Trace number 3717231

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
wbo2satCp2 2012-05-19? (TO) 1800.08 1800.42

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-cache.inv12.ucl--soft-0-100-0.wbo
MD5SUM1e9b47bdbf596a13d47137d20a2b20cd
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark20.2289
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables25800
Total number of constraints76699
Number of soft constraints76699
Number of constraints which are clauses76319
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint9
Top cost 3869873
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 3869872
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.08/1.17	o 160
1.08/1.17	c current bound: 80
1.08/1.17	c fallback to adder encoding
1800.08/1800.41	c error: unexpected solver exit code
1800.08/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-3717231-1338193705/watcher-3717231-1338193705 -o /tmp/evaluation-result-3717231-1338193705/solver-3717231-1338193705 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717231-1338193705.wbo 1061136713 HOME HOME 

running on 4 cores: 0,2,4,6

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: 1.03 1.09 1.38 3/171 2530
/proc/meminfo: memFree=28450884/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0

[startup+0.075922 s]
/proc/loadavg: 1.03 1.09 1.38 3/171 2530
/proc/meminfo: memFree=28450884/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100276 s]
/proc/loadavg: 1.03 1.09 1.38 3/171 2530
/proc/meminfo: memFree=28450884/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 1.03 1.09 1.38 3/171 2530
/proc/meminfo: memFree=28450884/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 1.03 1.09 1.38 3/171 2530
/proc/meminfo: memFree=28450884/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 1.03 1.09 1.38 3/177 2538
/proc/meminfo: memFree=28410660/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=87860 CPUtime=1.48 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) R 2530 2530 2489 0 -1 4202496 13632 6352 0 0 111 22 13 2 20 0 1 0 285495953 89968640 16802 33554432000 4194304 5872148 140736189072592 140736189067384 4390334 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 21965 16802 174 410 0 21547 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 97008

[startup+3.10027 s]
/proc/loadavg: 1.11 1.10 1.38 3/177 2539
/proc/meminfo: memFree=28279916/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=448308 CPUtime=3.07 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) R 2530 2530 2489 0 -1 4202496 15282 6352 0 0 267 25 13 2 20 0 1 0 285495953 459067392 52130 33554432000 4194304 5872148 140736189072592 140736189066440 4996163 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 112077 52130 174 410 0 111659 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 457456

[startup+6.3004 s]
/proc/loadavg: 1.11 1.10 1.38 3/179 2544
/proc/meminfo: memFree=27527136/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=442344 CPUtime=2.52 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 69933 0 0 0 235 17 0 0 20 0 1 0 285496329 452960256 95034 33554432000 4194304 4896791 140734734783248 140734734780456 4317392 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 110586 95034 77 172 0 110412 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 777876

[startup+12.7004 s]
/proc/loadavg: 1.33 1.15 1.39 3/181 2546
/proc/meminfo: memFree=27055920/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=443004 CPUtime=8.92 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70082 0 0 0 875 17 0 0 20 0 1 0 285496329 453636096 95183 33554432000 4194304 4896791 140734734783248 140734734780456 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 110751 95183 78 172 0 110577 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 778536

[startup+25.5004 s]
/proc/loadavg: 1.43 1.18 1.40 3/181 2546
/proc/meminfo: memFree=27063380/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=443004 CPUtime=21.72 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70084 0 0 0 2155 17 0 0 20 0 1 0 285496329 453636096 95185 33554432000 4194304 4896791 140734734783248 140734734780456 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 110751 95185 78 172 0 110577 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 778536

[startup+51.1004 s]
/proc/loadavg: 1.70 1.26 1.42 3/181 2546
/proc/meminfo: memFree=27059596/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=443004 CPUtime=47.31 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70093 0 0 0 4714 17 0 0 20 0 1 0 285496329 453636096 95194 33554432000 4194304 4896791 140734734783248 140734734780456 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 110751 95194 78 172 0 110577 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 778536

[startup+102.307 s]
/proc/loadavg: 1.88 1.38 1.45 3/182 2549
/proc/meminfo: memFree=27053296/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=443172 CPUtime=98.51 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70107 0 0 0 9834 17 0 0 20 0 1 0 285496329 453808128 95208 33554432000 4194304 4896791 140734734783248 140734734780296 4224109 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 110793 95208 78 172 0 110619 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 778704

[startup+162.3 s]
/proc/loadavg: 2.03 1.51 1.49 3/181 2549
/proc/meminfo: memFree=27048984/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=443172 CPUtime=158.49 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70125 0 0 0 15832 17 0 0 20 0 1 0 285496329 453808128 95226 33554432000 4194304 4896791 140734734783248 140734734780296 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 110793 95226 78 172 0 110619 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 778704

[startup+222.3 s]
/proc/loadavg: 2.09 1.61 1.52 3/181 2550
/proc/meminfo: memFree=27042964/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70673 0 0 0 135812 18 0 0 20 0 1 0 285496329 456204288 95760 33554432000 4194304 4896791 140734734783248 140734734780456 4202982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95760 78 172 0 111204 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 781044

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.87 3/181 2561
/proc/meminfo: memFree=26979836/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1418.29 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70673 0 0 0 141811 18 0 0 20 0 1 0 285496329 456204288 95760 33554432000 4194304 4896791 140734734783248 140734734780456 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95760 78 172 0 111204 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 781044

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/181 2561
/proc/meminfo: memFree=26975616/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1478.28 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70674 0 0 0 147810 18 0 0 20 0 1 0 285496329 456204288 95761 33554432000 4194304 4896791 140734734783248 140734734780456 4224109 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95761 78 172 0 111204 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 781044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/181 2561
/proc/meminfo: memFree=26973752/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1538.27 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70675 0 0 0 153809 18 0 0 20 0 1 0 285496329 456204288 95762 33554432000 4194304 4896791 140734734783248 140734734780456 4225507 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95762 78 172 0 111204 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 781044

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/181 2561
/proc/meminfo: memFree=26971952/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1598.26 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70676 0 0 0 159808 18 0 0 20 0 1 0 285496329 456204288 95763 33554432000 4194304 4896791 140734734783248 140734734780456 4202905 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95763 78 172 0 111204 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 781044

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/181 2561
/proc/meminfo: memFree=26970276/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1658.25 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70677 0 0 0 165807 18 0 0 20 0 1 0 285496329 456204288 95764 33554432000 4194304 4896791 140734734783248 140734734780456 4223980 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95764 78 172 0 111204 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 781044

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 2561
/proc/meminfo: memFree=26968104/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1718.24 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70678 0 0 0 171806 18 0 0 20 0 1 0 285496329 456204288 95765 33554432000 4194304 4896791 140734734783248 140734734780456 4224980 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95765 78 172 0 111204 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 781044

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 1.91 3/181 2562
/proc/meminfo: memFree=26965684/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1778.23 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70679 0 0 0 177805 18 0 0 20 0 1 0 285496329 456204288 95766 33554432000 4194304 4896791 140734734783248 140734734780456 4224118 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95766 78 172 0 111204 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 781044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.03 1.91 3/181 2562
/proc/meminfo: memFree=26963884/32873852 swapFree=6848/6848
[pid=2530] ppid=2527 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2530/stat : 2530 (runWbo2satCp2.s) S 2527 2530 2489 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285495953 9367552 274 33554432000 4194304 5064252 140735119825984 140735119824896 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2530/statm: 2287 274 233 213 0 72 0
[pid=2533] ppid=2530 vsize=317236 CPUtime=3.74 cores=0,2,4,6
/proc/2533/stat : 2533 (wbo2sat) S 2530 2530 2489 0 -1 4202496 15982 6352 0 0 303 56 13 2 20 0 1 0 285495953 324849664 50595 33554432000 4194304 5872148 140736189072592 140736189065864 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/2533/statm: 79309 50595 175 410 0 78891 0
[pid=2542] ppid=2533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (satsolver.sh) S 2533 2530 2489 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285496329 9367552 267 33554432000 4194304 5064252 140733988333552 140733988332464 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2542/statm: 2287 267 226 213 0 72 0
[pid=2543] ppid=2542 vsize=445512 CPUtime=1796.34 cores=0,2,4,6
/proc/2543/stat : 2543 (glucose_static) R 2542 2530 2489 0 -1 4202496 70679 0 0 0 179616 18 0 0 20 0 1 0 285496329 456204288 95766 33554432000 4194304 4896791 140734734783248 140734734780456 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2543/statm: 111378 95766 78 172 0 111204 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 781044

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2530 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=170518
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=599908
# CPU time returned by wait4() is 3.77043
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1799.32
CPU system time (s): 0.76
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 893232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.17052
system time used= 0.599908
maximum resident set size= 356180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23311
page faults= 0
swaps= 0
block input operations= 0
block output operations= 337768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 15

runsolver used 2.44663 second user time and 7.43887 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-28 10:28:25
IDJOB=3717231
IDBENCH=79113
IDSOLVER=2299
FILE ID=node129/3717231-1338193705
RUNJOBID= node129-1338193705-2505
PBS_JOBID= 14624591
Free space on /tmp= 71188 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache.inv12.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717231-1338193705/watcher-3717231-1338193705 -o /tmp/evaluation-result-3717231-1338193705/solver-3717231-1338193705 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717231-1338193705.wbo 1061136713 HOME HOME

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

MD5SUM BENCH= 1e9b47bdbf596a13d47137d20a2b20cd
RANDOM SEED=1061136713

node129.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.957
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.91
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.957
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.957
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		: 2666.957
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.957
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.90
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.957
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.957
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		: 2666.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28452048 kB
Buffers:          389000 kB
Cached:          3162304 kB
SwapCached:            0 kB
Active:          1273988 kB
Inactive:        2287608 kB
Active(anon):      13224 kB
Inactive(anon):        0 kB
Active(file):    1260764 kB
Inactive(file):  2287608 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20600 kB
Writeback:             0 kB
AnonPages:         17072 kB
Mapped:            13560 kB
Shmem:               204 kB
Slab:             720996 kB
SReclaimable:     163376 kB
SUnreclaim:       557620 kB
KernelStack:        1376 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     102248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70868 MiB
End job on node129 at 2012-05-28 10:58:25