Trace number 3753380

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/bwt/
normalized-bwt4bc_wcsp.wbo
MD5SUM7ee2a90f05486ba8d26b0a90d88bdec6
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark301
Best CPU time to get the best result obtained on this benchmark1.48477
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables584
Total number of constraints10179
Number of soft constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)179
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 5818
Min constraint cost 1
Max constraint cost 5818
Sum of constraints costs 57498240
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 19
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.09	c run usual solver
0.00/0.37	o 58311
0.00/0.37	c fallback to adder encoding
1156.37/1156.63	o 57788
1156.37/1156.63	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5: 16628 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3753380-1339203565/watcher-3753380-1339203565 -o /tmp/evaluation-result-3753380-1339203565/solver-3753380-1339203565 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753380-1339203565.wbo 2005582344 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.01 2.04 2.00 3/179 16523
/proc/meminfo: memFree=28048560/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0

[startup+0.018862 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 16523
/proc/meminfo: memFree=28048560/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 16523
/proc/meminfo: memFree=28048560/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 16523
/proc/meminfo: memFree=28048560/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 16523
/proc/meminfo: memFree=28048560/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 16535
/proc/meminfo: memFree=27970432/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=1.47 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) R 16523 16523 8666 0 -1 4202496 10907 8077 0 0 117 8 21 1 20 0 1 0 386483792 172945408 27832 33554432000 4194304 6006132 140736411016720 140736411009064 4535951 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 27832 176 443 0 41776 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 178040

[startup+3.10034 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 16535
/proc/meminfo: memFree=27771892/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=2.22 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 11183 8077 0 0 174 26 21 1 20 0 1 0 386483792 172945408 38073 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 38073 177 443 0 41776 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 178040
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 16537
/proc/meminfo: memFree=27487832/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=2.22 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 11183 8077 0 0 174 26 21 1 20 0 1 0 386483792 172945408 38073 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 38073 177 443 0 41776 0
[pid=16536] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16536/stat : 16536 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386484016 9367552 267 33554432000 4194304 5064252 140736690489392 140736690488304 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16536/statm: 2287 267 226 213 0 72 0
[pid=16537] ppid=16536 vsize=310112 CPUtime=4.04 cores=1,3,5,7
/proc/16537/stat : 16537 (glucose) R 16536 16523 8666 0 -1 4202496 51695 0 0 0 389 15 0 0 20 0 1 0 386484016 317554688 71883 33554432000 4194304 5208918 140735700346960 140735700344808 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16537/statm: 77528 71883 103 248 0 77277 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 497300

[startup+12.7004 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 16537
/proc/meminfo: memFree=27490444/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=2.22 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 11183 8077 0 0 174 26 21 1 20 0 1 0 386483792 172945408 38073 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 38073 177 443 0 41776 0
[pid=16536] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16536/stat : 16536 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386484016 9367552 267 33554432000 4194304 5064252 140736690489392 140736690488304 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16536/statm: 2287 267 226 213 0 72 0
[pid=16537] ppid=16536 vsize=310112 CPUtime=10.44 cores=1,3,5,7
/proc/16537/stat : 16537 (glucose) R 16536 16523 8666 0 -1 4202496 51696 0 0 0 1029 15 0 0 20 0 1 0 386484016 317554688 71884 33554432000 4194304 5208918 140735700346960 140735700344808 4211521 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16537/statm: 77528 71884 103 248 0 77277 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 497300

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 16537
/proc/meminfo: memFree=27491200/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=2.22 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 11183 8077 0 0 174 26 21 1 20 0 1 0 386483792 172945408 38073 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 38073 177 443 0 41776 0
[pid=16536] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16536/stat : 16536 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386484016 9367552 267 33554432000 4194304 5064252 140736690489392 140736690488304 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16536/statm: 2287 267 226 213 0 72 0
[pid=16537] ppid=16536 vsize=310112 CPUtime=23.25 cores=1,3,5,7
/proc/16537/stat : 16537 (glucose) R 16536 16523 8666 0 -1 4202496 51697 0 0 0 2310 15 0 0 20 0 1 0 386484016 317554688 71885 33554432000 4194304 5208918 140735700346960 140735700344808 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16537/statm: 77528 71885 103 248 0 77277 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 497300

[startup+51.1003 s]
/proc/loadavg: 2.06 2.04 2.00 3/184 16540
/proc/meminfo: memFree=27489380/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=2.22 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 11183 8077 0 0 174 26 21 1 20 0 1 0 386483792 172945408 38073 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 38073 177 443 0 41776 0
[pid=16536] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16536/stat : 16536 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386484016 9367552 267 33554432000 4194304 5064252 140736690489392 140736690488304 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16536/statm: 2287 267 226 213 0 72 0
[pid=16537] ppid=16536 vsize=310112 CPUtime=48.84 cores=1,3,5,7
/proc/16537/stat : 16537 (glucose) R 16536 16523 8666 0 -1 4202496 51698 0 0 0 4869 15 0 0 20 0 1 0 386484016 317554688 72397 33554432000 4194304 5208918 140735700346960 140735700344808 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16537/statm: 77528 72397 103 248 0 77277 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 497300

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/185 16563
/proc/meminfo: memFree=27482664/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=2.22 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 11183 8077 0 0 174 26 21 1 20 0 1 0 386483792 172945408 38073 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 38073 177 443 0 41776 0
[pid=16536] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16536/stat : 16536 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386484016 9367552 267 33554432000 4194304 5064252 140736690489392 140736690488304 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16536/statm: 2287 267 226 213 0 72 0
[pid=16537] ppid=16536 vsize=310652 CPUtime=100.03 cores=1,3,5,7
/proc/16537/stat : 16537 (glucose) R 16536 16523 8666 0 -1 4202496 51817 0 0 0 9988 15 0 0 20 0 1 0 386484016 318107648 73027 33554432000 4194304 5208918 140735700346960 140735700344808 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16537/statm: 77663 73027 104 248 0 77412 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 497840

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/184 16563
/proc/meminfo: memFree=27480540/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=168892 CPUtime=2.22 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 11183 8077 0 0 174 26 21 1 20 0 1 0 386483792 172945408 38073 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 42223 38073 177 443 0 41776 0
[pid=16536] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16536/stat : 16536 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386484016 9367552 267 33554432000 4194304 5064252 140736690489392 140736690488304 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16536/statm: 2287 267 226 213 0 72 0
[pid=16537] ppid=16536 vsize=310652 CPUtime=160.02 cores=1,3,5,7
/proc/16537/stat : 16537 (glucose) R 16536 16523 8666 0 -1 4202496 51821 0 0 0 15987 15 0 0 20 0 1 0 386484016 318107648 73031 33554432000 4194304 5208918 140735700346960 140735700344808 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16537/statm: 77663 73031 104 248 0 77412 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 497840

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 16563
/proc/meminfo: memFree=27416296/32873648 swapFree=7376/7376

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16632
/proc/meminfo: memFree=29901940/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=324012 CPUtime=263.73 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 55713 0 0 0 26356 17 0 0 20 0 1 0 386599642 331788288 76410 33554432000 4194304 5208918 140734850598768 140734850596728 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 81003 76410 105 248 0 80752 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 494820

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 16632
/proc/meminfo: memFree=29886956/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=374764 CPUtime=323.73 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 56481 0 0 0 32355 18 0 0 20 0 1 0 386599642 383758336 78563 33554432000 4194304 5208918 140734850598768 140734850596520 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 93691 78563 105 248 0 93440 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 545572

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/184 16633
/proc/meminfo: memFree=29884180/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=375424 CPUtime=383.72 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 56640 0 0 0 38354 18 0 0 20 0 1 0 386599642 384434176 79744 33554432000 4194304 5208918 140734850598768 140734850596616 4211792 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 93856 79744 105 248 0 93605 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 546232

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/184 16633
/proc/meminfo: memFree=29886176/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=328216 CPUtime=443.71 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 57618 0 0 0 44351 20 0 0 20 0 1 0 386599642 336093184 77883 33554432000 4194304 5208918 140734850598768 140734850596616 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 82054 77883 105 248 0 81803 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 499024

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 16640
/proc/meminfo: memFree=30009464/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=328624 CPUtime=503.7 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 57709 0 0 0 50350 20 0 0 20 0 1 0 386599642 336510976 78485 33554432000 4194304 5208918 140734850598768 140734850596616 4211572 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 82156 78485 105 248 0 81905 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 499432

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 16640
/proc/meminfo: memFree=29950852/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=328756 CPUtime=563.69 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 57751 0 0 0 56349 20 0 0 20 0 1 0 386599642 336646144 78527 33554432000 4194304 5208918 140734850598768 140734850596616 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 82189 78527 105 248 0 81938 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 499564

[startup+1782.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 16640
/proc/meminfo: memFree=29901696/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=329860 CPUtime=623.69 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 58365 0 0 0 62349 20 0 0 20 0 1 0 386599642 337776640 79142 33554432000 4194304 5208918 140734850598768 140734850596616 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 82465 79142 105 248 0 82214 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 500668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 16641
/proc/meminfo: memFree=29903868/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=329860 CPUtime=641.78 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 58368 0 0 0 64158 20 0 0 20 0 1 0 386599642 337776640 79144 33554432000 4194304 5208918 140734850598768 140734850596616 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 82465 79144 105 248 0 82214 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 500668

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.01 2.00 3/184 16641
/proc/meminfo: memFree=29903868/32873648 swapFree=7376/7376
[pid=16523] ppid=16521 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16523/stat : 16523 (npSolver-wbo-It) S 16521 16523 8666 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 386483792 9367552 275 33554432000 4194304 5064252 140734861408400 140734861407312 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16523/statm: 2287 275 233 213 0 72 0
[pid=16524] ppid=16523 vsize=152512 CPUtime=1158.29 cores=1,3,5,7
/proc/16524/stat : 16524 (npSolver-wbo) S 16523 16523 8666 0 -1 4202496 19235 83719 0 0 340 46 115366 77 20 0 1 0 386483792 156172288 34011 33554432000 4194304 6006132 140736411016720 140736411008112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16524/statm: 38128 34011 178 443 0 37681 0
[pid=16627] ppid=16524 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16627/stat : 16627 (satsolver.sh) S 16524 16523 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386599642 9367552 267 33554432000 4194304 5064252 140735239678560 140735239677472 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16627/statm: 2287 267 226 213 0 72 0
[pid=16628] ppid=16627 vsize=329860 CPUtime=641.78 cores=1,3,5,7
/proc/16628/stat : 16628 (glucose) R 16627 16523 8666 0 -1 4202496 58368 0 0 0 64158 20 0 0 20 0 1 0 386599642 337776640 79144 33554432000 4194304 5208918 140734850598768 140734850596616 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16628/statm: 82465 79144 105 248 0 82214 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 500668

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.65
CPU system time (s): 1.45478
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 668668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.65
system time used= 1.45478
maximum resident set size= 440400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162314
page faults= 0
swaps= 0
block input operations= 0
block output operations= 474424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1326
involuntary context switches= 1882

runsolver used 6.27005 second user time and 14.8857 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 02:59:25
IDJOB=3753380
IDBENCH=79471
IDSOLVER=2337
FILE ID=node112/3753380-1339203565
RUNJOBID= node112-1339184626-9753
PBS_JOBID= 14643815
Free space on /tmp= 70460 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/bwt/normalized-bwt4bc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753380-1339203565/watcher-3753380-1339203565 -o /tmp/evaluation-result-3753380-1339203565/solver-3753380-1339203565 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753380-1339203565.wbo 2005582344 HOME HOME

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

MD5SUM BENCH= 7ee2a90f05486ba8d26b0a90d88bdec6
RANDOM SEED=2005582344

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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:       32873648 kB
MemFree:        28048948 kB
Buffers:          281740 kB
Cached:          1659544 kB
SwapCached:         2156 kB
Active:          3181344 kB
Inactive:         764056 kB
Active(anon):    2003256 kB
Inactive(anon):     3148 kB
Active(file):    1178088 kB
Inactive(file):   760908 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:              8692 kB
Writeback:             0 kB
AnonPages:       2044332 kB
Mapped:             9796 kB
Shmem:                 0 kB
Slab:             735376 kB
SReclaimable:     179220 kB
SUnreclaim:       556156 kB
KernelStack:        1520 kB
PageTables:         7928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2658828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1234944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70928 MiB
End job on node112 at 2012-06-09 03:29:26