Trace number 3697743

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-topDown? (TO) 1800.1 1800.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_5.opb
MD5SUM2c2d9ba6f4bdaebbae04c4ec95210420
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4494319
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 89969826346
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 89969826346
Number of bits of the biggest sum of numbers37
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.36	c run inc solver
0.00/0.36	c [INC SYSTEM] run initial solver
0.00/0.36	c [INC SYSTEM] preprocess with white file
2.38/2.47	c [INC SYSTEM] finished preprocessing in 2 s
2.38/2.47	c [INC SYSTEM] execute solver
3.76/3.82	c [INC SEARCH] formula is SAT
3.76/3.83	c [INC SYSTEM] solved the initial formula
3.76/3.86	c model valid
3.76/3.86	c current solution ok
4.76/5.15	o 262665831
4.76/5.15	c [INC SYSTEM] there exists a inc, kill it!
4.76/5.15	c write failed with 2
4.76/5.16	c [INC SEARCH] iteration: 0
4.76/5.16	c [INC BOUNDS] best value:262665901 search for 262665900
4.76/5.16	c [INC SYSTEM] create new solver instance
4.76/5.16	c [INC] encode full formula
4.76/5.16	c fallback to adder encoding
6.24/6.61	c set iterative enc to: adder
6.24/6.61	c set iterative enc to: none
6.43/6.80	c [INC SEARCH] isOptimum variable: 0
14.24/14.61	c formula is SAT
14.24/14.66	c [INC SEARCH] copied best model
14.24/14.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.24/14.69	c model valid
14.24/14.69	c current solution ok
14.24/14.69	o 192173597
14.24/14.69	c [INC SEARCH] iteration: 1
14.24/14.69	c [INC BOUNDS] best value:192173667 search for 192173666
14.24/14.69	c [INC SYSTEM] there exists a inc, kill it!
14.24/14.69	c write failed with 2
14.33/14.71	c [INC SYSTEM] create new solver instance
14.33/14.71	c [INC] encode full formula
14.33/14.71	c fallback to adder encoding
15.74/16.16	c set iterative enc to: adder
15.74/16.16	c set iterative enc to: none
15.94/16.37	c [INC SEARCH] isOptimum variable: 0
29.15/29.51	c formula is SAT
29.15/29.56	c [INC SEARCH] copied best model
29.15/29.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.15/29.59	c model valid
29.15/29.59	c current solution ok
29.15/29.59	o 62101339
29.15/29.59	c [INC SEARCH] iteration: 2
29.15/29.59	c [INC BOUNDS] best value:62101409 search for 62101408
29.15/29.59	c [INC SYSTEM] there exists a inc, kill it!
29.15/29.59	c write failed with 2
29.26/29.61	c [INC SYSTEM] create new solver instance
29.26/29.61	c [INC] encode full formula
29.26/29.61	c fallback to adder encoding
30.56/30.92	c set iterative enc to: adder
30.56/30.92	c set iterative enc to: none
30.75/31.12	c [INC SEARCH] isOptimum variable: 0
95.26/95.63	c formula is SAT
95.26/95.67	c [INC SEARCH] copied best model
95.26/95.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
95.37/95.70	c model valid
95.37/95.70	c current solution ok
95.37/95.70	o 39693955
95.37/95.70	c [INC SEARCH] iteration: 3
95.37/95.70	c [INC BOUNDS] best value:39694025 search for 39694024
95.37/95.70	c [INC SYSTEM] there exists a inc, kill it!
95.37/95.70	c write failed with 2
95.37/95.72	c [INC SYSTEM] create new solver instance
95.37/95.72	c [INC] encode full formula
95.37/95.72	c fallback to adder encoding
96.56/96.97	c set iterative enc to: adder
96.56/96.97	c set iterative enc to: none
96.76/97.16	c [INC SEARCH] isOptimum variable: 0
198.51/198.95	c formula is SAT
198.51/198.99	c [INC SEARCH] copied best model
198.51/199.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
198.63/199.03	c model valid
198.63/199.03	c current solution ok
198.63/199.03	o 27822065
198.63/199.03	c [INC SEARCH] iteration: 4
198.63/199.03	c [INC BOUNDS] best value:27822135 search for 27822134
198.63/199.03	c [INC SYSTEM] there exists a inc, kill it!
198.63/199.03	c write failed with 2
198.63/199.05	c [INC SYSTEM] create new solver instance
198.63/199.05	c [INC] encode full formula
198.63/199.05	c fallback to adder encoding
199.84/200.21	c set iterative enc to: adder
199.84/200.21	c set iterative enc to: none
199.93/200.39	c [INC SEARCH] isOptimum variable: 0
636.39/636.91	c formula is SAT
636.39/636.95	c [INC SEARCH] copied best model
636.39/636.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
636.39/636.98	c model valid
636.39/636.98	c current solution ok
636.39/636.98	o 19930597
636.39/636.98	c [INC SEARCH] iteration: 5
636.39/636.98	c [INC BOUNDS] best value:19930667 search for 19930666
636.39/636.98	c [INC SYSTEM] there exists a inc, kill it!
636.39/636.98	c write failed with 2
636.39/636.99	c [INC SYSTEM] create new solver instance
636.39/636.99	c [INC] encode full formula
636.39/636.99	c fallback to adder encoding
637.60/638.10	c set iterative enc to: adder
637.60/638.10	c set iterative enc to: none
637.69/638.27	c [INC SEARCH] isOptimum variable: 0
723.83/724.41	c formula is SAT
723.83/724.45	c [INC SEARCH] copied best model
723.83/724.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
723.83/724.48	c model valid
723.83/724.48	c current solution ok
723.83/724.48	o 9768681
723.83/724.48	c [INC SEARCH] iteration: 6
723.83/724.48	c [INC BOUNDS] best value:9768751 search for 9768750
723.83/724.48	c [INC SYSTEM] there exists a inc, kill it!
723.83/724.48	c write failed with 2
723.83/724.49	c [INC SYSTEM] create new solver instance
723.83/724.49	c [INC] encode full formula
723.83/724.49	c fallback to adder encoding
724.84/725.40	c set iterative enc to: adder
724.84/725.40	c set iterative enc to: none
724.94/725.55	c [INC SEARCH] isOptimum variable: 0
801.91/802.56	c formula is SAT
801.91/802.59	c [INC SEARCH] copied best model
801.91/802.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
802.03/802.63	c model valid
802.03/802.63	c current solution ok
802.03/802.63	o 8551547
802.03/802.63	c [INC SEARCH] iteration: 7
802.03/802.63	c [INC BOUNDS] best value:8551617 search for 8551616
802.03/802.63	c [INC SYSTEM] there exists a inc, kill it!
802.03/802.63	c write failed with 2
802.03/802.64	c [INC SYSTEM] create new solver instance
802.03/802.64	c [INC] encode full formula
802.03/802.64	c fallback to adder encoding
802.94/803.53	c set iterative enc to: adder
802.94/803.53	c set iterative enc to: none
803.04/803.68	c [INC SEARCH] isOptimum variable: 0
1056.66/1057.35	c formula is SAT
1056.66/1057.38	c [INC SEARCH] copied best model
1056.66/1057.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1056.78/1057.41	c model valid
1056.78/1057.41	c current solution ok
1056.78/1057.41	o 8329799
1056.78/1057.41	c [INC SEARCH] iteration: 8
1056.78/1057.41	c [INC BOUNDS] best value:8329869 search for 8329868
1056.78/1057.41	c [INC SYSTEM] there exists a inc, kill it!
1056.78/1057.41	c write failed with 2
1056.78/1057.42	c [INC SYSTEM] create new solver instance
1056.78/1057.42	c [INC] encode full formula
1056.78/1057.42	c fallback to adder encoding
1057.59/1058.28	c set iterative enc to: adder
1057.59/1058.28	c set iterative enc to: none
1057.80/1058.42	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.91	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.91	s UNKNOWN
1800.06/1800.91	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.91	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-3697743-1338133320/watcher-3697743-1338133320 -o /tmp/evaluation-result-3697743-1338133320/solver-3697743-1338133320 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697743-1338133320.opb 1762167379 HOME HOME 

running on 4 cores: 0,2,4,6

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.02 2.00 2/178 11405
/proc/meminfo: memFree=27837992/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0

[startup+0.0839699 s]
/proc/loadavg: 2.00 2.02 2.00 2/178 11405
/proc/meminfo: memFree=27837992/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100221 s]
/proc/loadavg: 2.00 2.02 2.00 2/178 11405
/proc/meminfo: memFree=27837992/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 2.00 2.02 2.00 2/178 11405
/proc/meminfo: memFree=27837992/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.00 2.02 2.00 2/178 11405
/proc/meminfo: memFree=27837992/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 11409
/proc/meminfo: memFree=27673844/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=30340 CPUtime=0.37 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 5802 0 0 0 33 4 0 0 20 0 1 0 279460558 31068160 6291 33554432000 4194304 5992684 140734466267776 140734466262224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11406/statm: 7585 6291 172 440 0 7141 0
[pid=11408] ppid=11406 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11408/stat : 11408 (cp2_pre.sh) S 11406 11405 10269 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279460597 9367552 277 33554432000 4194304 5064252 140735056962480 140735056961184 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11408/statm: 2287 277 234 213 0 72 0
[pid=11409] ppid=11408 vsize=153432 CPUtime=1.11 cores=0,2,4,6
/proc/11409/stat : 11409 (coprocessor) R 11408 11405 10269 0 -1 4202496 28020 0 0 0 106 5 0 0 20 0 1 0 279460597 157114368 36989 33554432000 4194304 6586260 140736850280032 140736850276056 4764161 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/11409/statm: 38358 36989 182 584 0 37770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 202068

[startup+3.10033 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 11409
/proc/meminfo: memFree=27615772/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=30340 CPUtime=2.45 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 5818 34040 0 0 33 4 184 24 20 0 1 0 279460558 31068160 6293 33554432000 4194304 5992684 140734466267776 140734466254040 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11406/statm: 7585 6293 174 440 0 7141 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 39488
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 11412
/proc/meminfo: memFree=27744284/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=191504 CPUtime=5.93 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) R 11405 11405 10269 0 -1 4202496 13835 50507 0 0 164 84 315 30 20 0 1 0 279460558 196100096 33796 33554432000 4194304 5992684 140734466267776 140734466260168 4606634 0 0 4096 0 0 0 0 17 2 0 0 10 0 0
/proc/11406/statm: 47876 33796 190 440 0 47432 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 200652

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 11414
/proc/meminfo: memFree=27345956/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=60432 CPUtime=6.44 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 14597 51023 0 0 197 100 315 32 20 0 1 0 279460558 61882368 13806 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/11406/statm: 15108 13806 191 440 0 14664 0
[pid=11414] ppid=11406 vsize=350528 CPUtime=5.88 cores=0,2,4,6
/proc/11414/stat : 11414 (glucosInc) R 11406 11405 10269 0 -1 4202496 57301 0 0 0 573 15 0 0 20 0 1 0 279461239 358940672 76234 33554432000 4194304 5654031 140734758028032 140734758025816 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11414/statm: 87632 76234 141 357 0 87272 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 420108

[startup+25.5003 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 11416
/proc/meminfo: memFree=27350216/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=51856 CPUtime=16.02 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 23205 109419 0 0 350 119 1079 54 20 0 1 0 279460558 53100544 11694 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/11406/statm: 12964 11694 191 440 0 12520 0
[pid=11416] ppid=11406 vsize=353452 CPUtime=9.11 cores=0,2,4,6
/proc/11416/stat : 11416 (glucosInc) R 11406 11405 10269 0 -1 4202496 60775 0 0 0 897 14 0 0 20 0 1 0 279462196 361934848 77245 33554432000 4194304 5654031 140733218616144 140733218603960 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11416/statm: 88363 77245 141 357 0 88003 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 414456

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 11418
/proc/meminfo: memFree=27367536/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=51140 CPUtime=30.77 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 32161 170882 0 0 487 138 2377 75 20 0 1 0 279460558 52367360 11515 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/11406/statm: 12785 11515 191 440 0 12341 0
[pid=11418] ppid=11406 vsize=343024 CPUtime=19.97 cores=0,2,4,6
/proc/11418/stat : 11418 (glucosInc) R 11406 11405 10269 0 -1 4202496 54634 0 0 0 1984 13 0 0 20 0 1 0 279463670 351256576 74498 33554432000 4194304 5654031 140737013823184 140737013821080 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11418/statm: 85756 74498 140 357 0 85396 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 403312

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 11420
/proc/meminfo: memFree=27382004/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=50284 CPUtime=96.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 40850 227497 0 0 620 155 8812 95 20 0 1 0 279460558 51490816 11301 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/11406/statm: 12571 11301 191 440 0 12127 0
[pid=11420] ppid=11406 vsize=333316 CPUtime=5.14 cores=0,2,4,6
/proc/11420/stat : 11420 (glucosInc) R 11406 11405 10269 0 -1 4202496 52433 0 0 0 500 14 0 0 20 0 1 0 279470274 341315584 68345 33554432000 4194304 5654031 140737064502800 140737064490616 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 83329 68345 140 357 0 82969 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 392748

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 11420
/proc/meminfo: memFree=27339456/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=50284 CPUtime=96.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 40850 227497 0 0 620 155 8812 95 20 0 1 0 279460558 51490816 11301 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/11406/statm: 12571 11301 191 440 0 12127 0
[pid=11420] ppid=11406 vsize=383404 CPUtime=65.11 cores=0,2,4,6
/proc/11420/stat : 11420 (glucosInc) R 11406 11405 10269 0 -1 4202496 56739 0 0 0 6487 24 0 0 20 0 1 0 279470274 392605696 75360 33554432000 4194304 5654031 140737064502800 140737064500888 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11420/statm: 95851 75360 140 357 0 95491 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 442836

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 11427
/proc/meminfo: memFree=27454764/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=49272 CPUtime=200.02 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 49932 287700 0 0 743 171 18956 132 20 0 1 0 279460558 50454528 11048 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 10 0 0
/proc/11406/statm: 12318 11048 191 440 0 11874 0
[pid=11427] ppid=11406 vsize=300916 CPUtime=21.89 cores=0,2,4,6
/proc/11427/stat : 11427 (glucosInc) R 11406 11405 10269 0 -1 4202496 48910 0 0 0 2176 13 0 0 20 0 1 0 279480597 308137984 65421 33554432000 4194304 5654031 140735746054896 140735746052680 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11427/statm: 75229 65421 141 357 0 74869 0
Current children cumulated CPU time (s) 221.91
Current children cumulated vsize (KiB) 359336

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 11429
/proc/meminfo: memFree=27471064/32873844 swapFree=7620/7620

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

/proc/meminfo: memFree=27529944/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=326076 CPUtime=243.78 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 50288 0 0 0 24354 24 0 0 20 0 1 0 279566401 333901824 66992 33554432000 4194304 5654031 140734038477104 140734038464920 4214483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 81519 66992 141 357 0 81159 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 381548

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 11476
/proc/meminfo: memFree=27545924/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=277812 CPUtime=303.75 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 51104 0 0 0 30347 28 0 0 20 0 1 0 279566401 284479488 58885 33554432000 4194304 5654031 140734038477104 140734038464920 4233008 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 69453 58885 141 357 0 69093 0
Current children cumulated CPU time (s) 1361.57
Current children cumulated vsize (KiB) 333284

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 11477
/proc/meminfo: memFree=27496648/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=283900 CPUtime=363.75 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 52190 0 0 0 36346 29 0 0 20 0 1 0 279566401 290713600 65592 33554432000 4194304 5654031 140734038477104 140734038464920 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 70975 65592 141 357 0 70615 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 339372

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 11521
/proc/meminfo: memFree=27803704/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=283900 CPUtime=423.72 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 53108 0 0 0 42341 31 0 0 20 0 1 0 279566401 290713600 60171 33554432000 4194304 5654031 140734038477104 140734038475192 4232700 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 70975 60171 141 357 0 70615 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 339372

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 11521
/proc/meminfo: memFree=27719424/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=335396 CPUtime=483.7 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 53782 0 0 0 48338 32 0 0 20 0 1 0 279566401 343445504 67485 33554432000 4194304 5654031 140734038477104 140734038464920 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 83849 67485 141 357 0 83489 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 390868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11521
/proc/meminfo: memFree=27721132/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=287344 CPUtime=543.68 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 54275 0 0 0 54334 34 0 0 20 0 1 0 279566401 294240256 67612 33554432000 4194304 5654031 140734038477104 140734038464920 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 71836 67612 141 357 0 71476 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 342816

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11521
/proc/meminfo: memFree=27677444/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=339224 CPUtime=603.68 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 54908 0 0 0 60332 36 0 0 20 0 1 0 279566401 347365376 77952 33554432000 4194304 5654031 140734038477104 140734038464920 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 84806 77952 141 357 0 84446 0
Current children cumulated CPU time (s) 1661.5
Current children cumulated vsize (KiB) 394696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11525
/proc/meminfo: memFree=27720672/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=289136 CPUtime=663.66 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 55193 0 0 0 66328 38 0 0 20 0 1 0 279566401 296075264 67143 33554432000 4194304 5654031 140734038477104 140734038464920 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11447/statm: 72284 67143 141 357 0 71924 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 344608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11525
/proc/meminfo: memFree=27685616/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=340980 CPUtime=723.64 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 55813 0 0 0 72325 39 0 0 20 0 1 0 279566401 349163520 75938 33554432000 4194304 5654031 140734038477104 140734038464920 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 85245 75938 141 357 0 84885 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 396452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 11525
/proc/meminfo: memFree=27727428/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=290892 CPUtime=742.24 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 55847 0 0 0 74184 40 0 0 20 0 1 0 279566401 297873408 65909 33554432000 4194304 5654031 140734038477104 140734038464920 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 72723 65909 141 357 0 72363 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 346364

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 11525
/proc/meminfo: memFree=27727428/32873844 swapFree=7620/7620
[pid=11405] ppid=11403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11405/stat : 11405 (npSolver-pbo-It) S 11403 11405 10269 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279460558 9367552 275 33554432000 4194304 5064252 140735435491408 140735435490320 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11405/statm: 2287 275 233 213 0 72 0
[pid=11406] ppid=11405 vsize=46324 CPUtime=1057.82 cores=0,2,4,6
/proc/11406/stat : 11406 (npSolver-pbo) S 11405 11405 10269 0 -1 4202496 81042 506632 0 0 1148 224 104134 276 20 0 1 0 279460558 47435776 10311 33554432000 4194304 5992684 140734466267776 140734466253608 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 10 0 0
/proc/11406/statm: 11581 10311 191 440 0 11137 0
[pid=11447] ppid=11406 vsize=290892 CPUtime=742.24 cores=0,2,4,6
/proc/11447/stat : 11447 (glucosInc) R 11406 11405 10269 0 -1 4202496 55847 0 0 0 74184 40 0 0 20 0 1 0 279566401 297873408 65909 33554432000 4194304 5654031 140734038477104 140734038464920 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11447/statm: 72723 65909 141 357 0 72363 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 346364

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.1
CPU user time (s): 1794.67
CPU system time (s): 5.42717
CPU usage (%): 99.9548
Max. virtual memory (cumulated for all children) (KiB): 762496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.67
system time used= 5.42717
maximum resident set size= 540124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 643900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1745368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10911
involuntary context switches= 3962

runsolver used 3.19451 second user time and 7.54985 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 17:42:00
IDJOB=3697743
IDBENCH=92753
IDSOLVER=2275
FILE ID=node107/3697743-1338133320
RUNJOBID= node107-1338123064-10285
PBS_JOBID= 14624494
Free space on /tmp= 71448 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697743-1338133320/watcher-3697743-1338133320 -o /tmp/evaluation-result-3697743-1338133320/solver-3697743-1338133320 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697743-1338133320.opb 1762167379 HOME HOME

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

MD5SUM BENCH= 2c2d9ba6f4bdaebbae04c4ec95210420
RANDOM SEED=1762167379

node107.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		: 2666.760
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	: 5333.52
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		: 2666.760
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.91
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		: 2666.760
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		: 2666.760
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		: 2666.760
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.91
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		: 2666.760
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		: 2666.760
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.86
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		: 2666.760
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27838420 kB
Buffers:          350572 kB
Cached:          3508444 kB
SwapCached:            0 kB
Active:          1261700 kB
Inactive:        2938544 kB
Active(anon):     343324 kB
Inactive(anon):        0 kB
Active(file):     918376 kB
Inactive(file):  2938544 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8936 kB
Writeback:             0 kB
AnonPages:        540936 kB
Mapped:            15796 kB
Shmem:               200 kB
Slab:             690768 kB
SReclaimable:     133316 kB
SUnreclaim:       557452 kB
KernelStack:        1504 kB
PageTables:         4528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     515976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71456 MiB
End job on node107 at 2012-05-27 18:12:01