Trace number 3702814

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.06 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
MD5SUM77b4ba393aa7b9b6b0fcb1b4220a12a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1038
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1036
Optimality of the best value was proved NO
Number of variables1969
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1969
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1969
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1969
Number of bits of the biggest sum of numbers11
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 1204
0.00/0.04	c starting approximation
0.00/0.04	c factor = 1
0.00/0.04	c can not find a suitable factor, leaving approximation
0.00/0.04	c finished approximation
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:1204 search for 1203
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o 1193
0.00/0.29	c [INC SEARCH] iteration: 1
0.00/0.29	c [INC BOUNDS] best value:1193 search for 1192
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.35	c set iterative enc to: card
0.00/0.35	c set iterative enc to: none
0.00/0.35	c [INC SEARCH] isOptimum variable: 0
0.00/0.53	c formula is SAT
0.00/0.54	c [INC SEARCH] copied best model
0.00/0.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.54	o 1187
0.00/0.54	c [INC SEARCH] iteration: 2
0.00/0.54	c [INC BOUNDS] best value:1187 search for 1186
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.60	c set iterative enc to: card
0.00/0.60	c set iterative enc to: none
0.00/0.60	c [INC SEARCH] isOptimum variable: 0
452.10/452.27	c formula is SAT
452.10/452.28	c [INC SEARCH] copied best model
452.10/452.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
452.10/452.29	c model valid
452.10/452.29	c current solution ok
452.10/452.29	o 1177
452.10/452.29	c [INC SEARCH] iteration: 3
452.10/452.29	c [INC BOUNDS] best value:1177 search for 1176
452.10/452.29	c [INC SYSTEM] there exists a inc, kill it!
452.10/452.29	c write failed with 2
452.10/452.29	c [INC SYSTEM] create new solver instance
452.10/452.29	c [INC] encode full formula
452.10/452.29	c (debug) using card networks
452.20/452.34	c set iterative enc to: card
452.20/452.34	c set iterative enc to: none
452.20/452.35	c [INC SEARCH] isOptimum variable: 0
727.44/727.65	c formula is SAT
727.44/727.66	c [INC SEARCH] copied best model
727.44/727.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
727.44/727.66	c model valid
727.44/727.66	c current solution ok
727.44/727.66	o 1166
727.44/727.66	c [INC SEARCH] iteration: 4
727.44/727.66	c [INC BOUNDS] best value:1166 search for 1165
727.44/727.66	c [INC SYSTEM] there exists a inc, kill it!
727.44/727.66	c write failed with 2
727.44/727.67	c [INC SYSTEM] create new solver instance
727.44/727.67	c [INC] encode full formula
727.44/727.67	c (debug) using card networks
727.54/727.72	c set iterative enc to: card
727.54/727.72	c set iterative enc to: none
727.54/727.73	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.41	s UNKNOWN
1800.03/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.41	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-3702814-1338054757/watcher-3702814-1338054757 -o /tmp/evaluation-result-3702814-1338054757/solver-3702814-1338054757 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702814-1338054757.opb 387855464 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 2/177 4305
/proc/meminfo: memFree=29974380/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0

[startup+0.018988 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4305
/proc/meminfo: memFree=29974380/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100164 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4305
/proc/meminfo: memFree=29974380/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300174 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4305
/proc/meminfo: memFree=29974380/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 4305
/proc/meminfo: memFree=29974380/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4320
/proc/meminfo: memFree=29907028/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=33396 CPUtime=0.88 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 7241 0 0 0 87 1 0 0 20 0 1 0 271601831 34197504 7511 33554432000 4194304 5654031 140737312303408 140737312291224 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4320/statm: 8349 7511 140 357 0 7989 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 46216

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4320
/proc/meminfo: memFree=29904548/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=36592 CPUtime=2.48 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 8413 0 0 0 247 1 0 0 20 0 1 0 271601831 37470208 7871 33554432000 4194304 5654031 140737312303408 140737312291224 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4320/statm: 9148 7871 142 357 0 8788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 49412

[startup+6.30038 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 4320
/proc/meminfo: memFree=29887048/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=40752 CPUtime=5.68 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 10394 0 0 0 566 2 0 0 20 0 1 0 271601831 41730048 9483 33554432000 4194304 5654031 140737312303408 140737312291224 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4320/statm: 10188 9483 142 357 0 9828 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 53572

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4322
/proc/meminfo: memFree=29881116/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=56708 CPUtime=12.08 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 11434 0 0 0 1206 2 0 0 20 0 1 0 271601831 58068992 13491 33554432000 4194304 5654031 140737312303408 140737312301208 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4320/statm: 14177 13491 142 357 0 13817 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 69528

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 4322
/proc/meminfo: memFree=29855924/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=59428 CPUtime=24.87 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 13281 0 0 0 2484 3 0 0 20 0 1 0 271601831 60854272 13997 33554432000 4194304 5654031 140737312303408 140737312291224 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4320/statm: 14857 13997 142 357 0 14497 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 72248

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4322
/proc/meminfo: memFree=29827412/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=94756 CPUtime=50.46 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 15056 0 0 0 5042 4 0 0 20 0 1 0 271601831 97030144 18372 33554432000 4194304 5654031 140737312303408 140737312291224 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4320/statm: 23689 18372 142 357 0 23329 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 107576

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4323
/proc/meminfo: memFree=29719428/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=144076 CPUtime=101.66 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 15794 0 0 0 10160 6 0 0 20 0 1 0 271601831 147533824 27305 33554432000 4194304 5654031 140737312303408 140737312301336 4232488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4320/statm: 36019 27305 142 357 0 35659 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 156896

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4323
/proc/meminfo: memFree=29744512/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=144076 CPUtime=161.65 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 17490 0 0 0 16154 11 0 0 20 0 1 0 271601831 147533824 30889 33554432000 4194304 5654031 140737312303408 140737312291224 4216339 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4320/statm: 36019 30889 142 357 0 35659 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 156896

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4323
/proc/meminfo: memFree=29657584/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3672 CPUtime=0.59 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 7299 18638 0 0 19 2 34 4 20 0 1 0 271601771 3760128 633 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 918 633 193 440 0 474 0
[pid=4320] ppid=4306 vsize=174896 CPUtime=221.63 cores=1,3,5,7
/proc/4320/stat : 4320 (glucosInc) R 4306 4305 4103 0 -1 4202496 20402 0 0 0 22147 16 0 0 20 0 1 0 271601831 179093504 33838 33554432000 4194304 5654031 140737312303408 140737312291224 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4320/statm: 43724 33838 142 357 0 43364 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 187716

[startup+282.3 s]

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

/proc/meminfo: memFree=29653460/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=124928 CPUtime=514.44 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 27583 0 0 0 51411 33 0 0 20 0 1 0 271674544 127926272 30591 33554432000 4194304 5654031 140733477093472 140733477091496 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 31232 30591 142 357 0 30872 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 137744

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4360
/proc/meminfo: memFree=29688820/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=124928 CPUtime=574.43 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 28287 0 0 0 57409 34 0 0 20 0 1 0 271674544 127926272 30591 33554432000 4194304 5654031 140733477093472 140733477091496 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 31232 30591 142 357 0 30872 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 137744

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4360
/proc/meminfo: memFree=29566880/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=174248 CPUtime=634.42 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 29347 0 0 0 63406 36 0 0 20 0 1 0 271674544 178429952 38608 33554432000 4194304 5654031 140733477093472 140733477081288 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 43562 38608 142 357 0 43202 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 187064

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4360
/proc/meminfo: memFree=29523108/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=216912 CPUtime=694.41 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 31619 0 0 0 69402 39 0 0 20 0 1 0 271674544 222117888 51364 33554432000 4194304 5654031 140733477093472 140733477081288 4216091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 54228 51364 142 357 0 53868 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 229728

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4360
/proc/meminfo: memFree=29610880/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=186092 CPUtime=754.4 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 32935 0 0 0 75397 43 0 0 20 0 1 0 271674544 190558208 43617 33554432000 4194304 5654031 140733477093472 140733477081288 4215344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 46523 43617 142 357 0 46163 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 198908

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4360
/proc/meminfo: memFree=29594764/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=267000 CPUtime=814.39 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 34797 0 0 0 81392 47 0 0 20 0 1 0 271674544 273408000 58321 33554432000 4194304 5654031 140733477093472 140733477081288 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 66750 58321 142 357 0 66390 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 279816

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4361
/proc/meminfo: memFree=29511272/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=216912 CPUtime=874.38 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 36943 0 0 0 87387 51 0 0 20 0 1 0 271674544 222117888 46185 33554432000 4194304 5654031 140733477093472 140733477091560 4215055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 54228 46185 142 357 0 53868 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 229728

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4364
/proc/meminfo: memFree=29519196/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=216912 CPUtime=934.37 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 38289 0 0 0 93383 54 0 0 20 0 1 0 271674544 222117888 52388 33554432000 4194304 5654031 140733477093472 140733477081288 4232431 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 54228 52388 142 357 0 53868 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 229728

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4364
/proc/meminfo: memFree=29658800/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=136772 CPUtime=994.36 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 39863 0 0 0 99378 58 0 0 20 0 1 0 271674544 140054528 33552 33554432000 4194304 5654031 140733477093472 140733477081288 4232466 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 34193 33552 142 357 0 33833 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 149588

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 4364
/proc/meminfo: memFree=29492844/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=186092 CPUtime=1054.34 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 41496 0 0 0 105373 61 0 0 20 0 1 0 271674544 190558208 45665 33554432000 4194304 5654031 140733477093472 140733477081288 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 46523 45665 142 357 0 46163 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 198908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 4375
/proc/meminfo: memFree=29754188/32873648 swapFree=6860/6860
[pid=4305] ppid=4303 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4305/stat : 4305 (npSolver-pbo-It) S 4303 4305 4103 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271601771 9367552 275 33554432000 4194304 5064252 140736627677168 140736627676080 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4305/statm: 2287 275 233 213 0 72 0
[pid=4306] ppid=4305 vsize=3668 CPUtime=727.58 cores=1,3,5,7
/proc/4306/stat : 4306 (npSolver-pbo) S 4305 4305 4103 0 -1 4202496 10162 68214 0 0 33 3 72664 58 20 0 1 0 271601771 3756032 632 33554432000 4194304 5992684 140733662733552 140733662719384 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4306/statm: 917 632 193 440 0 473 0
[pid=4355] ppid=4306 vsize=216912 CPUtime=1072.45 cores=1,3,5,7
/proc/4355/stat : 4355 (glucosInc) R 4306 4305 4103 0 -1 4202496 42145 0 0 0 107183 62 0 0 20 0 1 0 271674544 222117888 53464 33554432000 4194304 5654031 140733477093472 140733477081288 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4355/statm: 54228 53464 142 357 0 53868 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 229728

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): 1798.81
CPU system time (s): 1.25481
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 345604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.25481
maximum resident set size= 299108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120900
page faults= 0
swaps= 0
block input operations= 0
block output operations= 30824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 854
involuntary context switches= 3800

runsolver used 2.71659 second user time and 7.11192 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 19:52:37
IDJOB=3702814
IDBENCH=1989
IDSOLVER=2278
FILE ID=node116/3702814-1338054757
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_36.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702814-1338054757/watcher-3702814-1338054757 -o /tmp/evaluation-result-3702814-1338054757/solver-3702814-1338054757 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702814-1338054757.opb 387855464 HOME HOME

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

MD5SUM BENCH= 77b4ba393aa7b9b6b0fcb1b4220a12a4
RANDOM SEED=387855464

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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		: 2666.556
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:       32873648 kB
MemFree:        29975024 kB
Buffers:          235452 kB
Cached:          1868932 kB
SwapCached:         3200 kB
Active:           840124 kB
Inactive:        1274656 kB
Active(anon):       4732 kB
Inactive(anon):     7532 kB
Active(file):     835392 kB
Inactive(file):  1267124 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103088 kB
Dirty:             16376 kB
Writeback:            40 kB
AnonPages:        120664 kB
Mapped:            14100 kB
Shmem:                96 kB
Slab:             645428 kB
SReclaimable:      89956 kB
SUnreclaim:       555472 kB
KernelStack:        1488 kB
PageTables:         4116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     131272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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= 71444 MiB
End job on node116 at 2012-05-26 20:22:38