Trace number 3714968

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.07 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-31-30--soft-33-100-0.wbo
MD5SUMb618f143f0ce2a95508bc08f0990c2c8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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.275957
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 constraints41
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 2356
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2355
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.58	o 1136
2.44/2.63	o 444
3.18/3.23	o 412
30.82/30.90	o 369
31.76/31.82	o 339
39.85/39.93	o 318
67.63/67.72	o 283
68.15/68.29	o 225
69.36/69.42	o 205
70.47/70.59	o 191
70.58/70.97	o 189
88.65/88.75	o 179
89.07/89.19	o 141
101.65/101.74	o 108
102.26/102.37	o 95
118.06/118.18	o 90
127.95/128.06	o 89
131.55/131.63	o 88
134.95/135.08	o 87
138.46/138.54	o 76
138.52/139.46	o 57
140.14/140.29	o 34
141.54/141.65	o 29
145.04/145.20	o 19
145.15/146.04	o 15
146.54/146.67	o 14
148.34/148.41	o 10
149.93/150.01	o 9
195.42/195.50	o 1
195.42/195.50	c [SWC] exit 4
1800.03/1800.41	./satsolver.sh: line 5: 31318 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	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-3714968-1338180519/watcher-3714968-1338180519 -o /tmp/evaluation-result-3714968-1338180519/solver-3714968-1338180519 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714968-1338180519.wbo 2060287112 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.00 2.00 2.00 3/179 31104
/proc/meminfo: memFree=31013868/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0

[startup+0.035308 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31104
/proc/meminfo: memFree=31013868/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31104
/proc/meminfo: memFree=31013868/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300237 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31104
/proc/meminfo: memFree=31013868/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 31104
/proc/meminfo: memFree=31013868/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31118
/proc/meminfo: memFree=30973616/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=8236 CPUtime=0.62 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 3315 8847 0 0 8 2 48 4 20 0 1 0 284180413 8433664 1570 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 2059 1570 164 439 0 1616 0
[pid=31117] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31117/stat : 31117 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284180476 9367552 267 33554432000 4194304 5064252 140733536724768 140733536723680 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31117/statm: 2287 267 226 213 0 72 0
[pid=31118] ppid=31117 vsize=34916 CPUtime=0.85 cores=1,3,5,7
/proc/31118/stat : 31118 (glucose) R 31117 31104 27229 0 -1 4202496 7150 0 0 0 85 0 0 0 20 0 1 0 284180477 35753984 7427 33554432000 4194304 5208918 140736768034480 140733536723704 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31118/statm: 8729 7427 103 248 0 8478 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 61448

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31118
/proc/meminfo: memFree=30969884/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=2.63 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 4304 22251 0 0 10 2 238 13 20 0 1 0 284180413 7675904 1253 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1253 164 439 0 1431 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 16644

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31132
/proc/meminfo: memFree=31015808/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=3.24 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 5266 29830 0 0 12 3 292 17 20 0 1 0 284180413 7675904 1253 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1253 164 439 0 1431 0
[pid=31131] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31131/stat : 31131 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284180738 9367552 267 33554432000 4194304 5064252 140733453845968 140733453844880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31131/statm: 2287 267 226 213 0 72 0
[pid=31132] ppid=31131 vsize=23264 CPUtime=3.03 cores=1,3,5,7
/proc/31132/stat : 31132 (glucose) R 31131 31104 27229 0 -1 4202496 5011 0 0 0 302 1 0 0 20 0 1 0 284180738 23822336 5310 33554432000 4194304 5208918 140737474542976 140737474540840 4229010 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31132/statm: 5816 5310 104 248 0 5565 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49056

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31132
/proc/meminfo: memFree=31000004/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=3.24 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 5266 29830 0 0 12 3 292 17 20 0 1 0 284180413 7675904 1253 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1253 164 439 0 1431 0
[pid=31131] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31131/stat : 31131 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284180738 9367552 267 33554432000 4194304 5064252 140733453845968 140733453844880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31131/statm: 2287 267 226 213 0 72 0
[pid=31132] ppid=31131 vsize=27660 CPUtime=9.43 cores=1,3,5,7
/proc/31132/stat : 31132 (glucose) R 31131 31104 27229 0 -1 4202496 6186 0 0 0 942 1 0 0 20 0 1 0 284180738 28323840 6398 33554432000 4194304 5208918 140737474542976 140737474540840 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31132/statm: 6915 6398 104 248 0 6664 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53452

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31132
/proc/meminfo: memFree=30976620/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=3.24 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 5266 29830 0 0 12 3 292 17 20 0 1 0 284180413 7675904 1253 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1253 164 439 0 1431 0
[pid=31131] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31131/stat : 31131 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284180738 9367552 267 33554432000 4194304 5064252 140733453845968 140733453844880 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31131/statm: 2287 267 226 213 0 72 0
[pid=31132] ppid=31131 vsize=42032 CPUtime=22.23 cores=1,3,5,7
/proc/31132/stat : 31132 (glucose) R 31131 31104 27229 0 -1 4202496 7439 0 0 0 2221 2 0 0 20 0 1 0 284180738 43040768 8169 33554432000 4194304 5208918 140737474542976 140737474540920 4229975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31132/statm: 10508 8169 104 248 0 10257 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67824

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31153
/proc/meminfo: memFree=30984644/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=39.93 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 7710 59163 0 0 16 3 3941 33 20 0 1 0 284180413 7675904 1253 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1253 164 439 0 1431 0
[pid=31152] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31152/stat : 31152 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284184408 9367552 267 33554432000 4194304 5064252 140733452899648 140733452898560 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31152/statm: 2287 267 226 213 0 72 0
[pid=31153] ppid=31152 vsize=28736 CPUtime=11.13 cores=1,3,5,7
/proc/31153/stat : 31153 (glucose) R 31152 31104 27229 0 -1 4202496 6953 0 0 0 1112 1 0 0 20 0 1 0 284184408 29425664 6497 33554432000 4194304 5208918 140735833114064 140735833112008 4229695 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31153/statm: 7184 6497 103 248 0 6933 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54528

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31212
/proc/meminfo: memFree=31014072/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=101.72 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 11649 125270 0 0 22 4 10086 60 20 0 1 0 284180413 7675904 1253 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1253 164 439 0 1431 0
[pid=31211] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31211/stat : 31211 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284190588 9367552 266 33554432000 4194304 5064252 140736596568832 140736596567744 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31211/statm: 2287 266 226 213 0 72 0
[pid=31212] ppid=31211 vsize=8632 CPUtime=0.54 cores=1,3,5,7
/proc/31212/stat : 31212 (glucose) R 31211 31104 27229 0 -1 4202496 2019 0 0 0 54 0 0 0 20 0 1 0 284190588 8839168 1711 33554432000 4194304 5208918 140734854874352 140736596567768 4229476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31212/statm: 2158 1711 103 248 0 1907 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34424

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31311
/proc/meminfo: memFree=31003756/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=149.95 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14151 221812 0 0 25 5 14878 87 20 0 1 0 284180413 7675904 1253 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1253 164 439 0 1431 0
[pid=31310] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31310/stat : 31310 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284195415 9367552 267 33554432000 4194304 5064252 140736381041312 140736381040224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31310/statm: 2287 267 226 213 0 72 0
[pid=31311] ppid=31310 vsize=26112 CPUtime=12.27 cores=1,3,5,7
/proc/31311/stat : 31311 (glucose) R 31310 31104 27229 0 -1 4202496 6461 0 0 0 1225 2 0 0 20 0 1 0 284195415 26738688 5010 33554432000 4194304 5208918 140735200410096 140735200408040 4229389 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31311/statm: 6528 5010 105 248 0 6277 0
Current children cumulated CPU time (s) 162.22

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


[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 31452
/proc/meminfo: memFree=30908536/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=208624 CPUtime=1166.6 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 38063 0 0 0 116582 78 0 0 20 0 1 0 284199963 213630976 50764 33554432000 4194304 5208918 140737431547440 140737431543816 4212457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 52156 50764 105 248 0 51905 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 234416

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 31452
/proc/meminfo: memFree=30938672/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=177804 CPUtime=1226.59 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 40647 0 0 0 122575 84 0 0 20 0 1 0 284199963 182071296 42505 33554432000 4194304 5208918 140737431547440 140737431543208 4229770 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 44451 42505 105 248 0 44200 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 203596

[startup+1482.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 31452
/proc/meminfo: memFree=30930444/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=208624 CPUtime=1286.57 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 42852 0 0 0 128569 88 0 0 20 0 1 0 284199963 213630976 45132 33554432000 4194304 5208918 140737431547440 140737431545592 4229770 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 52156 45132 105 248 0 51905 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 234416

[startup+1542.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/183 31452
/proc/meminfo: memFree=30918144/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=208624 CPUtime=1346.55 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 44466 0 0 0 134564 91 0 0 20 0 1 0 284199963 213630976 47692 33554432000 4194304 5208918 140737431547440 140737431543816 4229125 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 52156 47692 105 248 0 51905 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 234416

[startup+1602.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 31452
/proc/meminfo: memFree=30893532/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=208624 CPUtime=1406.53 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 46082 0 0 0 140559 94 0 0 20 0 1 0 284199963 213630976 50764 33554432000 4194304 5208918 140737431547440 140737431543816 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 52156 50764 105 248 0 51905 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 234416

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 31453
/proc/meminfo: memFree=30836860/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=258712 CPUtime=1466.53 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 48519 0 0 0 146554 99 0 0 20 0 1 0 284199963 264921088 54137 33554432000 4194304 5208918 140737431547440 140737431543752 4229757 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 64678 54137 105 248 0 64427 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 284504

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31453
/proc/meminfo: memFree=30838276/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=266232 CPUtime=1526.52 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 50334 0 0 0 152549 103 0 0 20 0 1 0 284199963 272621568 55888 33554432000 4194304 5208918 140737431547440 140737431545592 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 66558 55888 105 248 0 66307 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 292024

[startup+1782.3 s]
/proc/loadavg: 2.17 2.04 2.01 3/183 31453
/proc/meminfo: memFree=30829792/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=266232 CPUtime=1586.5 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 51949 0 0 0 158543 107 0 0 20 0 1 0 284199963 272621568 57424 33554432000 4194304 5208918 140737431547440 140737431543816 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 66558 57424 105 248 0 66307 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 292024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 31453
/proc/meminfo: memFree=30900836/32873844 swapFree=6872/6872
[pid=31104] ppid=31102 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31104/stat : 31104 (npSolver-wbo-It) S 31102 31104 27229 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284180413 9367552 275 33554432000 4194304 5064252 140735882856928 140735882855840 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/31104/statm: 2287 275 233 213 0 72 0
[pid=31105] ppid=31104 vsize=7496 CPUtime=195.42 cores=1,3,5,7
/proc/31105/stat : 31105 (npSolver-wbo) S 31104 31104 27229 0 -1 4202496 14276 234386 0 0 25 5 19420 92 20 0 1 0 284180413 7675904 1254 33554432000 4194304 5990268 140736928241840 140736928233264 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31105/statm: 1874 1254 165 439 0 1431 0
[pid=31317] ppid=31105 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31317/stat : 31317 (satsolver.sh) S 31105 31104 27229 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284199963 9367552 267 33554432000 4194304 5064252 140735554157072 140735554155984 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31317/statm: 2287 267 226 213 0 72 0
[pid=31318] ppid=31317 vsize=216324 CPUtime=1604.61 cores=1,3,5,7
/proc/31318/stat : 31318 (glucose) R 31317 31104 27229 0 -1 4202496 52752 0 0 0 160351 110 0 0 20 0 1 0 284199963 221515776 48967 33554432000 4194304 5208918 140737431547440 140737431545288 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31318/statm: 54081 48967 105 248 0 53830 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 242116

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.41
CPU time (s): 1800.07
CPU user time (s): 1797.98
CPU system time (s): 2.09368
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 341344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.98
system time used= 2.09368
maximum resident set size= 281448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 302404
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1331
involuntary context switches= 2158

runsolver used 5.8841 second user time and 16.9214 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-28 06:48:39
IDJOB=3714968
IDBENCH=78711
IDSOLVER=2296
FILE ID=node106/3714968-1338180519
RUNJOBID= node106-1338160071-27246
PBS_JOBID= 14624559
Free space on /tmp= 71324 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714968-1338180519/watcher-3714968-1338180519 -o /tmp/evaluation-result-3714968-1338180519/solver-3714968-1338180519 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714968-1338180519.wbo 2060287112 HOME HOME

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

MD5SUM BENCH= b618f143f0ce2a95508bc08f0990c2c8
RANDOM SEED=2060287112

node106.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.065
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.13
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.065
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.065
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.065
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.92
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.065
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.065
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.065
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.065
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:        31014652 kB
Buffers:          248156 kB
Cached:           556536 kB
SwapCached:            0 kB
Active:           837452 kB
Inactive:         151956 kB
Active(anon):     175844 kB
Inactive(anon):    11256 kB
Active(file):     661608 kB
Inactive(file):   140700 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8200 kB
Writeback:             0 kB
AnonPages:        146332 kB
Mapped:            11468 kB
Shmem:               200 kB
Slab:             714504 kB
SReclaimable:     156836 kB
SUnreclaim:       557668 kB
KernelStack:        1520 kB
PageTables:         4336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     333676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71316 MiB
End job on node106 at 2012-05-28 07:18:40