Trace number 3694997

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_2.opb
MD5SUMb690996610ff381ef60353517fe5a0e9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1797.53
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 6
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4389
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.37/1.47	c model valid
1.37/1.47	c current solution ok
2.97/3.06	o 1614
1800.04/1800.51	./satsolver.sh: line 5: 13307 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.04/1800.51	c error: unexpected solver exit code
1800.04/1800.51	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-3694997-1338071062/watcher-3694997-1338071062 -o /tmp/evaluation-result-3694997-1338071062/solver-3694997-1338071062 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694997-1338071062.opb 1466753586 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.01 2.02 2.00 3/179 13300
/proc/meminfo: memFree=28011400/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runsolver) D 13298 13300 10094 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 273230534 12095488 50 33554432000 4194304 5436572 140734552615632 140734552611928 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/13300/statm: 2953 50 31 304 0 2645 0

[startup+0.0776311 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13300
/proc/meminfo: memFree=28011400/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13300
/proc/meminfo: memFree=28011400/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30028 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13300
/proc/meminfo: memFree=28011400/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13300
/proc/meminfo: memFree=28011400/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 13304
/proc/meminfo: memFree=27854932/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=1.48 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) R 13300 13300 10094 0 -1 4202496 13009 21171 0 0 55 7 82 4 20 0 1 0 273230535 64987136 12613 33554432000 4194304 5873084 140733468215072 140733468211496 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12613 169 410 0 15448 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72612

[startup+3.10027 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 13304
/proc/meminfo: memFree=27930384/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 72612

[startup+6.3004 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13307
/proc/meminfo: memFree=27811068/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=125528 CPUtime=3.2 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 22029 0 0 0 316 4 0 0 20 0 1 0 273230843 128540672 26233 33554432000 4194304 4896791 140736328347328 140736328344536 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 31382 26233 76 172 0 31208 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 207288

[startup+12.7004 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 13307
/proc/meminfo: memFree=27813060/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=125812 CPUtime=9.6 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 22069 0 0 0 956 4 0 0 20 0 1 0 273230843 128831488 26273 33554432000 4194304 4896791 140736328347328 140736328344376 4225157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 31453 26273 76 172 0 31279 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 207572

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 13307
/proc/meminfo: memFree=27818404/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=125812 CPUtime=22.4 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 22109 0 0 0 2236 4 0 0 20 0 1 0 273230843 128831488 26824 33554432000 4194304 4896791 140736328347328 140736328344376 4203715 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 31453 26824 76 172 0 31279 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 207572

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 13307
/proc/meminfo: memFree=27816356/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=126120 CPUtime=47.99 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 22148 0 0 0 4795 4 0 0 20 0 1 0 273230843 129146880 27374 33554432000 4194304 4896791 140736328347328 140736328344424 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 31530 27374 76 172 0 31356 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 207880

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 13308
/proc/meminfo: memFree=27814216/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=126304 CPUtime=99.19 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 22537 0 0 0 9914 5 0 0 20 0 1 0 273230843 129335296 27338 33554432000 4194304 4896791 140736328347328 140736328344536 4204099 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 31576 27338 76 172 0 31402 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 208064

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13308
/proc/meminfo: memFree=27800704/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=145784 CPUtime=159.16 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 23180 0 0 0 15910 6 0 0 20 0 1 0 273230843 149282816 30346 33554432000 4194304 4896791 140736328347328 140736328344536 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 36446 30346 76 172 0 36272 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 227544

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13308
/proc/meminfo: memFree=27809328/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13364
/proc/meminfo: memFree=27904372/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=181368 CPUtime=1418.87 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 37631 0 0 0 141861 26 0 0 20 0 1 0 273230843 185720832 35000 33554432000 4194304 4896791 140736328347328 140736328344856 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 45342 35000 76 172 0 45168 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 263128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13364
/proc/meminfo: memFree=27930240/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=131676 CPUtime=1478.85 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 38365 0 0 0 147858 27 0 0 20 0 1 0 273230843 134836224 30052 33554432000 4194304 4896791 140736328347328 140736328344904 4205551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 32919 30052 76 172 0 32745 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 213436

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13370
/proc/meminfo: memFree=27936136/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=150644 CPUtime=1538.85 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 38931 0 0 0 153856 29 0 0 20 0 1 0 273230843 154259456 33166 33554432000 4194304 4896791 140736328347328 140736328344856 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 37661 33166 76 172 0 37487 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 232404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13370
/proc/meminfo: memFree=27922152/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=182228 CPUtime=1598.82 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 39674 0 0 0 159853 29 0 0 20 0 1 0 273230843 186601472 35942 33554432000 4194304 4896791 140736328347328 140736328344584 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 45557 35942 76 172 0 45383 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 263988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13371
/proc/meminfo: memFree=27944904/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=151856 CPUtime=1658.81 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 40329 0 0 0 165851 30 0 0 20 0 1 0 273230843 155500544 30409 33554432000 4194304 4896791 140736328347328 140736328344856 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 37964 30409 76 172 0 37790 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 233616

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 13371
/proc/meminfo: memFree=27928468/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=152048 CPUtime=1718.8 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 40802 0 0 0 171849 31 0 0 20 0 1 0 273230843 155697152 32909 33554432000 4194304 4896791 140736328347328 140736328344584 4224963 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 38012 32909 76 172 0 37838 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 233808

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 13371
/proc/meminfo: memFree=27918688/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=152300 CPUtime=1778.79 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 40929 0 0 0 177848 31 0 0 20 0 1 0 273230843 155955200 35078 33554432000 4194304 4896791 140736328347328 140736328344536 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 38075 35078 76 172 0 37901 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 234060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 13371
/proc/meminfo: memFree=27906328/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=183312 CPUtime=1796.98 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 41473 0 0 0 179667 31 0 0 20 0 1 0 273230843 187711488 36120 33554432000 4194304 4896791 140736328347328 140736328344584 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 45828 36120 76 172 0 45654 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 265072

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 13371
/proc/meminfo: memFree=27906328/32873844 swapFree=7616/7616
[pid=13300] ppid=13298 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13300/stat : 13300 (runPb2satCp2.sh) S 13298 13300 10094 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273230534 9367552 275 33554432000 4194304 5064252 140734670972848 140734670971760 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13300/statm: 2287 275 233 213 0 72 0
[pid=13302] ppid=13300 vsize=63464 CPUtime=3.06 cores=0,2,4,6
/proc/13302/stat : 13302 (pb2sat) S 13300 13300 10094 0 -1 4202496 14026 21684 0 0 86 130 82 8 20 0 1 0 273230535 64987136 12615 33554432000 4194304 5873084 140733468215072 140733468208888 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13302/statm: 15866 12615 171 410 0 15448 0
[pid=13306] ppid=13302 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13306/stat : 13306 (satsolver.sh) S 13302 13300 10094 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273230842 9367552 266 33554432000 4194304 5064252 140734147551312 140734147550224 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13306/statm: 2287 266 226 213 0 72 0
[pid=13307] ppid=13306 vsize=183312 CPUtime=1796.98 cores=0,2,4,6
/proc/13307/stat : 13307 (glucose_static) R 13306 13300 10094 0 -1 4202496 41473 0 0 0 179667 31 0 0 20 0 1 0 273230843 187711488 36120 33554432000 4194304 4896791 140736328347328 140736328344584 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13307/statm: 45828 36120 76 172 0 45654 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 265072

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.37
CPU system time (s): 1.71474
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 294788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.71474
maximum resident set size= 181468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78173
page faults= 0
swaps= 0
block input operations= 0
block output operations= 126232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 167
involuntary context switches= 2004

runsolver used 3.59645 second user time and 9.42257 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 00:24:22
IDJOB=3694997
IDBENCH=2908
IDSOLVER=2273
FILE ID=node141/3694997-1338071062
RUNJOBID= node141-1338052046-10110
PBS_JOBID= 14624387
Free space on /tmp= 71476 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694997-1338071062/watcher-3694997-1338071062 -o /tmp/evaluation-result-3694997-1338071062/solver-3694997-1338071062 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694997-1338071062.opb 1466753586 HOME HOME

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

MD5SUM BENCH= b690996610ff381ef60353517fe5a0e9
RANDOM SEED=1466753586

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28012308 kB
Buffers:          300516 kB
Cached:          3563508 kB
SwapCached:            0 kB
Active:           887372 kB
Inactive:        3173700 kB
Active(anon):     199340 kB
Inactive(anon):        0 kB
Active(file):     688032 kB
Inactive(file):  3173700 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8540 kB
Writeback:             0 kB
AnonPages:        216216 kB
Mapped:            15424 kB
Shmem:               200 kB
Slab:             660504 kB
SReclaimable:     103076 kB
SUnreclaim:       557428 kB
KernelStack:        1520 kB
PageTables:         4728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     342660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71444 MiB
End job on node141 at 2012-05-27 00:54:23