Trace number 3753277

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-quickBound (fixed)? (TO) 1800.05 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-41-40--soft-0-100-0.wbo
MD5SUM19fe712a4f6ee0b978bb364f3985a5e4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.06299
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1640
Total number of constraints81
Number of soft constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 4603
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4602
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c run usual solver
16.27/16.33	o 482
16.27/16.33	c starting approximation
16.27/16.33	c factor = 2
16.27/16.33	c current bound: 241
48.45/48.59	c current bound: 241
81.34/81.45	c current bound: 241
113.83/113.96	c current bound: 241
146.33/146.45	c current bound: 241
181.10/181.20	c current bound: 241
213.80/213.96	c current bound: 241
246.80/246.95	c current bound: 241
280.60/280.73	c current bound: 241
313.06/313.20	c current bound: 241
345.29/345.47	c current bound: 241
378.76/378.91	c current bound: 241
411.85/412.07	c current bound: 241
446.24/446.44	c current bound: 241
481.13/481.32	c current bound: 241
513.53/513.76	c current bound: 241
548.72/548.92	c current bound: 241
581.12/581.38	c current bound: 241
613.43/613.63	c current bound: 241
646.01/646.26	c current bound: 241
679.20/679.44	c current bound: 241
712.59/712.85	c current bound: 241
745.68/745.94	c current bound: 241
778.50/778.70	c current bound: 241
810.38/810.70	c current bound: 241
842.76/843.01	c current bound: 241
875.06/875.33	c current bound: 241
909.24/909.60	c current bound: 241
944.03/944.36	c current bound: 241
977.23/977.56	c current bound: 241
1009.89/1010.27	c current bound: 241
1041.99/1042.39	c current bound: 241
1074.36/1074.71	c current bound: 241
1106.87/1107.23	c current bound: 241
1141.16/1141.52	c current bound: 241
1173.55/1173.99	c current bound: 241
1206.04/1206.41	c current bound: 241
1238.35/1238.72	c current bound: 241
1271.43/1271.82	c current bound: 241
1305.92/1306.38	c current bound: 241
1338.33/1338.73	c current bound: 241
1372.42/1372.80	c current bound: 241
1406.60/1407.09	c current bound: 241
1441.29/1441.78	c current bound: 241
1473.88/1474.34	c current bound: 241
1508.26/1508.70	c current bound: 241
1540.58/1541.01	c current bound: 241
1575.35/1575.88	c current bound: 241
1610.86/1611.36	c current bound: 241
1643.05/1643.53	c current bound: 241
1682.83/1683.38	c current bound: 241
1716.03/1716.56	c current bound: 241
1748.62/1749.12	c current bound: 241
1782.13/1782.63	c current bound: 241
1800.03/1800.50	./satsolver.sh: line 5:  7915 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.50	c error: unexpected solver exit code
1800.03/1800.50	s UNKNOWN

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-3753277-1339208006/watcher-3753277-1339208006 -o /tmp/evaluation-result-3753277-1339208006/solver-3753277-1339208006 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753277-1339208006.wbo 2065541422 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: 1.72 1.62 1.69 3/179 5015
/proc/meminfo: memFree=31238296/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0

[startup+0.0486889 s]
/proc/loadavg: 1.72 1.62 1.69 3/179 5015
/proc/meminfo: memFree=31238296/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100189 s]
/proc/loadavg: 1.72 1.62 1.69 3/179 5015
/proc/meminfo: memFree=31238296/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300114 s]
/proc/loadavg: 1.72 1.62 1.69 3/179 5015
/proc/meminfo: memFree=31238296/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700147 s]
/proc/loadavg: 1.72 1.62 1.69 3/179 5015
/proc/meminfo: memFree=31238296/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/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: 1.72 1.62 1.69 3/183 5022
/proc/meminfo: memFree=31227324/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=2848 CPUtime=0.04 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 1390 2387 0 0 1 0 3 0 20 0 1 0 386929174 2916352 337 33554432000 4194304 6006132 140736932029440 140736932023632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5016/statm: 712 337 158 443 0 265 0
[pid=5021] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5021/stat : 5021 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386929180 9367552 266 33554432000 4194304 5064252 140733760003248 140733760002160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5021/statm: 2287 266 226 213 0 72 0
[pid=5022] ppid=5021 vsize=14956 CPUtime=1.43 cores=1,3,5,7
/proc/5022/stat : 5022 (glucose) R 5021 5015 3271 0 -1 4202496 4431 0 0 0 142 1 0 0 20 0 1 0 386929180 15314944 2308 33554432000 4194304 5208918 140734622087536 140734622085384 4229296 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5022/statm: 3739 2308 96 248 0 3488 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36100

[startup+3.10042 s]
/proc/loadavg: 1.83 1.64 1.70 3/183 5022
/proc/meminfo: memFree=31202812/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=2848 CPUtime=0.04 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 1390 2387 0 0 1 0 3 0 20 0 1 0 386929174 2916352 337 33554432000 4194304 6006132 140736932029440 140736932023632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5016/statm: 712 337 158 443 0 265 0
[pid=5021] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5021/stat : 5021 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386929180 9367552 266 33554432000 4194304 5064252 140733760003248 140733760002160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5021/statm: 2287 266 226 213 0 72 0
[pid=5022] ppid=5021 vsize=40808 CPUtime=3.03 cores=1,3,5,7
/proc/5022/stat : 5022 (glucose) R 5021 5015 3271 0 -1 4202496 5396 0 0 0 301 2 0 0 20 0 1 0 386929180 41787392 5618 33554432000 4194304 5208918 140734622087536 140734622085624 4229538 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5022/statm: 10202 5618 96 248 0 9951 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 61952

[startup+6.30044 s]
/proc/loadavg: 1.83 1.64 1.70 3/183 5029
/proc/meminfo: memFree=31197600/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=2848 CPUtime=0.04 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 1390 2387 0 0 1 0 3 0 20 0 1 0 386929174 2916352 337 33554432000 4194304 6006132 140736932029440 140736932023632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5016/statm: 712 337 158 443 0 265 0
[pid=5021] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5021/stat : 5021 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386929180 9367552 266 33554432000 4194304 5064252 140733760003248 140733760002160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5021/statm: 2287 266 226 213 0 72 0
[pid=5022] ppid=5021 vsize=40808 CPUtime=6.23 cores=1,3,5,7
/proc/5022/stat : 5022 (glucose) R 5021 5015 3271 0 -1 4202496 5954 0 0 0 621 2 0 0 20 0 1 0 386929180 41787392 9753 33554432000 4194304 5208918 140734622087536 140734622085480 4229538 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5022/statm: 10202 9753 96 248 0 9951 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 61952

[startup+12.7005 s]
/proc/loadavg: 1.85 1.65 1.70 3/183 5036
/proc/meminfo: memFree=31178144/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=2848 CPUtime=0.04 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 1390 2387 0 0 1 0 3 0 20 0 1 0 386929174 2916352 337 33554432000 4194304 6006132 140736932029440 140736932023632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5016/statm: 712 337 158 443 0 265 0
[pid=5021] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5021/stat : 5021 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386929180 9367552 266 33554432000 4194304 5064252 140733760003248 140733760002160 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5021/statm: 2287 266 226 213 0 72 0
[pid=5022] ppid=5021 vsize=59664 CPUtime=12.63 cores=1,3,5,7
/proc/5022/stat : 5022 (glucose) R 5021 5015 3271 0 -1 4202496 6598 0 0 0 1260 3 0 0 20 0 1 0 386929180 61095936 14423 33554432000 4194304 5208918 140734622087536 140734622085480 4229528 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5022/statm: 14916 14423 96 248 0 14665 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 80808

[startup+25.5004 s]
/proc/loadavg: 1.88 1.66 1.70 3/183 5064
/proc/meminfo: memFree=31208448/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=16.31 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 1901 11852 0 0 2 1 1624 4 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=5049] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5049/stat : 5049 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386930808 9367552 267 33554432000 4194304 5064252 140734250555152 140734250554064 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5049/statm: 2287 267 226 213 0 72 0
[pid=5050] ppid=5049 vsize=45156 CPUtime=9.14 cores=1,3,5,7
/proc/5050/stat : 5050 (glucose) R 5049 5015 3271 0 -1 4202496 5490 0 0 0 913 1 0 0 20 0 1 0 386930808 46239744 6748 33554432000 4194304 5208918 140736331832880 140736331830824 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5050/statm: 11289 6748 96 248 0 11038 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 68196

[startup+51.1003 s]
/proc/loadavg: 1.97 1.70 1.72 3/183 5106
/proc/meminfo: memFree=31224968/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=48.55 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 2391 22246 0 0 2 1 4843 9 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=5098] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5098/stat : 5098 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386934034 9367552 267 33554432000 4194304 5064252 140734679419552 140734679418464 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5098/statm: 2287 267 226 213 0 72 0
[pid=5099] ppid=5098 vsize=18984 CPUtime=2.49 cores=1,3,5,7
/proc/5099/stat : 5099 (glucose) R 5098 5015 3271 0 -1 4202496 2798 0 0 0 249 0 0 0 20 0 1 0 386934034 19439616 3213 33554432000 4194304 5208918 140734918385536 140734918383688 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5099/statm: 4746 3213 95 248 0 4495 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 42024

[startup+102.307 s]
/proc/loadavg: 2.05 1.77 1.74 3/183 5184
/proc/meminfo: memFree=31185612/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=81.41 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 2881 32046 0 0 3 1 8122 15 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=5154] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5154/stat : 5154 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386937320 9367552 266 33554432000 4194304 5064252 140736526471392 140736526470304 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/5154/statm: 2287 266 226 213 0 72 0
[pid=5155] ppid=5154 vsize=45152 CPUtime=20.83 cores=1,3,5,7
/proc/5155/stat : 5155 (glucose) R 5154 5015 3271 0 -1 4202496 6954 0 0 0 2081 2 0 0 20 0 1 0 386937320 46235648 10845 33554432000 4194304 5208918 140737195688672 140737195686760 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5155/statm: 11288 10845 96 248 0 11037 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 68192

[startup+162.3 s]
/proc/loadavg: 2.02 1.80 1.75 3/183 5282
/proc/meminfo: memFree=31185224/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=146.41 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 3861 53869 0 0 5 2 14610 24 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=5260] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 1.91 3/183 7330
/proc/meminfo: memFree=31183548/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1406.72 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 22481 457642 0 0 36 7 140411 218 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7308] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7308/stat : 7308 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387069884 9367552 267 33554432000 4194304 5064252 140734874945328 140734874944240 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7308/statm: 2287 267 226 213 0 72 0
[pid=7309] ppid=7308 vsize=45152 CPUtime=15.19 cores=1,3,5,7
/proc/7309/stat : 7309 (glucose) R 7308 5015 3271 0 -1 4202496 7133 0 0 0 1517 2 0 0 20 0 1 0 387069884 46235648 10333 33554432000 4194304 5208918 140736637800288 140736637798232 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7309/statm: 11288 10333 96 248 0 11037 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 68192

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.91 3/183 7428
/proc/meminfo: memFree=31211632/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1473.96 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 23461 478505 0 0 38 8 147123 227 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7420] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7420/stat : 7420 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387076610 9367552 267 33554432000 4194304 5064252 140733373258176 140733373257088 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7420/statm: 2287 267 226 213 0 72 0
[pid=7421] ppid=7420 vsize=26480 CPUtime=7.92 cores=1,3,5,7
/proc/7421/stat : 7421 (glucose) R 7420 5015 3271 0 -1 4202496 5358 0 0 0 791 1 0 0 20 0 1 0 387076610 27115520 5599 33554432000 4194304 5208918 140734670873600 140734670871544 4211792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7421/statm: 6620 5599 96 248 0 6369 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 49520

[startup+1542.3 s]
/proc/loadavg: 2.13 2.04 1.93 3/183 7533
/proc/meminfo: memFree=31228996/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1540.6 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 24441 499304 0 0 39 8 153775 238 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7525] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7525/stat : 7525 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387083276 9367552 267 33554432000 4194304 5064252 140736186077760 140736186076672 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7525/statm: 2287 267 226 213 0 72 0
[pid=7526] ppid=7525 vsize=11580 CPUtime=1.26 cores=1,3,5,7
/proc/7526/stat : 7526 (glucose) R 7525 5015 3271 0 -1 4202496 1932 0 0 0 126 0 0 0 20 0 1 0 387083277 11857920 2347 33554432000 4194304 5208918 140733581517120 140733581514968 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7526/statm: 2895 2347 95 248 0 2644 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 34620

[startup+1602.3 s]
/proc/loadavg: 2.11 2.04 1.93 3/184 7627
/proc/meminfo: memFree=31192516/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1575.47 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 24931 509243 0 0 40 8 157256 243 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7581] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7581/stat : 7581 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387086764 9367552 267 33554432000 4194304 5064252 140733230414352 140733230413264 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7581/statm: 2287 267 226 213 0 72 0
[pid=7582] ppid=7581 vsize=64008 CPUtime=26.39 cores=1,3,5,7
/proc/7582/stat : 7582 (glucose) R 7581 5015 3271 0 -1 4202496 5763 0 0 0 2636 3 0 0 20 0 1 0 387086764 65544192 12807 33554432000 4194304 5208918 140734695004112 140734695002056 4213760 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7582/statm: 16002 12807 96 248 0 15751 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 87048

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 1.93 3/183 7726
/proc/meminfo: memFree=31189308/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1643.1 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 25911 528936 0 0 42 8 164007 253 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7697] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7697/stat : 7697 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387093528 9367552 267 33554432000 4194304 5064252 140733927487872 140733927486784 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7697/statm: 2287 267 226 213 0 72 0
[pid=7698] ppid=7697 vsize=45152 CPUtime=18.74 cores=1,3,5,7
/proc/7698/stat : 7698 (glucose) R 7697 5015 3271 0 -1 4202496 5488 0 0 0 1872 2 0 0 20 0 1 0 387093528 46235648 10838 33554432000 4194304 5208918 140735142034912 140735142032856 4211501 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7698/statm: 11288 10838 96 248 0 11037 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 68192

[startup+1722.3 s]
/proc/loadavg: 2.11 2.05 1.94 3/183 7817
/proc/meminfo: memFree=31210772/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1716.12 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 26891 548798 0 0 44 8 171295 265 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7809] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7809/stat : 7809 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387100832 9367552 267 33554432000 4194304 5064252 140737031378256 140737031377168 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7809/statm: 2287 267 226 213 0 72 0
[pid=7810] ppid=7809 vsize=19264 CPUtime=5.71 cores=1,3,5,7
/proc/7810/stat : 7810 (glucose) R 7809 5015 3271 0 -1 4202496 4225 0 0 0 570 1 0 0 20 0 1 0 387100832 19726336 4342 33554432000 4194304 5208918 140733594632304 140733594630152 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7810/statm: 4816 4342 96 248 0 4565 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 42304

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 1.94 3/183 7908
/proc/meminfo: memFree=31168928/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1748.67 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 27381 558604 0 0 45 9 174543 270 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7865] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7865/stat : 7865 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387104087 9367552 267 33554432000 4194304 5064252 140735883786416 140735883785328 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7865/statm: 2287 267 226 213 0 72 0
[pid=7866] ppid=7865 vsize=64004 CPUtime=33.15 cores=1,3,5,7
/proc/7866/stat : 7866 (glucose) R 7865 5015 3271 0 -1 4202496 6911 0 0 0 3312 3 0 0 20 0 1 0 387104087 65540096 15559 33554432000 4194304 5208918 140735322997744 140735322995688 4211641 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7866/statm: 16001 15559 96 248 0 15750 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 87044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.04 1.94 3/183 7936
/proc/meminfo: memFree=31158864/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1782.18 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 27871 569009 0 0 46 9 177887 276 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7914] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7914/stat : 7914 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387107438 9367552 267 33554432000 4194304 5064252 140734903392256 140734903391168 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7914/statm: 2287 267 226 213 0 72 0
[pid=7915] ppid=7914 vsize=75504 CPUtime=17.85 cores=1,3,5,7
/proc/7915/stat : 7915 (glucose) R 7914 5015 3271 0 -1 4202496 5843 0 0 0 1783 2 0 0 20 0 1 0 387107438 77316096 16234 33554432000 4194304 5208918 140733964071104 140733964069096 4211572 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7915/statm: 18876 16234 96 248 0 18625 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 98544

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.04 1.94 3/183 7936
/proc/meminfo: memFree=31158864/32873844 swapFree=7116/7116
[pid=5015] ppid=5013 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5015/stat : 5015 (npSolver-wbo-It) S 5013 5015 3271 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386929174 9367552 275 33554432000 4194304 5064252 140736270462848 140736270461760 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5015/statm: 2287 275 233 213 0 72 0
[pid=5016] ppid=5015 vsize=4744 CPUtime=1782.18 cores=1,3,5,7
/proc/5016/stat : 5016 (npSolver-wbo) S 5015 5015 3271 0 -1 4202496 27871 569009 0 0 46 9 177887 276 20 0 1 0 386929174 4857856 713 33554432000 4194304 6006132 140736932029440 140736932020800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/5016/statm: 1186 713 177 443 0 739 0
[pid=7914] ppid=5016 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/7914/stat : 7914 (satsolver.sh) S 5016 5015 3271 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387107438 9367552 267 33554432000 4194304 5064252 140734903392256 140734903391168 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/7914/statm: 2287 267 226 213 0 72 0
[pid=7915] ppid=7914 vsize=75504 CPUtime=17.85 cores=1,3,5,7
/proc/7915/stat : 7915 (glucose) R 7914 5015 3271 0 -1 4202496 5843 0 0 0 1783 2 0 0 20 0 1 0 387107438 77316096 16234 33554432000 4194304 5208918 140733964071104 140733964069096 4211572 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/7915/statm: 18876 16234 96 248 0 18625 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 98544

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.05
CPU user time (s): 1797.17
CPU system time (s): 2.87956
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 98552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.17
system time used= 2.87956
maximum resident set size= 65448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 603712
page faults= 0
swaps= 0
block input operations= 0
block output operations= 84600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1726
involuntary context switches= 2814

runsolver used 3.51546 second user time and 8.88165 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-09 04:13:26
IDJOB=3753277
IDBENCH=79169
IDSOLVER=2336
FILE ID=node103/3753277-1339208006
RUNJOBID= node103-1339204392-3288
PBS_JOBID= 14643851
Free space on /tmp= 71256 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-41-40--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753277-1339208006/watcher-3753277-1339208006 -o /tmp/evaluation-result-3753277-1339208006/solver-3753277-1339208006 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753277-1339208006.wbo 2065541422 HOME HOME

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

MD5SUM BENCH= 19fe712a4f6ee0b978bb364f3985a5e4
RANDOM SEED=2065541422

node103.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.189
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	: 5332.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.91
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.189
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:        31238544 kB
Buffers:          381172 kB
Cached:           338632 kB
SwapCached:         5468 kB
Active:           651616 kB
Inactive:          87704 kB
Active(anon):      14212 kB
Inactive(anon):     7352 kB
Active(file):     637404 kB
Inactive(file):    80352 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:             17840 kB
Writeback:             0 kB
AnonPages:         24544 kB
Mapped:             9884 kB
Shmem:                 0 kB
Slab:             757040 kB
SReclaimable:     195432 kB
SUnreclaim:       561608 kB
KernelStack:        1568 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71248 MiB
End job on node103 at 2012-06-09 04:43:27