Trace number 3752932

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.14 1800.78

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110971363--soft-33-100-0.wbo
MD5SUM9aae741b51a1836a01c8daeb1bffcdf7
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.78288
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1228
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.77/9.82	o 1038
9.77/9.82	c starting approximation
9.77/9.82	c factor = 2
9.77/9.82	c current bound: 519
31.06/31.15	c current bound: 519
52.45/52.59	c current bound: 519
74.23/74.32	c current bound: 519
95.84/95.95	c current bound: 519
117.30/117.41	c current bound: 519
139.30/139.41	c current bound: 519
160.79/160.92	c current bound: 519
182.79/182.92	c current bound: 519
204.40/204.51	c current bound: 519
226.41/226.53	c current bound: 519
248.27/248.43	c current bound: 519
269.98/270.14	c current bound: 519
291.77/291.93	c current bound: 519
313.07/313.20	c current bound: 519
335.05/335.29	c current bound: 519
356.85/357.06	c current bound: 519
378.84/379.06	c current bound: 519
400.33/400.59	c current bound: 519
422.03/422.29	c current bound: 519
443.52/443.70	c current bound: 519
465.37/465.60	c current bound: 519
487.01/487.21	c current bound: 519
508.71/508.94	c current bound: 519
530.30/530.54	c current bound: 519
551.97/552.23	c current bound: 519
574.07/574.33	c current bound: 519
595.67/595.99	c current bound: 519
617.45/617.78	c current bound: 519
638.95/639.27	c current bound: 519
660.75/661.07	c current bound: 519
682.60/682.95	c current bound: 519
704.19/704.53	c current bound: 519
726.27/726.66	c current bound: 519
747.86/748.27	c current bound: 519
769.43/769.81	c current bound: 519
791.45/791.85	c current bound: 519
813.02/813.41	c current bound: 519
834.73/835.13	c current bound: 519
856.53/856.99	c current bound: 519
878.59/879.00	c current bound: 519
899.92/900.39	c current bound: 519
922.01/922.44	c current bound: 519
943.40/943.88	c current bound: 519
965.30/965.73	c current bound: 519
986.96/987.41	c current bound: 519
1008.78/1009.23	c current bound: 519
1030.76/1031.23	c current bound: 519
1052.47/1052.97	c current bound: 519
1074.55/1075.02	c current bound: 519
1096.36/1096.85	c current bound: 519
1117.91/1118.40	c current bound: 519
1139.34/1139.80	c current bound: 519
1161.43/1161.99	c current bound: 519
1183.03/1183.51	c current bound: 519
1204.62/1205.14	c current bound: 519
1226.81/1227.37	c current bound: 519
1248.58/1249.12	c current bound: 519
1269.99/1270.58	c current bound: 519
1291.50/1292.06	c current bound: 519
1313.76/1314.31	c current bound: 519
1335.46/1336.07	c current bound: 519
1357.16/1357.78	c current bound: 519
1378.74/1379.31	c current bound: 519
1400.75/1401.37	c current bound: 519
1422.30/1422.91	c current bound: 519
1444.52/1445.15	c current bound: 519
1466.31/1466.95	c current bound: 519
1488.32/1488.98	c current bound: 519
1510.28/1510.91	c current bound: 519
1532.18/1532.82	c current bound: 519
1554.28/1554.93	c current bound: 519
1576.26/1576.92	c current bound: 519
1597.96/1598.61	c current bound: 519
1619.97/1620.62	c current bound: 519
1642.17/1642.85	c current bound: 519
1664.06/1664.74	c current bound: 519
1686.15/1686.89	c current bound: 519
1707.84/1708.53	c current bound: 519
1729.64/1730.39	c current bound: 519
1751.14/1751.84	c current bound: 519
1773.13/1773.85	c current bound: 519
1794.72/1795.46	c current bound: 519
1800.03/1800.77	./satsolver.sh: line 5:  1039 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.77	c error: unexpected solver exit code
1800.03/1800.77	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-3752932-1339200871/watcher-3752932-1339200871 -o /tmp/evaluation-result-3752932-1339200871/solver-3752932-1339200871 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752932-1339200871.wbo 1736369362 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.00 2.00 3/179 32693
/proc/meminfo: memFree=29806316/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0

[startup+0.0955659 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32693
/proc/meminfo: memFree=29806316/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100184 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32693
/proc/meminfo: memFree=29806316/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32693
/proc/meminfo: memFree=29806316/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700114 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32693
/proc/meminfo: memFree=29806316/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32700
/proc/meminfo: memFree=29797416/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=3096 CPUtime=0.18 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 1447 2205 0 0 2 0 16 0 20 0 1 0 386212983 3170304 378 33554432000 4194304 6006132 140734235972112 140734235966304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32694/statm: 774 378 158 443 0 327 0
[pid=32699] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32699/stat : 32699 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386213002 9367552 266 33554432000 4194304 5064252 140737440539296 140737440538208 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32699/statm: 2287 266 226 213 0 72 0
[pid=32700] ppid=32699 vsize=8500 CPUtime=1.29 cores=0,2,4,6
/proc/32700/stat : 32700 (glucose) R 32699 32693 14220 0 -1 4202496 2662 0 0 0 129 0 0 0 20 0 1 0 386213002 8704000 1658 33554432000 4194304 5208918 140733937923920 140733937922008 4231508 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32700/statm: 2125 1658 96 248 0 1874 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29892

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32700
/proc/meminfo: memFree=29787856/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=3096 CPUtime=0.18 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 1447 2205 0 0 2 0 16 0 20 0 1 0 386212983 3170304 378 33554432000 4194304 6006132 140734235972112 140734235966304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32694/statm: 774 378 158 443 0 327 0
[pid=32699] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32699/stat : 32699 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386213002 9367552 266 33554432000 4194304 5064252 140737440539296 140737440538208 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32699/statm: 2287 266 226 213 0 72 0
[pid=32700] ppid=32699 vsize=14540 CPUtime=2.89 cores=0,2,4,6
/proc/32700/stat : 32700 (glucose) R 32699 32693 14220 0 -1 4202496 3210 0 0 0 289 0 0 0 20 0 1 0 386213002 14888960 3205 33554432000 4194304 5208918 140733937923920 140733937921864 4229517 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32700/statm: 3635 3205 96 248 0 3384 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 35932

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32700
/proc/meminfo: memFree=29775752/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=3096 CPUtime=0.18 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 1447 2205 0 0 2 0 16 0 20 0 1 0 386212983 3170304 378 33554432000 4194304 6006132 140734235972112 140734235966304 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32694/statm: 774 378 158 443 0 327 0
[pid=32699] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32699/stat : 32699 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386213002 9367552 266 33554432000 4194304 5064252 140737440539296 140737440538208 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32699/statm: 2287 266 226 213 0 72 0
[pid=32700] ppid=32699 vsize=15572 CPUtime=6.09 cores=0,2,4,6
/proc/32700/stat : 32700 (glucose) R 32699 32693 14220 0 -1 4202496 3477 0 0 0 609 0 0 0 20 0 1 0 386213002 15945728 3463 33554432000 4194304 5208918 140733937923920 140733937921784 4229517 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32700/statm: 3893 3463 96 248 0 3642 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36964

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32707
/proc/meminfo: memFree=29769636/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=9.82 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 2307 9550 0 0 4 2 974 2 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=32706] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32706/stat : 32706 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386213966 9367552 267 33554432000 4194304 5064252 140736075032928 140736075031840 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32706/statm: 2287 267 226 213 0 72 0
[pid=32707] ppid=32706 vsize=20584 CPUtime=2.85 cores=0,2,4,6
/proc/32707/stat : 32707 (glucose) R 32706 32693 14220 0 -1 4202496 4558 0 0 0 284 1 0 0 20 0 1 0 386213967 21078016 4765 33554432000 4194304 5208918 140735616016896 140735616014840 4213763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32707/statm: 5146 4765 96 248 0 4895 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 44844

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32759
/proc/meminfo: memFree=29761732/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=9.82 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 2307 9550 0 0 4 2 974 2 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=32706] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32706/stat : 32706 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386213966 9367552 267 33554432000 4194304 5064252 140736075032928 140736075031840 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32706/statm: 2287 267 226 213 0 72 0
[pid=32707] ppid=32706 vsize=20628 CPUtime=15.64 cores=0,2,4,6
/proc/32707/stat : 32707 (glucose) R 32706 32693 14220 0 -1 4202496 6388 0 0 0 1563 1 0 0 20 0 1 0 386213967 21123072 4808 33554432000 4194304 5208918 140735616016896 140735616014984 4229479 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32707/statm: 5157 4808 96 248 0 4906 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44888

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32766
/proc/meminfo: memFree=29739836/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=31.14 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 3159 19381 0 0 5 2 3101 6 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=32765] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32765/stat : 32765 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386216100 9367552 267 33554432000 4194304 5064252 140733560149584 140733560148496 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32765/statm: 2287 267 226 213 0 72 0
[pid=32766] ppid=32765 vsize=32252 CPUtime=19.91 cores=0,2,4,6
/proc/32766/stat : 32766 (glucose) R 32765 32693 14220 0 -1 4202496 7213 0 0 0 1990 1 0 0 20 0 1 0 386216100 33026048 7683 33554432000 4194304 5208918 140734593526544 140734593524488 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32766/statm: 8063 7683 96 248 0 7812 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 56512

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 326
/proc/meminfo: memFree=29773180/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=95.92 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 5715 50051 0 0 10 2 9560 20 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=318] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/318/stat : 318 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386222579 9367552 267 33554432000 4194304 5064252 140736562141392 140736562140304 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/318/statm: 2287 267 226 213 0 72 0
[pid=319] ppid=318 vsize=23304 CPUtime=6.32 cores=0,2,4,6
/proc/319/stat : 319 (glucose) R 318 32693 14220 0 -1 4202496 5589 0 0 0 632 0 0 0 20 0 1 0 386222579 23863296 5434 33554432000 4194304 5208918 140734422194288 140734422192152 4213121 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/319/statm: 5826 5434 96 248 0 5575 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 47564

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 347
/proc/meminfo: memFree=29743896/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=160.87 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 8271 83014 0 0 14 3 16036 34 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=346] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 878
/proc/meminfo: memFree=29750840/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1400.85 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 56835 694277 0 0 97 15 139691 282 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=870] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/870/stat : 870 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386353121 9367552 266 33554432000 4194304 5064252 140735194353472 140735194352384 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/870/statm: 2287 266 226 213 0 72 0
[pid=871] ppid=870 vsize=32252 CPUtime=20.9 cores=0,2,4,6
/proc/871/stat : 871 (glucose) R 870 32693 14220 0 -1 4202496 7856 0 0 0 2088 2 0 0 20 0 1 0 386353122 33026048 7647 33554432000 4194304 5208918 140736873913760 140736873911704 4213241 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/871/statm: 8063 7647 96 248 0 7812 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 56512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 900
/proc/meminfo: memFree=29732764/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1466.41 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 59391 726846 0 0 101 16 146227 297 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=899] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/899/stat : 899 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386359679 9367552 266 33554432000 4194304 5064252 140734167711968 140734167710880 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/899/statm: 2287 266 226 213 0 72 0
[pid=900] ppid=899 vsize=20624 CPUtime=15.32 cores=0,2,4,6
/proc/900/stat : 900 (glucose) R 899 32693 14220 0 -1 4202496 6018 0 0 0 1531 1 0 0 20 0 1 0 386359680 21118976 4807 33554432000 4194304 5208918 140735940062720 140735940060808 4229717 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/900/statm: 5156 4807 96 248 0 4905 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 44884

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 931
/proc/meminfo: memFree=29734316/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1532.24 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 61947 758213 0 0 105 16 152795 308 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=930] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/930/stat : 930 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386366266 9367552 266 33554432000 4194304 5064252 140735676691008 140735676689920 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/930/statm: 2287 266 226 213 0 72 0
[pid=931] ppid=930 vsize=24976 CPUtime=9.45 cores=0,2,4,6
/proc/931/stat : 931 (glucose) R 930 32693 14220 0 -1 4202496 6256 0 0 0 944 1 0 0 20 0 1 0 386366266 25575424 5853 33554432000 4194304 5208918 140733379811584 140733379809448 4213195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/931/statm: 6244 5853 96 248 0 5993 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 49236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 959
/proc/meminfo: memFree=29756380/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1598.03 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 64503 789980 0 0 109 17 159356 321 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=958] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/958/stat : 958 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386372846 9367552 267 33554432000 4194304 5064252 140736053135920 140736053134832 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/958/statm: 2287 267 226 213 0 72 0
[pid=959] ppid=958 vsize=20580 CPUtime=3.65 cores=0,2,4,6
/proc/959/stat : 959 (glucose) R 958 32693 14220 0 -1 4202496 5114 0 0 0 365 0 0 0 20 0 1 0 386372846 21073920 4760 33554432000 4194304 5208918 140735083089712 140735083087576 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/959/statm: 5145 4760 96 248 0 4894 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 44840

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 975
/proc/meminfo: memFree=29719620/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1642.25 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 66207 809600 0 0 112 17 163767 329 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=974] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/974/stat : 974 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386377269 9367552 267 33554432000 4194304 5064252 140733759532480 140733759531392 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/974/statm: 2287 267 226 213 0 72 0
[pid=975] ppid=974 vsize=32252 CPUtime=19.41 cores=0,2,4,6
/proc/975/stat : 975 (glucose) R 974 32693 14220 0 -1 4202496 6577 0 0 0 1940 1 0 0 20 0 1 0 386377269 33026048 7523 33554432000 4194304 5208918 140733659779808 140733659777752 4229692 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/975/statm: 8063 7523 96 248 0 7812 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 56512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1003
/proc/meminfo: memFree=29724268/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1707.9 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 68763 842365 0 0 115 18 170314 343 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=1002] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1002/stat : 1002 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 386383837 9367552 267 33554432000 4194304 5064252 140736943191248 140736943190160 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1002/statm: 2287 267 226 213 0 72 0
[pid=1003] ppid=1002 vsize=32120 CPUtime=13.74 cores=0,2,4,6
/proc/1003/stat : 1003 (glucose) R 1002 32693 14220 0 -1 4202496 7102 0 0 0 1373 1 0 0 20 0 1 0 386383837 32890880 7481 33554432000 4194304 5208918 140737195887936 140737195885928 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1003/statm: 8030 7481 96 248 0 7779 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 56380

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 1032
/proc/meminfo: memFree=29744944/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1773.22 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 71319 874436 0 0 120 18 176827 357 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=1031] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1031/stat : 1031 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386390370 9367552 266 33554432000 4194304 5064252 140733890276416 140733890275328 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1031/statm: 2287 266 226 213 0 72 0
[pid=1032] ppid=1031 vsize=24980 CPUtime=8.41 cores=0,2,4,6
/proc/1032/stat : 1032 (glucose) R 1031 32693 14220 0 -1 4202496 6163 0 0 0 840 1 0 0 20 0 1 0 386390370 25579520 5854 33554432000 4194304 5208918 140735979250624 140735979248488 4212463 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1032/statm: 6245 5854 96 248 0 5994 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 49240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.03 2.01 2.00 4/183 1039
/proc/meminfo: memFree=29732652/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1794.82 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 72171 883903 0 0 121 19 178980 362 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=1038] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1038/stat : 1038 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386392531 9367552 266 33554432000 4194304 5064252 140736024678800 140736024677712 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1038/statm: 2287 266 226 213 0 72 0
[pid=1039] ppid=1038 vsize=23308 CPUtime=5.21 cores=0,2,4,6
/proc/1039/stat : 1039 (glucose) R 1038 32693 14220 0 -1 4202496 6044 0 0 0 520 1 0 0 20 0 1 0 386392531 23867392 5435 33554432000 4194304 5208918 140735412484064 140735412481928 4229538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1039/statm: 5827 5435 96 248 0 5576 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 47568

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.03 2.01 2.00 4/183 1039
/proc/meminfo: memFree=29732652/32873648 swapFree=7112/7112
[pid=32693] ppid=32691 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32693/stat : 32693 (npSolver-wbo-It) S 32691 32693 14220 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 386212982 9367552 274 33554432000 4194304 5064252 140737063107360 140737063106272 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32693/statm: 2287 274 233 213 0 72 0
[pid=32694] ppid=32693 vsize=5964 CPUtime=1794.82 cores=0,2,4,6
/proc/32694/stat : 32694 (npSolver-wbo) S 32693 32693 14220 0 -1 4202496 72171 883903 0 0 121 19 178980 362 20 0 1 0 386212983 6107136 1095 33554432000 4194304 6006132 140734235972112 140734235963472 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32694/statm: 1491 1095 177 443 0 1044 0
[pid=1038] ppid=32694 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1038/stat : 1038 (satsolver.sh) S 32694 32693 14220 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386392531 9367552 266 33554432000 4194304 5064252 140736024678800 140736024677712 242167211598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1038/statm: 2287 266 226 213 0 72 0
[pid=1039] ppid=1038 vsize=23308 CPUtime=5.21 cores=0,2,4,6
/proc/1039/stat : 1039 (glucose) R 1038 32693 14220 0 -1 4202496 6044 0 0 0 520 1 0 0 20 0 1 0 386392531 23867392 5435 33554432000 4194304 5208918 140735412484064 140735412481928 4229538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1039/statm: 5827 5435 96 248 0 5576 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 47568

Child status: 0
Real time (s): 1800.78
CPU time (s): 1800.14
CPU user time (s): 1796.3
CPU system time (s): 3.83842
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 56516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.3
system time used= 3.83842
maximum resident set size= 30876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 963109
page faults= 0
swaps= 0
block input operations= 0
block output operations= 226520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4598
involuntary context switches= 3469

runsolver used 4.44332 second user time and 11.5053 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-09 02:14:31
IDJOB=3752932
IDBENCH=78850
IDSOLVER=2336
FILE ID=node126/3752932-1339200871
RUNJOBID= node126-1339184648-15264
PBS_JOBID= 14643821
Free space on /tmp= 70740 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110971363--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752932-1339200871/watcher-3752932-1339200871 -o /tmp/evaluation-result-3752932-1339200871/solver-3752932-1339200871 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752932-1339200871.wbo 1736369362 HOME HOME

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

MD5SUM BENCH= 9aae741b51a1836a01c8daeb1bffcdf7
RANDOM SEED=1736369362

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29806208 kB
Buffers:          557000 kB
Cached:          1523664 kB
SwapCached:         8292 kB
Active:          2002460 kB
Inactive:         102924 kB
Active(anon):      14924 kB
Inactive(anon):    11060 kB
Active(file):    1987536 kB
Inactive(file):    91864 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67095016 kB
Dirty:              9172 kB
Writeback:            16 kB
AnonPages:         23376 kB
Mapped:            10280 kB
Shmem:                 0 kB
Slab:             823236 kB
SReclaimable:     267020 kB
SUnreclaim:       556216 kB
KernelStack:        1464 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     139956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70728 MiB
End job on node126 at 2012-06-09 02:44:32