Trace number 3715280

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? (TO) 1800.13 1800.91

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-31-30--soft-0-100-0.wbo
MD5SUM168e81c26eea0b6e6155adb2f3f4d195
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.037993
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables930
Total number of constraints61
Number of soft constraints61
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 3358
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3357
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
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.03	c run usual solver
0.00/0.49	o 1297
2.44/2.74	o 622
4.46/4.90	o 617
5.92/6.48	o 574
6.93/7.49	o 544
9.46/9.92	o 535
11.66/12.11	o 534
13.45/14.00	o 533
14.86/15.32	o 531
16.41/16.97	o 529
17.24/17.79	o 494
18.18/18.75	o 483
19.92/20.48	o 469
21.32/21.87	o 456
22.71/23.26	o 452
24.30/24.85	o 449
25.93/26.48	o 448
27.72/28.27	o 439
29.01/29.55	o 437
31.16/31.70	o 425
32.85/33.30	o 408
35.00/35.54	o 389
36.10/36.66	o 387
37.36/37.92	o 345
42.68/43.23	o 342
45.87/46.41	o 340
47.95/48.51	o 339
51.75/52.30	o 320
53.48/54.03	o 311
55.92/56.46	o 297
61.33/61.88	o 288
64.52/65.09	o 267
82.92/83.48	o 264
90.02/90.56	o 253
91.41/91.98	o 242
93.87/94.40	o 208
102.31/102.83	o 204
115.61/116.17	o 196
116.78/117.32	o 191
119.03/119.55	o 116
121.82/122.38	o 114
124.01/124.52	o 103
131.61/132.10	o 102
135.60/136.18	o 90
139.70/140.25	o 83
255.78/256.31	o 67
259.66/260.20	o 34
259.66/260.29	o 33
259.77/260.49	o 16
260.08/260.63	o 12
260.12/260.89	o 7
260.78/261.33	o 4
261.96/262.58	o 3
290.06/290.60	o 2
318.54/319.14	o 1
318.54/319.14	c [SWC] exit 4
1800.09/1800.91	./satsolver.sh: line 5: 16374 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.91	c error: unexpected solver exit code
1800.09/1800.91	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-3715280-1338212477/watcher-3715280-1338212477 -o /tmp/evaluation-result-3715280-1338212477/solver-3715280-1338212477 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715280-1338212477.wbo 2115468948 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15926
/proc/meminfo: memFree=29823092/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0

[startup+0.032037 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15926
/proc/meminfo: memFree=29823092/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15926
/proc/meminfo: memFree=29823092/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15926
/proc/meminfo: memFree=29823092/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700269 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 15926
/proc/meminfo: memFree=29823092/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/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.00 2.00 1.98 3/183 15942
/proc/meminfo: memFree=29643940/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=12592 CPUtime=0.58 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 3468 9376 0 0 12 3 39 4 20 0 1 0 287372097 12894208 2594 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 3148 2594 164 439 0 2705 0
[pid=15941] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15941/stat : 15941 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287372156 9367552 266 33554432000 4194304 5064252 140733719297008 140733719295920 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15941/statm: 2287 266 226 213 0 72 0
[pid=15942] ppid=15941 vsize=53736 CPUtime=0.89 cores=0,2,4,6
/proc/15942/stat : 15942 (glucose) R 15941 15926 12592 0 -1 4202496 10754 0 0 0 88 1 0 0 20 0 1 0 287372156 55025664 11965 33554432000 4194304 5208918 140733282806224 140733282804632 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15942/statm: 13434 11965 103 248 0 13183 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 84624

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 15942
/proc/meminfo: memFree=29619304/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=2.77 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 5170 25711 0 0 16 4 240 17 20 0 1 0 287372097 12025856 2499 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2499 164 439 0 2493 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 20892

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 15956
/proc/meminfo: memFree=29606936/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=4.52 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 6871 36662 0 0 20 5 402 25 20 0 1 0 287372097 12025856 2500 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2500 164 439 0 2493 0
[pid=15955] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15955/stat : 15955 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287372591 9367552 267 33554432000 4194304 5064252 140737366464464 140737366463376 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/15955/statm: 2287 267 226 213 0 72 0
[pid=15956] ppid=15955 vsize=30616 CPUtime=1.34 cores=0,2,4,6
/proc/15956/stat : 15956 (glucose) R 15955 15926 12592 0 -1 4202496 6685 0 0 0 133 1 0 0 20 0 1 0 287372591 31350784 6858 33554432000 4194304 5208918 140734970971568 140734970969528 4215388 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15956/statm: 7654 6858 103 248 0 7403 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 60656

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 16018
/proc/meminfo: memFree=29649632/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=11.71 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 13675 79522 0 0 35 7 1075 54 20 0 1 0 287372097 12025856 2503 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2503 164 439 0 2493 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 20892

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 16085
/proc/meminfo: memFree=29592772/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=24.45 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 26841 173082 0 0 65 11 2261 108 20 0 1 0 287372097 12025856 2505 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2505 164 439 0 2493 0
[pid=16084] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16084/stat : 16084 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287374585 9367552 266 33554432000 4194304 5064252 140737409932128 140737409931040 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16084/statm: 2287 266 226 213 0 72 0
[pid=16085] ppid=16084 vsize=21340 CPUtime=0.6 cores=0,2,4,6
/proc/16085/stat : 16085 (glucose) R 16084 15926 12592 0 -1 4202496 5303 0 0 0 60 0 0 0 20 0 1 0 287374585 21852160 4603 33554432000 4194304 5208918 140737111438880 140737409931064 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16085/statm: 5335 4603 104 248 0 5084 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 51380

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 16162
/proc/meminfo: memFree=29583424/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=48.06 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 38777 285782 0 0 94 15 4529 168 20 0 1 0 287372097 12025856 2505 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2505 164 439 0 2493 0
[pid=16161] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16161/stat : 16161 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287376950 9367552 267 33554432000 4194304 5064252 140733290886672 140733290885584 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16161/statm: 2287 267 226 213 0 72 0
[pid=16162] ppid=16161 vsize=25484 CPUtime=2.55 cores=0,2,4,6
/proc/16162/stat : 16162 (glucose) R 16161 15926 12592 0 -1 4202496 6047 0 0 0 255 0 0 0 20 0 1 0 287376950 26095616 5740 33554432000 4194304 5208918 140736980258688 140736980256552 4229374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16162/statm: 6371 5740 104 248 0 6120 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 55524

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 16225
/proc/meminfo: memFree=29577940/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=93.96 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 46991 376955 0 0 111 18 9056 211 20 0 1 0 287372097 12025856 2505 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2505 164 439 0 2493 0
[pid=16224] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16224/stat : 16224 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287381539 9367552 266 33554432000 4194304 5064252 140733593178816 140733593177728 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16224/statm: 2287 266 226 213 0 72 0
[pid=16225] ppid=16224 vsize=25608 CPUtime=7.87 cores=0,2,4,6
/proc/16225/stat : 16225 (glucose) R 16224 15926 12592 0 -1 4202496 6017 0 0 0 786 1 0 0 20 0 1 0 287381539 26222592 6006 33554432000 4194304 5208918 140737380945456 140737380943320 4229992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16225/statm: 6402 6006 104 248 0 6151 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 55648

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/183 16289
/proc/meminfo: memFree=29538468/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=139.78 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 51063 456701 0 0 120 19 13601 238 20 0 1 0 287372097 12025856 2505 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2505 164 439 0 2493 0
[pid=16288] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16288/stat : 16288 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287386123 9367552 267 33554432000 4194304 5064252 140734186054688 140734186053600 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16288/statm: 2287 267 226 213 0 72 0
[pid=16289] ppid=16288 vsize=29416 CPUtime=22.02 cores=0,2,4,6
/proc/16289/stat : 16289 (glucose) R 16288 15926 12592 0 -1 4202496 5800 0 0 0 2202 0 0 0 20 0 1 0 287386123 30121984 6877 33554432000 4194304 5208918 140734591115344 140734591113208 4229992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16289/statm: 7354 6877 104 248 0 7103 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 59456

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 16289
/proc/meminfo: memFree=29556336/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 16701
/proc/meminfo: memFree=29554388/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=232620 CPUtime=1102.97 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 33898 0 0 0 110233 64 0 0 20 0 1 0 287404011 238202880 47584 33554432000 4194304 5208918 140735610956768 140735610954920 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 58155 47584 105 248 0 57904 0
Current children cumulated CPU time (s) 1421.56
Current children cumulated vsize (KiB) 262660

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 16701
/proc/meminfo: memFree=29556840/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=182532 CPUtime=1162.95 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 36165 0 0 0 116227 68 0 0 20 0 1 0 287404011 186912768 40627 33554432000 4194304 5208918 140735610956768 140735610954920 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 45633 40627 105 248 0 45382 0
Current children cumulated CPU time (s) 1481.54
Current children cumulated vsize (KiB) 212572

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 16701
/proc/meminfo: memFree=29512560/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=232620 CPUtime=1222.94 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 38489 0 0 0 122222 72 0 0 20 0 1 0 287404011 238202880 45454 33554432000 4194304 5208918 140735610956768 140735610954920 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 58155 45454 105 248 0 57904 0
Current children cumulated CPU time (s) 1541.53
Current children cumulated vsize (KiB) 262660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 16701
/proc/meminfo: memFree=29533940/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=153468 CPUtime=1282.94 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 40624 0 0 0 128217 77 0 0 20 0 1 0 287404011 157151232 37355 33554432000 4194304 5208918 140735610956768 140735610954856 4213084 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 38367 37355 105 248 0 38116 0
Current children cumulated CPU time (s) 1601.53
Current children cumulated vsize (KiB) 183508

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 16702
/proc/meminfo: memFree=29488808/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=194056 CPUtime=1342.93 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 43420 0 0 0 134212 81 0 0 20 0 1 0 287404011 198713344 43180 33554432000 4194304 5208918 140735610956768 140735610953144 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 48514 43180 105 248 0 48263 0
Current children cumulated CPU time (s) 1661.52
Current children cumulated vsize (KiB) 224096

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 16702
/proc/meminfo: memFree=29470240/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=194056 CPUtime=1402.92 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 44984 0 0 0 140208 84 0 0 20 0 1 0 287404011 198713344 46765 33554432000 4194304 5208918 140735610956768 140735610952584 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 48514 46765 105 248 0 48263 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 224096

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 16705
/proc/meminfo: memFree=29451508/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=244940 CPUtime=1462.9 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 47570 0 0 0 146202 88 0 0 20 0 1 0 287404011 250818560 50403 33554432000 4194304 5208918 140735610956768 140735610954616 4229897 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 61235 50403 105 248 0 60984 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 274980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 16745
/proc/meminfo: memFree=29635544/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=197220 CPUtime=1481.5 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 48801 0 0 0 148060 90 0 0 20 0 1 0 287404011 201953280 41891 33554432000 4194304 5208918 140735610956768 140735610954920 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 49305 41891 105 248 0 49054 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 227260

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 16745
/proc/meminfo: memFree=29635544/32873844 swapFree=7628/7628
[pid=15926] ppid=15924 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15926/stat : 15926 (npSolver-wbo-It) S 15924 15926 12592 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287372096 9367552 274 33554432000 4194304 5064252 140733261671216 140733261670128 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15926/statm: 2287 274 233 213 0 72 0
[pid=15927] ppid=15926 vsize=11744 CPUtime=318.59 cores=0,2,4,6
/proc/15927/stat : 15927 (npSolver-wbo) S 15926 15926 12592 0 -1 4202496 52426 526423 0 0 121 20 31465 253 20 0 1 0 287372097 12025856 2506 33554432000 4194304 5990268 140737008612384 140737008603808 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15927/statm: 2936 2506 165 439 0 2493 0
[pid=16373] ppid=15927 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16373/stat : 16373 (satsolver.sh) S 15927 15926 12592 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 287404011 9367552 267 33554432000 4194304 5064252 140736551993264 140736551992176 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16373/statm: 2287 267 226 213 0 72 0
[pid=16374] ppid=16373 vsize=197220 CPUtime=1481.5 cores=0,2,4,6
/proc/16374/stat : 16374 (glucose) R 16373 15926 12592 0 -1 4202496 48801 0 0 0 148060 90 0 0 20 0 1 0 287404011 201953280 41891 33554432000 4194304 5208918 140735610956768 140735610954920 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16374/statm: 49305 41891 105 248 0 49054 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 227260

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.13
CPU user time (s): 1796.48
CPU system time (s): 3.65244
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 326668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.48
system time used= 3.65244
maximum resident set size= 264112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 628638
page faults= 0
swaps= 0
block input operations= 0
block output operations= 219144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4558
involuntary context switches= 2551

runsolver used 3.32749 second user time and 9.12561 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 15:41:17
IDJOB=3715280
IDBENCH=79172
IDSOLVER=2296
FILE ID=node145/3715280-1338212477
RUNJOBID= node145-1338210676-15245
PBS_JOBID= 14624578
Free space on /tmp= 71548 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30--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-3715280-1338212477/watcher-3715280-1338212477 -o /tmp/evaluation-result-3715280-1338212477/solver-3715280-1338212477 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715280-1338212477.wbo 2115468948 HOME HOME

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

MD5SUM BENCH= 168e81c26eea0b6e6155adb2f3f4d195
RANDOM SEED=2115468948

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.91
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29823736 kB
Buffers:          336952 kB
Cached:          1866988 kB
SwapCached:            0 kB
Active:           727852 kB
Inactive:        1501688 kB
Active(anon):      17320 kB
Inactive(anon):    10912 kB
Active(file):     710532 kB
Inactive(file):  1490776 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16384 kB
Writeback:             0 kB
AnonPages:         20380 kB
Mapped:            14436 kB
Shmem:               200 kB
Slab:             680012 kB
SReclaimable:     121472 kB
SUnreclaim:       558540 kB
KernelStack:        1464 kB
PageTables:         4260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71540 MiB
End job on node145 at 2012-05-28 16:11:18