Trace number 3753257

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111213868--soft-0-100-0.wbo
MD5SUM0635b24c475a73287c5e15439a6c459f
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.91286
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 1199
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
8.56/8.68	o 811
8.56/8.68	c starting approximation
8.56/8.68	c factor = 2
8.56/8.68	c current bound: 405
36.55/36.65	c current bound: 405
64.51/64.61	c current bound: 405
93.65/93.77	c current bound: 405
122.51/122.63	c current bound: 405
150.79/150.92	c current bound: 405
179.02/179.16	c current bound: 405
207.16/207.31	c current bound: 405
236.31/236.50	c current bound: 405
263.99/264.17	c current bound: 405
292.09/292.25	c current bound: 405
320.18/320.37	c current bound: 405
348.79/348.96	c current bound: 405
377.08/377.24	c current bound: 405
406.26/406.44	c current bound: 405
434.05/434.28	c current bound: 405
462.25/462.49	c current bound: 405
490.52/490.72	c current bound: 405
518.55/518.70	c current bound: 405
547.42/547.65	c current bound: 405
575.02/575.24	c current bound: 405
603.00/603.28	c current bound: 405
631.16/631.42	c current bound: 405
658.70/658.96	c current bound: 405
688.28/688.52	c current bound: 405
716.17/716.44	c current bound: 405
744.16/744.47	c current bound: 405
772.26/772.59	c current bound: 405
800.24/800.58	c current bound: 405
828.44/828.79	c current bound: 405
856.44/856.79	c current bound: 405
884.32/884.65	c current bound: 405
912.39/912.74	c current bound: 405
940.31/940.66	c current bound: 405
969.81/970.15	c current bound: 405
997.74/998.11	c current bound: 405
1025.67/1026.06	c current bound: 405
1053.56/1053.95	c current bound: 405
1081.17/1081.58	c current bound: 405
1109.93/1110.31	c current bound: 405
1137.84/1138.27	c current bound: 405
1165.54/1165.98	c current bound: 405
1193.52/1193.98	c current bound: 405
1221.20/1221.63	c current bound: 405
1250.31/1250.75	c current bound: 405
1278.90/1279.35	c current bound: 405
1308.10/1308.55	c current bound: 405
1336.60/1337.09	c current bound: 405
1364.58/1365.03	c current bound: 405
1393.42/1393.90	c current bound: 405
1421.62/1422.11	c current bound: 405
1450.35/1450.82	c current bound: 405
1478.64/1479.17	c current bound: 405
1506.61/1507.12	c current bound: 405
1535.63/1536.15	c current bound: 405
1563.52/1564.04	c current bound: 405
1591.99/1592.52	c current bound: 405
1619.90/1620.47	c current bound: 405
1648.09/1648.68	c current bound: 405
1675.91/1676.40	c current bound: 405
1705.20/1705.76	c current bound: 405
1733.15/1733.72	c current bound: 405
1761.28/1761.86	c current bound: 405
1789.18/1789.70	c current bound: 405
1800.07/1800.61	./satsolver.sh: line 5: 13747 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.61	c error: unexpected solver exit code
1800.07/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3753257-1339208304/watcher-3753257-1339208304 -o /tmp/evaluation-result-3753257-1339208304/solver-3753257-1339208304 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753257-1339208304.wbo 407466787 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.11 2.10 2.03 3/176 12912
/proc/meminfo: memFree=30344324/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0

[startup+0.096917 s]
/proc/loadavg: 2.11 2.10 2.03 3/176 12912
/proc/meminfo: memFree=30344324/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100175 s]
/proc/loadavg: 2.11 2.10 2.03 3/176 12912
/proc/meminfo: memFree=30344324/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300076 s]
/proc/loadavg: 2.11 2.10 2.03 3/176 12912
/proc/meminfo: memFree=30344324/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700075 s]
/proc/loadavg: 2.11 2.10 2.03 3/176 12912
/proc/meminfo: memFree=30344324/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.10 2.10 2.03 4/183 12925
/proc/meminfo: memFree=30333084/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=3100 CPUtime=0.17 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 1963 2743 0 0 2 0 15 0 20 0 1 0 386956285 3174400 384 33554432000 4194304 6006132 140737424819184 140737424813376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12913/statm: 775 384 158 443 0 328 0
[pid=12924] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12924/stat : 12924 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386956304 9367552 267 33554432000 4194304 5064252 140734698520048 140734698518960 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12924/statm: 2287 267 226 213 0 72 0
[pid=12925] ppid=12924 vsize=8564 CPUtime=1.3 cores=0,2,4,6
/proc/12925/stat : 12925 (glucose) R 12924 12911 11239 0 -1 4202496 2711 0 0 0 130 0 0 0 20 0 1 0 386956304 8769536 1719 33554432000 4194304 5208918 140733368588848 140733368586696 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12925/statm: 2141 1719 96 248 0 1890 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29960

[startup+3.10114 s]
/proc/loadavg: 2.10 2.10 2.03 4/183 12925
/proc/meminfo: memFree=30320680/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=3100 CPUtime=0.17 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 1963 2743 0 0 2 0 15 0 20 0 1 0 386956285 3174400 384 33554432000 4194304 6006132 140737424819184 140737424813376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12913/statm: 775 384 158 443 0 328 0
[pid=12924] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12924/stat : 12924 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386956304 9367552 267 33554432000 4194304 5064252 140734698520048 140734698518960 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12924/statm: 2287 267 226 213 0 72 0
[pid=12925] ppid=12924 vsize=12916 CPUtime=2.89 cores=0,2,4,6
/proc/12925/stat : 12925 (glucose) R 12924 12911 11239 0 -1 4202496 3298 0 0 0 289 0 0 0 20 0 1 0 386956304 13225984 2812 33554432000 4194304 5208918 140733368588848 140733368586792 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12925/statm: 3229 2812 96 248 0 2978 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 34312

[startup+6.30029 s]
/proc/loadavg: 2.10 2.10 2.03 4/183 12925
/proc/meminfo: memFree=30313312/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=3100 CPUtime=0.17 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 1963 2743 0 0 2 0 15 0 20 0 1 0 386956285 3174400 384 33554432000 4194304 6006132 140737424819184 140737424813376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12913/statm: 775 384 158 443 0 328 0
[pid=12924] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12924/stat : 12924 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386956304 9367552 267 33554432000 4194304 5064252 140734698520048 140734698518960 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12924/statm: 2287 267 226 213 0 72 0
[pid=12925] ppid=12924 vsize=22712 CPUtime=6.09 cores=0,2,4,6
/proc/12925/stat : 12925 (glucose) R 12924 12911 11239 0 -1 4202496 4481 0 0 0 609 0 0 0 20 0 1 0 386956304 23257088 4992 33554432000 4194304 5208918 140733368588848 140733368586712 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12925/statm: 5678 4992 96 248 0 5427 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 44108

[startup+12.7004 s]
/proc/loadavg: 2.09 2.09 2.03 4/183 12932
/proc/meminfo: memFree=30283504/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=8.68 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 2906 10979 0 0 3 2 861 2 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=12931] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12931/stat : 12931 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386957155 9367552 266 33554432000 4194304 5064252 140736490031936 140736490030848 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12931/statm: 2287 266 226 213 0 72 0
[pid=12932] ppid=12931 vsize=19228 CPUtime=3.98 cores=0,2,4,6
/proc/12932/stat : 12932 (glucose) R 12931 12911 11239 0 -1 4202496 4641 0 0 0 398 0 0 0 20 0 1 0 386957155 19689472 4458 33554432000 4194304 5208918 140733232820688 140733232818632 4229449 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12932/statm: 4807 4458 96 248 0 4556 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 44596

[startup+25.5003 s]
/proc/loadavg: 2.07 2.09 2.03 4/183 12939
/proc/meminfo: memFree=30296760/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=8.68 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 2906 10979 0 0 3 2 861 2 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=12931] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12931/stat : 12931 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386957155 9367552 266 33554432000 4194304 5064252 140736490031936 140736490030848 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12931/statm: 2287 266 226 213 0 72 0
[pid=12932] ppid=12931 vsize=30720 CPUtime=16.78 cores=0,2,4,6
/proc/12932/stat : 12932 (glucose) R 12931 12911 11239 0 -1 4202496 5466 0 0 0 1677 1 0 0 20 0 1 0 386957155 31457280 7316 33554432000 4194304 5208918 140733232820688 140733232818552 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12932/statm: 7680 7316 96 248 0 7429 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56088

[startup+51.1011 s]
/proc/loadavg: 2.05 2.08 2.02 4/183 12946
/proc/meminfo: memFree=30276520/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=36.64 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 3838 19806 0 0 5 3 3650 6 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=12945] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12945/stat : 12945 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386959952 9367552 267 33554432000 4194304 5064252 140736163969088 140736163968000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12945/statm: 2287 267 226 213 0 72 0
[pid=12946] ppid=12945 vsize=30720 CPUtime=14.41 cores=0,2,4,6
/proc/12946/stat : 12946 (glucose) R 12945 12911 11239 0 -1 4202496 6425 0 0 0 1440 1 0 0 20 0 1 0 386959952 31457280 7323 33554432000 4194304 5208918 140733615044608 140733615042472 4211668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12946/statm: 7680 7323 96 248 0 7429 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 56088

[startup+102.307 s]
/proc/loadavg: 2.02 2.06 2.02 4/184 12978
/proc/meminfo: memFree=30289368/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=93.75 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 5702 39462 0 0 9 3 9347 16 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=12970] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12970/stat : 12970 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386965664 9367552 267 33554432000 4194304 5064252 140734563333824 140734563332736 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12970/statm: 2287 267 226 213 0 72 0
[pid=12972] ppid=12970 vsize=26300 CPUtime=8.49 cores=0,2,4,6
/proc/12972/stat : 12972 (glucose) R 12970 12911 11239 0 -1 4202496 6348 0 0 0 848 1 0 0 20 0 1 0 386965664 26931200 6234 33554432000 4194304 5208918 140736897932480 140736897930424 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12972/statm: 6575 6234 96 248 0 6324 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 51668

[startup+162.3 s]
/proc/loadavg: 2.08 2.07 2.02 4/183 12999
/proc/meminfo: memFree=30276240/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=150.88 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 7566 59603 0 0 13 3 15047 25 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=12998] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 13550
/proc/meminfo: memFree=30291028/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1336.71 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 46710 473030 0 0 90 13 133352 216 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13542] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13542/stat : 13542 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387089996 9367552 266 33554432000 4194304 5064252 140733207874336 140733207873248 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13542/statm: 2287 266 226 213 0 72 0
[pid=13543] ppid=13542 vsize=31256 CPUtime=25.16 cores=0,2,4,6
/proc/13543/stat : 13543 (glucose) R 13542 12911 11239 0 -1 4202496 6405 0 0 0 2515 1 0 0 20 0 1 0 387089997 32006144 7474 33554432000 4194304 5208918 140735436964560 140735436962424 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13543/statm: 7814 7474 96 248 0 7563 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 56624

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 4/183 13578
/proc/meminfo: memFree=30294448/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1421.72 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 49506 502727 0 0 96 14 141832 230 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13577] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13577/stat : 13577 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387098498 9367552 265 33554432000 4194304 5064252 140736206238528 140736206237440 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13577/statm: 2287 265 226 213 0 72 0
[pid=13578] ppid=13577 vsize=15676 CPUtime=0.16 cores=0,2,4,6
/proc/13578/stat : 13578 (glucose) R 13577 12911 11239 0 -1 4202496 2868 0 0 0 16 0 0 0 20 0 1 0 387098499 16052224 3158 33554432000 4194304 5208918 140736102667312 140736206237464 4211577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13578/statm: 3919 3158 95 248 0 3668 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 41044

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/183 13606
/proc/meminfo: memFree=30292528/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1478.75 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 51370 521235 0 0 100 14 147522 239 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13605] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13605/stat : 13605 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387104204 9367552 266 33554432000 4194304 5064252 140733523208944 140733523207856 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13605/statm: 2287 266 226 213 0 72 0
[pid=13606] ppid=13605 vsize=19224 CPUtime=3.09 cores=0,2,4,6
/proc/13606/stat : 13606 (glucose) R 13605 12911 11239 0 -1 4202496 4716 0 0 0 309 0 0 0 20 0 1 0 387104204 19685376 4417 33554432000 4194304 5208918 140737352624304 140737352622248 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13606/statm: 4806 4417 96 248 0 4555 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 44592

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/183 13634
/proc/meminfo: memFree=30291228/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1535.73 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 53234 540515 0 0 104 14 153206 249 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13633] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13633/stat : 13633 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387109902 9367552 267 33554432000 4194304 5064252 140735269541520 140735269540432 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13633/statm: 2287 267 226 213 0 72 0
[pid=13634] ppid=13633 vsize=26296 CPUtime=6.11 cores=0,2,4,6
/proc/13634/stat : 13634 (glucose) R 13633 12911 11239 0 -1 4202496 5143 0 0 0 610 1 0 0 20 0 1 0 387109902 26927104 6074 33554432000 4194304 5208918 140734400167984 140734400165928 4211537 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13634/statm: 6574 6074 96 248 0 6323 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 51664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 13656
/proc/meminfo: memFree=30279700/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1592.07 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 55098 559480 0 0 107 15 158828 257 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13654] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13654/stat : 13654 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387115539 9367552 267 33554432000 4194304 5064252 140736888674160 140736888673072 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13654/statm: 2287 267 226 213 0 72 0
[pid=13655] ppid=13654 vsize=30716 CPUtime=9.74 cores=0,2,4,6
/proc/13655/stat : 13655 (glucose) R 13654 12911 11239 0 -1 4202496 5636 0 0 0 974 0 0 0 20 0 1 0 387115539 31453184 7243 33554432000 4194304 5208918 140734134502192 140734134500136 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13655/statm: 7679 7243 96 248 0 7428 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 56084

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 13684
/proc/meminfo: memFree=30269332/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1648.21 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 56962 578885 0 0 111 16 164428 266 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13683] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13683/stat : 13683 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387121155 9367552 267 33554432000 4194304 5064252 140735178547984 140735178546896 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13683/statm: 2287 267 226 213 0 72 0
[pid=13684] ppid=13683 vsize=30716 CPUtime=13.58 cores=0,2,4,6
/proc/13684/stat : 13684 (glucose) R 13683 12911 11239 0 -1 4202496 6510 0 0 0 1357 1 0 0 20 0 1 0 387121155 31453184 7323 33554432000 4194304 5208918 140737147677536 140737147675400 4211665 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13684/statm: 7679 7323 96 248 0 7428 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 56084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 13712
/proc/meminfo: memFree=30281436/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1705.29 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 58826 599697 0 0 115 16 170123 275 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13704] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13704/stat : 13704 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387126863 9367552 266 33554432000 4194304 5064252 140733674991968 140733674990880 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13704/statm: 2287 266 226 213 0 72 0
[pid=13705] ppid=13704 vsize=30720 CPUtime=16.49 cores=0,2,4,6
/proc/13705/stat : 13705 (glucose) R 13704 12911 11239 0 -1 4202496 6193 0 0 0 1649 0 0 0 20 0 1 0 387126864 31457280 7323 33554432000 4194304 5208918 140733608495280 140733608493144 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13705/statm: 7680 7323 96 248 0 7429 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 56088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 13740
/proc/meminfo: memFree=30296988/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1761.36 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 60690 620142 0 0 118 16 175718 284 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13732] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13732/stat : 13732 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387132473 9367552 267 33554432000 4194304 5064252 140735357353904 140735357352816 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13732/statm: 2287 267 226 213 0 72 0
[pid=13733] ppid=13732 vsize=30716 CPUtime=20.4 cores=0,2,4,6
/proc/13733/stat : 13733 (glucose) R 13732 12911 11239 0 -1 4202496 5194 0 0 0 2039 1 0 0 20 0 1 0 387132473 31453184 7323 33554432000 4194304 5208918 140735793462704 140735793460568 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13733/statm: 7679 7323 96 248 0 7428 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 56084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 13747
/proc/meminfo: memFree=30279720/32873648 swapFree=7372/7372
[pid=12911] ppid=12909 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12911/stat : 12911 (npSolver-wbo-It) S 12909 12911 11239 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386956284 9367552 274 33554432000 4194304 5064252 140735915862928 140735915861840 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12911/statm: 2287 274 233 213 0 72 0
[pid=12913] ppid=12911 vsize=7072 CPUtime=1789.2 cores=0,2,4,6
/proc/12913/stat : 12913 (npSolver-wbo) S 12911 12911 11239 0 -1 4202496 61622 628697 0 0 121 16 178494 289 20 0 1 0 386956285 7241728 1180 33554432000 4194304 6006132 140737424819184 140737424810544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12913/statm: 1768 1180 177 443 0 1321 0
[pid=13746] ppid=12913 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13746/stat : 13746 (satsolver.sh) S 12913 12911 11239 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387135257 9367552 266 33554432000 4194304 5064252 140733369560160 140733369559072 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13746/statm: 2287 266 226 213 0 72 0
[pid=13747] ppid=13746 vsize=30716 CPUtime=10.87 cores=0,2,4,6
/proc/13747/stat : 13747 (glucose) R 13746 12911 11239 0 -1 4202496 6026 0 0 0 1086 1 0 0 20 0 1 0 387135257 31453184 7323 33554432000 4194304 5208918 140734563127728 140734563125592 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13747/statm: 7679 7323 96 248 0 7428 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 56084

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.1
CPU user time (s): 1797.02
CPU system time (s): 3.08853
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 56632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.02
system time used= 3.08853
maximum resident set size= 29940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 697334
page faults= 0
swaps= 0
block input operations= 0
block output operations= 213168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4406
involuntary context switches= 2597

runsolver used 2.6516 second user time and 7.31489 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-09 04:18:24
IDJOB=3753257
IDBENCH=79233
IDSOLVER=2336
FILE ID=node124/3753257-1339208304
RUNJOBID= node124-1339208304-12884
PBS_JOBID= 14643858
Free space on /tmp= 70596 MiB

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

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

MD5SUM BENCH= 0635b24c475a73287c5e15439a6c459f
RANDOM SEED=407466787

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30345324 kB
Buffers:          421412 kB
Cached:          1220788 kB
SwapCached:         8612 kB
Active:          1592280 kB
Inactive:          66092 kB
Active(anon):       1804 kB
Inactive(anon):    11320 kB
Active(file):    1590476 kB
Inactive(file):    54772 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:             17252 kB
Writeback:             0 kB
AnonPages:         10300 kB
Mapped:             8164 kB
Shmem:                 0 kB
Slab:             731576 kB
SReclaimable:     174384 kB
SUnreclaim:       557192 kB
KernelStack:        1400 kB
PageTables:         3504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105824 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= 70580 MiB
End job on node124 at 2012-06-09 04:48:25