Trace number 3753932

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 (fixed)? (TO) 1800.08 1800.72

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110966483--soft-0-100-0.wbo
MD5SUM2001343def6115cfc261dcde547cf23c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark0.278957
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 1298
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run usual solver
7.97/8.00	o 827
35.59/35.89	o 756
63.72/64.01	o 754
92.28/92.56	o 711
120.95/121.10	o 709
149.02/149.38	o 703
176.95/177.17	o 663
204.51/204.88	o 661
232.43/232.80	o 655
260.10/260.47	o 653
288.05/288.44	o 650
316.25/316.64	o 648
344.54/344.92	o 633
372.40/372.79	o 631
401.56/401.95	o 623
429.24/429.64	o 622
457.01/457.42	o 617
484.43/484.84	o 590
511.79/512.19	o 588
539.77/540.03	o 586
568.76/569.00	o 553
595.96/596.25	o 551
623.13/623.56	o 550
650.58/651.03	o 548
677.76/678.20	o 545
705.12/705.56	o 537
732.44/732.89	o 535
759.91/760.37	o 531
787.19/787.56	o 529
814.93/815.40	o 528
842.61/843.09	o 522
869.86/870.48	o 504
897.05/897.68	o 503
924.27/924.89	o 502
951.21/951.85	o 501
978.14/978.78	o 499
1005.33/1005.99	o 487
1032.35/1033.01	o 455
1060.25/1060.91	o 447
1087.65/1088.30	o 439
1114.65/1115.30	o 430
1142.86/1143.52	o 402
1170.04/1170.69	o 401
1196.77/1197.43	o 397
1223.37/1224.03	o 386
1250.59/1251.26	o 383
1277.54/1278.15	o 380
1304.95/1305.50	o 378
1331.99/1332.66	o 376
1358.74/1359.43	o 332
1386.03/1386.70	o 330
1413.37/1414.06	o 322
1440.88/1441.56	o 319
1468.22/1468.92	o 318
1495.65/1496.34	o 317
1522.29/1522.99	o 316
1551.22/1551.93	o 315
1579.52/1580.22	o 306
1606.84/1607.56	o 301
1634.10/1634.82	o 300
1661.67/1662.42	o 299
1689.05/1689.78	o 281
1715.78/1716.52	o 280
1743.85/1744.57	o 263
1770.99/1771.73	o 248
1798.00/1798.73	o 247
1800.05/1800.71	./satsolver.sh: line 5:  3938 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.71	c error: unexpected solver exit code
1800.05/1800.71	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-3753932-1339196758/watcher-3753932-1339196758 -o /tmp/evaluation-result-3753932-1339196758/solver-3753932-1339196758 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753932-1339196758.wbo 519573163 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.06 2.01 2.00 3/179 3065
/proc/meminfo: memFree=31337204/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0

[startup+0.095914 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 3065
/proc/meminfo: memFree=31337204/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100192 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 3065
/proc/meminfo: memFree=31337204/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300232 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 3065
/proc/meminfo: memFree=31337204/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 3065
/proc/meminfo: memFree=31337204/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/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.01 2.00 3/183 3072
/proc/meminfo: memFree=31326440/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=3016 CPUtime=0.15 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 1947 2668 0 0 2 0 13 0 20 0 1 0 385802639 3088384 385 33554432000 4194304 6006132 140734587099488 140734587093680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3066/statm: 754 385 157 443 0 307 0
[pid=3071] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3071/stat : 3071 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385802656 9367552 267 33554432000 4194304 5064252 140734965242144 140734965241056 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3071/statm: 2287 267 226 213 0 72 0
[pid=3072] ppid=3071 vsize=12756 CPUtime=1.32 cores=1,3,5,7
/proc/3072/stat : 3072 (glucose) R 3071 3065 5861 0 -1 4202496 2717 0 0 0 132 0 0 0 20 0 1 0 385802657 13062144 2309 33554432000 4194304 5208918 140734503637424 140734503635368 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3072/statm: 3189 2309 96 248 0 2938 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34068

[startup+3.10034 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 3072
/proc/meminfo: memFree=31311116/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=3016 CPUtime=0.15 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 1947 2668 0 0 2 0 13 0 20 0 1 0 385802639 3088384 385 33554432000 4194304 6006132 140734587099488 140734587093680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3066/statm: 754 385 157 443 0 307 0
[pid=3071] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3071/stat : 3071 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385802656 9367552 267 33554432000 4194304 5064252 140734965242144 140734965241056 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3071/statm: 2287 267 226 213 0 72 0
[pid=3072] ppid=3071 vsize=14444 CPUtime=2.91 cores=1,3,5,7
/proc/3072/stat : 3072 (glucose) R 3071 3065 5861 0 -1 4202496 3614 0 0 0 291 0 0 0 20 0 1 0 385802657 14790656 3177 33554432000 4194304 5208918 140734503637424 140734503635368 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3072/statm: 3611 3177 96 248 0 3360 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 35756

[startup+6.30033 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 3072
/proc/meminfo: memFree=31276840/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=3016 CPUtime=0.15 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 1947 2668 0 0 2 0 13 0 20 0 1 0 385802639 3088384 385 33554432000 4194304 6006132 140734587099488 140734587093680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3066/statm: 754 385 157 443 0 307 0
[pid=3071] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3071/stat : 3071 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385802656 9367552 267 33554432000 4194304 5064252 140734965242144 140734965241056 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3071/statm: 2287 267 226 213 0 72 0
[pid=3072] ppid=3071 vsize=22552 CPUtime=6.11 cores=1,3,5,7
/proc/3072/stat : 3072 (glucose) R 3071 3065 5861 0 -1 4202496 4282 0 0 0 611 0 0 0 20 0 1 0 385802657 23093248 4859 33554432000 4194304 5208918 140734503637424 140734503635416 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3072/statm: 5638 4859 96 248 0 5387 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43864

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 3079
/proc/meminfo: memFree=31173332/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=8.08 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 3856 10369 0 0 10 3 793 2 20 0 1 0 385802639 20140032 4162 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3066/statm: 4917 4162 166 443 0 4470 0
[pid=3078] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3078/stat : 3078 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385803449 9367552 266 33554432000 4194304 5064252 140734672797584 140734672796496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3078/statm: 2287 266 226 213 0 72 0
[pid=3079] ppid=3078 vsize=54980 CPUtime=4.59 cores=1,3,5,7
/proc/3079/stat : 3079 (glucose) R 3078 3065 5861 0 -1 4202496 13173 0 0 0 456 3 0 0 20 0 1 0 385803449 56299520 12769 33554432000 4194304 5208918 140735733641360 140735733639208 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3079/statm: 13745 12769 96 248 0 13494 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 92944

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 3079
/proc/meminfo: memFree=31091944/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=8.08 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 3856 10369 0 0 10 3 793 2 20 0 1 0 385802639 20140032 4162 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3066/statm: 4917 4162 166 443 0 4470 0
[pid=3078] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3078/stat : 3078 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385803449 9367552 266 33554432000 4194304 5064252 140734672797584 140734672796496 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3078/statm: 2287 266 226 213 0 72 0
[pid=3079] ppid=3078 vsize=85724 CPUtime=17.39 cores=1,3,5,7
/proc/3079/stat : 3079 (glucose) R 3078 3065 5861 0 -1 4202496 15228 0 0 0 1736 3 0 0 20 0 1 0 385803449 87781376 19117 33554432000 4194304 5208918 140735733641360 140735733639304 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3079/statm: 21431 19117 96 248 0 21180 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 123688

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 3086
/proc/meminfo: memFree=31027148/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=35.95 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 5755 30545 0 0 17 4 3555 19 20 0 1 0 385802639 20140032 4163 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3066/statm: 4917 4163 166 443 0 4470 0
[pid=3085] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3085/stat : 3085 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385806237 9367552 266 33554432000 4194304 5064252 140734058131568 140734058130480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3085/statm: 2287 266 226 213 0 72 0
[pid=3086] ppid=3085 vsize=61284 CPUtime=15.11 cores=1,3,5,7
/proc/3086/stat : 3086 (glucose) R 3085 3065 5861 0 -1 4202496 12515 0 0 0 1508 3 0 0 20 0 1 0 385806237 62754816 13910 33554432000 4194304 5208918 140735154676704 140735154674792 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3086/statm: 15321 13910 96 248 0 15070 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99248

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 3101
/proc/meminfo: memFree=31066380/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=92.61 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 9554 67192 0 0 32 6 9171 52 20 0 1 0 385802639 20140032 4166 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3066/statm: 4917 4166 167 443 0 4470 0
[pid=3100] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3100/stat : 3100 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385811903 9367552 266 33554432000 4194304 5064252 140737150992720 140737150991632 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3100/statm: 2287 266 226 213 0 72 0
[pid=3101] ppid=3100 vsize=60356 CPUtime=9.64 cores=1,3,5,7
/proc/3101/stat : 3101 (glucose) R 3100 3065 5861 0 -1 4202496 12005 0 0 0 963 1 0 0 20 0 1 0 385811904 61804544 13425 33554432000 4194304 5208918 140734143496816 140734143494680 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3101/statm: 15089 13425 96 248 0 14838 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 98320

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 3115
/proc/meminfo: memFree=31085660/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=149.33 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 13352 101976 0 0 46 7 14803 77 20 0 1 0 385802639 20140032 4168 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3066/statm: 4917 4168 167 443 0 4470 0
[pid=3114] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 3836
/proc/meminfo: memFree=31298144/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1413.51 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 88200 784491 0 0 275 37 140476 563 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3835] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3835/stat : 3835 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385944049 9367552 267 33554432000 4194304 5064252 140733791053248 140733791052160 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3835/statm: 2287 267 226 213 0 72 0
[pid=3836] ppid=3835 vsize=40228 CPUtime=8.2 cores=1,3,5,7
/proc/3836/stat : 3836 (glucose) R 3835 3065 5861 0 -1 4202496 7855 0 0 0 819 1 0 0 20 0 1 0 385944049 41193472 9394 33554432000 4194304 5208918 140734995179840 140734995177704 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3836/statm: 10057 9394 96 248 0 9806 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 78192

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/184 3853
/proc/meminfo: memFree=31295560/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1468.38 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 90961 808274 0 0 281 39 145942 576 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3852] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385949535 9367552 266 33554432000 4194304 5064252 140733834156880 140733834155792 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3852/statm: 2287 266 226 213 0 72 0
[pid=3853] ppid=3852 vsize=40144 CPUtime=13.33 cores=1,3,5,7
/proc/3853/stat : 3853 (glucose) R 3852 3065 5861 0 -1 4202496 7687 0 0 0 1332 1 0 0 20 0 1 0 385949535 41107456 9243 33554432000 4194304 5208918 140734356125872 140734356123736 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 10036 9243 96 248 0 9785 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 78108

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 3867
/proc/meminfo: memFree=31293336/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1522.43 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 93721 830741 0 0 288 39 151327 589 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3866] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3866/stat : 3866 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385954942 9367552 267 33554432000 4194304 5064252 140733571573184 140733571572096 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3866/statm: 2287 267 226 213 0 72 0
[pid=3867] ppid=3866 vsize=42840 CPUtime=19.26 cores=1,3,5,7
/proc/3867/stat : 3867 (glucose) R 3866 3065 5861 0 -1 4202496 7937 0 0 0 1924 2 0 0 20 0 1 0 385954943 43868160 9906 33554432000 4194304 5208918 140734740723104 140734740720968 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3867/statm: 10710 9906 96 248 0 10459 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 80804

[startup+1602.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/183 3881
/proc/meminfo: memFree=31292896/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1579.65 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 96479 854091 0 0 294 40 157027 604 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3880] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3880/stat : 3880 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385960665 9367552 266 33554432000 4194304 5064252 140737078471600 140737078470512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3880/statm: 2287 266 226 213 0 72 0
[pid=3881] ppid=3880 vsize=42648 CPUtime=22.02 cores=1,3,5,7
/proc/3881/stat : 3881 (glucose) R 3880 3065 5861 0 -1 4202496 8166 0 0 0 2201 1 0 0 20 0 1 0 385960666 43671552 9812 33554432000 4194304 5208918 140733954414128 140733954411992 4229734 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3881/statm: 10662 9812 96 248 0 10411 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 80612

[startup+1662.3 s]
/proc/loadavg: 2.08 2.01 2.00 3/183 3896
/proc/meminfo: memFree=31293740/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1634.23 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 99221 877632 0 0 299 40 162466 618 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3895] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3895/stat : 3895 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385966125 9367552 267 33554432000 4194304 5064252 140734314980272 140734314979184 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3895/statm: 2287 267 226 213 0 72 0
[pid=3896] ppid=3895 vsize=42524 CPUtime=27.43 cores=1,3,5,7
/proc/3896/stat : 3896 (glucose) R 3895 3065 5861 0 -1 4202496 8817 0 0 0 2741 2 0 0 20 0 1 0 385966125 43544576 9749 33554432000 4194304 5208918 140733478305424 140733478303288 4607488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3896/statm: 10631 9749 106 248 0 10380 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 80488

[startup+1722.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/183 3917
/proc/meminfo: memFree=31303416/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1715.91 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 102824 912312 0 0 308 41 170605 637 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3916] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3916/stat : 3916 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385974294 9367552 266 33554432000 4194304 5064252 140734142151504 140734142150416 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3916/statm: 2287 266 226 213 0 72 0
[pid=3917] ppid=3916 vsize=32668 CPUtime=5.74 cores=1,3,5,7
/proc/3917/stat : 3917 (glucose) R 3916 3065 5861 0 -1 4202496 5684 0 0 0 573 1 0 0 20 0 1 0 385974295 33452032 7517 33554432000 4194304 5208918 140734810209856 140734810207720 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3917/statm: 8167 7517 96 248 0 7916 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 70632

[startup+1782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/183 3931
/proc/meminfo: memFree=31302748/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1771.11 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 104961 932918 0 0 313 42 176108 648 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3930] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3930/stat : 3930 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385979815 9367552 267 33554432000 4194304 5064252 140735485552256 140735485551168 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3930/statm: 2287 267 226 213 0 72 0
[pid=3931] ppid=3930 vsize=31000 CPUtime=10.52 cores=1,3,5,7
/proc/3931/stat : 3931 (glucose) R 3930 3065 5861 0 -1 4202496 7170 0 0 0 1051 1 0 0 20 0 1 0 385979815 31744000 7421 33554432000 4194304 5208918 140735257604128 140735257601992 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3931/statm: 7750 7421 96 248 0 7499 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 68964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 3938
/proc/meminfo: memFree=31315224/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1798.11 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 106013 943989 0 0 315 43 178799 654 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3937] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3937/stat : 3937 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385982516 9367552 267 33554432000 4194304 5064252 140734704089152 140734704088064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3937/statm: 2287 267 226 213 0 72 0
[pid=3938] ppid=3937 vsize=19340 CPUtime=1.94 cores=1,3,5,7
/proc/3938/stat : 3938 (glucose) R 3937 3065 5861 0 -1 4202496 5021 0 0 0 193 1 0 0 20 0 1 0 385982516 19804160 4449 33554432000 4194304 5208918 140735019341952 140735019339912 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3938/statm: 4835 4449 96 248 0 4584 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 57304

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 3938
/proc/meminfo: memFree=31315224/32873648 swapFree=7376/7376
[pid=3065] ppid=3063 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3065/stat : 3065 (npSolver-wbo-It) S 3063 3065 5861 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385802639 9367552 274 33554432000 4194304 5064252 140735837302048 140735837300960 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3065/statm: 2287 274 233 213 0 72 0
[pid=3066] ppid=3065 vsize=19668 CPUtime=1798.11 cores=1,3,5,7
/proc/3066/stat : 3066 (npSolver-wbo) S 3065 3065 5861 0 -1 4202496 106013 943989 0 0 315 43 178799 654 20 0 1 0 385802639 20140032 4176 33554432000 4194304 6006132 140734587099488 140734587090880 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 14 0 0
/proc/3066/statm: 4917 4176 167 443 0 4470 0
[pid=3937] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3937/stat : 3937 (satsolver.sh) S 3066 3065 5861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385982516 9367552 267 33554432000 4194304 5064252 140734704089152 140734704088064 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3937/statm: 2287 267 226 213 0 72 0
[pid=3938] ppid=3937 vsize=19340 CPUtime=1.94 cores=1,3,5,7
/proc/3938/stat : 3938 (glucose) R 3937 3065 5861 0 -1 4202496 5021 0 0 0 193 1 0 0 20 0 1 0 385982516 19804160 4449 33554432000 4194304 5208918 140735019341952 140735019339912 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3938/statm: 4835 4449 96 248 0 4584 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 57304

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1793.08
CPU system time (s): 6.99294
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 123688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.08
system time used= 6.99294
maximum resident set size= 80292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1056014
page faults= 0
swaps= 0
block input operations= 0
block output operations= 563312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11196
involuntary context switches= 2657

runsolver used 3.43648 second user time and 9.31558 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-09 01:05:58
IDJOB=3753932
IDBENCH=79225
IDSOLVER=2337
FILE ID=node113/3753932-1339196758
RUNJOBID= node113-1339183302-30697
PBS_JOBID= 14643803
Free space on /tmp= 71140 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110966483--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753932-1339196758/watcher-3753932-1339196758 -o /tmp/evaluation-result-3753932-1339196758/solver-3753932-1339196758 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753932-1339196758.wbo 519573163 HOME HOME

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

MD5SUM BENCH= 2001343def6115cfc261dcde547cf23c
RANDOM SEED=519573163

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
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.026
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:       32873648 kB
MemFree:        31337576 kB
Buffers:          367340 kB
Cached:           118176 kB
SwapCached:         1344 kB
Active:           574460 kB
Inactive:          34412 kB
Active(anon):     116552 kB
Inactive(anon):     4568 kB
Active(file):     457908 kB
Inactive(file):    29844 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099944 kB
Dirty:              8388 kB
Writeback:             0 kB
AnonPages:        151824 kB
Mapped:            10460 kB
Shmem:                 0 kB
Slab:             766928 kB
SReclaimable:     210800 kB
SUnreclaim:       556128 kB
KernelStack:        1520 kB
PageTables:         4200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     270148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 71124 MiB
End job on node113 at 2012-06-09 01:35:59