Trace number 3746977

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.02 1801.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat35_4_11_0_mh_ic.opb
MD5SUM1092a4b028b708b804d164027aeb4b44
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2869405
Best CPU time to get the best result obtained on this benchmark1800.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126385
Total number of constraints286973
Number of constraints which are clauses201180
Number of constraints which are cardinality constraints (but not clauses)43
Number of constraints which are nor clauses,nor cardinality constraints85750
Minimum length of a constraint2
Maximum length of a constraint1820
Number of terms in the objective function 46445
Biggest coefficient in the objective function 127263527
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 24281357407
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 127263527
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 24281357407
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.91	c old isEQ: 0, new EQ is 1
0.00/0.92	c old isEQ: 152, new EQ is 0
0.00/0.93	c old isEQ: 0, new EQ is 0
0.00/0.95	c old isEQ: 0, new EQ is 0
0.00/0.97	c old isEQ: 0, new EQ is 0
0.00/0.98	c old isEQ: 0, new EQ is 0
0.00/1.00	c old isEQ: 0, new EQ is 0
0.99/1.01	c old isEQ: 0, new EQ is 0
0.99/1.03	c old isEQ: 0, new EQ is 0
0.99/1.05	c old isEQ: 0, new EQ is 0
0.99/1.06	c old isEQ: 0, new EQ is 0
0.99/1.08	c old isEQ: 0, new EQ is 0
0.99/1.09	c old isEQ: 0, new EQ is 0
1.10/1.11	c old isEQ: 0, new EQ is 0
1.10/1.13	c old isEQ: 0, new EQ is 0
1.10/1.14	c old isEQ: 0, new EQ is 0
1.10/1.16	c old isEQ: 0, new EQ is 0
1.10/1.17	c old isEQ: 0, new EQ is 0
1.10/1.19	c old isEQ: 0, new EQ is 0
1.19/1.21	c old isEQ: 0, new EQ is 0
1.19/1.22	c old isEQ: 0, new EQ is 0
1.19/1.24	c old isEQ: 0, new EQ is 0
1.19/1.26	c old isEQ: 0, new EQ is 0
1.19/1.27	c old isEQ: 0, new EQ is 0
1.19/1.29	c old isEQ: 0, new EQ is 0
1.29/1.30	c old isEQ: 0, new EQ is 0
1.29/1.32	c old isEQ: 0, new EQ is 0
1.29/1.34	c old isEQ: 0, new EQ is 0
1.29/1.35	c old isEQ: 0, new EQ is 0
1.29/1.37	c old isEQ: 0, new EQ is 0
1.29/1.38	c old isEQ: 0, new EQ is 0
1.39/1.40	c old isEQ: 0, new EQ is 0
1.39/1.42	c old isEQ: 0, new EQ is 0
1.39/1.43	c old isEQ: 0, new EQ is 0
13.26/13.39	c run inc solver
13.26/13.39	c [INC SYSTEM] run initial solver
13.26/13.39	c [INC SYSTEM] preprocess with white file
52.18/53.41	c [INC SYSTEM] finished preprocessing in 40 s
52.18/53.41	c [INC SYSTEM] execute solver

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-3746977-1339108822/watcher-3746977-1339108822 -o /tmp/evaluation-result-3746977-1339108822/solver-3746977-1339108822 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746977-1339108822.opb 1262630948 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: 5.33 4.59 3.56 4/182 11028
/proc/meminfo: memFree=14858540/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0

[startup+0.0111019 s]
/proc/loadavg: 5.33 4.59 3.56 4/182 11028
/proc/meminfo: memFree=14858540/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 5.33 4.59 3.56 4/182 11028
/proc/meminfo: memFree=14858540/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300231 s]
/proc/loadavg: 5.33 4.59 3.56 4/182 11028
/proc/meminfo: memFree=14858540/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 5.33 4.59 3.56 4/182 11028
/proc/meminfo: memFree=14858540/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 5.33 4.59 3.56 4/184 11030
/proc/meminfo: memFree=20448724/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=180624 CPUtime=1.48 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) R 11028 11028 8890 0 -1 4202496 26706 0 0 0 142 6 0 0 20 0 1 0 20848874 184958976 41879 33554432000 4194304 6004724 140733675915056 140733675910440 4771915 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11029/statm: 45156 41879 163 442 0 44710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 189772

[startup+3.10029 s]
/proc/loadavg: 5.33 4.59 3.56 3/183 11030
/proc/meminfo: memFree=24939372/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=410088 CPUtime=3.08 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) R 11028 11028 8890 0 -1 4202496 28430 0 0 0 297 11 0 0 20 0 1 0 20848874 419930112 71085 33554432000 4194304 6004724 140733675915056 140733675909656 4536325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11029/statm: 102522 71085 163 442 0 102076 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 419236

[startup+6.30028 s]
/proc/loadavg: 5.06 4.54 3.55 3/183 11030
/proc/meminfo: memFree=24694552/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=672232 CPUtime=6.28 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) R 11028 11028 8890 0 -1 4202496 29185 0 0 0 610 18 0 0 20 0 1 0 20848874 688365568 130477 33554432000 4194304 6004724 140733675915056 140733675909864 4579232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11029/statm: 168058 130477 163 442 0 167612 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 681380

[startup+12.7003 s]
/proc/loadavg: 4.82 4.50 3.54 3/183 11030
/proc/meminfo: memFree=24201696/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=2001348 CPUtime=12.67 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) R 11028 11028 8890 0 -1 4202496 31059 0 0 0 1186 81 0 0 20 0 1 0 20848874 2049380352 439206 33554432000 4194304 6004724 140733675915056 140733675910928 5193835 0 0 4096 0 0 0 0 17 2 0 0 1 0 0
/proc/11029/statm: 500337 439206 165 442 0 499891 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2010496

[startup+25.5003 s]
/proc/loadavg: 4.35 4.41 3.53 3/185 11032
/proc/meminfo: memFree=21987096/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=13.43 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31066 0 0 0 1187 156 0 0 20 0 1 0 20848874 1225236480 238005 33554432000 4194304 6004724 140733675915056 140733675909520 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238005 171 442 0 298684 0
[pid=11031] ppid=11029 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11031/stat : 11031 (cp2_pre.sh) S 11029 11028 8890 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 20850222 9367552 277 33554432000 4194304 5064252 140736591742560 140736591741264 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11031/statm: 2287 277 234 213 0 72 0
[pid=11032] ppid=11031 vsize=1631812 CPUtime=12.01 cores=0,2,4,6
/proc/11032/stat : 11032 (coprocessor) R 11031 11028 8890 0 -1 4202496 22908 0 0 0 1149 52 0 0 20 0 1 0 20850222 1670975488 333965 33554432000 4194304 6586260 140735859218096 140735859213848 5732496 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/11032/statm: 407953 333965 158 584 0 407365 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 2846628

[startup+51.1067 s]
/proc/loadavg: 3.97 4.31 3.52 3/185 11032
/proc/meminfo: memFree=21383912/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=13.43 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31066 0 0 0 1187 156 0 0 20 0 1 0 20848874 1225236480 238005 33554432000 4194304 6004724 140733675915056 140733675909520 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238005 171 442 0 298684 0
[pid=11031] ppid=11029 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11031/stat : 11031 (cp2_pre.sh) S 11029 11028 8890 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 20850222 9367552 277 33554432000 4194304 5064252 140736591742560 140736591741264 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11031/statm: 2287 277 234 213 0 72 0
[pid=11032] ppid=11031 vsize=1631812 CPUtime=36.59 cores=0,2,4,6
/proc/11032/stat : 11032 (coprocessor) R 11031 11028 8890 0 -1 4202496 22908 0 0 0 3484 175 0 0 20 0 1 0 20850222 1670975488 333965 33554432000 4194304 6586260 140735859218096 140735859213848 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 101 0 0
/proc/11032/statm: 407953 333965 158 584 0 407365 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (KiB) 2846628

[startup+102.3 s]
/proc/loadavg: 2.89 3.97 3.44 3/183 11034
/proc/meminfo: memFree=21523396/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2284520 CPUtime=48.86 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 238116 0 0 0 4814 72 0 0 20 0 1 0 20854215 2339348480 484595 33554432000 4194304 5654031 140734156631888 140734156629656 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 571130 484595 130 357 0 570770 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 3490188

[startup+162.3 s]
/proc/loadavg: 2.41 3.64 3.36 3/183 11035
/proc/meminfo: memFree=21507232/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2284520 CPUtime=108.85 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 238695 0 0 0 10813 72 0 0 20 0 1 0 20854215 2339348480 487729 33554432000 4194304 5654031 140734156631888 140734156629656 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 571130 487729 130 357 0 570770 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 3490188

[startup+222.3 s]
/proc/loadavg: 2.18 3.35 3.28 3/183 11035
/proc/meminfo: memFree=21500732/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2284520 CPUtime=168.84 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 238803 0 0 0 16812 72 0 0 20 0 1 0 20854215 2339348480 488348 33554432000 4194304 5654031 140734156631888 140734156619704 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 571130 488348 136 357 0 570770 0
Current children cumulated CPU time (s) 221.16
Current children cumulated vsize (KiB) 3490188

[startup+282.3 s]
/proc/loadavg: 2.07 3.10 3.19 3/182 11075
/proc/meminfo: memFree=27471652/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6

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

/proc/meminfo: memFree=22177024/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2303368 CPUtime=1248.61 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239740 0 0 0 124788 73 0 0 20 0 1 0 20854215 2358648832 495872 33554432000 4194304 5654031 140734156631888 140734156619704 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 575842 495872 140 357 0 575482 0
Current children cumulated CPU time (s) 1300.93
Current children cumulated vsize (KiB) 3509036

[startup+1362.31 s]
/proc/loadavg: 2.01 2.04 2.36 3/183 11113
/proc/meminfo: memFree=22176160/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1308.6 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239760 0 0 0 130787 73 0 0 20 0 1 0 20854215 2377920512 495999 33554432000 4194304 5654031 140734156631888 140734156619704 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 495999 140 357 0 580187 0
Current children cumulated CPU time (s) 1360.92
Current children cumulated vsize (KiB) 3527856

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 2.34 3/183 11113
/proc/meminfo: memFree=22175172/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1368.58 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239780 0 0 0 136785 73 0 0 20 0 1 0 20854215 2377920512 496107 33554432000 4194304 5654031 140734156631888 140734156619704 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 496107 140 357 0 580187 0
Current children cumulated CPU time (s) 1420.9
Current children cumulated vsize (KiB) 3527856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.31 3/183 11113
/proc/meminfo: memFree=22172676/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1428.56 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239808 0 0 0 142783 73 0 0 20 0 1 0 20854215 2377920512 496632 33554432000 4194304 5654031 140734156631888 140734156619704 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 496632 140 357 0 580187 0
Current children cumulated CPU time (s) 1480.88
Current children cumulated vsize (KiB) 3527856

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 2.29 3/183 11113
/proc/meminfo: memFree=22168440/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1488.55 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239847 0 0 0 148781 74 0 0 20 0 1 0 20854215 2377920512 497668 33554432000 4194304 5654031 140734156631888 140734156619704 4214616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 497668 140 357 0 580187 0
Current children cumulated CPU time (s) 1540.87
Current children cumulated vsize (KiB) 3527856

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.27 3/183 11113
/proc/meminfo: memFree=22167080/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1548.53 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239888 0 0 0 154779 74 0 0 20 0 1 0 20854215 2377920512 497688 33554432000 4194304 5654031 140734156631888 140734156619704 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 497688 140 357 0 580187 0
Current children cumulated CPU time (s) 1600.85
Current children cumulated vsize (KiB) 3527856

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.25 3/183 11113
/proc/meminfo: memFree=22163316/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1608.52 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239917 0 0 0 160778 74 0 0 20 0 1 0 20854215 2377920512 498228 33554432000 4194304 5654031 140734156631888 140734156619704 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 498228 140 357 0 580187 0
Current children cumulated CPU time (s) 1660.84
Current children cumulated vsize (KiB) 3527856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.24 3/183 11114
/proc/meminfo: memFree=22162536/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1668.51 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239927 0 0 0 166777 74 0 0 20 0 1 0 20854215 2377920512 498238 33554432000 4194304 5654031 140734156631888 140734156619704 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 498238 140 357 0 580187 0
Current children cumulated CPU time (s) 1720.83
Current children cumulated vsize (KiB) 3527856

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.22 3/184 11117
/proc/meminfo: memFree=22159680/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1728.49 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239953 0 0 0 172775 74 0 0 20 0 1 0 20854215 2377920512 498763 33554432000 4194304 5654031 140734156631888 140734156619704 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 498763 140 357 0 580187 0
Current children cumulated CPU time (s) 1780.81
Current children cumulated vsize (KiB) 3527856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.5 s]
/proc/loadavg: 2.03 2.02 2.22 3/184 11117
/proc/meminfo: memFree=22159420/32873844 swapFree=6868/6868
[pid=11028] ppid=11026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11028/stat : 11028 (npSolver-pbo-It) S 11026 11028 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20848874 9367552 274 33554432000 4194304 5064252 140734547571376 140734547570288 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11028/statm: 2287 274 233 213 0 72 0
[pid=11029] ppid=11028 vsize=1196520 CPUtime=52.32 cores=0,2,4,6
/proc/11029/stat : 11029 (npSolver-pbo) S 11028 11028 8890 0 -1 4202496 31081 23811 0 0 1187 156 3688 201 20 0 1 0 20848874 1225236480 238008 33554432000 4194304 6004724 140733675915056 140733675901336 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/11029/statm: 299130 238008 174 442 0 298684 0
[pid=11034] ppid=11029 vsize=2322188 CPUtime=1747.7 cores=0,2,4,6
/proc/11034/stat : 11034 (glucosInc) R 11029 11028 8890 0 -1 4202496 239954 0 0 0 174696 74 0 0 20 0 1 0 20854215 2377920512 498763 33554432000 4194304 5654031 140734156631888 140734156619704 4232817 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11034/statm: 580547 498763 140 357 0 580187 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3527856

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.52
CPU time (s): 1800.02
CPU user time (s): 1795.71
CPU system time (s): 4.31
CPU usage (%): 99.9169
Max. virtual memory (cumulated for all children) (KiB): 3527856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 359
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.14137 second user time and 10.4234 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 00:40:22
IDJOB=3746977
IDBENCH=92684
IDSOLVER=2332
FILE ID=node135/3746977-1339108822
RUNJOBID= node135-1339098177-8906
PBS_JOBID= 14643718
Free space on /tmp= 62244 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat35_4_11_0_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746977-1339108822/watcher-3746977-1339108822 -o /tmp/evaluation-result-3746977-1339108822/solver-3746977-1339108822 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746977-1339108822.opb 1262630948 HOME HOME

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

MD5SUM BENCH= 1092a4b028b708b804d164027aeb4b44
RANDOM SEED=1262630948

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        14731580 kB
Buffers:          116948 kB
Cached:         11899564 kB
SwapCached:         3916 kB
Active:          5210500 kB
Inactive:       11695124 kB
Active(anon):    3952692 kB
Inactive(anon):   938532 kB
Active(file):    1257808 kB
Inactive(file): 10756592 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67096948 kB
Dirty:             27512 kB
Writeback:             0 kB
AnonPages:       4893480 kB
Mapped:            10096 kB
Shmem:                 0 kB
Slab:            1084916 kB
SReclaimable:     525520 kB
SUnreclaim:       559396 kB
KernelStack:        1488 kB
PageTables:        13736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6388312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2955264 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= 68904 MiB
End job on node135 at 2012-06-08 01:10:26