Trace number 3696800

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 NameAnswerobjective functionCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.08 1800.62

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_1.std.opb
MD5SUMb760f204d25cefa22909a1b50f38728a
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark146
Best CPU time to get the best result obtained on this benchmark1801.95
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176232
Number of constraints which are clauses175032
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

10.37/10.44	c model valid
10.37/10.44	c current solution ok
18.31/18.64	o 300
18.31/18.64	c current bound: 150
237.37/237.61	c model valid
237.37/237.61	c current solution ok
237.38/237.75	o 150
237.38/237.75	c current bound: 75
238.83/239.21	c current bound: 113
1800.08/1800.61	./satsolver.sh: line 5: 25833 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696800-1338105386/watcher-3696800-1338105386 -o /tmp/evaluation-result-3696800-1338105386/solver-3696800-1338105386 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696800-1338105386.opb 2047709334 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.00 2.00 2.02 3/179 25774
/proc/meminfo: memFree=30789584/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0

[startup+0.016551 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 25774
/proc/meminfo: memFree=30789584/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 25774
/proc/meminfo: memFree=30789584/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 25774
/proc/meminfo: memFree=30789584/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.00 2.00 2.02 3/179 25774
/proc/meminfo: memFree=30789584/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 25776
/proc/meminfo: memFree=30725980/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=124820 CPUtime=1.49 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) R 25774 25774 19605 0 -1 4202496 17928 0 0 0 145 4 0 0 20 0 1 0 276664334 127815680 29638 33554432000 4194304 5873084 140735563841840 140735563833224 4920028 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25775/statm: 31205 29638 157 410 0 30787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133968

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 25776
/proc/meminfo: memFree=30494456/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=217732 CPUtime=2.16 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 25769 0 0 0 197 19 0 0 20 0 1 0 276664334 222957568 43644 33554432000 4194304 5873084 140735563841840 140735563838264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25775/statm: 54433 43644 164 410 0 54015 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 226880
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 25778
/proc/meminfo: memFree=30013784/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=217732 CPUtime=2.16 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 25769 0 0 0 197 19 0 0 20 0 1 0 276664334 222957568 43644 33554432000 4194304 5873084 140735563841840 140735563838264 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25775/statm: 54433 43644 164 410 0 54015 0
[pid=25777] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25777/stat : 25777 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276664551 9367552 267 33554432000 4194304 5064252 140734444604992 140734444603904 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25777/statm: 2287 267 226 213 0 72 0
[pid=25778] ppid=25777 vsize=577448 CPUtime=4.11 cores=0,2,4,6
/proc/25778/stat : 25778 (glucose_static) R 25777 25774 19605 0 -1 4202496 84173 0 0 0 392 19 0 0 20 0 1 0 276664552 591306752 126632 33554432000 4194304 4896791 140736670440608 140736670437912 4223862 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25778/statm: 144362 126632 76 172 0 144188 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 813476

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 25778
/proc/meminfo: memFree=30451512/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=257580 CPUtime=12.53 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) R 25774 25774 19605 0 -1 4202496 31830 87897 0 0 272 196 759 26 20 0 1 0 276664334 263761920 53614 33554432000 4194304 5873084 140735563841840 140735563837272 5127520 0 0 4096 0 0 0 0 17 0 0 0 14 0 0
/proc/25775/statm: 64395 53614 172 410 0 63977 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 266728

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 25781
/proc/meminfo: memFree=29894704/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=257580 CPUtime=18.48 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 32344 88412 0 0 377 671 759 41 20 0 1 0 276664334 263761920 53615 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 64395 53615 173 410 0 63977 0
[pid=25780] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25780/stat : 25780 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276666200 9367552 267 33554432000 4194304 5064252 140737303184944 140737303183856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25780/statm: 2287 267 226 213 0 72 0
[pid=25781] ppid=25780 vsize=583124 CPUtime=6.83 cores=0,2,4,6
/proc/25781/stat : 25781 (glucose_static) R 25780 25774 19605 0 -1 4202496 85188 0 0 0 663 20 0 0 20 0 1 0 276666200 597118976 125403 33554432000 4194304 4896791 140735591379776 140735591377080 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25781/statm: 145781 125403 76 172 0 145607 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 859000

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 25782
/proc/meminfo: memFree=29885844/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=257580 CPUtime=18.48 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 32344 88412 0 0 377 671 759 41 20 0 1 0 276664334 263761920 53615 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 64395 53615 173 410 0 63977 0
[pid=25780] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25780/stat : 25780 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276666200 9367552 267 33554432000 4194304 5064252 140737303184944 140737303183856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25780/statm: 2287 267 226 213 0 72 0
[pid=25781] ppid=25780 vsize=588436 CPUtime=32.42 cores=0,2,4,6
/proc/25781/stat : 25781 (glucose_static) R 25780 25774 19605 0 -1 4202496 86582 0 0 0 3222 20 0 0 20 0 1 0 276666200 602558464 127308 33554432000 4194304 4896791 140735591379776 140735591377080 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25781/statm: 147109 127308 78 172 0 146935 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 864312

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 25782
/proc/meminfo: memFree=29873684/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=257580 CPUtime=18.48 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 32344 88412 0 0 377 671 759 41 20 0 1 0 276664334 263761920 53615 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 64395 53615 173 410 0 63977 0
[pid=25780] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25780/stat : 25780 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276666200 9367552 267 33554432000 4194304 5064252 140737303184944 140737303183856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25780/statm: 2287 267 226 213 0 72 0
[pid=25781] ppid=25780 vsize=591200 CPUtime=83.62 cores=0,2,4,6
/proc/25781/stat : 25781 (glucose_static) R 25780 25774 19605 0 -1 4202496 87304 0 0 0 8341 21 0 0 20 0 1 0 276666200 605388800 129052 33554432000 4194304 4896791 140735591379776 140735591377080 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25781/statm: 147800 129052 78 172 0 147626 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 867076

[startup+162.3 s]
/proc/loadavg: 2.11 2.03 2.02 3/183 25824
/proc/meminfo: memFree=29997236/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=257580 CPUtime=18.48 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 32344 88412 0 0 377 671 759 41 20 0 1 0 276664334 263761920 53615 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 64395 53615 173 410 0 63977 0
[pid=25780] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25780/stat : 25780 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276666200 9367552 267 33554432000 4194304 5064252 140737303184944 140737303183856 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25780/statm: 2287 267 226 213 0 72 0
[pid=25781] ppid=25780 vsize=593060 CPUtime=143.61 cores=0,2,4,6
/proc/25781/stat : 25781 (glucose_static) R 25780 25774 19605 0 -1 4202496 87752 0 0 0 14339 22 0 0 20 0 1 0 276666200 607293440 130522 33554432000 4194304 4896791 140735591379776 140735591376984 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25781/statm: 148265 130522 78 172 0 148091 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 868936

[startup+222.307 s]
/proc/loadavg: 2.04 2.02 2.01 3/184 25827
/proc/meminfo: memFree=29986832/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=257580 CPUtime=18.48 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 32344 88412 0 0 377 671 759 41 20 0 1 0 276664334 263761920 53615 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 64395 53615 173 410 0 63977 0

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

/proc/25833/statm: 150326 134723 78 172 0 150152 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 885932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25875
/proc/meminfo: memFree=29853040/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=601568 CPUtime=1242.84 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 95547 0 0 0 124255 29 0 0 20 0 1 0 276688257 616005632 131810 33554432000 4194304 4896791 140736996694784 140736996691992 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 150392 131810 78 172 0 150218 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 886196

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25875
/proc/meminfo: memFree=29840752/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=601964 CPUtime=1302.83 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 95648 0 0 0 130254 29 0 0 20 0 1 0 276688257 616411136 132933 33554432000 4194304 4896791 140736996694784 140736996691992 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 150491 132933 78 172 0 150317 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 886592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25876
/proc/meminfo: memFree=29829708/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=602100 CPUtime=1362.82 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 95701 0 0 0 136253 29 0 0 20 0 1 0 276688257 616550400 134519 33554432000 4194304 4896791 140736996694784 140736996691992 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 150525 134519 78 172 0 150351 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 886728

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 25876
/proc/meminfo: memFree=29838536/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=602496 CPUtime=1422.81 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 96077 0 0 0 142251 30 0 0 20 0 1 0 276688257 616955904 130948 33554432000 4194304 4896791 140736996694784 140736996692360 4224663 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 150624 130948 78 172 0 150450 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 887124

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 25876
/proc/meminfo: memFree=29842128/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=602760 CPUtime=1482.8 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 96143 0 0 0 148250 30 0 0 20 0 1 0 276688257 617226240 132547 33554432000 4194304 4896791 140736996694784 140736996691992 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 150690 132547 78 172 0 150516 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 887388

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 25876
/proc/meminfo: memFree=29831144/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=603496 CPUtime=1542.79 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 96305 0 0 0 154249 30 0 0 20 0 1 0 276688257 617979904 134242 33554432000 4194304 4896791 140736996694784 140736996691992 4224871 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 150874 134242 78 172 0 150700 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 888124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25876
/proc/meminfo: memFree=29825560/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=604104 CPUtime=1561.09 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 96450 0 0 0 156079 30 0 0 20 0 1 0 276688257 618602496 135409 33554432000 4194304 4896791 140736996694784 140736996691992 4223886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 151026 135409 78 172 0 150852 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 888732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25876
/proc/meminfo: memFree=29825560/32873844 swapFree=7112/7112
[pid=25774] ppid=25772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25774/stat : 25774 (runPb2sat.sh) S 25772 25774 19605 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276664334 9367552 275 33554432000 4194304 5064252 140734731522496 140734731521408 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25774/statm: 2287 275 233 213 0 72 0
[pid=25775] ppid=25774 vsize=266332 CPUtime=238.99 cores=0,2,4,6
/proc/25775/stat : 25775 (pb2sat) S 25774 25774 19605 0 -1 4202496 37064 262195 0 0 419 673 22687 120 20 0 1 0 276664334 272723968 55803 33554432000 4194304 5873084 140735563841840 140735563835656 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 15 0 0
/proc/25775/statm: 66583 55803 173 410 0 66165 0
[pid=25832] ppid=25775 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25832/stat : 25832 (satsolver.sh) S 25775 25774 19605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276688256 9367552 267 33554432000 4194304 5064252 140735104618432 140735104617344 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/25832/statm: 2287 267 226 213 0 72 0
[pid=25833] ppid=25832 vsize=604104 CPUtime=1561.09 cores=0,2,4,6
/proc/25833/stat : 25833 (glucose_static) R 25832 25774 19605 0 -1 4202496 96450 0 0 0 156079 30 0 0 20 0 1 0 276688257 618602496 135409 33554432000 4194304 4896791 140736996694784 140736996691992 4223886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25833/statm: 151026 135409 78 172 0 150852 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 888732

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25774 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# 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.62
CPU time (s): 1800.08
CPU user time (s): 1791.85
CPU system time (s): 8.23
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 967264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.23036 second user time and 10.6344 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-27 09:56:27
IDJOB=3696800
IDBENCH=77689
IDSOLVER=2274
FILE ID=node119/3696800-1338105386
RUNJOBID= node119-1338101693-22976
PBS_JOBID= 14624426
Free space on /tmp= 71480 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9013_1.std.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696800-1338105386/watcher-3696800-1338105386 -o /tmp/evaluation-result-3696800-1338105386/solver-3696800-1338105386 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696800-1338105386.opb 2047709334 HOME HOME

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

MD5SUM BENCH= b760f204d25cefa22909a1b50f38728a
RANDOM SEED=2047709334

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30789848 kB
Buffers:          277280 kB
Cached:           447100 kB
SwapCached:         1800 kB
Active:          1184352 kB
Inactive:         101432 kB
Active(anon):     561688 kB
Inactive(anon):     2004 kB
Active(file):     622664 kB
Inactive(file):    99428 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100176 kB
Dirty:             14360 kB
Writeback:             0 kB
AnonPages:        587708 kB
Mapped:            12564 kB
Shmem:                 8 kB
Slab:             657080 kB
SReclaimable:      99212 kB
SUnreclaim:       557868 kB
KernelStack:        1520 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     716596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    475136 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= 71292 MiB
End job on node119 at 2012-05-27 10:26:29