Trace number 3753192

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-quickBound (fixed)? (TO) 1800.24 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_20_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMfcf2074312786880370cecd0374d7bf5
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.092985
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables600
Total number of constraints70
Number of soft constraints70
Number of constraints which are clauses40
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 constraint20
Top cost 3292
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3291
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
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

Solver Data

0.00/0.01	c run usual solver
170.34/170.44	o 799
170.34/170.44	c starting approximation
170.34/170.44	c factor = 2
170.34/170.44	c current bound: 399
281.10/281.23	c current bound: 399
389.77/389.92	c current bound: 399
496.69/496.84	c current bound: 399
604.45/604.67	c current bound: 399
715.02/715.25	c current bound: 399
821.81/822.04	c current bound: 399
930.77/931.03	c current bound: 399
1039.54/1039.87	c current bound: 399
1148.73/1149.09	c current bound: 399
1256.68/1257.00	c current bound: 399
1366.49/1366.84	c current bound: 399
1474.66/1475.03	c current bound: 399
1583.44/1583.87	c current bound: 399
1691.01/1691.42	c current bound: 399
1799.49/1799.97	c current bound: 399
1800.21/1800.61	./satsolver.sh: line 5: 12799 Terminated              ./glucose $1 > $2 2> /dev/null
1800.21/1800.61	c error: unexpected solver exit code
1800.21/1800.61	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-3753192-1339206710/watcher-3753192-1339206710 -o /tmp/evaluation-result-3753192-1339206710/solver-3753192-1339206710 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753192-1339206710.wbo 1296491429 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.39 2.54 3/179 12561
/proc/meminfo: memFree=31256064/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0

[startup+0.0221241 s]
/proc/loadavg: 2.00 2.39 2.54 3/179 12561
/proc/meminfo: memFree=31256064/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.00 2.39 2.54 3/179 12561
/proc/meminfo: memFree=31256064/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 2.00 2.39 2.54 3/179 12561
/proc/meminfo: memFree=31256064/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.00 2.39 2.54 3/179 12561
/proc/meminfo: memFree=31256064/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.39 2.54 3/183 12568
/proc/meminfo: memFree=31247404/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12567/stat : 12567 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386795461 9367552 267 33554432000 4194304 5064252 140733274447664 140733274446576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12567/statm: 2287 267 226 213 0 72 0
[pid=12568] ppid=12567 vsize=11976 CPUtime=1.46 cores=1,3,5,7
/proc/12568/stat : 12568 (glucose) R 12567 12561 9784 0 -1 4202496 2924 0 0 0 145 1 0 0 20 0 1 0 386795461 12263424 2473 33554432000 4194304 5208918 140733680929120 140733680927064 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12568/statm: 2994 2473 95 248 0 2743 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 32532

[startup+3.10034 s]
/proc/loadavg: 2.00 2.39 2.54 3/183 12568
/proc/meminfo: memFree=31245296/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12567/stat : 12567 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386795461 9367552 267 33554432000 4194304 5064252 140733274447664 140733274446576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12567/statm: 2287 267 226 213 0 72 0
[pid=12568] ppid=12567 vsize=14696 CPUtime=3.06 cores=1,3,5,7
/proc/12568/stat : 12568 (glucose) R 12567 12561 9784 0 -1 4202496 3581 0 0 0 305 1 0 0 20 0 1 0 386795461 15048704 3118 33554432000 4194304 5208918 140733680929120 140733680927064 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12568/statm: 3674 3118 95 248 0 3423 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 35252

[startup+6.30034 s]
/proc/loadavg: 2.00 2.39 2.54 3/183 12568
/proc/meminfo: memFree=31242212/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12567/stat : 12567 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386795461 9367552 267 33554432000 4194304 5064252 140733274447664 140733274446576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12567/statm: 2287 267 226 213 0 72 0
[pid=12568] ppid=12567 vsize=14696 CPUtime=6.26 cores=1,3,5,7
/proc/12568/stat : 12568 (glucose) R 12567 12561 9784 0 -1 4202496 3678 0 0 0 625 1 0 0 20 0 1 0 386795461 15048704 3213 33554432000 4194304 5208918 140733680929120 140733680926984 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12568/statm: 3674 3213 95 248 0 3423 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35252

[startup+12.7003 s]
/proc/loadavg: 2.00 2.38 2.53 3/183 12568
/proc/meminfo: memFree=31241888/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12567/stat : 12567 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386795461 9367552 267 33554432000 4194304 5064252 140733274447664 140733274446576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12567/statm: 2287 267 226 213 0 72 0
[pid=12568] ppid=12567 vsize=19696 CPUtime=12.65 cores=1,3,5,7
/proc/12568/stat : 12568 (glucose) R 12567 12561 9784 0 -1 4202496 4212 0 0 0 1264 1 0 0 20 0 1 0 386795461 20168704 3325 33554432000 4194304 5208918 140733680929120 140733680926984 4465902 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12568/statm: 4924 3325 95 248 0 4673 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 40252

[startup+25.5003 s]
/proc/loadavg: 2.00 2.36 2.53 3/183 12568
/proc/meminfo: memFree=31232148/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12567/stat : 12567 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386795461 9367552 267 33554432000 4194304 5064252 140733274447664 140733274446576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12567/statm: 2287 267 226 213 0 72 0
[pid=12568] ppid=12567 vsize=31188 CPUtime=25.46 cores=1,3,5,7
/proc/12568/stat : 12568 (glucose) R 12567 12561 9784 0 -1 4202496 5155 0 0 0 2544 2 0 0 20 0 1 0 386795461 31936512 5796 33554432000 4194304 5208918 140733680929120 140733680927064 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12568/statm: 7797 5796 95 248 0 7546 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51744

[startup+51.1004 s]
/proc/loadavg: 2.00 2.33 2.51 3/183 12568
/proc/meminfo: memFree=31225880/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12567/stat : 12567 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386795461 9367552 267 33554432000 4194304 5064252 140733274447664 140733274446576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12567/statm: 2287 267 226 213 0 72 0
[pid=12568] ppid=12567 vsize=38372 CPUtime=51.05 cores=1,3,5,7
/proc/12568/stat : 12568 (glucose) R 12567 12561 9784 0 -1 4202496 5912 0 0 0 5103 2 0 0 20 0 1 0 386795461 39292928 7566 33554432000 4194304 5208918 140733680929120 140733680926984 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12568/statm: 9593 7566 95 248 0 9342 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 58928

[startup+102.307 s]
/proc/loadavg: 2.00 2.28 2.48 3/183 12568
/proc/meminfo: memFree=31220096/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12567/stat : 12567 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386795461 9367552 267 33554432000 4194304 5064252 140733274447664 140733274446576 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12567/statm: 2287 267 226 213 0 72 0
[pid=12568] ppid=12567 vsize=38372 CPUtime=102.24 cores=1,3,5,7
/proc/12568/stat : 12568 (glucose) R 12567 12561 9784 0 -1 4202496 5919 0 0 0 10222 2 0 0 20 0 1 0 386795461 39292928 8630 33554432000 4194304 5208918 140733680929120 140733680926984 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12568/statm: 9593 8630 95 248 0 9342 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 58928

[startup+162.3 s]
/proc/loadavg: 2.00 2.22 2.45 3/183 12569
/proc/meminfo: memFree=31216932/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=2260 CPUtime=0 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 1275 2155 0 0 0 0 0 0 20 0 1 0 386795458 2314240 222 33554432000 4194304 6006132 140733405572768 140733405566960 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 565 222 157 443 0 118 0
[pid=12567] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 2.12 3/183 12679
/proc/meminfo: memFree=31206900/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1256.73 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 7212 132956 0 0 13 1 125595 64 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12677] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12677/stat : 12677 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386921160 9367552 267 33554432000 4194304 5064252 140735270559056 140735270557968 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12677/statm: 2287 267 226 213 0 72 0
[pid=12678] ppid=12677 vsize=53808 CPUtime=105.25 cores=1,3,5,7
/proc/12678/stat : 12678 (glucose) R 12677 12561 9784 0 -1 4202496 9389 0 0 0 10523 2 0 0 20 0 1 0 386921160 55099392 9850 33554432000 4194304 5208918 140734116382448 140734116380392 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12678/statm: 13452 9850 96 248 0 13201 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 76560

[startup+1422.31 s]
/proc/loadavg: 2.07 2.04 2.11 3/183 12686
/proc/meminfo: memFree=31213972/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1366.56 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 7750 145891 0 0 14 2 136571 69 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12685] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12685/stat : 12685 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386932144 9367552 266 33554432000 4194304 5064252 140733614690512 140733614689424 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12685/statm: 2287 266 226 213 0 72 0
[pid=12686] ppid=12685 vsize=35128 CPUtime=55.42 cores=1,3,5,7
/proc/12686/stat : 12686 (glucose) R 12685 12561 9784 0 -1 4202496 8814 0 0 0 5540 2 0 0 20 0 1 0 386932144 35971072 8069 33554432000 4194304 5208918 140734590312384 140734590310328 4229712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12686/statm: 8782 8069 96 248 0 8531 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 57880

[startup+1482.3 s]
/proc/loadavg: 2.07 2.05 2.11 3/183 12693
/proc/meminfo: memFree=31226760/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1474.72 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 8288 158616 0 0 15 2 147381 74 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12692] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12692/stat : 12692 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386942963 9367552 267 33554432000 4194304 5064252 140735971485696 140735971484608 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12692/statm: 2287 267 226 213 0 72 0
[pid=12693] ppid=12692 vsize=21332 CPUtime=7.23 cores=1,3,5,7
/proc/12693/stat : 12693 (glucose) R 12692 12561 9784 0 -1 4202496 5023 0 0 0 723 0 0 0 20 0 1 0 386942963 21843968 4907 33554432000 4194304 5208918 140734219937168 140734219935032 4229748 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12693/statm: 5333 4907 96 248 0 5082 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 44084

[startup+1542.3 s]
/proc/loadavg: 2.07 2.05 2.10 3/183 12693
/proc/meminfo: memFree=31210180/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1474.72 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 8288 158616 0 0 15 2 147381 74 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12692] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12692/stat : 12692 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386942963 9367552 267 33554432000 4194304 5064252 140735971485696 140735971484608 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12692/statm: 2287 267 226 213 0 72 0
[pid=12693] ppid=12692 vsize=53808 CPUtime=67.22 cores=1,3,5,7
/proc/12693/stat : 12693 (glucose) R 12692 12561 9784 0 -1 4202496 8898 0 0 0 6720 2 0 0 20 0 1 0 386942963 55099392 9043 33554432000 4194304 5208918 140734219937168 140734219935112 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12693/statm: 13452 9043 96 248 0 13201 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 76560

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.09 3/184 12753
/proc/meminfo: memFree=31314408/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1583.54 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 8826 170724 0 0 16 2 158257 79 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12745] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12745/stat : 12745 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386953847 9367552 267 33554432000 4194304 5064252 140737006075776 140737006074688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12745/statm: 2287 267 226 213 0 72 0
[pid=12746] ppid=12745 vsize=18648 CPUtime=18.39 cores=1,3,5,7
/proc/12746/stat : 12746 (glucose) R 12745 12561 9784 0 -1 4202496 6204 0 0 0 1838 1 0 0 20 0 1 0 386953847 19095552 4282 33554432000 4194304 5208918 140736077937728 140736077935816 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12746/statm: 4662 4282 96 248 0 4411 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 41400

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.08 3/183 12761
/proc/meminfo: memFree=31295236/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1583.54 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 8826 170724 0 0 16 2 158257 79 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12745] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12745/stat : 12745 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386953847 9367552 267 33554432000 4194304 5064252 140737006075776 140737006074688 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12745/statm: 2287 267 226 213 0 72 0
[pid=12746] ppid=12745 vsize=53800 CPUtime=78.38 cores=1,3,5,7
/proc/12746/stat : 12746 (glucose) R 12745 12561 9784 0 -1 4202496 8240 0 0 0 7835 3 0 0 20 0 1 0 386953847 55091200 9715 33554432000 4194304 5208918 140736077937728 140736077935672 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12746/statm: 13450 9715 96 248 0 13199 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 76552

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.08 3/184 12778
/proc/meminfo: memFree=31313652/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1691.06 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 9364 182000 0 0 17 2 169003 84 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12770] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12770/stat : 12770 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386964602 9367552 265 33554432000 4194304 5064252 140737026798384 140737026797296 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12770/statm: 2287 265 226 213 0 72 0
[pid=12771] ppid=12770 vsize=23512 CPUtime=30.84 cores=1,3,5,7
/proc/12771/stat : 12771 (glucose) R 12770 12561 9784 0 -1 4202496 7181 0 0 0 3082 2 0 0 20 0 1 0 386964602 24076288 4837 33554432000 4194304 5208918 140736585880640 140736585878584 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12771/statm: 5878 4837 96 248 0 5627 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 46264

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.08 3/183 12785
/proc/meminfo: memFree=31286056/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1691.06 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 9364 182000 0 0 17 2 169003 84 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12770] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12770/stat : 12770 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386964602 9367552 265 33554432000 4194304 5064252 140737026798384 140737026797296 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12770/statm: 2287 265 226 213 0 72 0
[pid=12771] ppid=12770 vsize=53804 CPUtime=90.83 cores=1,3,5,7
/proc/12771/stat : 12771 (glucose) R 12770 12561 9784 0 -1 4202496 8674 0 0 0 9080 3 0 0 20 0 1 0 386964602 55095296 9445 33554432000 4194304 5208918 140736585880640 140736585878584 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12771/statm: 13451 9445 96 248 0 13200 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 76556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.05 2.04 2.08 3/183 12799
/proc/meminfo: memFree=31341608/32873844 swapFree=6904/6904
[pid=12561] ppid=12559 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12561/stat : 12561 (npSolver-wbo-It) S 12559 12561 9784 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386795458 9367552 274 33554432000 4194304 5064252 140736491454784 140736491453696 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12561/statm: 2287 274 233 213 0 72 0
[pid=12562] ppid=12561 vsize=4456 CPUtime=1799.6 cores=1,3,5,7
/proc/12562/stat : 12562 (npSolver-wbo) S 12561 12561 9784 0 -1 4202496 9902 193708 0 0 19 2 179849 90 20 0 1 0 386795458 4562944 709 33554432000 4194304 6006132 140733405572768 140733405564128 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12562/statm: 1114 709 176 443 0 667 0
[pid=12798] ppid=12562 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12798/stat : 12798 (satsolver.sh) S 12562 12561 9784 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386975457 9367552 266 33554432000 4194304 5064252 140734446288880 140734446287792 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12798/statm: 2287 266 226 213 0 72 0
[pid=12799] ppid=12798 vsize=10048 CPUtime=0.61 cores=1,3,5,7
/proc/12799/stat : 12799 (glucose) R 12798 12561 9784 0 -1 4202496 2516 0 0 0 61 0 0 0 20 0 1 0 386975457 10289152 2117 33554432000 4194304 5208918 140735762447776 140735762446072 4211550 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12799/statm: 2512 2117 96 248 0 2261 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 32800

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.62
CPU time (s): 1800.24
CPU user time (s): 1799.3
CPU system time (s): 0.939857
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 78564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.939857
maximum resident set size= 50524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207115
page faults= 0
swaps= 0
block input operations= 0
block output operations= 29840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 845
involuntary context switches= 2007

runsolver used 3.12153 second user time and 7.52585 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-09 03:51:50
IDJOB=3753192
IDBENCH=79147
IDSOLVER=2336
FILE ID=node140/3753192-1339206710
RUNJOBID= node140-1339204810-9801
PBS_JOBID= 14643869
Free space on /tmp= 70612 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753192-1339206710/watcher-3753192-1339206710 -o /tmp/evaluation-result-3753192-1339206710/solver-3753192-1339206710 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753192-1339206710.wbo 1296491429 HOME HOME

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

MD5SUM BENCH= fcf2074312786880370cecd0374d7bf5
RANDOM SEED=1296491429

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.92
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.094
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.88
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.094
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.90
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.094
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:        31256692 kB
Buffers:          327312 kB
Cached:           305320 kB
SwapCached:         2156 kB
Active:           680184 kB
Inactive:          65164 kB
Active(anon):     107244 kB
Inactive(anon):     4260 kB
Active(file):     572940 kB
Inactive(file):    60904 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67100256 kB
Dirty:              8260 kB
Writeback:             0 kB
AnonPages:        122300 kB
Mapped:            10092 kB
Shmem:                 0 kB
Slab:             732940 kB
SReclaimable:     173268 kB
SUnreclaim:       559672 kB
KernelStack:        1520 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     236724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 70616 MiB
End job on node140 at 2012-06-09 04:21:51