Trace number 3753242

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.07 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968561--soft-0-100-0.wbo
MD5SUM8d3a0dfad59028a8b475e3430d41a204
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.504922
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
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

Solver Data

0.00/0.03	c run usual solver
9.06/9.15	o 932
9.06/9.15	c starting approximation
9.06/9.15	c factor = 2
9.06/9.15	c current bound: 466
54.43/54.56	c current bound: 466
98.84/98.98	c current bound: 466
143.21/143.38	c current bound: 466
187.61/187.77	c current bound: 466
231.98/232.16	c current bound: 466
276.28/276.40	c current bound: 466
320.06/320.29	c current bound: 466
364.96/365.19	c current bound: 466
409.11/409.34	c current bound: 466
454.23/454.48	c current bound: 466
498.69/498.95	c current bound: 466
543.80/544.08	c current bound: 466
588.00/588.29	c current bound: 466
632.37/632.66	c current bound: 466
677.26/677.59	c current bound: 466
722.12/722.43	c current bound: 466
766.54/766.88	c current bound: 466
811.72/812.07	c current bound: 466
855.58/855.93	c current bound: 466
899.94/900.31	c current bound: 466
945.46/945.89	c current bound: 466
990.77/991.19	c current bound: 466
1036.24/1036.66	c current bound: 466
1081.22/1081.69	c current bound: 466
1125.62/1126.08	c current bound: 466
1170.56/1171.02	c current bound: 466
1218.49/1218.95	c current bound: 466
1263.08/1263.55	c current bound: 466
1307.87/1308.39	c current bound: 466
1352.28/1352.80	c current bound: 466
1397.43/1397.96	c current bound: 466
1441.87/1442.42	c current bound: 466
1486.88/1487.44	c current bound: 466
1532.31/1532.80	c current bound: 466
1576.84/1577.41	c current bound: 466
1622.06/1622.65	c current bound: 466
1666.54/1667.15	c current bound: 466
1711.73/1712.34	c current bound: 466
1756.04/1756.61	c current bound: 466
1799.79/1800.44	c current bound: 466
1800.03/1800.61	./satsolver.sh: line 5: 12711 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.61	c error: unexpected solver exit code
1800.03/1800.61	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-3753242-1339208509/watcher-3753242-1339208509 -o /tmp/evaluation-result-3753242-1339208509/solver-3753242-1339208509 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753242-1339208509.wbo 338774396 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.98 3/173 11685
/proc/meminfo: memFree=30259116/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0

[startup+0.0636281 s]
/proc/loadavg: 2.00 2.02 1.98 3/173 11685
/proc/meminfo: memFree=30259116/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100178 s]
/proc/loadavg: 2.00 2.02 1.98 3/173 11685
/proc/meminfo: memFree=30259116/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300117 s]
/proc/loadavg: 2.00 2.02 1.98 3/173 11685
/proc/meminfo: memFree=30259116/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700113 s]
/proc/loadavg: 2.00 2.02 1.98 3/173 11685
/proc/meminfo: memFree=30259116/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.02 1.98 3/183 11701
/proc/meminfo: memFree=30249348/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 1957 2191 0 0 2 0 14 0 20 0 1 0 386975289 3166208 378 33554432000 4194304 6006132 140733585435344 140733585429536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11688/statm: 773 378 158 443 0 326 0
[pid=11697] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11697/stat : 11697 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386975307 9367552 266 33554432000 4194304 5064252 140734446998128 140734446997040 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11697/statm: 2287 266 226 213 0 72 0
[pid=11698] ppid=11697 vsize=12760 CPUtime=1.3 cores=0,2,4,6
/proc/11698/stat : 11698 (glucose) R 11697 11685 11179 0 -1 4202496 2772 0 0 0 130 0 0 0 20 0 1 0 386975307 13066240 1766 33554432000 4194304 5208918 140737228242960 140737228240904 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11698/statm: 3190 1767 96 248 0 2939 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 34148

[startup+3.1003 s]
/proc/loadavg: 2.00 2.02 1.98 3/183 11701
/proc/meminfo: memFree=30237132/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 1957 2191 0 0 2 0 14 0 20 0 1 0 386975289 3166208 378 33554432000 4194304 6006132 140733585435344 140733585429536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11688/statm: 773 378 158 443 0 326 0
[pid=11697] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11697/stat : 11697 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386975307 9367552 266 33554432000 4194304 5064252 140734446998128 140734446997040 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11697/statm: 2287 266 226 213 0 72 0
[pid=11698] ppid=11697 vsize=12760 CPUtime=2.9 cores=0,2,4,6
/proc/11698/stat : 11698 (glucose) R 11697 11685 11179 0 -1 4202496 3272 0 0 0 290 0 0 0 20 0 1 0 386975307 13066240 2770 33554432000 4194304 5208918 140737228242960 140737228240904 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11698/statm: 3190 2770 96 248 0 2939 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34148

[startup+6.30036 s]
/proc/loadavg: 2.00 2.02 1.98 3/183 11701
/proc/meminfo: memFree=30224712/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 1957 2191 0 0 2 0 14 0 20 0 1 0 386975289 3166208 378 33554432000 4194304 6006132 140733585435344 140733585429536 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11688/statm: 773 378 158 443 0 326 0
[pid=11697] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11697/stat : 11697 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386975307 9367552 266 33554432000 4194304 5064252 140734446998128 140734446997040 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11697/statm: 2287 266 226 213 0 72 0
[pid=11698] ppid=11697 vsize=22556 CPUtime=6.1 cores=0,2,4,6
/proc/11698/stat : 11698 (glucose) R 11697 11685 11179 0 -1 4202496 4521 0 0 0 610 0 0 0 20 0 1 0 386975307 23097344 5026 33554432000 4194304 5208918 140737228242960 140737228240952 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11698/statm: 5639 5026 96 248 0 5388 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43944

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 1.98 3/183 11715
/proc/meminfo: memFree=30218196/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=9.15 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 2950 10084 0 0 4 2 907 2 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=11707] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11707/stat : 11707 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386976207 9367552 266 33554432000 4194304 5064252 140733627515232 140733627514144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11707/statm: 2287 266 226 213 0 72 0
[pid=11708] ppid=11707 vsize=28296 CPUtime=3.51 cores=0,2,4,6
/proc/11708/stat : 11708 (glucose) R 11707 11685 11179 0 -1 4202496 5481 0 0 0 351 0 0 0 20 0 1 0 386976207 28975104 5593 33554432000 4194304 5208918 140737070269392 140737070267336 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11708/statm: 7074 5593 96 248 0 6823 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 53656

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 1.98 3/183 11715
/proc/meminfo: memFree=30185260/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=9.15 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 2950 10084 0 0 4 2 907 2 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=11707] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11707/stat : 11707 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386976207 9367552 266 33554432000 4194304 5064252 140733627515232 140733627514144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11707/statm: 2287 266 226 213 0 72 0
[pid=11708] ppid=11707 vsize=34596 CPUtime=16.3 cores=0,2,4,6
/proc/11708/stat : 11708 (glucose) R 11707 11685 11179 0 -1 4202496 7415 0 0 0 1629 1 0 0 20 0 1 0 386976207 35426304 8040 33554432000 4194304 5208918 140737070269392 140737070267256 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11708/statm: 8649 8040 96 248 0 8398 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 59956

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 1.98 3/183 11729
/proc/meminfo: memFree=30187004/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=9.15 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 2950 10084 0 0 4 2 907 2 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=11707] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11707/stat : 11707 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386976207 9367552 266 33554432000 4194304 5064252 140733627515232 140733627514144 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11707/statm: 2287 266 226 213 0 72 0
[pid=11708] ppid=11707 vsize=48960 CPUtime=41.9 cores=0,2,4,6
/proc/11708/stat : 11708 (glucose) R 11707 11685 11179 0 -1 4202496 9073 0 0 0 4188 2 0 0 20 0 1 0 386976207 50135040 10533 33554432000 4194304 5208918 140737070269392 140737070267336 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11708/statm: 12240 10533 96 248 0 11989 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 74320

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.98 3/183 11764
/proc/meminfo: memFree=30212072/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=98.94 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 4912 35639 0 0 9 2 9870 13 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=11756] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11756/stat : 11756 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386985190 9367552 266 33554432000 4194304 5064252 140736163556384 140736163555296 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11756/statm: 2287 266 226 213 0 72 0
[pid=11757] ppid=11756 vsize=28296 CPUtime=3.28 cores=0,2,4,6
/proc/11757/stat : 11757 (glucose) R 11756 11685 11179 0 -1 4202496 5125 0 0 0 327 1 0 0 20 0 1 0 386985190 28975104 5575 33554432000 4194304 5208918 140733988592624 140733988590568 4229493 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11757/statm: 7074 5575 96 248 0 6823 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 53656

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 11792
/proc/meminfo: memFree=30189788/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=143.34 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 5893 48453 0 0 12 3 14300 19 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=11784] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 12461
/proc/meminfo: memFree=30188608/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1352.39 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 32380 383293 0 0 76 10 134966 187 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12460] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12460/stat : 12460 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387110572 9367552 267 33554432000 4194304 5064252 140734523390320 140734523389232 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12460/statm: 2287 267 226 213 0 72 0
[pid=12461] ppid=12460 vsize=30172 CPUtime=9.46 cores=0,2,4,6
/proc/12461/stat : 12461 (glucose) R 12460 11685 11179 0 -1 4202496 6014 0 0 0 945 1 0 0 20 0 1 0 387110572 30896128 6931 33554432000 4194304 5208918 140734512210800 140734512208744 4229541 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12461/statm: 7543 6931 96 248 0 7292 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 55532

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 12497
/proc/meminfo: memFree=30196668/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1397.52 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 33361 394983 0 0 78 10 139472 192 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12481] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12481/stat : 12481 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387115087 9367552 267 33554432000 4194304 5064252 140737019477536 140737019476448 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12481/statm: 2287 267 226 213 0 72 0
[pid=12482] ppid=12481 vsize=34592 CPUtime=24.3 cores=0,2,4,6
/proc/12482/stat : 12482 (glucose) R 12481 11685 11179 0 -1 4202496 7165 0 0 0 2428 2 0 0 20 0 1 0 387115088 35422208 8055 33554432000 4194304 5208918 140736807334048 140736807331912 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12482/statm: 8648 8055 96 248 0 8397 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 59952

[startup+1482.3 s]
/proc/loadavg: 2.12 2.03 1.99 3/183 12525
/proc/meminfo: memFree=30183384/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1441.96 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 34342 408020 0 0 80 10 143907 199 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12510] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12510/stat : 12510 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387119534 9367552 267 33554432000 4194304 5064252 140734316625440 140734316624352 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12510/statm: 2287 267 226 213 0 72 0
[pid=12511] ppid=12510 vsize=48960 CPUtime=39.83 cores=0,2,4,6
/proc/12511/stat : 12511 (glucose) R 12510 11685 11179 0 -1 4202496 9099 0 0 0 3981 2 0 0 20 0 1 0 387119534 50135040 10533 33554432000 4194304 5208918 140736310240272 140736310238136 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12511/statm: 12240 10533 96 248 0 11989 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 74320

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/183 12560
/proc/meminfo: memFree=30188596/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1532.33 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 36304 432924 0 0 85 11 152925 212 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12559] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12559/stat : 12559 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387128572 9367552 266 33554432000 4194304 5064252 140735507034864 140735507033776 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12559/statm: 2287 266 226 213 0 72 0
[pid=12560] ppid=12559 vsize=30172 CPUtime=9.45 cores=0,2,4,6
/proc/12560/stat : 12560 (glucose) R 12559 11685 11179 0 -1 4202496 6246 0 0 0 945 0 0 0 20 0 1 0 387128572 30896128 6951 33554432000 4194304 5208918 140734956314832 140734956312776 4211620 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12560/statm: 7543 6951 96 248 0 7292 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 55532

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/183 12595
/proc/meminfo: memFree=30195288/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1576.94 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 37285 444328 0 0 88 11 157377 218 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12580] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12580/stat : 12580 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387133033 9367552 265 33554432000 4194304 5064252 140736591270816 140736591269728 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12580/statm: 2287 265 226 213 0 72 0
[pid=12581] ppid=12580 vsize=34592 CPUtime=24.84 cores=0,2,4,6
/proc/12581/stat : 12581 (glucose) R 12580 11685 11179 0 -1 4202496 7651 0 0 0 2483 1 0 0 20 0 1 0 387133034 35422208 8055 33554432000 4194304 5208918 140734473949264 140734473947128 4229745 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12581/statm: 8648 8055 96 248 0 8397 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 59952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/183 12623
/proc/meminfo: memFree=30174124/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1622.15 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 38266 456860 0 0 90 11 161891 223 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12608] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12608/stat : 12608 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387137557 9367552 267 33554432000 4194304 5064252 140735212415024 140735212413936 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12608/statm: 2287 267 226 213 0 72 0
[pid=12609] ppid=12608 vsize=48960 CPUtime=39.6 cores=0,2,4,6
/proc/12609/stat : 12609 (glucose) R 12608 11685 11179 0 -1 4202496 8505 0 0 0 3958 2 0 0 20 0 1 0 387137557 50135040 10532 33554432000 4194304 5208918 140734674606928 140734674604872 4211570 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12609/statm: 12240 10532 96 248 0 11989 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 74320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/184 12662
/proc/meminfo: memFree=30188576/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1711.82 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 40228 480574 0 0 95 12 170840 235 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12661] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12661/stat : 12661 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387146525 9367552 267 33554432000 4194304 5064252 140733284923248 140733284922160 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12661/statm: 2287 267 226 213 0 72 0
[pid=12662] ppid=12661 vsize=30172 CPUtime=9.92 cores=0,2,4,6
/proc/12662/stat : 12662 (glucose) R 12661 11685 11179 0 -1 4202496 5692 0 0 0 991 1 0 0 20 0 1 0 387146526 30896128 6932 33554432000 4194304 5208918 140733227924176 140733227922120 4211670 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12662/statm: 7543 6932 96 248 0 7292 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 55532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 12697
/proc/meminfo: memFree=30192360/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1756.09 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 41209 492444 0 0 97 12 175258 242 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12682] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12682/stat : 12682 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387150953 9367552 266 33554432000 4194304 5064252 140735947295920 140735947294832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12682/statm: 2287 266 226 213 0 72 0
[pid=12683] ppid=12682 vsize=34592 CPUtime=25.63 cores=0,2,4,6
/proc/12683/stat : 12683 (glucose) R 12682 11685 11179 0 -1 4202496 6602 0 0 0 2562 1 0 0 20 0 1 0 387150954 35422208 8055 33554432000 4194304 5208918 140733630130448 140733630128312 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12683/statm: 8648 8055 96 248 0 8397 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 59952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.99 4/183 12711
/proc/meminfo: memFree=30208324/32873844 swapFree=7644/7644
[pid=11685] ppid=11681 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11685/stat : 11685 (npSolver-wbo-It) S 11681 11685 11179 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386975289 9367552 275 33554432000 4194304 5064252 140736299037264 140736299036176 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11685/statm: 2287 275 233 213 0 72 0
[pid=11688] ppid=11685 vsize=7064 CPUtime=1799.9 cores=0,2,4,6
/proc/11688/stat : 11688 (npSolver-wbo) S 11685 11685 11179 0 -1 4202496 42190 504473 0 0 100 12 179630 248 20 0 1 0 386975289 7233536 1216 33554432000 4194304 6006132 140733585435344 140733585426704 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11688/statm: 1766 1216 177 443 0 1319 0
[pid=12710] ppid=11688 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12710/stat : 12710 (satsolver.sh) S 11688 11685 11179 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387155336 9367552 267 33554432000 4194304 5064252 140733461178320 140733461177232 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12710/statm: 2287 267 226 213 0 72 0
[pid=12711] ppid=12710 vsize=17724 CPUtime=0.13 cores=0,2,4,6
/proc/12711/stat : 12711 (glucose) R 12710 11685 11179 0 -1 4202496 2914 0 0 0 13 0 0 0 20 0 1 0 387155336 18149376 3293 33554432000 4194304 5208918 140736802011136 140733461177256 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12711/statm: 4431 3293 95 248 0 4180 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 43084

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.62
CPU time (s): 1800.07
CPU user time (s): 1797.44
CPU system time (s): 2.6236
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 78632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.44
system time used= 2.6236
maximum resident set size= 45760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 550569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3246
involuntary context switches= 2427

runsolver used 5.63914 second user time and 14.1219 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-09 04:21:49
IDJOB=3753242
IDBENCH=79249
IDSOLVER=2336
FILE ID=node147/3753242-1339208509
RUNJOBID= node147-1339208509-11660
PBS_JOBID= 14643870
Free space on /tmp= 70544 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110968561--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-3753242-1339208509/watcher-3753242-1339208509 -o /tmp/evaluation-result-3753242-1339208509/solver-3753242-1339208509 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753242-1339208509.wbo 338774396 HOME HOME

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

MD5SUM BENCH= 8d3a0dfad59028a8b475e3430d41a204
RANDOM SEED=338774396

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
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:        30260248 kB
Buffers:          576816 kB
Cached:          1096848 kB
SwapCached:         2868 kB
Active:          1164176 kB
Inactive:         514760 kB
Active(anon):       4148 kB
Inactive(anon):     2768 kB
Active(file):    1160028 kB
Inactive(file):   511992 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099884 kB
Dirty:             17120 kB
Writeback:             0 kB
AnonPages:         10224 kB
Mapped:             8352 kB
Shmem:                 0 kB
Slab:             794912 kB
SReclaimable:     235436 kB
SUnreclaim:       559476 kB
KernelStack:        1392 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70524 MiB
End job on node147 at 2012-06-09 04:51:50