Trace number 3753886

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_25_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMe8a78e2fe28a365664c9883ac99e1f12
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.154976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables750
Total number of constraints80
Number of soft constraints80
Number of constraints which are clauses50
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 constraint15
Maximum length of a constraint25
Top cost 3814
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3813
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.01	c run usual solver
10.46/10.51	o 793
191.92/192.18	o 754
258.85/259.12	o 366
451.99/452.19	o 363
800.09/800.35	o 351
894.26/894.54	o 290
1475.98/1476.33	o 253
1632.86/1633.24	o 228
1800.05/1800.40	./satsolver.sh: line 5: 20609 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-3753886-1339194633/watcher-3753886-1339194633 -o /tmp/evaluation-result-3753886-1339194633/solver-3753886-1339194633 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753886-1339194633.wbo 1831043398 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/182 20378
/proc/meminfo: memFree=31387764/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0

[startup+0.0722879 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20378
/proc/meminfo: memFree=31387764/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20378
/proc/meminfo: memFree=31387764/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20378
/proc/meminfo: memFree=31387764/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700243 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 20378
/proc/meminfo: memFree=31387764/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20385
/proc/meminfo: memFree=31379228/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=2388 CPUtime=0.01 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 1290 1690 0 0 0 0 1 0 20 0 1 0 29430253 2445312 238 33554432000 4194304 6006132 140733654421264 140733654415456 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20379/statm: 597 238 157 443 0 150 0
[pid=20384] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20384/stat : 20384 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29430256 9367552 267 33554432000 4194304 5064252 140733286718128 140733286717040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20384/statm: 2287 267 226 213 0 72 0
[pid=20385] ppid=20384 vsize=11932 CPUtime=1.46 cores=1,3,5,7
/proc/20385/stat : 20385 (glucose) R 20384 20378 17075 0 -1 4202496 3260 0 0 0 145 1 0 0 20 0 1 0 29430256 12218368 2532 33554432000 4194304 5208918 140735027882672 140735027880616 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20385/statm: 2983 2532 96 248 0 2732 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32616

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20385
/proc/meminfo: memFree=31375260/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=2388 CPUtime=0.01 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 1290 1690 0 0 0 0 1 0 20 0 1 0 29430253 2445312 238 33554432000 4194304 6006132 140733654421264 140733654415456 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20379/statm: 597 238 157 443 0 150 0
[pid=20384] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20384/stat : 20384 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29430256 9367552 267 33554432000 4194304 5064252 140733286718128 140733286717040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20384/statm: 2287 267 226 213 0 72 0
[pid=20385] ppid=20384 vsize=14652 CPUtime=3.05 cores=1,3,5,7
/proc/20385/stat : 20385 (glucose) R 20384 20378 17075 0 -1 4202496 3942 0 0 0 304 1 0 0 20 0 1 0 29430256 15003648 3203 33554432000 4194304 5208918 140735027882672 140735027880536 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20385/statm: 3663 3203 96 248 0 3412 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 35336

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20385
/proc/meminfo: memFree=31373648/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=2388 CPUtime=0.01 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 1290 1690 0 0 0 0 1 0 20 0 1 0 29430253 2445312 238 33554432000 4194304 6006132 140733654421264 140733654415456 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20379/statm: 597 238 157 443 0 150 0
[pid=20384] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20384/stat : 20384 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29430256 9367552 267 33554432000 4194304 5064252 140733286718128 140733286717040 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20384/statm: 2287 267 226 213 0 72 0
[pid=20385] ppid=20384 vsize=14652 CPUtime=6.25 cores=1,3,5,7
/proc/20385/stat : 20385 (glucose) R 20384 20378 17075 0 -1 4202496 3942 0 0 0 624 1 0 0 20 0 1 0 29430256 15003648 3203 33554432000 4194304 5208918 140735027882672 140735027880536 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20385/statm: 3663 3203 96 248 0 3412 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35336

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20392
/proc/meminfo: memFree=31327776/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=10.58 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 2033 8648 0 0 7 2 1046 3 20 0 1 0 29430253 19697664 4476 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4476 166 443 0 4362 0
[pid=20391] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20391/stat : 20391 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 29431311 9367552 267 33554432000 4194304 5064252 140736827156144 140736827155056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20391/statm: 2287 267 226 213 0 72 0
[pid=20392] ppid=20391 vsize=44892 CPUtime=2.1 cores=1,3,5,7
/proc/20392/stat : 20392 (glucose) R 20391 20378 17075 0 -1 4202496 8744 0 0 0 208 2 0 0 20 0 1 0 29431311 45969408 9539 33554432000 4194304 5208918 140736204902560 140736204900408 4229695 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20392/statm: 11223 9539 95 248 0 10972 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82424

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20392
/proc/meminfo: memFree=31310020/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=10.58 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 2033 8648 0 0 7 2 1046 3 20 0 1 0 29430253 19697664 4476 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4476 166 443 0 4362 0
[pid=20391] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20391/stat : 20391 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 29431311 9367552 267 33554432000 4194304 5064252 140736827156144 140736827155056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20391/statm: 2287 267 226 213 0 72 0
[pid=20392] ppid=20391 vsize=64004 CPUtime=14.9 cores=1,3,5,7
/proc/20392/stat : 20392 (glucose) R 20391 20378 17075 0 -1 4202496 10894 0 0 0 1487 3 0 0 20 0 1 0 29431311 65540096 13680 33554432000 4194304 5208918 140736204902560 140736204900504 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20392/statm: 16001 13680 96 248 0 15750 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101536

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20392
/proc/meminfo: memFree=31296004/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=10.58 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 2033 8648 0 0 7 2 1046 3 20 0 1 0 29430253 19697664 4476 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4476 166 443 0 4362 0
[pid=20391] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20391/stat : 20391 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 29431311 9367552 267 33554432000 4194304 5064252 140736827156144 140736827155056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20391/statm: 2287 267 226 213 0 72 0
[pid=20392] ppid=20391 vsize=75608 CPUtime=40.49 cores=1,3,5,7
/proc/20392/stat : 20392 (glucose) R 20391 20378 17075 0 -1 4202496 11219 0 0 0 4046 3 0 0 20 0 1 0 29431311 77422592 17066 33554432000 4194304 5208918 140736204902560 140736204900424 4222526 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20392/statm: 18902 17066 96 248 0 18651 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 113140

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20399
/proc/meminfo: memFree=31298888/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=10.58 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 2033 8648 0 0 7 2 1046 3 20 0 1 0 29430253 19697664 4476 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4476 166 443 0 4362 0
[pid=20391] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20391/stat : 20391 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 29431311 9367552 267 33554432000 4194304 5064252 140736827156144 140736827155056 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20391/statm: 2287 267 226 213 0 72 0
[pid=20392] ppid=20391 vsize=76168 CPUtime=91.69 cores=1,3,5,7
/proc/20392/stat : 20392 (glucose) R 20391 20378 17075 0 -1 4202496 11702 0 0 0 9166 3 0 0 20 0 1 0 29431311 77996032 18055 33554432000 4194304 5208918 140736204902560 140736204900424 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20392/statm: 19042 18055 104 248 0 18791 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 113700

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20399
/proc/meminfo: memFree=31281224/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=10.58 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 2033 8648 0 0 7 2 1046 3 20 0 1 0 29430253 19697664 4476 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4476 166 443 0 4362 0
[pid=20391] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 20594
/proc/meminfo: memFree=31485996/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=894.39 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 5675 93024 0 0 23 4 89333 79 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20539] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20539/stat : 20539 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29519709 9367552 267 33554432000 4194304 5064252 140737426061040 140737426059952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20539/statm: 2287 267 226 213 0 72 0
[pid=20540] ppid=20539 vsize=169936 CPUtime=527.64 cores=1,3,5,7
/proc/20540/stat : 20540 (glucose) R 20539 20378 17075 0 -1 4202496 9560 0 0 0 52758 6 0 0 20 0 1 0 29519709 174014464 30048 33554432000 4194304 5208918 140735523413328 140735523411480 4229688 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20540/statm: 42484 30048 104 248 0 42233 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 207468

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 20601
/proc/meminfo: memFree=31580536/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1476.08 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 6402 106649 0 0 25 4 147489 90 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20600] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20600/stat : 20600 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 29577888 9367552 266 33554432000 4194304 5064252 140735333645952 140735333644864 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20600/statm: 2287 266 226 213 0 72 0
[pid=20601] ppid=20600 vsize=29716 CPUtime=5.93 cores=1,3,5,7
/proc/20601/stat : 20601 (glucose) R 20600 20378 17075 0 -1 4202496 6899 0 0 0 592 1 0 0 20 0 1 0 29577889 30429184 6734 33554432000 4194304 5208918 140735798020912 140735798018856 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20601/statm: 7429 6734 96 248 0 7178 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 67248

[startup+1542.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/185 20602
/proc/meminfo: memFree=31520168/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1476.08 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 6402 106649 0 0 25 4 147489 90 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20600] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20600/stat : 20600 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 29577888 9367552 266 33554432000 4194304 5064252 140735333645952 140735333644864 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20600/statm: 2287 266 226 213 0 72 0
[pid=20601] ppid=20600 vsize=52680 CPUtime=65.93 cores=1,3,5,7
/proc/20601/stat : 20601 (glucose) R 20600 20378 17075 0 -1 4202496 11779 0 0 0 6590 3 0 0 20 0 1 0 29577889 53944320 11462 33554432000 4194304 5208918 140735798020912 140735798018776 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20601/statm: 13170 11462 104 248 0 12919 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 90212

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 20602
/proc/meminfo: memFree=31506192/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1476.08 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 6402 106649 0 0 25 4 147489 90 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20600] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20600/stat : 20600 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 29577888 9367552 266 33554432000 4194304 5064252 140735333645952 140735333644864 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20600/statm: 2287 266 226 213 0 72 0
[pid=20601] ppid=20600 vsize=76168 CPUtime=125.9 cores=1,3,5,7
/proc/20601/stat : 20601 (glucose) R 20600 20378 17075 0 -1 4202496 12632 0 0 0 12587 3 0 0 20 0 1 0 29577889 77996032 14850 33554432000 4194304 5208918 140735798020912 140735798018856 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20601/statm: 19042 14850 104 248 0 18791 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 113700

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 20609
/proc/meminfo: memFree=31528000/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1632.95 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 7129 122612 0 0 27 4 163167 97 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20608] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20608/stat : 20608 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29593578 9367552 267 33554432000 4194304 5064252 140733479019472 140733479018384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20608/statm: 2287 267 226 213 0 72 0
[pid=20609] ppid=20608 vsize=32344 CPUtime=29.03 cores=1,3,5,7
/proc/20609/stat : 20609 (glucose) R 20608 20378 17075 0 -1 4202496 6399 0 0 0 2901 2 0 0 20 0 1 0 29593578 33120256 7644 33554432000 4194304 5208918 140734245081216 140734245079080 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20609/statm: 8086 7644 96 248 0 7835 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 69876

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 20609
/proc/meminfo: memFree=31525320/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1632.95 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 7129 122612 0 0 27 4 163167 97 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20608] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20608/stat : 20608 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29593578 9367552 267 33554432000 4194304 5064252 140733479019472 140733479018384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20608/statm: 2287 267 226 213 0 72 0
[pid=20609] ppid=20608 vsize=83520 CPUtime=89 cores=1,3,5,7
/proc/20609/stat : 20609 (glucose) R 20608 20378 17075 0 -1 4202496 11753 0 0 0 8895 5 0 0 20 0 1 0 29593578 85524480 20352 33554432000 4194304 5208918 140734245081216 140734245079160 4229311 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20609/statm: 20880 20352 104 248 0 20629 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 121052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20612
/proc/meminfo: memFree=31449980/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1632.95 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 7129 122612 0 0 27 4 163167 97 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20608] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20608/stat : 20608 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29593578 9367552 267 33554432000 4194304 5064252 140733479019472 140733479018384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20608/statm: 2287 267 226 213 0 72 0
[pid=20609] ppid=20608 vsize=132840 CPUtime=148.99 cores=1,3,5,7
/proc/20609/stat : 20609 (glucose) R 20608 20378 17075 0 -1 4202496 14098 0 0 0 14891 8 0 0 20 0 1 0 29593578 136028160 29117 33554432000 4194304 5208918 140734245081216 140734245079208 4229748 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20609/statm: 33210 29117 104 248 0 32959 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 170372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20612
/proc/meminfo: memFree=31436080/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1632.95 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 7129 122612 0 0 27 4 163167 97 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20608] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20608/stat : 20608 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29593578 9367552 267 33554432000 4194304 5064252 140733479019472 140733479018384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20608/statm: 2287 267 226 213 0 72 0
[pid=20609] ppid=20608 vsize=132840 CPUtime=167.1 cores=1,3,5,7
/proc/20609/stat : 20609 (glucose) R 20608 20378 17075 0 -1 4202496 14567 0 0 0 16701 9 0 0 20 0 1 0 29593578 136028160 29629 33554432000 4194304 5208918 140734245081216 140734245079208 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20609/statm: 33210 29629 104 248 0 32959 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 170372

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 20612
/proc/meminfo: memFree=31436080/32873844 swapFree=7124/7124
[pid=20378] ppid=20376 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20378/stat : 20378 (npSolver-wbo-It) S 20376 20378 17075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 29430252 9367552 274 33554432000 4194304 5064252 140734778559248 140734778558160 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20378/statm: 2287 274 233 213 0 72 0
[pid=20379] ppid=20378 vsize=19236 CPUtime=1632.95 cores=1,3,5,7
/proc/20379/stat : 20379 (npSolver-wbo) S 20378 20378 17075 0 -1 4202496 7129 122612 0 0 27 4 163167 97 20 0 1 0 29430253 19697664 4477 33554432000 4194304 6006132 140733654421264 140733654412656 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20379/statm: 4809 4477 167 443 0 4362 0
[pid=20608] ppid=20379 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20608/stat : 20608 (satsolver.sh) S 20379 20378 17075 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 29593578 9367552 267 33554432000 4194304 5064252 140733479019472 140733479018384 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/20608/statm: 2287 267 226 213 0 72 0
[pid=20609] ppid=20608 vsize=132840 CPUtime=167.1 cores=1,3,5,7
/proc/20609/stat : 20609 (glucose) R 20608 20378 17075 0 -1 4202496 14567 0 0 0 16701 9 0 0 20 0 1 0 29593578 136028160 29629 33554432000 4194304 5208918 140734245081216 140734245079208 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20609/statm: 33210 29629 104 248 0 32959 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 170372

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1798.96
CPU system time (s): 1.13283
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 212856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.13283
maximum resident set size= 147140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145297
page faults= 0
swaps= 0
block input operations= 0
block output operations= 44672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 975
involuntary context switches= 1951

runsolver used 4.6233 second user time and 12.949 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-09 00:30:33
IDJOB=3753886
IDBENCH=79155
IDSOLVER=2337
FILE ID=node133/3753886-1339194633
RUNJOBID= node133-1339184681-18371
PBS_JOBID= 14643824
Free space on /tmp= 71108 MiB

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

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

MD5SUM BENCH= e8a78e2fe28a365664c9883ac99e1f12
RANDOM SEED=1831043398

node133.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.139
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.27
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.56
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.139
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	: 5332.56
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.139
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	: 5332.52
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31388408 kB
Buffers:          128252 kB
Cached:           265724 kB
SwapCached:         1824 kB
Active:           519372 kB
Inactive:         143412 kB
Active(anon):     268696 kB
Inactive(anon):     2420 kB
Active(file):     250676 kB
Inactive(file):   140992 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100328 kB
Dirty:              8192 kB
Writeback:             0 kB
AnonPages:        276240 kB
Mapped:             9920 kB
Shmem:                 0 kB
Slab:             679612 kB
SReclaimable:     121916 kB
SUnreclaim:       557696 kB
KernelStack:        1512 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     454736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71168 MiB
End job on node133 at 2012-06-09 01:00:34