Trace number 3717260

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

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB10/oliveras/j60/
normalized-j605_10-unsat--soft-0-100-0.wbo
MD5SUMaa131aa05ae65be44cbf3bf42f4ef3fc
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark637
Best CPU time to get the best result obtained on this benchmark1800.61
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9638
Total number of constraints30220
Number of soft constraints30220
Number of constraints which are clauses29908
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints312
Minimum length of a constraint1
Maximum length of a constraint38
Top cost 1517847
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1517846
Biggest number in a constraint 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.38/1.46	o 17050
1.38/1.46	c current bound: 8525
1.38/1.46	c fallback to adder encoding
1800.09/1800.41	./satsolver.sh: line 5:   810 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
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-3717260-1338200494/watcher-3717260-1338200494 -o /tmp/evaluation-result-3717260-1338200494/solver-3717260-1338200494 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717260-1338200494.wbo 1739079799 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: 2.04 2.02 1.98 2/179 803
/proc/meminfo: memFree=30462736/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0

[startup+0.074265 s]
/proc/loadavg: 2.04 2.02 1.98 2/179 803
/proc/meminfo: memFree=30462736/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/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.04 2.02 1.98 2/179 803
/proc/meminfo: memFree=30462736/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 2.04 2.02 1.98 2/179 803
/proc/meminfo: memFree=30462736/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.04 2.02 1.98 2/179 803
/proc/meminfo: memFree=30462736/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.04 2.02 1.98 3/181 807
/proc/meminfo: memFree=30432396/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=25596 CPUtime=1.47 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) R 803 803 32725 0 -1 4202496 7307 10991 0 0 72 43 29 3 20 0 1 0 286173939 26210304 5669 33554432000 4194304 5872148 140733452481856 140733452476648 4919340 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/804/statm: 6399 5669 172 410 0 5981 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 34744

[startup+3.10031 s]
/proc/loadavg: 2.04 2.02 1.98 3/181 808
/proc/meminfo: memFree=30359752/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=179524 CPUtime=3.07 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) R 803 803 32725 0 -1 4202496 14944 10991 0 0 229 46 29 3 20 0 1 0 286173939 183832576 40840 33554432000 4194304 5872148 140733452481856 140733452475704 4707470 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/804/statm: 44881 40840 175 410 0 44463 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 188672

[startup+6.30031 s]
/proc/loadavg: 2.04 2.02 1.98 3/183 810
/proc/meminfo: memFree=29761196/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=593928 CPUtime=2.28 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 64407 0 0 0 210 18 0 0 20 0 1 0 286174340 608182272 127195 33554432000 4194304 4896791 140737486270208 140737485219000 4216608 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 148482 127195 73 172 0 148308 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 922820

[startup+12.7004 s]
/proc/loadavg: 2.04 2.02 1.98 3/183 810
/proc/meminfo: memFree=29671932/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=473188 CPUtime=8.68 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 68501 0 0 0 848 20 0 0 20 0 1 0 286174340 484544512 101074 33554432000 4194304 4896791 140737486270208 140737486267256 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 118297 101074 77 172 0 118123 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 802080

[startup+25.5004 s]
/proc/loadavg: 2.03 2.02 1.98 3/183 810
/proc/meminfo: memFree=29672552/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=473188 CPUtime=21.48 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 68501 0 0 0 2128 20 0 0 20 0 1 0 286174340 484544512 101074 33554432000 4194304 4896791 140737486270208 140737486267256 4235429 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 118297 101074 77 172 0 118123 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 802080

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 1.98 3/183 810
/proc/meminfo: memFree=29672056/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=473296 CPUtime=47.07 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 69484 0 0 0 4687 20 0 0 20 0 1 0 286174340 484655104 101106 33554432000 4194304 4896791 140737486270208 140737486267256 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 118324 101106 77 172 0 118150 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 802188

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/183 810
/proc/meminfo: memFree=29661444/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=473296 CPUtime=98.27 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 69489 0 0 0 9807 20 0 0 20 0 1 0 286174340 484655104 103666 33554432000 4194304 4896791 140737486270208 140737486267720 4203844 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 118324 103666 77 172 0 118150 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 802188

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/183 810
/proc/meminfo: memFree=29654644/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=473296 CPUtime=158.26 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 69492 0 0 0 15806 20 0 0 20 0 1 0 286174340 484655104 105202 33554432000 4194304 4896791 140737486270208 140737486267720 4203820 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 118324 105202 77 172 0 118150 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 802188

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 810
/proc/meminfo: memFree=29648292/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/183 822
/proc/meminfo: memFree=29579976/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1418.06 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70040 0 0 0 141786 20 0 0 20 0 1 0 286174340 568131584 122980 33554432000 4194304 4896791 140737486270208 140737486267608 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 122980 77 172 0 138530 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 883708

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 822
/proc/meminfo: memFree=29576004/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1478.05 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70043 0 0 0 147785 20 0 0 20 0 1 0 286174340 568131584 124005 33554432000 4194304 4896791 140737486270208 140737486267608 4204016 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 124005 77 172 0 138530 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 883708

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 823
/proc/meminfo: memFree=29574328/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1538.05 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70044 0 0 0 153784 21 0 0 20 0 1 0 286174340 568131584 124517 33554432000 4194304 4896791 140737486270208 140737486267608 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 124517 77 172 0 138530 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 883708

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 823
/proc/meminfo: memFree=29572160/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1598.04 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70045 0 0 0 159783 21 0 0 20 0 1 0 286174340 568131584 125029 33554432000 4194304 4896791 140737486270208 140737486267608 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 125029 77 172 0 138530 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 883708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 823
/proc/meminfo: memFree=29570236/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1658.03 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70046 0 0 0 165782 21 0 0 20 0 1 0 286174340 568131584 125541 33554432000 4194304 4896791 140737486270208 140737486267608 4203974 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 125541 77 172 0 138530 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 883708

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 877
/proc/meminfo: memFree=30217904/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1718.02 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70047 0 0 0 171781 21 0 0 20 0 1 0 286174340 568131584 126053 33554432000 4194304 4896791 140737486270208 140737486267608 4203968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 126053 77 172 0 138530 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 883708

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 883
/proc/meminfo: memFree=30251152/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1778.02 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70049 0 0 0 177781 21 0 0 20 0 1 0 286174340 568131584 126566 33554432000 4194304 4896791 140737486270208 140737486267608 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 126566 77 172 0 138530 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 883708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 895
/proc/meminfo: memFree=30258876/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1796.11 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70050 0 0 0 179590 21 0 0 20 0 1 0 286174340 568131584 127078 33554432000 4194304 4896791 140737486270208 140737486267608 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 127078 77 172 0 138530 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 883708

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.07 2.02 2.00 3/183 895
/proc/meminfo: memFree=30258876/32873648 swapFree=6612/6612
[pid=803] ppid=801 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/803/stat : 803 (runWbo2satCp2.s) S 801 803 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286173939 9367552 275 33554432000 4194304 5064252 140735453482896 140735453481808 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/803/statm: 2287 275 233 213 0 72 0
[pid=804] ppid=803 vsize=310596 CPUtime=3.98 cores=0,2,4,6
/proc/804/stat : 804 (wbo2sat) S 803 803 32725 0 -1 4202496 16087 10991 0 0 293 73 29 3 20 0 1 0 286173939 318050304 52105 33554432000 4194304 5872148 140733452481856 140733452475128 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/804/statm: 77649 52105 176 410 0 77231 0
[pid=809] ppid=804 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/809/stat : 809 (satsolver.sh) S 804 803 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286174340 9367552 267 33554432000 4194304 5064252 140733750739952 140733750738864 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/809/statm: 2287 267 226 213 0 72 0
[pid=810] ppid=809 vsize=554816 CPUtime=1796.11 cores=0,2,4,6
/proc/810/stat : 810 (glucose_static) R 809 803 32725 0 -1 4202496 70050 0 0 0 179590 21 0 0 20 0 1 0 286174340 568131584 127078 33554432000 4194304 4896791 140737486270208 140737486267608 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/810/statm: 138704 127078 77 172 0 138530 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 883708

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.14
CPU user time (s): 1799.14
CPU system time (s): 0.993848
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 922820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 0.993848
maximum resident set size= 519020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98118
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 2071

runsolver used 3.22351 second user time and 7.73282 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 12:21:34
IDJOB=3717260
IDBENCH=79144
IDSOLVER=2299
FILE ID=node148/3717260-1338200494
RUNJOBID= node148-1338194963-32741
PBS_JOBID= 14624603
Free space on /tmp= 71528 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB10/oliveras/j60/normalized-j605_10-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717260-1338200494/watcher-3717260-1338200494 -o /tmp/evaluation-result-3717260-1338200494/solver-3717260-1338200494 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717260-1338200494.wbo 1739079799 HOME HOME

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

MD5SUM BENCH= aa131aa05ae65be44cbf3bf42f4ef3fc
RANDOM SEED=1739079799

node148.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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		: 2667.284
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		: 2667.284
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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:       32873648 kB
MemFree:        30463736 kB
Buffers:          394596 kB
Cached:           559840 kB
SwapCached:          576 kB
Active:          1296384 kB
Inactive:         246916 kB
Active(anon):     579716 kB
Inactive(anon):    11140 kB
Active(file):     716668 kB
Inactive(file):   235776 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              9340 kB
Writeback:             0 kB
AnonPages:        596260 kB
Mapped:            11776 kB
Shmem:                96 kB
Slab:             728792 kB
SReclaimable:     173156 kB
SUnreclaim:       555636 kB
KernelStack:        1520 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     877320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 71500 MiB
End job on node148 at 2012-05-28 12:51:35