Trace number 3753898

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.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_50_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM4abf964a0a4662f4172f30dfa55a3bc2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1.40079
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4000
Total number of constraints180
Number of soft constraints180
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint50
Top cost 9197
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 9196
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
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.04	c run usual solver
8.37/8.41	o 2968
8.37/8.41	c fallback to adder encoding
8.40/8.57	o 2964
8.40/8.57	c fallback to adder encoding
8.75/8.86	o 2658
8.75/8.86	c fallback to adder encoding
8.86/9.13	o 2225
8.86/9.13	c fallback to adder encoding
9.12/9.55	o 2224
9.12/9.55	c fallback to adder encoding
9.77/9.86	o 2223
9.77/9.86	c fallback to adder encoding
9.86/10.17	o 2209
9.86/10.17	c fallback to adder encoding
10.16/10.64	o 2208
10.16/10.64	c fallback to adder encoding
10.87/10.95	o 2170
10.87/10.95	c fallback to adder encoding
10.95/11.33	o 2169
10.95/11.33	c fallback to adder encoding
11.32/11.67	o 2167
11.32/11.67	c fallback to adder encoding
11.96/12.02	o 2125
11.96/12.02	c fallback to adder encoding
12.34/12.40	o 1454
12.34/12.40	c fallback to adder encoding
12.39/12.55	o 1377
12.39/12.55	c fallback to adder encoding
12.53/12.69	o 1347
12.53/12.69	c fallback to adder encoding
12.65/12.77	o 700
19.11/19.57	o 420
25.33/25.63	o 328
31.26/31.30	o 304
36.58/36.80	o 296
42.02/42.23	o 278
47.35/47.55	o 241
52.40/52.58	o 231
57.47/57.65	o 190
62.23/62.39	o 177
66.79/66.95	o 170
71.35/71.40	o 164
75.41/75.57	o 118
79.33/79.45	o 108
82.98/83.11	o 98
94.23/94.34	o 95
116.24/116.39	o 93
136.93/137.09	o 92
158.63/158.78	o 73
1800.05/1800.40	./satsolver.sh: line 5: 27673 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.40	c error: unexpected solver exit code
1800.05/1800.40	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-3753898-1339194726/watcher-3753898-1339194726 -o /tmp/evaluation-result-3753898-1339194726/solver-3753898-1339194726 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753898-1339194726.wbo 1946563649 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 27428
/proc/meminfo: memFree=27344304/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0

[startup+0.0438749 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 27428
/proc/meminfo: memFree=27344304/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100167 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 27428
/proc/meminfo: memFree=27344304/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300142 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 27428
/proc/meminfo: memFree=27344304/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700113 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 27428
/proc/meminfo: memFree=27344304/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 27435
/proc/meminfo: memFree=27328232/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=3496 CPUtime=0.11 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 1545 2458 0 0 2 0 9 0 20 0 1 0 385598339 3579904 493 33554432000 4194304 6006132 140735494052048 140735494046240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27429/statm: 874 493 158 443 0 427 0
[pid=27434] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27434/stat : 27434 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385598352 9367552 266 33554432000 4194304 5064252 140733893321616 140733893320528 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27434/statm: 2287 266 226 213 0 72 0
[pid=27435] ppid=27434 vsize=15720 CPUtime=1.35 cores=1,3,5,7
/proc/27435/stat : 27435 (glucose) R 27434 27428 19799 0 -1 4202496 3841 0 0 0 134 1 0 0 20 0 1 0 385598352 16097280 2787 33554432000 4194304 5208918 140736504572080 140736504570168 4231504 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27435/statm: 3930 2787 96 248 0 3679 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 37512

[startup+3.10028 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 27435
/proc/meminfo: memFree=27305080/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=3496 CPUtime=0.11 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 1545 2458 0 0 2 0 9 0 20 0 1 0 385598339 3579904 493 33554432000 4194304 6006132 140735494052048 140735494046240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27429/statm: 874 493 158 443 0 427 0
[pid=27434] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27434/stat : 27434 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385598352 9367552 266 33554432000 4194304 5064252 140733893321616 140733893320528 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27434/statm: 2287 266 226 213 0 72 0
[pid=27435] ppid=27434 vsize=41604 CPUtime=2.94 cores=1,3,5,7
/proc/27435/stat : 27435 (glucose) R 27434 27428 19799 0 -1 4202496 4914 0 0 0 293 1 0 0 20 0 1 0 385598352 42602496 6371 33554432000 4194304 5208918 140736504572080 140736504570168 4211656 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27435/statm: 10401 6371 96 248 0 10150 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 63396

[startup+6.30029 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 27435
/proc/meminfo: memFree=27293492/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=3496 CPUtime=0.11 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 1545 2458 0 0 2 0 9 0 20 0 1 0 385598339 3579904 493 33554432000 4194304 6006132 140735494052048 140735494046240 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27429/statm: 874 493 158 443 0 427 0
[pid=27434] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27434/stat : 27434 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385598352 9367552 266 33554432000 4194304 5064252 140733893321616 140733893320528 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27434/statm: 2287 266 226 213 0 72 0
[pid=27435] ppid=27434 vsize=41604 CPUtime=6.14 cores=1,3,5,7
/proc/27435/stat : 27435 (glucose) R 27434 27428 19799 0 -1 4202496 4940 0 0 0 613 1 0 0 20 0 1 0 385598352 42602496 9974 33554432000 4194304 5208918 140736504572080 140736504570024 4229528 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27435/statm: 10401 9974 96 248 0 10150 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 63396

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 27515
/proc/meminfo: memFree=27380764/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=7340 CPUtime=12.65 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) R 27428 27428 19799 0 -1 4202496 15546 88158 0 0 32 5 1200 28 20 0 1 0 385598339 7516160 1294 33554432000 4194304 6006132 140735494052048 140735494044016 5056689 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 1835 1294 180 443 0 1388 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 16488

[startup+25.5002 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 27554
/proc/meminfo: memFree=27285688/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=25.33 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 20938 127874 0 0 53 8 2419 53 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494042928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 29532

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 27589
/proc/meminfo: memFree=27334004/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=47.56 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 29767 180337 0 0 79 11 4567 99 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27588] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27588/stat : 27588 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385603098 9367552 267 33554432000 4194304 5064252 140737430446224 140737430445136 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27588/statm: 2287 267 226 213 0 72 0
[pid=27589] ppid=27588 vsize=33000 CPUtime=3.49 cores=1,3,5,7
/proc/27589/stat : 27589 (glucose) R 27588 27428 19799 0 -1 4202496 6383 0 0 0 348 1 0 0 20 0 1 0 385603098 33792000 6623 33554432000 4194304 5208918 140733316822736 140733316820888 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27589/statm: 8250 6623 95 248 0 7999 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 71680

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 27652
/proc/meminfo: memFree=27323420/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=94.31 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 41720 262429 0 0 101 14 9164 152 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27651] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27651/stat : 27651 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385607774 9367552 267 33554432000 4194304 5064252 140734229469376 140734229468288 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27651/statm: 2287 267 226 213 0 72 0
[pid=27652] ppid=27651 vsize=18116 CPUtime=7.93 cores=1,3,5,7
/proc/27652/stat : 27652 (glucose) R 27651 27428 19799 0 -1 4202496 5191 0 0 0 793 0 0 0 20 0 1 0 385607774 18550784 3913 33554432000 4194304 5208918 140735144702768 140735144700920 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27652/statm: 4529 3913 96 248 0 4278 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 56796

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27673
/proc/meminfo: memFree=27310928/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=19476 CPUtime=3.5 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 3537 0 0 0 350 0 0 0 20 0 1 0 385614217 19943424 3813 33554432000 4194304 5208918 140733301109376 140733301107224 4211652 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 4869 3813 95 248 0 4618 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 58156

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27673
/proc/meminfo: memFree=27257604/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27683
/proc/meminfo: memFree=27023980/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=199484 CPUtime=1203.29 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 43581 0 0 0 120256 73 0 0 20 0 1 0 385614217 204271616 47712 33554432000 4194304 5208918 140733301109376 140733301107528 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 49871 47712 96 248 0 49620 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 238164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27683
/proc/meminfo: memFree=27083436/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=199484 CPUtime=1263.28 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 45244 0 0 0 126251 77 0 0 20 0 1 0 385614217 204271616 48736 33554432000 4194304 5208918 140733301109376 140733301107528 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 49871 48736 96 248 0 49620 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 238164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27684
/proc/meminfo: memFree=27100824/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=118576 CPUtime=1323.27 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 47254 0 0 0 132245 82 0 0 20 0 1 0 385614217 121421824 29026 33554432000 4194304 5208918 140733301109376 140733301107464 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 29644 29026 96 248 0 29393 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 157256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27684
/proc/meminfo: memFree=27132032/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=149396 CPUtime=1383.26 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 49384 0 0 0 138241 85 0 0 20 0 1 0 385614217 152981504 35635 33554432000 4194304 5208918 140733301109376 140733301107528 4211641 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 37349 35635 96 248 0 37098 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 188076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27806
/proc/meminfo: memFree=27167680/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=199484 CPUtime=1443.25 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 51867 0 0 0 144236 89 0 0 20 0 1 0 385614217 204271616 39008 33554432000 4194304 5208918 140733301109376 140733301107528 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 49871 39008 96 248 0 49620 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 238164

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27806
/proc/meminfo: memFree=27101600/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=199484 CPUtime=1503.23 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 53549 0 0 0 150231 92 0 0 20 0 1 0 385614217 204271616 39520 33554432000 4194304 5208918 140733301109376 140733301107528 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 49871 39520 96 248 0 49620 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 238164

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 27809
/proc/meminfo: memFree=27084724/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=199484 CPUtime=1563.22 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 55212 0 0 0 156226 96 0 0 20 0 1 0 385614217 204271616 39008 33554432000 4194304 5208918 140733301109376 140733301107528 4211599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 49871 39008 96 248 0 49620 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 238164

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 27832
/proc/meminfo: memFree=27017988/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=199484 CPUtime=1623.21 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 56922 0 0 0 162223 98 0 0 20 0 1 0 385614217 204271616 38538 33554432000 4194304 5208918 140733301109376 140733301107528 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 49871 38538 96 248 0 49620 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 238164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 27833
/proc/meminfo: memFree=27075392/32873660 swapFree=7120/7120
[pid=27428] ppid=27426 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27428/stat : 27428 (npSolver-wbo-It) S 27426 27428 19799 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385598338 9367552 274 33554432000 4194304 5064252 140734986132576 140734986131488 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27428/statm: 2287 274 233 213 0 72 0
[pid=27429] ppid=27428 vsize=20384 CPUtime=158.73 cores=1,3,5,7
/proc/27429/stat : 27429 (npSolver-wbo) S 27428 27428 19799 0 -1 4202496 43947 294558 0 0 105 14 15587 167 20 0 1 0 385598339 20873216 4739 33554432000 4194304 6006132 140735494052048 140735494043440 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27429/statm: 5096 4739 181 443 0 4649 0
[pid=27672] ppid=27429 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27672/stat : 27672 (satsolver.sh) S 27429 27428 19799 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385614217 9367552 266 33554432000 4194304 5064252 140736383134688 140736383133600 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27672/statm: 2287 266 226 213 0 72 0
[pid=27673] ppid=27672 vsize=199484 CPUtime=1641.32 cores=1,3,5,7
/proc/27673/stat : 27673 (glucose) R 27672 27428 19799 0 -1 4202496 56935 0 0 0 164033 99 0 0 20 0 1 0 385614217 204271616 45194 33554432000 4194304 5208918 140733301109376 140733301107528 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27673/statm: 49871 45194 96 248 0 49620 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 238164

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.08
CPU user time (s): 1797.26
CPU system time (s): 2.81957
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 319552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.26
system time used= 2.81957
maximum resident set size= 242480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396428
page faults= 0
swaps= 0
block input operations= 0
block output operations= 182696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2968
involuntary context switches= 2469

runsolver used 6.46702 second user time and 15.4866 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-09 00:32:06
IDJOB=3753898
IDBENCH=79159
IDSOLVER=2337
FILE ID=node117/3753898-1339194726
RUNJOBID= node117-1339183362-21750
PBS_JOBID= 14643835
Free space on /tmp= 70708 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl40_50_pb.cnf.cr--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-3753898-1339194726/watcher-3753898-1339194726 -o /tmp/evaluation-result-3753898-1339194726/solver-3753898-1339194726 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753898-1339194726.wbo 1946563649 HOME HOME

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

MD5SUM BENCH= 4abf964a0a4662f4172f30dfa55a3bc2
RANDOM SEED=1946563649

node117.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.148
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.148
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.148
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.148
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.95
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.148
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.148
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.148
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.148
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:       32873660 kB
MemFree:        27344948 kB
Buffers:          807680 kB
Cached:          3586340 kB
SwapCached:          620 kB
Active:          2503924 kB
Inactive:        2049412 kB
Active(anon):     148068 kB
Inactive(anon):    10028 kB
Active(file):    2355856 kB
Inactive(file):  2039384 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106956 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:        180476 kB
Mapped:            13512 kB
Shmem:                80 kB
Slab:             834992 kB
SReclaimable:     279064 kB
SUnreclaim:       555928 kB
KernelStack:        1520 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     323308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 70696 MiB
End job on node117 at 2012-06-09 01:02:06