Trace number 3753267

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.07 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111227012--soft-0-100-0.wbo
MD5SUM3f56278c0c7f2898f6b9e11f0d13a6fa
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.390939
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 5395
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5394
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1220
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
22.95/23.08	o 877
22.95/23.08	c starting approximation
22.95/23.08	c factor = 2
22.95/23.08	c current bound: 438
48.43/48.53	c current bound: 438
74.80/74.91	c current bound: 438
101.24/101.38	c current bound: 438
127.69/127.81	c current bound: 438
153.28/153.42	c current bound: 438
179.48/179.63	c current bound: 438
206.30/206.45	c current bound: 438
231.34/231.50	c current bound: 438
257.73/257.91	c current bound: 438
282.77/282.96	c current bound: 438
309.06/309.24	c current bound: 438
335.27/335.41	c current bound: 438
361.05/361.29	c current bound: 438
387.42/387.63	c current bound: 438
414.19/414.41	c current bound: 438
439.75/439.90	c current bound: 438
466.18/466.41	c current bound: 438
491.31/491.57	c current bound: 438
517.67/517.92	c current bound: 438
543.73/544.01	c current bound: 438
570.45/570.73	c current bound: 438
596.72/597.01	c current bound: 438
623.37/623.63	c current bound: 438
649.80/650.11	c current bound: 438
676.39/676.71	c current bound: 438
703.23/703.54	c current bound: 438
729.53/729.88	c current bound: 438
756.19/756.51	c current bound: 438
781.47/781.80	c current bound: 438
808.32/808.67	c current bound: 438
834.01/834.36	c current bound: 438
860.06/860.42	c current bound: 438
886.30/886.67	c current bound: 438
912.74/913.12	c current bound: 438
938.78/939.16	c current bound: 438
965.38/965.72	c current bound: 438
990.56/990.97	c current bound: 438
1017.23/1017.64	c current bound: 438
1043.65/1044.09	c current bound: 438
1069.91/1070.33	c current bound: 438
1096.30/1096.73	c current bound: 438
1122.82/1123.28	c current bound: 438
1149.13/1149.59	c current bound: 438
1175.62/1176.00	c current bound: 438
1200.71/1201.18	c current bound: 438
1227.35/1227.81	c current bound: 438
1253.59/1254.06	c current bound: 438
1280.07/1280.54	c current bound: 438
1306.86/1307.37	c current bound: 438
1333.64/1334.15	c current bound: 438
1360.05/1360.57	c current bound: 438
1386.39/1386.91	c current bound: 438
1411.40/1411.94	c current bound: 438
1438.24/1438.70	c current bound: 438
1464.62/1465.16	c current bound: 438
1491.30/1491.86	c current bound: 438
1517.86/1518.41	c current bound: 438
1544.48/1545.03	c current bound: 438
1570.90/1571.40	c current bound: 438
1596.27/1596.85	c current bound: 438
1622.37/1622.99	c current bound: 438
1648.76/1649.38	c current bound: 438
1673.96/1674.57	c current bound: 438
1700.05/1700.69	c current bound: 438
1726.23/1726.84	c current bound: 438
1751.94/1752.56	c current bound: 438
1778.28/1778.91	c current bound: 438
1800.02/1800.61	./satsolver.sh: line 5: 14535 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.61	c error: unexpected solver exit code
1800.02/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-3753267-1339208511/watcher-3753267-1339208511 -o /tmp/evaluation-result-3753267-1339208511/solver-3753267-1339208511 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753267-1339208511.wbo 2070628829 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.05 2.04 2.08 2/179 12837
/proc/meminfo: memFree=31349300/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0

[startup+0.026887 s]
/proc/loadavg: 2.05 2.04 2.08 2/179 12837
/proc/meminfo: memFree=31349300/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.05 2.04 2.08 2/179 12837
/proc/meminfo: memFree=31349300/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300126 s]
/proc/loadavg: 2.05 2.04 2.08 2/179 12837
/proc/meminfo: memFree=31349300/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700116 s]
/proc/loadavg: 2.05 2.04 2.08 2/179 12837
/proc/meminfo: memFree=31349300/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.05 2.04 2.08 3/183 12844
/proc/meminfo: memFree=31338504/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 1446 2705 0 0 2 0 14 0 20 0 1 0 386975539 3166208 378 33554432000 4194304 6006132 140733930851104 140733930845296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 773 378 158 443 0 326 0
[pid=12843] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12843/stat : 12843 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386975557 9367552 267 33554432000 4194304 5064252 140735494871584 140735494870496 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12843/statm: 2287 267 226 213 0 72 0
[pid=12844] ppid=12843 vsize=12716 CPUtime=1.29 cores=1,3,5,7
/proc/12844/stat : 12844 (glucose) R 12843 12837 9784 0 -1 4202496 2861 0 0 0 129 0 0 0 20 0 1 0 386975558 13021184 2208 33554432000 4194304 5208918 140734258804560 140734258802504 4229541 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12844/statm: 3179 2208 96 248 0 2928 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 34104

[startup+3.10035 s]
/proc/loadavg: 2.05 2.04 2.08 3/183 12844
/proc/meminfo: memFree=31337072/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 1446 2705 0 0 2 0 14 0 20 0 1 0 386975539 3166208 378 33554432000 4194304 6006132 140733930851104 140733930845296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 773 378 158 443 0 326 0
[pid=12843] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12843/stat : 12843 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386975557 9367552 267 33554432000 4194304 5064252 140735494871584 140735494870496 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12843/statm: 2287 267 226 213 0 72 0
[pid=12844] ppid=12843 vsize=12716 CPUtime=2.89 cores=1,3,5,7
/proc/12844/stat : 12844 (glucose) R 12843 12837 9784 0 -1 4202496 2902 0 0 0 289 0 0 0 20 0 1 0 386975558 13021184 2760 33554432000 4194304 5208918 140734258804560 140734258802504 4229520 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12844/statm: 3179 2760 96 248 0 2928 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 34104

[startup+6.30034 s]
/proc/loadavg: 2.05 2.04 2.08 3/183 12844
/proc/meminfo: memFree=31326900/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 1446 2705 0 0 2 0 14 0 20 0 1 0 386975539 3166208 378 33554432000 4194304 6006132 140733930851104 140733930845296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 773 378 158 443 0 326 0
[pid=12843] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12843/stat : 12843 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386975557 9367552 267 33554432000 4194304 5064252 140735494871584 140735494870496 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12843/statm: 2287 267 226 213 0 72 0
[pid=12844] ppid=12843 vsize=22512 CPUtime=6.09 cores=1,3,5,7
/proc/12844/stat : 12844 (glucose) R 12843 12837 9784 0 -1 4202496 3832 0 0 0 609 0 0 0 20 0 1 0 386975558 23052288 4694 33554432000 4194304 5208918 140734258804560 140734258802552 4229471 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12844/statm: 5628 4694 96 248 0 5377 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 43900

[startup+12.7003 s]
/proc/loadavg: 2.04 2.04 2.08 3/183 12844
/proc/meminfo: memFree=31312776/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=3092 CPUtime=0.16 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 1446 2705 0 0 2 0 14 0 20 0 1 0 386975539 3166208 378 33554432000 4194304 6006132 140733930851104 140733930845296 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12838/statm: 773 378 158 443 0 326 0
[pid=12843] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12843/stat : 12843 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386975557 9367552 267 33554432000 4194304 5064252 140735494871584 140735494870496 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12843/statm: 2287 267 226 213 0 72 0
[pid=12844] ppid=12843 vsize=25948 CPUtime=12.49 cores=1,3,5,7
/proc/12844/stat : 12844 (glucose) R 12843 12837 9784 0 -1 4202496 5492 0 0 0 1248 1 0 0 20 0 1 0 386975558 26570752 5858 33554432000 4194304 5208918 140734258804560 140734258802424 4212371 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12844/statm: 6487 5858 96 248 0 6236 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 47336

[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 2.08 3/183 12851
/proc/meminfo: memFree=31314220/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=23.08 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 2420 11372 0 0 4 2 2299 3 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=12850] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12850/stat : 12850 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386977850 9367552 266 33554432000 4194304 5064252 140737458769424 140737458768336 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12850/statm: 2287 266 226 213 0 72 0
[pid=12851] ppid=12850 vsize=21036 CPUtime=2.37 cores=1,3,5,7
/proc/12851/stat : 12851 (glucose) R 12850 12837 9784 0 -1 4202496 4710 0 0 0 237 0 0 0 20 0 1 0 386977850 21540864 4110 33554432000 4194304 5208918 140737240143824 140737240141912 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12851/statm: 5259 4110 96 248 0 5008 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 46396

[startup+51.1003 s]
/proc/loadavg: 2.15 2.06 2.09 3/183 12865
/proc/meminfo: memFree=31333652/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=48.52 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 3379 21985 0 0 6 2 4836 8 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=12857] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12857/stat : 12857 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386980395 9367552 267 33554432000 4194304 5064252 140736121423920 140736121422832 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12857/statm: 2287 267 226 213 0 72 0
[pid=12858] ppid=12857 vsize=21032 CPUtime=2.53 cores=1,3,5,7
/proc/12858/stat : 12858 (glucose) R 12857 12837 9784 0 -1 4202496 4532 0 0 0 253 0 0 0 20 0 1 0 386980395 21536768 3680 33554432000 4194304 5208918 140733238391088 140733238388936 4211851 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12858/statm: 5258 3680 96 248 0 5007 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46392

[startup+102.307 s]
/proc/loadavg: 2.06 2.05 2.08 3/183 12879
/proc/meminfo: memFree=31303064/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=101.36 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 5297 42058 0 0 10 3 10104 19 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=12878] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12878/stat : 12878 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386985679 9367552 267 33554432000 4194304 5064252 140735127729184 140735127728096 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/12878/statm: 2287 267 226 213 0 72 0
[pid=12879] ppid=12878 vsize=16244 CPUtime=0.89 cores=1,3,5,7
/proc/12879/stat : 12879 (glucose) R 12878 12837 9784 0 -1 4202496 3271 0 0 0 89 0 0 0 20 0 1 0 386985680 16633856 3365 33554432000 4194304 5208918 140734833805808 140734833803656 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12879/statm: 4061 3365 96 248 0 3810 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 41604

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.08 3/183 12908
/proc/meminfo: memFree=31308824/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=153.38 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 7215 62700 0 0 14 3 15292 29 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=12900] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13401
/proc/meminfo: memFree=31323612/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1360.15 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 51329 535511 0 0 102 17 135615 281 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=13400] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13400/stat : 13400 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387111598 9367552 267 33554432000 4194304 5064252 140736611082160 140736611081072 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13400/statm: 2287 267 226 213 0 72 0
[pid=13401] ppid=13400 vsize=18192 CPUtime=1.69 cores=1,3,5,7
/proc/13401/stat : 13401 (glucose) R 13400 12837 9784 0 -1 4202496 3639 0 0 0 169 0 0 0 20 0 1 0 387111598 18628608 3741 33554432000 4194304 5208918 140736992160272 140736992158360 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13401/statm: 4548 3741 96 248 0 4297 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 43552

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 13422
/proc/meminfo: memFree=31303264/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1411.51 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 53247 555860 0 0 106 18 140734 293 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=13421] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13421/stat : 13421 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387116735 9367552 267 33554432000 4194304 5064252 140737218120032 140737218118944 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13421/statm: 2287 267 226 213 0 72 0
[pid=13422] ppid=13421 vsize=30024 CPUtime=10.33 cores=1,3,5,7
/proc/13422/stat : 13422 (glucose) R 13421 12837 9784 0 -1 4202496 6756 0 0 0 1031 2 0 0 20 0 1 0 387116735 30744576 6851 33554432000 4194304 5208918 140735432468400 140735432466344 4211668 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13422/statm: 7506 6851 96 248 0 7255 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 55384

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 13443
/proc/meminfo: memFree=31296988/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1464.7 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 55165 575933 0 0 109 18 146038 305 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=13442] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13442/stat : 13442 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387122058 9367552 267 33554432000 4194304 5064252 140734094784688 140734094783600 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13442/statm: 2287 267 226 213 0 72 0
[pid=13443] ppid=13442 vsize=34440 CPUtime=17.09 cores=1,3,5,7
/proc/13443/stat : 13443 (glucose) R 13442 12837 9784 0 -1 4202496 5806 0 0 0 1708 1 0 0 20 0 1 0 387122058 35266560 7938 33554432000 4194304 5208918 140737454684448 140737454682312 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13443/statm: 8610 7938 96 248 0 8359 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 59800

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13464
/proc/meminfo: memFree=31294004/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1517.94 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 57083 595508 0 0 114 18 151346 316 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=13463] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13463/stat : 13463 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387127382 9367552 267 33554432000 4194304 5064252 140733469518208 140733469517120 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13463/statm: 2287 267 226 213 0 72 0
[pid=13464] ppid=13463 vsize=34444 CPUtime=23.85 cores=1,3,5,7
/proc/13464/stat : 13464 (glucose) R 13463 12837 9784 0 -1 4202496 6619 0 0 0 2383 2 0 0 20 0 1 0 387127382 35270656 7941 33554432000 4194304 5208918 140737333716208 140737333714072 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13464/statm: 8611 7941 96 248 0 8360 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 59804

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 13635
/proc/meminfo: memFree=31283516/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1596.37 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 59960 625764 0 0 119 20 159165 333 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=13613] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13613/stat : 13613 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387135227 9367552 266 33554432000 4194304 5064252 140735327432656 140735327431568 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13613/statm: 2287 266 226 213 0 72 0
[pid=13614] ppid=13613 vsize=30016 CPUtime=5.41 cores=1,3,5,7
/proc/13614/stat : 13614 (glucose) R 13613 12837 9784 0 -1 4202496 6620 0 0 0 540 1 0 0 20 0 1 0 387135227 30736384 5625 33554432000 4194304 5208918 140737208790288 140737208788232 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13614/statm: 7504 5625 96 248 0 7253 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 55376

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/183 13939
/proc/meminfo: memFree=31305448/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1648.88 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 61878 646989 0 0 123 20 164402 343 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=13879] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13879/stat : 13879 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387140479 9367552 266 33554432000 4194304 5064252 140735205248672 140735205247584 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13879/statm: 2287 266 226 213 0 72 0
[pid=13880] ppid=13879 vsize=34440 CPUtime=12.88 cores=1,3,5,7
/proc/13880/stat : 13880 (glucose) R 13879 12837 9784 0 -1 4202496 6909 0 0 0 1286 2 0 0 20 0 1 0 387140479 35266560 7960 33554432000 4194304 5208918 140737398605360 140737398603224 4211570 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13880/statm: 8610 7960 96 248 0 8359 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 59800

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/184 14241
/proc/meminfo: memFree=31268608/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1700.19 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 63796 667992 0 0 127 21 169516 355 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=14142] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14142/stat : 14142 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387145611 9367552 267 33554432000 4194304 5064252 140735481559088 140735481558000 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14142/statm: 2287 267 226 213 0 72 0
[pid=14143] ppid=14142 vsize=34436 CPUtime=21.56 cores=1,3,5,7
/proc/14143/stat : 14143 (glucose) R 14142 12837 9784 0 -1 4202496 6950 0 0 0 2155 1 0 0 20 0 1 0 387145611 35262464 7959 33554432000 4194304 5208918 140737386313936 140737386311800 4229712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14143/statm: 8609 7959 96 248 0 8358 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 59796

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 14549
/proc/meminfo: memFree=31284836/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1778.37 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 66673 698835 0 0 133 21 177313 370 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=14534] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14534/stat : 14534 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387153432 9367552 267 33554432000 4194304 5064252 140734499017664 140734499016576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14534/statm: 2287 267 226 213 0 72 0
[pid=14535] ppid=14534 vsize=28108 CPUtime=3.35 cores=1,3,5,7
/proc/14535/stat : 14535 (glucose) R 14534 12837 9784 0 -1 4202496 4042 0 0 0 334 1 0 0 20 0 1 0 387153433 28782592 5217 33554432000 4194304 5208918 140735105602432 140735105600376 4211501 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14535/statm: 7027 5217 96 248 0 6776 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 53468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 14640
/proc/meminfo: memFree=31267120/32873844 swapFree=6904/6904
[pid=12837] ppid=12835 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12837/stat : 12837 (npSolver-wbo-It) S 12835 12837 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386975539 9367552 274 33554432000 4194304 5064252 140734035761952 140734035760864 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12837/statm: 2287 274 233 213 0 72 0
[pid=12838] ppid=12837 vsize=7064 CPUtime=1778.37 cores=1,3,5,7
/proc/12838/stat : 12838 (npSolver-wbo) S 12837 12837 9784 0 -1 4202496 66673 698835 0 0 133 21 177313 370 20 0 1 0 386975539 7233536 1201 33554432000 4194304 6006132 140733930851104 140733930842464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12838/statm: 1766 1201 177 443 0 1319 0
[pid=14534] ppid=12838 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14534/stat : 14534 (satsolver.sh) S 12838 12837 9784 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387153432 9367552 267 33554432000 4194304 5064252 140734499017664 140734499016576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/14534/statm: 2287 267 226 213 0 72 0
[pid=14535] ppid=14534 vsize=34440 CPUtime=21.65 cores=1,3,5,7
/proc/14535/stat : 14535 (glucose) R 14534 12837 9784 0 -1 4202496 5908 0 0 0 2164 1 0 0 20 0 1 0 387153433 35266560 7976 33554432000 4194304 5208918 140735105602432 140735105600296 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/14535/statm: 8610 7976 96 248 0 8359 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 59800

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1796.12
CPU system time (s): 3.9454
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 66012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.12
system time used= 3.9454
maximum resident set size= 36828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 772406
page faults= 0
swaps= 0
block input operations= 0
block output operations= 239448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4749
involuntary context switches= 2609

runsolver used 2.77058 second user time and 7.29289 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-09 04:21:51
IDJOB=3753267
IDBENCH=79251
IDSOLVER=2336
FILE ID=node140/3753267-1339208511
RUNJOBID= node140-1339204810-9801
PBS_JOBID= 14643869
Free space on /tmp= 70624 MiB

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

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

MD5SUM BENCH= 3f56278c0c7f2898f6b9e11f0d13a6fa
RANDOM SEED=2070628829

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31349300 kB
Buffers:          328376 kB
Cached:           292196 kB
SwapCached:         2156 kB
Active:           587636 kB
Inactive:          65880 kB
Active(anon):      27844 kB
Inactive(anon):     4260 kB
Active(file):     559792 kB
Inactive(file):    61620 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67100256 kB
Dirty:              9924 kB
Writeback:             0 kB
AnonPages:         32516 kB
Mapped:             9888 kB
Shmem:                 0 kB
Slab:             731908 kB
SReclaimable:     173160 kB
SUnreclaim:       558748 kB
KernelStack:        1520 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70612 MiB
End job on node140 at 2012-06-09 04:51:52