Trace number 3753263

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.12 1800.61

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224255--soft-0-100-0.wbo
MD5SUM2d2bf2958836971f0db370fff49dd93d
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.747885
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 1217
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
12.94/13.17	o 830
12.94/13.17	c starting approximation
12.94/13.17	c factor = 2
12.94/13.17	c current bound: 415
46.62/46.87	c current bound: 415
80.72/80.99	c current bound: 415
114.52/114.76	c current bound: 415
149.10/149.34	c current bound: 415
183.51/183.80	c current bound: 415
218.35/218.60	c current bound: 415
252.90/253.18	c current bound: 415
287.18/287.47	c current bound: 415
321.14/321.42	c current bound: 415
354.77/355.05	c current bound: 415
389.17/389.47	c current bound: 415
422.95/423.26	c current bound: 415
457.05/457.37	c current bound: 415
490.95/491.27	c current bound: 415
524.74/525.10	c current bound: 415
558.44/558.75	c current bound: 415
592.11/592.44	c current bound: 415
626.61/626.99	c current bound: 415
660.68/661.03	c current bound: 415
694.81/695.16	c current bound: 415
729.78/730.13	c current bound: 415
764.28/764.68	c current bound: 415
798.48/798.87	c current bound: 415
832.17/832.57	c current bound: 415
866.58/866.96	c current bound: 415
900.56/900.99	c current bound: 415
934.46/934.87	c current bound: 415
968.55/968.94	c current bound: 415
1002.24/1002.68	c current bound: 415
1036.11/1036.52	c current bound: 415
1070.00/1070.42	c current bound: 415
1103.62/1104.05	c current bound: 415
1137.06/1137.51	c current bound: 415
1171.79/1172.23	c current bound: 415
1206.00/1206.48	c current bound: 415
1240.24/1240.70	c current bound: 415
1274.29/1274.79	c current bound: 415
1308.83/1309.30	c current bound: 415
1342.77/1343.25	c current bound: 415
1377.32/1377.80	c current bound: 415
1411.66/1412.15	c current bound: 415
1445.84/1446.33	c current bound: 415
1479.85/1480.34	c current bound: 415
1513.51/1514.02	c current bound: 415
1547.62/1548.14	c current bound: 415
1581.34/1581.86	c current bound: 415
1615.00/1615.53	c current bound: 415
1649.41/1649.98	c current bound: 415
1683.60/1684.16	c current bound: 415
1718.09/1718.67	c current bound: 415
1752.14/1752.71	c current bound: 415
1785.89/1786.46	c current bound: 415
1800.08/1800.60	./satsolver.sh: line 5: 16091 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.60	c error: unexpected solver exit code
1800.08/1800.60	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-3753263-1339208488/watcher-3753263-1339208488 -o /tmp/evaluation-result-3753263-1339208488/solver-3753263-1339208488 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753263-1339208488.wbo 1356205531 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: 5.89 3.99 2.79 4/177 15298
/proc/meminfo: memFree=26213452/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0

[startup+0.025043 s]
/proc/loadavg: 5.89 3.99 2.79 4/177 15298
/proc/meminfo: memFree=26213452/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100204 s]
/proc/loadavg: 5.89 3.99 2.79 4/177 15298
/proc/meminfo: memFree=26213452/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300181 s]
/proc/loadavg: 5.89 3.99 2.79 4/177 15298
/proc/meminfo: memFree=26213452/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700283 s]
/proc/loadavg: 5.89 3.99 2.79 4/177 15298
/proc/meminfo: memFree=26213452/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 5.89 3.99 2.79 5/185 15312
/proc/meminfo: memFree=28983772/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 1446 2714 0 1 2 0 14 0 20 0 1 0 386977423 3166208 378 33554432000 4194304 6006132 140735506971328 140735506965520 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15300/statm: 773 378 158 443 0 326 0
[pid=15309] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15309/stat : 15309 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386977452 9367552 267 33554432000 4194304 5064252 140734480410400 140734480409312 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15309/statm: 2287 267 226 213 0 72 0
[pid=15311] ppid=15309 vsize=8368 CPUtime=1.18 cores=0,2,4,6
/proc/15311/stat : 15311 (glucose) R 15309 15297 15006 0 -1 4202496 2674 0 0 0 118 0 0 0 20 0 1 0 386977453 8568832 1650 33554432000 4194304 5208918 140735351929344 140735351927288 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15311/statm: 2092 1650 96 248 0 1841 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 29756

[startup+3.10036 s]
/proc/loadavg: 5.89 3.99 2.79 3/185 15312
/proc/meminfo: memFree=29653164/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 1446 2714 0 1 2 0 14 0 20 0 1 0 386977423 3166208 378 33554432000 4194304 6006132 140735506971328 140735506965520 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15300/statm: 773 378 158 443 0 326 0
[pid=15309] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15309/stat : 15309 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386977452 9367552 267 33554432000 4194304 5064252 140734480410400 140734480409312 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15309/statm: 2287 267 226 213 0 72 0
[pid=15311] ppid=15309 vsize=12720 CPUtime=2.79 cores=0,2,4,6
/proc/15311/stat : 15311 (glucose) R 15309 15297 15006 0 -1 4202496 3284 0 0 0 278 1 0 0 20 0 1 0 386977453 13025280 2762 33554432000 4194304 5208918 140735351929344 140735351927288 4469616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15311/statm: 3180 2762 96 248 0 2929 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 34108

[startup+6.30037 s]
/proc/loadavg: 5.58 3.96 2.78 4/184 15312
/proc/meminfo: memFree=29649144/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 1446 2714 0 1 2 0 14 0 20 0 1 0 386977423 3166208 378 33554432000 4194304 6006132 140735506971328 140735506965520 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15300/statm: 773 378 158 443 0 326 0
[pid=15309] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15309/stat : 15309 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386977452 9367552 267 33554432000 4194304 5064252 140734480410400 140734480409312 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15309/statm: 2287 267 226 213 0 72 0
[pid=15311] ppid=15309 vsize=22516 CPUtime=5.99 cores=0,2,4,6
/proc/15311/stat : 15311 (glucose) R 15309 15297 15006 0 -1 4202496 3988 0 0 0 598 1 0 0 20 0 1 0 386977453 23056384 4972 33554432000 4194304 5208918 140735351929344 140735351927208 4212457 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15311/statm: 5629 4972 96 248 0 5378 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 43904

[startup+12.7004 s]
/proc/loadavg: 5.29 3.92 2.78 3/184 15312
/proc/meminfo: memFree=29630636/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=3092 CPUtime=0.16 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 1446 2714 0 1 2 0 14 0 20 0 1 0 386977423 3166208 378 33554432000 4194304 6006132 140735506971328 140735506965520 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15300/statm: 773 378 158 443 0 326 0
[pid=15309] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15309/stat : 15309 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386977452 9367552 267 33554432000 4194304 5064252 140734480410400 140734480409312 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15309/statm: 2287 267 226 213 0 72 0
[pid=15311] ppid=15309 vsize=25948 CPUtime=12.38 cores=0,2,4,6
/proc/15311/stat : 15311 (glucose) R 15309 15297 15006 0 -1 4202496 5155 0 0 0 1237 1 0 0 20 0 1 0 386977453 26570752 5801 33554432000 4194304 5208918 140735351929344 140735351927208 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15311/statm: 6487 5801 96 248 0 6236 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 47336

[startup+25.5005 s]
/proc/loadavg: 4.56 3.83 2.77 3/184 15326
/proc/meminfo: memFree=29612296/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=13.04 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 2395 10755 0 1 4 2 1296 2 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15318] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15318/stat : 15318 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 386978742 9367552 266 33554432000 4194304 5064252 140733537239552 140733537238464 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15318/statm: 2287 266 226 213 0 72 0
[pid=15319] ppid=15318 vsize=30696 CPUtime=12.29 cores=0,2,4,6
/proc/15319/stat : 15319 (glucose) R 15318 15297 15006 0 -1 4202496 6043 0 0 0 1228 1 0 0 20 0 1 0 386978742 31432704 7322 33554432000 4194304 5208918 140735016157568 140735016155432 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15319/statm: 7674 7322 96 248 0 7423 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 56056

[startup+51.1005 s]
/proc/loadavg: 3.69 3.68 2.75 3/184 15340
/proc/meminfo: memFree=29629384/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=46.74 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 3332 21336 0 1 6 2 4658 8 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15339] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15339/stat : 15339 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386982112 9367552 266 33554432000 4194304 5064252 140737329799536 140737329798448 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15339/statm: 2287 266 226 213 0 72 0
[pid=15340] ppid=15339 vsize=19204 CPUtime=4.19 cores=0,2,4,6
/proc/15340/stat : 15340 (glucose) R 15339 15297 15006 0 -1 4202496 4203 0 0 0 419 0 0 0 20 0 1 0 386982112 19664896 4457 33554432000 4194304 5208918 140736251618288 140736251616280 4211501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15340/statm: 4801 4457 96 248 0 4550 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 44564

[startup+102.3 s]
/proc/loadavg: 2.88 3.45 2.71 3/183 15354
/proc/meminfo: memFree=29602684/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=80.85 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 4269 31185 0 1 8 2 8061 14 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15353] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15353/stat : 15353 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386985524 9367552 267 33554432000 4194304 5064252 140734129731824 140734129730736 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15353/statm: 2287 267 226 213 0 72 0
[pid=15354] ppid=15353 vsize=30696 CPUtime=21.27 cores=0,2,4,6
/proc/15354/stat : 15354 (glucose) R 15353 15297 15006 0 -1 4202496 6815 0 0 0 2126 1 0 0 20 0 1 0 386985524 31432704 7359 33554432000 4194304 5208918 140736157877408 140736157875272 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15354/statm: 7674 7359 96 248 0 7423 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 56056

[startup+162.3 s]
/proc/loadavg: 2.32 3.18 2.67 3/183 15382
/proc/meminfo: memFree=29612576/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=149.19 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 6143 55048 0 1 13 3 14878 25 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15381] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 1.95 2.00 2.14 4/183 15932
/proc/meminfo: memFree=29631892/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1411.76 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 40812 464182 0 1 90 13 140829 244 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15924] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15924/stat : 15924 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387118640 9367552 267 33554432000 4194304 5064252 140735978155568 140735978154480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15924/statm: 2287 267 226 213 0 72 0
[pid=15925] ppid=15924 vsize=26272 CPUtime=10.11 cores=0,2,4,6
/proc/15925/stat : 15925 (glucose) R 15924 15297 15006 0 -1 4202496 5197 0 0 0 1010 1 0 0 20 0 1 0 387118641 26902528 6233 33554432000 4194304 5208918 140734161748128 140734161746072 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15925/statm: 6568 6233 96 248 0 6317 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 51632

[startup+1482.3 s]
/proc/loadavg: 1.98 2.00 2.13 3/183 15954
/proc/meminfo: memFree=29626004/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1479.93 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 42686 484735 0 1 94 13 147630 256 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15953] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15953/stat : 15953 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387125459 9367552 267 33554432000 4194304 5064252 140734966155696 140734966154608 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15953/statm: 2287 267 226 213 0 72 0
[pid=15954] ppid=15953 vsize=14840 CPUtime=1.92 cores=0,2,4,6
/proc/15954/stat : 15954 (glucose) R 15953 15297 15006 0 -1 4202496 4537 0 0 0 191 1 0 0 20 0 1 0 387125459 15196160 3257 33554432000 4194304 5208918 140733365539968 140733365538120 4215351 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 3710 3257 96 248 0 3459 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 40200

[startup+1542.31 s]
/proc/loadavg: 1.99 2.00 2.12 3/183 15975
/proc/meminfo: memFree=29601276/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1513.59 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 43623 496325 0 1 96 13 150987 263 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15967] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15967/stat : 15967 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387128826 9367552 266 33554432000 4194304 5064252 140734173483920 140734173482832 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15967/statm: 2287 266 226 213 0 72 0
[pid=15968] ppid=15967 vsize=30696 CPUtime=28.24 cores=0,2,4,6
/proc/15968/stat : 15968 (glucose) R 15967 15297 15006 0 -1 4202496 6978 0 0 0 2823 1 0 0 20 0 1 0 387128827 31432704 7359 33554432000 4194304 5208918 140735582982800 140735582980888 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15968/statm: 7674 7359 96 248 0 7423 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 56056

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.10 4/183 16003
/proc/meminfo: memFree=29610240/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1581.44 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 45497 518288 0 1 100 14 157756 274 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=15995] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15995/stat : 15995 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387135611 9367552 267 33554432000 4194304 5064252 140735319894176 140735319893088 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15995/statm: 2287 267 226 213 0 72 0
[pid=15996] ppid=15995 vsize=30696 CPUtime=20.39 cores=0,2,4,6
/proc/15996/stat : 15996 (glucose) R 15995 15297 15006 0 -1 4202496 5355 0 0 0 2038 1 0 0 20 0 1 0 387135612 31432704 7358 33554432000 4194304 5208918 140733356895200 140733356893064 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15996/statm: 7674 7358 96 248 0 7423 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 56056

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 2.10 3/183 16031
/proc/meminfo: memFree=29610576/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1649.53 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 47371 539609 0 1 104 14 164550 285 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=16030] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16030/stat : 16030 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387142423 9367552 267 33554432000 4194304 5064252 140734960014880 140734960013792 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16030/statm: 2287 267 226 213 0 72 0
[pid=16031] ppid=16030 vsize=30696 CPUtime=12.27 cores=0,2,4,6
/proc/16031/stat : 16031 (glucose) R 16030 15297 15006 0 -1 4202496 6987 0 0 0 1226 1 0 0 20 0 1 0 387142423 31432704 7322 33554432000 4194304 5208918 140733836932176 140733836930040 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16031/statm: 7674 7322 96 248 0 7423 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 56056

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.09 4/184 16062
/proc/meminfo: memFree=29623260/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1718.2 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 49245 562342 0 1 108 15 171402 295 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=16061] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16061/stat : 16061 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387149292 9367552 267 33554432000 4194304 5064252 140733978556816 140733978555728 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16061/statm: 2287 267 226 213 0 72 0
[pid=16062] ppid=16061 vsize=26284 CPUtime=3.59 cores=0,2,4,6
/proc/16062/stat : 16062 (glucose) R 16061 15297 15006 0 -1 4202496 5591 0 0 0 358 1 0 0 20 0 1 0 387149292 26914816 5860 33554432000 4194304 5208918 140736619931520 140736619929464 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16062/statm: 6571 5860 96 248 0 6320 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 51644

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.09 4/183 16084
/proc/meminfo: memFree=29610752/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1752.24 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 50182 574624 0 1 110 16 174797 301 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=16076] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16076/stat : 16076 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387152696 9367552 267 33554432000 4194304 5064252 140736339202592 140736339201504 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16076/statm: 2287 267 226 213 0 72 0
[pid=16077] ppid=16076 vsize=37924 CPUtime=29.54 cores=0,2,4,6
/proc/16077/stat : 16077 (glucose) R 16076 15297 15006 0 -1 4202496 6432 0 0 0 2953 1 0 0 20 0 1 0 387152696 38834176 8441 33554432000 4194304 5208918 140735217419840 140735217417784 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16077/statm: 9481 8441 96 248 0 9230 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 63284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.08 4/183 16091
/proc/meminfo: memFree=29599396/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1785.98 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 51119 585318 0 1 112 16 178164 306 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=16090] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387156071 9367552 267 33554432000 4194304 5064252 140736286241760 140736286240672 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16090/statm: 2287 267 226 213 0 72 0
[pid=16091] ppid=16090 vsize=30700 CPUtime=14.1 cores=0,2,4,6
/proc/16091/stat : 16091 (glucose) R 16090 15297 15006 0 -1 4202496 5208 0 0 0 1409 1 0 0 20 0 1 0 387156071 31436800 7315 33554432000 4194304 5208918 140733981660704 140733981658568 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16091/statm: 7675 7315 96 248 0 7424 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 56060

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.01 2.08 4/183 16091
/proc/meminfo: memFree=29599396/32873844 swapFree=8660/8660
[pid=15297] ppid=15294 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15297/stat : 15297 (npSolver-wbo-It) S 15294 15297 15006 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386977422 9367552 275 33554432000 4194304 5064252 140734293033568 140734293032480 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15297/statm: 2287 275 233 213 0 72 0
[pid=15300] ppid=15297 vsize=7064 CPUtime=1785.98 cores=0,2,4,6
/proc/15300/stat : 15300 (npSolver-wbo) S 15297 15297 15006 0 -1 4202496 51119 585318 0 1 112 16 178164 306 20 0 1 0 386977423 7233536 1180 33554432000 4194304 6006132 140735506971328 140735506962688 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15300/statm: 1766 1180 177 443 0 1319 0
[pid=16090] ppid=15300 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16090/stat : 16090 (satsolver.sh) S 15300 15297 15006 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387156071 9367552 267 33554432000 4194304 5064252 140736286241760 140736286240672 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16090/statm: 2287 267 226 213 0 72 0
[pid=16091] ppid=16090 vsize=30700 CPUtime=14.1 cores=0,2,4,6
/proc/16091/stat : 16091 (glucose) R 16090 15297 15006 0 -1 4202496 5208 0 0 0 1409 1 0 0 20 0 1 0 387156071 31436800 7315 33554432000 4194304 5208918 140733981660704 140733981658568 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16091/statm: 7675 7315 96 248 0 7424 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 56060

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.12
CPU user time (s): 1796.87
CPU system time (s): 3.2505
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 81964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.87
system time used= 3.2505
maximum resident set size= 50224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 642637
page faults= 1
swaps= 0
block input operations= 224
block output operations= 179136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3697
involuntary context switches= 2987

runsolver used 7.06193 second user time and 16.8164 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-09 04:21:29
IDJOB=3753263
IDBENCH=79247
IDSOLVER=2336
FILE ID=node107/3753263-1339208488
RUNJOBID= node107-1339208488-15271
PBS_JOBID= 14643892
Free space on /tmp= 63940 MiB

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

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

MD5SUM BENCH= 2d2bf2958836971f0db370fff49dd93d
RANDOM SEED=1356205531

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26213980 kB
Buffers:          752436 kB
Cached:          4784452 kB
SwapCached:          120 kB
Active:          2224292 kB
Inactive:        3324752 kB
Active(anon):       1176 kB
Inactive(anon):    12044 kB
Active(file):    2223116 kB
Inactive(file):  3312708 kB
Unevictable:        8660 kB
Mlocked:            8660 kB
SwapTotal:      67108856 kB
SwapFree:       67108664 kB
Dirty:             23352 kB
Writeback:             0 kB
AnonPages:         19016 kB
Mapped:             9768 kB
Shmem:               176 kB
Slab:             969112 kB
SReclaimable:     409652 kB
SUnreclaim:       559460 kB
KernelStack:        1432 kB
PageTables:         4044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     106204 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= 67984 MiB
End job on node107 at 2012-06-09 04:51:29