Trace number 3699357

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_6_ic.opb
MD5SUMa269e9c33b53994688ddcd5a079e2567
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8489816
Best CPU time to get the best result obtained on this benchmark2.05469
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 3697226789
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 3697226789
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
1.46/1.50	c [INC SEARCH] formula is SAT
1.46/1.50	c [INC SYSTEM] solved the initial formula
1.46/1.52	c model valid
1.46/1.52	c current solution ok
1.56/1.65	o 64914238
1.56/1.65	c execute binary inc search
1.56/1.65	c [INC SEARCH] current bound: 32457126
1.56/1.65	c [INC SEARCH] iteration: 0
1.56/1.65	c [INC SEARCH] lower bound: 0 upperbound 64914253 current bound: 32457126 best value:64914253
1.56/1.65	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.65	c write failed with 2
1.56/1.65	c [INC SYSTEM] create new solver instance
1.56/1.65	c [INC] encode full formula
1.56/1.65	c fallback to adder encoding
1.67/1.73	c set iterative enc to: adder
1.67/1.73	c set iterative enc to: none
1.67/1.74	c [INC SEARCH] isOptimum variable: 0
2.06/2.18	c [INC SEARCH] formula is SAT
2.06/2.18	c [INC SEARCH] copied best model
2.06/2.18	c sat variable: 1 optimum/unsat variable: 0
2.06/2.19	c model valid
2.06/2.19	c current solution ok
2.06/2.19	o 25034754
2.06/2.19	c [INC SEARCH] current bound: 12517384
2.06/2.19	c [INC SEARCH] iteration: 1
2.06/2.19	c [INC SEARCH] lower bound: 0 upperbound 25034769 current bound: 12517384 best value:25034769
2.06/2.19	c [INC SYSTEM] there exists a inc, kill it!
2.06/2.19	c write failed with 2
2.06/2.20	c [INC SYSTEM] create new solver instance
2.06/2.20	c [INC] encode full formula
2.06/2.20	c fallback to adder encoding
2.18/2.27	c set iterative enc to: adder
2.18/2.27	c set iterative enc to: none
2.18/2.28	c [INC SEARCH] isOptimum variable: 0
2.26/2.66	c [INC SEARCH] formula is SAT
2.26/2.66	c [INC SEARCH] copied best model
2.26/2.66	c sat variable: 1 optimum/unsat variable: 0
2.26/2.68	c model valid
2.26/2.68	c current solution ok
2.26/2.68	o 10481320
2.26/2.68	c [INC SEARCH] current bound: 5240667
2.26/2.68	c [INC SEARCH] iteration: 2
2.26/2.68	c [INC SEARCH] lower bound: 0 upperbound 10481335 current bound: 5240667 best value:10481335
2.26/2.68	c [INC SYSTEM] there exists a inc, kill it!
2.26/2.68	c write failed with 2
2.26/2.68	c [INC SYSTEM] create new solver instance
2.26/2.68	c [INC] encode full formula
2.26/2.68	c fallback to adder encoding
2.67/2.74	c set iterative enc to: adder
2.67/2.74	c set iterative enc to: none
2.67/2.75	c [INC SEARCH] isOptimum variable: 0
2.73/2.98	c [INC SEARCH] formula is UNSAT
2.73/2.98	c [INC SYSTEM] there exists a inc, kill it!
2.73/2.98	c write failed with 2
2.73/2.99	c sat variable: 0 optimum/unsat variable: 1
2.73/2.99	c [INC SEARCH] set lower bound to 5240668 upperbound 10481335
2.73/2.99	c [INC SEARCH] current bound: 7861001
2.73/2.99	c [INC SEARCH] iteration: 3
2.73/2.99	c [INC SEARCH] lower bound: 5240668 upperbound 10481335 current bound: 7861001 best value:10481335
2.73/2.99	c [INC SYSTEM] create new solver instance
2.73/2.99	c [INC] encode full formula
2.73/2.99	c fallback to adder encoding
2.98/3.05	c set iterative enc to: adder
2.98/3.05	c set iterative enc to: none
2.98/3.06	c [INC SEARCH] isOptimum variable: 0
74.36/74.43	c [INC SEARCH] formula is UNSAT
74.36/74.43	c [INC SYSTEM] there exists a inc, kill it!
74.36/74.43	c write failed with 2
74.36/74.43	c sat variable: 0 optimum/unsat variable: 1
74.36/74.43	c [INC SEARCH] set lower bound to 7861002 upperbound 10481335
74.36/74.43	c [INC SEARCH] current bound: 9171168
74.36/74.43	c [INC SEARCH] iteration: 4
74.36/74.43	c [INC SEARCH] lower bound: 7861002 upperbound 10481335 current bound: 9171168 best value:10481335
74.36/74.43	c [INC SYSTEM] create new solver instance
74.36/74.43	c [INC] encode full formula
74.36/74.43	c fallback to adder encoding
74.45/74.50	c set iterative enc to: adder
74.45/74.50	c set iterative enc to: none
74.45/74.51	c [INC SEARCH] isOptimum variable: 0
109.84/109.94	c [INC SEARCH] formula is SAT
109.84/109.94	c [INC SEARCH] copied best model
109.84/109.94	c sat variable: 1 optimum/unsat variable: 0
109.84/109.95	c model valid
109.84/109.95	c current solution ok
109.84/109.95	o 8986564
109.84/109.95	c [INC SEARCH] current bound: 8423790
109.84/109.95	c [INC SEARCH] iteration: 5
109.84/109.95	c [INC SEARCH] lower bound: 7861002 upperbound 8986579 current bound: 8423790 best value:8986579
109.84/109.95	c [INC SYSTEM] there exists a inc, kill it!
109.84/109.95	c write failed with 2
109.84/109.95	c [INC SYSTEM] create new solver instance
109.84/109.95	c [INC] encode full formula
109.84/109.95	c fallback to adder encoding
109.96/110.02	c set iterative enc to: adder
109.96/110.02	c set iterative enc to: none
109.96/110.03	c [INC SEARCH] isOptimum variable: 0
390.16/390.32	c [INC SEARCH] formula is UNSAT
390.16/390.32	c [INC SYSTEM] there exists a inc, kill it!
390.16/390.32	c write failed with 2
390.16/390.32	c sat variable: 0 optimum/unsat variable: 1
390.16/390.32	c [INC SEARCH] set lower bound to 8423791 upperbound 8986579
390.16/390.32	c [INC SEARCH] current bound: 8705185
390.16/390.32	c [INC SEARCH] iteration: 6
390.16/390.32	c [INC SEARCH] lower bound: 8423791 upperbound 8986579 current bound: 8705185 best value:8986579
390.16/390.32	c [INC SYSTEM] create new solver instance
390.16/390.32	c [INC] encode full formula
390.16/390.32	c fallback to adder encoding
390.16/390.39	c set iterative enc to: adder
390.16/390.39	c set iterative enc to: none
390.27/390.41	c [INC SEARCH] isOptimum variable: 0
639.51/639.76	c [INC SEARCH] formula is SAT
639.51/639.76	c [INC SEARCH] copied best model
639.51/639.76	c sat variable: 1 optimum/unsat variable: 0
639.51/639.77	c model valid
639.51/639.77	c current solution ok
639.51/639.77	o 8514136
639.51/639.77	c [INC SEARCH] current bound: 8468971
639.51/639.77	c [INC SEARCH] iteration: 7
639.51/639.77	c [INC SEARCH] lower bound: 8423791 upperbound 8514151 current bound: 8468971 best value:8514151
639.51/639.77	c [INC SYSTEM] there exists a inc, kill it!
639.51/639.77	c write failed with 2
639.51/639.77	c [INC SYSTEM] create new solver instance
639.51/639.77	c [INC] encode full formula
639.51/639.77	c fallback to adder encoding
639.63/639.84	c set iterative enc to: adder
639.63/639.84	c set iterative enc to: none
639.63/639.86	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699357-1338136696/watcher-3699357-1338136696 -o /tmp/evaluation-result-3699357-1338136696/solver-3699357-1338136696 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699357-1338136696.opb 1899366298 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23692
/proc/meminfo: memFree=30924080/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0

[startup+0.052578 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23692
/proc/meminfo: memFree=30924080/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23692
/proc/meminfo: memFree=30924080/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23692
/proc/meminfo: memFree=30924080/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700218 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23692
/proc/meminfo: memFree=30924080/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23698
/proc/meminfo: memFree=30906716/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=6244 CPUtime=0.34 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 2256 6266 0 0 6 0 27 1 20 0 1 0 279794137 6393856 1231 33554432000 4194304 5992684 140733409196992 140733409183256 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1561 1231 168 440 0 1117 0
[pid=23698] ppid=23693 vsize=15028 CPUtime=1.12 cores=1,3,5,7
/proc/23698/stat : 23698 (glucosInc) R 23693 23692 22368 0 -1 4202496 2378 0 0 0 112 0 0 0 20 0 1 0 279794174 15388672 2809 33554432000 4194304 5654031 140736466681824 140736466679608 5051806 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23698/statm: 3757 2809 141 357 0 3397 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30420

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23743
/proc/meminfo: memFree=31440660/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=15740 CPUtime=3.05 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 13990 29450 0 0 40 15 242 8 20 0 1 0 279794137 16117760 3590 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 3935 3590 186 440 0 3491 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 24888

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 23749
/proc/meminfo: memFree=31304400/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=15740 CPUtime=3.05 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 13990 29450 0 0 40 15 242 8 20 0 1 0 279794137 16117760 3590 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 3935 3590 186 440 0 3491 0
[pid=23749] ppid=23693 vsize=27520 CPUtime=3.23 cores=1,3,5,7
/proc/23749/stat : 23749 (glucosInc) R 23693 23692 22368 0 -1 4202496 5906 0 0 0 322 1 0 0 20 0 1 0 279794444 28180480 5508 33554432000 4194304 5654031 140735475220880 140735475218968 4215913 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23749/statm: 6880 5508 138 357 0 6520 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52408

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23751
/proc/meminfo: memFree=31391604/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=15740 CPUtime=3.05 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 13990 29450 0 0 40 15 242 8 20 0 1 0 279794137 16117760 3590 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 3935 3590 186 440 0 3491 0
[pid=23749] ppid=23693 vsize=27520 CPUtime=9.62 cores=1,3,5,7
/proc/23749/stat : 23749 (glucosInc) R 23693 23692 22368 0 -1 4202496 6171 0 0 0 961 1 0 0 20 0 1 0 279794444 28180480 5767 33554432000 4194304 5654031 140735475220880 140735475208696 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23749/statm: 6880 5768 139 357 0 6520 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52408

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23751
/proc/meminfo: memFree=31383288/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=15740 CPUtime=3.05 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 13990 29450 0 0 40 15 242 8 20 0 1 0 279794137 16117760 3590 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 3935 3590 186 440 0 3491 0
[pid=23749] ppid=23693 vsize=31900 CPUtime=22.41 cores=1,3,5,7
/proc/23749/stat : 23749 (glucosInc) R 23693 23692 22368 0 -1 4202496 7458 0 0 0 2240 1 0 0 20 0 1 0 279794444 32665600 6460 33554432000 4194304 5654031 140735475220880 140735475208696 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23749/statm: 7975 6460 139 357 0 7615 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56788

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23751
/proc/meminfo: memFree=31373968/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=15740 CPUtime=3.05 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 13990 29450 0 0 40 15 242 8 20 0 1 0 279794137 16117760 3590 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 3935 3590 186 440 0 3491 0
[pid=23749] ppid=23693 vsize=39260 CPUtime=48.01 cores=1,3,5,7
/proc/23749/stat : 23749 (glucosInc) R 23693 23692 22368 0 -1 4202496 8037 0 0 0 4799 2 0 0 20 0 1 0 279794444 40202240 8511 33554432000 4194304 5654031 140735475220880 140735475208696 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23749/statm: 9815 8511 142 357 0 9455 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64148

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23754
/proc/meminfo: memFree=31334452/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=6680 CPUtime=74.47 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 17370 38009 0 0 46 16 7374 11 20 0 1 0 279794137 6840320 1360 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23693/statm: 1670 1360 186 440 0 1226 0
[pid=23754] ppid=23693 vsize=35276 CPUtime=27.77 cores=1,3,5,7
/proc/23754/stat : 23754 (glucosInc) R 23693 23692 22368 0 -1 4202496 7280 0 0 0 2775 2 0 0 20 0 1 0 279801589 36122624 7953 33554432000 4194304 5654031 140733250080608 140733250068424 4232916 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23754/statm: 8819 7953 139 357 0 8459 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 51104

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 23759
/proc/meminfo: memFree=31320300/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7448 CPUtime=109.98 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 20812 46162 0 0 54 17 10913 14 20 0 1 0 279794137 7626752 1552 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23693/statm: 1862 1552 186 440 0 1418 0
[pid=23759] ppid=23693 vsize=47084 CPUtime=52.22 cores=1,3,5,7
/proc/23759/stat : 23759 (glucosInc) R 23693 23692 22368 0 -1 4202496 7786 0 0 0 5219 3 0 0 20 0 1 0 279805141 48214016 10958 33554432000 4194304 5654031 140736043193840 140736043181656 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23759/statm: 11771 10958 142 357 0 11411 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 63680

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 23759
/proc/meminfo: memFree=31319124/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7448 CPUtime=109.98 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 20812 46162 0 0 54 17 10913 14 20 0 1 0 279794137 7626752 1552 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23693/statm: 1862 1552 186 440 0 1418 0
[pid=23759] ppid=23693 vsize=47084 CPUtime=112.21 cores=1,3,5,7
/proc/23759/stat : 23759 (glucosInc) R 23693 23692 22368 0 -1 4202496 7896 0 0 0 11218 3 0 0 20 0 1 0 279805141 48214016 11132 33554432000 4194304 5654031 140736043193840 140736043181656 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23759/statm: 11771 11132 142 357 0 11411 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 63680

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23759
/proc/meminfo: memFree=31319412/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7

################
# More data... #
################

/proc/meminfo: memFree=31307888/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=66240 CPUtime=602.32 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 11612 0 0 0 60228 4 0 0 20 0 1 0 279858123 67829760 15182 33554432000 4194304 5654031 140734729974496 140734729962312 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23764/statm: 16560 15182 142 357 0 16200 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 82828

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23770
/proc/meminfo: memFree=31297684/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=66240 CPUtime=662.31 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 11612 0 0 0 66227 4 0 0 20 0 1 0 279858123 67829760 15182 33554432000 4194304 5654031 140734729974496 140734729962312 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 16560 15182 142 357 0 16200 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 82828

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23773
/proc/meminfo: memFree=31299936/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=66240 CPUtime=722.3 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 11612 0 0 0 72226 4 0 0 20 0 1 0 279858123 67829760 15182 33554432000 4194304 5654031 140734729974496 140734729962312 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 16560 15182 142 357 0 16200 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 82828

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23796
/proc/meminfo: memFree=31299804/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=66240 CPUtime=782.29 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 11612 0 0 0 78225 4 0 0 20 0 1 0 279858123 67829760 15182 33554432000 4194304 5654031 140734729974496 140734729962312 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 16560 15182 142 357 0 16200 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 82828

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 23796
/proc/meminfo: memFree=31297860/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=66240 CPUtime=842.28 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 11612 0 0 0 84224 4 0 0 20 0 1 0 279858123 67829760 15182 33554432000 4194304 5654031 140734729974496 140734729962312 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 16560 15182 142 357 0 16200 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 82828

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 23796
/proc/meminfo: memFree=31289740/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=66240 CPUtime=902.27 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 11637 0 0 0 90223 4 0 0 20 0 1 0 279858123 67829760 15206 33554432000 4194304 5654031 140734729974496 140734729962312 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 16560 15206 142 357 0 16200 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 82828

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 23797
/proc/meminfo: memFree=31286328/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=66240 CPUtime=962.27 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 11980 0 0 0 96222 5 0 0 20 0 1 0 279858123 67829760 15921 33554432000 4194304 5654031 140734729974496 140734729962312 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 16560 15921 142 357 0 16200 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 82828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23797
/proc/meminfo: memFree=31278456/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=96592 CPUtime=1022.26 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 12270 0 0 0 102221 5 0 0 20 0 1 0 279858123 98910208 17230 33554432000 4194304 5654031 140734729974496 140734729962312 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 24148 17230 142 357 0 23788 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 113180

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23797
/proc/meminfo: memFree=31277032/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=96592 CPUtime=1082.25 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 12271 0 0 0 108220 5 0 0 20 0 1 0 279858123 98910208 17742 33554432000 4194304 5654031 140734729974496 140734729962312 4233309 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 24148 17742 142 357 0 23788 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 113180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23797
/proc/meminfo: memFree=31280356/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=96592 CPUtime=1142.24 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 12272 0 0 0 114219 5 0 0 20 0 1 0 279858123 98910208 18254 33554432000 4194304 5654031 140734729974496 140734729962312 4215659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 24148 18254 142 357 0 23788 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 113180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23797
/proc/meminfo: memFree=31272164/32873648 swapFree=6612/6612
[pid=23692] ppid=23690 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23692/stat : 23692 (npSolver-pbo-I.) S 23690 23692 22368 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279794137 9367552 275 33554432000 4194304 5064252 140737349822704 140737349821616 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23692/statm: 2287 275 233 213 0 72 0
[pid=23693] ppid=23692 vsize=7440 CPUtime=639.68 cores=1,3,5,7
/proc/23693/stat : 23693 (npSolver-pbo) S 23692 23692 22368 0 -1 4202496 27107 65221 0 0 69 19 63858 22 20 0 1 0 279794137 7618560 1550 33554432000 4194304 5992684 140733409196992 140733409181896 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23693/statm: 1860 1550 186 440 0 1416 0
[pid=23764] ppid=23693 vsize=96592 CPUtime=1160.34 cores=1,3,5,7
/proc/23764/stat : 23764 (glucosInc) R 23693 23692 22368 0 -1 4202496 12272 0 0 0 116029 5 0 0 20 0 1 0 279858123 98910208 18254 33554432000 4194304 5654031 140734729974496 140734729962312 4233306 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23764/statm: 24148 18254 142 357 0 23788 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 113180

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.58
CPU system time (s): 0.480926
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 113180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.480926
maximum resident set size= 84644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 106024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 551
involuntary context switches= 2647

runsolver used 6.02608 second user time and 19.959 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-27 18:38:16
IDJOB=3699357
IDBENCH=92766
IDSOLVER=2276
FILE ID=node148/3699357-1338136696
RUNJOBID= node148-1338123335-22385
PBS_JOBID= 14624498
Free space on /tmp= 71612 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_6_ic.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699357-1338136696/watcher-3699357-1338136696 -o /tmp/evaluation-result-3699357-1338136696/solver-3699357-1338136696 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699357-1338136696.opb 1899366298 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a269e9c33b53994688ddcd5a079e2567
RANDOM SEED=1899366298

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30923708 kB
Buffers:          276892 kB
Cached:           281340 kB
SwapCached:          576 kB
Active:          1050988 kB
Inactive:          35024 kB
Active(anon):     516064 kB
Inactive(anon):    14200 kB
Active(file):     534924 kB
Inactive(file):    20824 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8556 kB
Writeback:             0 kB
AnonPages:        705360 kB
Mapped:            12024 kB
Shmem:                96 kB
Slab:             703824 kB
SReclaimable:     148280 kB
SUnreclaim:       555544 kB
KernelStack:        1504 kB
PageTables:         5316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     780752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    419840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node148 at 2012-05-27 19:08:17