Trace number 3754229

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap64_wcsp.wbo
MD5SUMeea9483bb210b3ae31db150f2467fbf7
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark10336274
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables832
Total number of constraints1680
Number of soft constraints1614
Number of constraints which are clauses1614
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 58368026
Min constraint cost 1
Max constraint cost 58368026
Sum of constraints costs 47051030826
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
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.02	c run usual solver
0.00/0.08	o 19207135
0.00/0.08	c current bound: 9603567
0.00/0.08	c fallback to adder encoding
43.05/43.18	c current bound: 14405351
43.05/43.18	c fallback to adder encoding
993.01/993.35	o 14405013
993.01/993.35	c current bound: 12004290
993.01/993.35	c fallback to adder encoding
1539.77/1540.18	o 12000203
1539.77/1540.18	c current bound: 10801885
1539.77/1540.18	c fallback to adder encoding
1800.09/1800.41	./satsolver.sh: line 5: 32585 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.41	c error: unexpected solver exit code
1800.09/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3754229-1339198512/watcher-3754229-1339198512 -o /tmp/evaluation-result-3754229-1339198512/solver-3754229-1339198512 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754229-1339198512.wbo 888398186 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32388
/proc/meminfo: memFree=29724144/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0

[startup+0.0620969 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32388
/proc/meminfo: memFree=29724144/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32388
/proc/meminfo: memFree=29724144/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300309 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32388
/proc/meminfo: memFree=29724144/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700289 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32388
/proc/meminfo: memFree=29724144/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32402
/proc/meminfo: memFree=29641292/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 4344 5434 0 0 21 4 2 1 20 0 1 0 385975532 38277120 8251 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8251 178 443 0 8898 0
[pid=32401] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32401/stat : 32401 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385975563 9367552 267 33554432000 4194304 5064252 140736170466672 140736170465584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32401/statm: 2287 267 226 213 0 72 0
[pid=32402] ppid=32401 vsize=43240 CPUtime=1.18 cores=1,3,5,7
/proc/32402/stat : 32402 (glucose) R 32401 32388 25698 0 -1 4202496 9698 0 0 0 116 2 0 0 20 0 1 0 385975563 44277760 9772 33554432000 4194304 5208918 140736696284752 140736696281128 4211160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32402/statm: 10810 9772 105 248 0 10559 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 98916

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32402
/proc/meminfo: memFree=29639556/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 4344 5434 0 0 21 4 2 1 20 0 1 0 385975532 38277120 8251 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8251 178 443 0 8898 0
[pid=32401] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32401/stat : 32401 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385975563 9367552 267 33554432000 4194304 5064252 140736170466672 140736170465584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32401/statm: 2287 267 226 213 0 72 0
[pid=32402] ppid=32401 vsize=50936 CPUtime=2.78 cores=1,3,5,7
/proc/32402/stat : 32402 (glucose) R 32401 32388 25698 0 -1 4202496 10253 0 0 0 276 2 0 0 20 0 1 0 385975563 52158464 10321 33554432000 4194304 5208918 140736696284752 140736696282584 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32402/statm: 12734 10321 105 248 0 12483 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 106612

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32402
/proc/meminfo: memFree=29634532/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 4344 5434 0 0 21 4 2 1 20 0 1 0 385975532 38277120 8251 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8251 178 443 0 8898 0
[pid=32401] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32401/stat : 32401 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385975563 9367552 267 33554432000 4194304 5064252 140736170466672 140736170465584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32401/statm: 2287 267 226 213 0 72 0
[pid=32402] ppid=32401 vsize=63996 CPUtime=5.98 cores=1,3,5,7
/proc/32402/stat : 32402 (glucose) R 32401 32388 25698 0 -1 4202496 11477 0 0 0 595 3 0 0 20 0 1 0 385975563 65531904 13950 33554432000 4194304 5208918 140736696284752 140736696282584 4210724 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32402/statm: 15999 13950 105 248 0 15748 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 119672

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32402
/proc/meminfo: memFree=29605292/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 4344 5434 0 0 21 4 2 1 20 0 1 0 385975532 38277120 8251 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8251 178 443 0 8898 0
[pid=32401] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32401/stat : 32401 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385975563 9367552 267 33554432000 4194304 5064252 140736170466672 140736170465584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32401/statm: 2287 267 226 213 0 72 0
[pid=32402] ppid=32401 vsize=75492 CPUtime=12.38 cores=1,3,5,7
/proc/32402/stat : 32402 (glucose) R 32401 32388 25698 0 -1 4202496 11816 0 0 0 1235 3 0 0 20 0 1 0 385975563 77303808 17852 33554432000 4194304 5208918 140736696284752 140736696281064 4211851 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32402/statm: 18873 17852 105 248 0 18622 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 131168

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32402
/proc/meminfo: memFree=29602996/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=0.28 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 4344 5434 0 0 21 4 2 1 20 0 1 0 385975532 38277120 8251 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8251 178 443 0 8898 0
[pid=32401] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32401/stat : 32401 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385975563 9367552 267 33554432000 4194304 5064252 140736170466672 140736170465584 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32401/statm: 2287 267 226 213 0 72 0
[pid=32402] ppid=32401 vsize=94344 CPUtime=25.18 cores=1,3,5,7
/proc/32402/stat : 32402 (glucose) R 32401 32388 25698 0 -1 4202496 12313 0 0 0 2514 4 0 0 20 0 1 0 385975563 96608256 18180 33554432000 4194304 5208918 140736696284752 140736696280440 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32402/statm: 23586 18180 105 248 0 23335 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 150020

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32409
/proc/meminfo: memFree=29608000/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37384 CPUtime=43.36 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 7141 21740 0 0 41 6 4282 7 20 0 1 0 385975532 38281216 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9346 8275 178 443 0 8899 0
[pid=32408] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32408/stat : 32408 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385979872 9367552 266 33554432000 4194304 5064252 140737471635600 140737471634512 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32408/statm: 2287 266 226 213 0 72 0
[pid=32409] ppid=32408 vsize=75020 CPUtime=7.69 cores=1,3,5,7
/proc/32409/stat : 32409 (glucose) R 32408 32388 25698 0 -1 4202496 12193 0 0 0 767 2 0 0 20 0 1 0 385979873 76820480 16891 33554432000 4194304 5208918 140736334748480 140736334744856 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32409/statm: 18755 16891 105 248 0 18504 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 130700

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32409
/proc/meminfo: memFree=29581108/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37384 CPUtime=43.36 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 7141 21740 0 0 41 6 4282 7 20 0 1 0 385975532 38281216 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9346 8275 178 443 0 8899 0
[pid=32408] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32408/stat : 32408 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385979872 9367552 266 33554432000 4194304 5064252 140737471635600 140737471634512 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32408/statm: 2287 266 226 213 0 72 0
[pid=32409] ppid=32408 vsize=93876 CPUtime=58.88 cores=1,3,5,7
/proc/32409/stat : 32409 (glucose) R 32408 32388 25698 0 -1 4202496 14087 0 0 0 5884 4 0 0 20 0 1 0 385979873 96129024 22786 33554432000 4194304 5208918 140736334748480 140736334744856 4229361 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32409/statm: 23469 22786 105 248 0 23218 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 149556

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 32409
/proc/meminfo: memFree=29541760/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37384 CPUtime=43.36 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 7141 21740 0 0 41 6 4282 7 20 0 1 0 385975532 38281216 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9346 8275 178 443 0 8899 0
[pid=32408] ppid=32389 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 32574
/proc/meminfo: memFree=22782576/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=993.4 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 9975 52040 0 0 61 9 99218 52 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32572] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32572/stat : 32572 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386074890 9367552 267 33554432000 4194304 5064252 140734236247552 140734236246464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32572/statm: 2287 267 226 213 0 72 0
[pid=32573] ppid=32572 vsize=157196 CPUtime=368.65 cores=1,3,5,7
/proc/32573/stat : 32573 (glucose) R 32572 32388 25698 0 -1 4202496 18742 0 0 0 36846 19 0 0 20 0 1 0 386074891 160968704 38393 33554432000 4194304 5208918 140736858737424 140736858733800 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32573/statm: 39299 38393 105 248 0 39048 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 212872

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32574
/proc/meminfo: memFree=22715760/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=993.4 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 9975 52040 0 0 61 9 99218 52 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32572] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32572/stat : 32572 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386074890 9367552 267 33554432000 4194304 5064252 140734236247552 140734236246464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32572/statm: 2287 267 226 213 0 72 0
[pid=32573] ppid=32572 vsize=188016 CPUtime=428.64 cores=1,3,5,7
/proc/32573/stat : 32573 (glucose) R 32572 32388 25698 0 -1 4202496 20122 0 0 0 42842 22 0 0 20 0 1 0 386074891 192528384 41970 33554432000 4194304 5208918 140736858737424 140736858733800 4211904 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32573/statm: 47004 41970 105 248 0 46753 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 243692

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32575
/proc/meminfo: memFree=22909328/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=993.4 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 9975 52040 0 0 61 9 99218 52 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32572] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32572/stat : 32572 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386074890 9367552 267 33554432000 4194304 5064252 140734236247552 140734236246464 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32572/statm: 2287 267 226 213 0 72 0
[pid=32573] ppid=32572 vsize=188016 CPUtime=488.64 cores=1,3,5,7
/proc/32573/stat : 32573 (glucose) R 32572 32388 25698 0 -1 4202496 20983 0 0 0 48840 24 0 0 20 0 1 0 386074891 192528384 40946 33554432000 4194304 5208918 140736858737424 140736858733800 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32573/statm: 47004 40946 105 248 0 46753 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 243692

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32585
/proc/meminfo: memFree=22984992/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=1540.14 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 12809 78039 0 0 81 11 153838 84 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32584] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32584/stat : 32584 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386129573 9367552 267 33554432000 4194304 5064252 140736720588240 140736720587152 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32584/statm: 2287 267 226 213 0 72 0
[pid=32585] ppid=32584 vsize=43248 CPUtime=1.87 cores=1,3,5,7
/proc/32585/stat : 32585 (glucose) R 32584 32388 25698 0 -1 4202496 9552 0 0 0 185 2 0 0 20 0 1 0 386129574 44285952 9702 33554432000 4194304 5208918 140734344265376 140734344261752 4211141 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32585/statm: 10812 9702 105 248 0 10561 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 98924

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32608
/proc/meminfo: memFree=22860132/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=1540.14 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 12809 78039 0 0 81 11 153838 84 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32584] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32584/stat : 32584 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386129573 9367552 267 33554432000 4194304 5064252 140736720588240 140736720587152 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32584/statm: 2287 267 226 213 0 72 0
[pid=32585] ppid=32584 vsize=94036 CPUtime=61.87 cores=1,3,5,7
/proc/32585/stat : 32585 (glucose) R 32584 32388 25698 0 -1 4202496 13697 0 0 0 6182 5 0 0 20 0 1 0 386129574 96292864 22810 33554432000 4194304 5208918 140734344265376 140734344263368 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32585/statm: 23509 22810 105 248 0 23258 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 149712

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 32608
/proc/meminfo: memFree=22857164/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=1540.14 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 12809 78039 0 0 81 11 153838 84 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32584] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32584/stat : 32584 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386129573 9367552 267 33554432000 4194304 5064252 140736720588240 140736720587152 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32584/statm: 2287 267 226 213 0 72 0
[pid=32585] ppid=32584 vsize=94036 CPUtime=121.86 cores=1,3,5,7
/proc/32585/stat : 32585 (glucose) R 32584 32388 25698 0 -1 4202496 14094 0 0 0 12179 7 0 0 20 0 1 0 386129574 96292864 22810 33554432000 4194304 5208918 140734344265376 140734344261752 4211632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32585/statm: 23509 22810 105 248 0 23258 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 149712

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32608
/proc/meminfo: memFree=22775184/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=1540.14 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 12809 78039 0 0 81 11 153838 84 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32584] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32584/stat : 32584 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386129573 9367552 267 33554432000 4194304 5064252 140736720588240 140736720587152 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32584/statm: 2287 267 226 213 0 72 0
[pid=32585] ppid=32584 vsize=143356 CPUtime=181.85 cores=1,3,5,7
/proc/32585/stat : 32585 (glucose) R 32584 32388 25698 0 -1 4202496 14502 0 0 0 18175 10 0 0 20 0 1 0 386129574 146796544 34188 33554432000 4194304 5208918 140734344265376 140734344261752 4205165 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32585/statm: 35839 34188 105 248 0 35588 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 199032

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32609
/proc/meminfo: memFree=22721400/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=1540.14 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 12809 78039 0 0 81 11 153838 84 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32584] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32584/stat : 32584 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386129573 9367552 267 33554432000 4194304 5064252 140736720588240 140736720587152 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32584/statm: 2287 267 226 213 0 72 0
[pid=32585] ppid=32584 vsize=174176 CPUtime=241.84 cores=1,3,5,7
/proc/32585/stat : 32585 (glucose) R 32584 32388 25698 0 -1 4202496 16184 0 0 0 24171 13 0 0 20 0 1 0 386129574 178356224 36842 33554432000 4194304 5208918 140734344265376 140734344261752 4211620 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32585/statm: 43544 36842 105 248 0 43293 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 229852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 32609
/proc/meminfo: memFree=22705468/32873844 swapFree=7632/7632
[pid=32388] ppid=32386 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32388/stat : 32388 (npSolver-wbo-I.) S 32386 32388 25698 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385975532 9367552 275 33554432000 4194304 5064252 140737210484864 140737210483776 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32388/statm: 2287 275 233 213 0 72 0
[pid=32389] ppid=32388 vsize=37380 CPUtime=1540.14 cores=1,3,5,7
/proc/32389/stat : 32389 (npSolver-wbo) S 32388 32388 25698 0 -1 4202496 12809 78039 0 0 81 11 153838 84 20 0 1 0 385975532 38277120 8275 33554432000 4194304 6006132 140734210544528 140734210535936 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32389/statm: 9345 8275 178 443 0 8898 0
[pid=32584] ppid=32389 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32584/stat : 32584 (satsolver.sh) S 32389 32388 25698 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386129573 9367552 267 33554432000 4194304 5064252 140736720588240 140736720587152 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32584/statm: 2287 267 226 213 0 72 0
[pid=32585] ppid=32584 vsize=156544 CPUtime=259.95 cores=1,3,5,7
/proc/32585/stat : 32585 (glucose) R 32584 32388 25698 0 -1 4202496 17083 0 0 0 25980 15 0 0 20 0 1 0 386129574 160301056 37512 33554432000 4194304 5208918 140734344265376 140734344261752 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32585/statm: 39136 37512 105 248 0 38885 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 212220

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.13
CPU user time (s): 1799
CPU system time (s): 1.12583
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 342500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.12583
maximum resident set size= 229600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 105616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 515
involuntary context switches= 1907

runsolver used 8.89865 second user time and 10.6864 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-09 01:35:12
IDJOB=3754229
IDBENCH=79499
IDSOLVER=2338
FILE ID=node141/3754229-1339198512
RUNJOBID= node141-1339184705-27386
PBS_JOBID= 14643818
Free space on /tmp= 69040 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap64_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754229-1339198512/watcher-3754229-1339198512 -o /tmp/evaluation-result-3754229-1339198512/solver-3754229-1339198512 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754229-1339198512.wbo 888398186 HOME HOME

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

MD5SUM BENCH= eea9483bb210b3ae31db150f2467fbf7
RANDOM SEED=888398186

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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		: 2666.744
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		: 2666.744
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.92
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		: 2666.744
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:        29724516 kB
Buffers:          245432 kB
Cached:          1590856 kB
SwapCached:         2544 kB
Active:           959500 kB
Inactive:        1259744 kB
Active(anon):     381832 kB
Inactive(anon):     3040 kB
Active(file):     577668 kB
Inactive(file):  1256704 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098960 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        327484 kB
Mapped:             9780 kB
Shmem:                 0 kB
Slab:             783404 kB
SReclaimable:     225196 kB
SUnreclaim:       558208 kB
KernelStack:        1520 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     574036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 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= 67468 MiB
End job on node141 at 2012-06-09 02:05:12