Trace number 3747866

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 (fixed)? (TO) 1800 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUM7f5f10f1b8aeee16c5b46dadab8c5b22
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.27	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.27	c [INC SYSTEM] execute solver
1800.00/1800.41	HOME/npSolver-pbo-I.sh: line 18: 15151 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3747866-1339111967/watcher-3747866-1339111967 -o /tmp/evaluation-result-3747866-1339111967/solver-3747866-1339111967 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3747866-1339111967.opb 1191551938 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.77 1.66 4/178 15150
/proc/meminfo: memFree=26929436/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0

[startup+0.054501 s]
/proc/loadavg: 1.99 1.77 1.66 4/178 15150
/proc/meminfo: memFree=26929436/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 1.99 1.77 1.66 4/178 15150
/proc/meminfo: memFree=26929436/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300253 s]
/proc/loadavg: 1.99 1.77 1.66 4/178 15150
/proc/meminfo: memFree=26929436/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700225 s]
/proc/loadavg: 1.99 1.77 1.66 4/178 15150
/proc/meminfo: memFree=26929436/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.99 1.77 1.66 3/181 15156
/proc/meminfo: memFree=26898636/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=16144 CPUtime=1.21 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 3875 0 0 0 121 0 0 0 20 0 1 0 377321294 16531456 3671 33554432000 4194304 5654031 140735243535904 140735243523720 4215366 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 4036 3671 142 357 0 3676 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 44144

[startup+3.10031 s]
/proc/loadavg: 1.99 1.78 1.66 3/181 15156
/proc/meminfo: memFree=26895412/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=17892 CPUtime=2.81 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 4051 0 0 0 281 0 0 0 20 0 1 0 377321294 18321408 3486 33554432000 4194304 5654031 140735243535904 140735243533848 4232912 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 4473 3486 142 357 0 4113 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 45892

[startup+6.30031 s]
/proc/loadavg: 1.99 1.78 1.66 3/181 15156
/proc/meminfo: memFree=26925952/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=29664 CPUtime=6.01 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 5689 0 0 0 600 1 0 0 20 0 1 0 377321294 30375936 6976 33554432000 4194304 5654031 140735243535904 140735243533784 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 7416 6976 142 357 0 7056 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 57664

[startup+12.7003 s]
/proc/loadavg: 1.99 1.78 1.66 3/181 15156
/proc/meminfo: memFree=26913832/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=48340 CPUtime=12.41 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 6633 0 0 0 1240 1 0 0 20 0 1 0 377321294 49500160 8512 33554432000 4194304 5654031 140735243535904 140735243533784 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 12085 8512 142 357 0 11725 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 76340

[startup+25.5003 s]
/proc/loadavg: 1.99 1.79 1.66 3/180 15156
/proc/meminfo: memFree=26868188/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=48340 CPUtime=25.2 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 6786 0 0 0 2519 1 0 0 20 0 1 0 377321294 49500160 11730 33554432000 4194304 5654031 140735243535904 140735243533784 4233148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 12085 11730 142 357 0 11725 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 76340

[startup+51.1004 s]
/proc/loadavg: 1.99 1.81 1.67 3/180 15157
/proc/meminfo: memFree=26883208/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=67196 CPUtime=50.81 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 7665 0 0 0 5079 2 0 0 20 0 1 0 377321294 68808704 16400 33554432000 4194304 5654031 140735243535904 140735243533784 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 16799 16400 142 357 0 16439 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95196

[startup+102.306 s]
/proc/loadavg: 1.99 1.84 1.69 3/181 15158
/proc/meminfo: memFree=26881824/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=67196 CPUtime=102 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 8086 0 0 0 10198 2 0 0 20 0 1 0 377321294 68808704 16444 33554432000 4194304 5654031 140735243535904 140735243533928 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 16799 16444 142 357 0 16439 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95196

[startup+162.3 s]
/proc/loadavg: 1.99 1.86 1.70 3/182 15159
/proc/meminfo: memFree=26881940/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=67196 CPUtime=161.98 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 10178 0 0 0 16193 5 0 0 20 0 1 0 377321294 68808704 16444 33554432000 4194304 5654031 140735243535904 140735243533928 4232782 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 16799 16444 142 357 0 16439 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 95196

[startup+222.3 s]
/proc/loadavg: 1.99 1.89 1.72 3/181 15159
/proc/meminfo: memFree=26869660/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=79036 CPUtime=221.97 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 12272 0 0 0 22189 8 0 0 20 0 1 0 377321294 80932864 19404 33554432000 4194304 5654031 140735243535904 140735243533928 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 19759 19404 142 357 0 19399 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 107036

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.02 1.91 3/181 15169
/proc/meminfo: memFree=26789968/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=128356 CPUtime=1301.77 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 41232 0 0 0 130116 61 0 0 20 0 1 0 377321294 131436544 31582 33554432000 4194304 5654031 140735243535904 140735243533832 4232810 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 32089 31582 142 357 0 31729 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 156356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/181 15169
/proc/meminfo: memFree=26788360/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=159176 CPUtime=1361.76 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 43150 0 0 0 136111 65 0 0 20 0 1 0 377321294 162996224 32673 33554432000 4194304 5654031 140735243535904 140735243533992 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 39794 32673 142 357 0 39434 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 187176

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 1.91 3/181 15218
/proc/meminfo: memFree=26855796/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=159176 CPUtime=1421.73 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 44503 0 0 0 142106 67 0 0 20 0 1 0 377321294 162996224 33185 33554432000 4194304 5654031 140735243535904 140735243533992 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 39794 33185 142 357 0 39434 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 187176

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/181 15218
/proc/meminfo: memFree=26849892/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=159816 CPUtime=1481.71 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 46000 0 0 0 148101 70 0 0 20 0 1 0 377321294 163651584 33345 33554432000 4194304 5654031 140735243535904 140735243533992 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 39954 33345 142 357 0 39594 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 187816

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 15218
/proc/meminfo: memFree=26845216/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=128996 CPUtime=1541.71 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 46742 0 0 0 154098 73 0 0 20 0 1 0 377321294 132091904 31742 33554432000 4194304 5654031 140735243535904 140735243533832 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 32249 31742 142 357 0 31889 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 156996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/181 15219
/proc/meminfo: memFree=26860132/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=129732 CPUtime=1601.69 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 48271 0 0 0 160093 76 0 0 20 0 1 0 377321294 132845568 27830 33554432000 4194304 5654031 140735243535904 140735243533832 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 32433 27830 142 357 0 32073 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 157732

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/182 15222
/proc/meminfo: memFree=26795584/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=210640 CPUtime=1661.68 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 49181 0 0 0 166091 77 0 0 20 0 1 0 377321294 215695360 42022 33554432000 4194304 5654031 140735243535904 140735243533992 4234128 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 52660 42022 142 357 0 52300 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 238640

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.92 3/182 15245
/proc/meminfo: memFree=26801156/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=211128 CPUtime=1721.67 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 50633 0 0 0 172087 80 0 0 20 0 1 0 377321294 216195072 40608 33554432000 4194304 5654031 140735243535904 140735243533992 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 52782 40608 142 357 0 52422 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 239128

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/181 15245
/proc/meminfo: memFree=26810336/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=161424 CPUtime=1781.66 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 51755 0 0 0 178084 82 0 0 20 0 1 0 377321294 165298176 37843 33554432000 4194304 5654031 140735243535904 140735243533992 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 40356 37843 142 357 0 39996 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 189424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 15245
/proc/meminfo: memFree=26796668/32873844 swapFree=9160/9160
[pid=15150] ppid=15148 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15150/stat : 15150 (npSolver-pbo-I.) S 15148 15150 10841 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377321267 9367552 274 33554432000 4194304 5064252 140737319254928 140737319253840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15150/statm: 2287 274 233 213 0 72 0
[pid=15151] ppid=15150 vsize=18852 CPUtime=0.25 cores=0,2,4,6
/proc/15151/stat : 15151 (npSolver-pbo) S 15150 15150 10841 0 -1 4202496 6661 2666 0 0 13 2 10 0 20 0 1 0 377321267 19304448 4383 33554432000 4194304 6004724 140736131323008 140736131309288 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15151/statm: 4713 4383 152 442 0 4267 0
[pid=15156] ppid=15151 vsize=211512 CPUtime=1799.75 cores=0,2,4,6
/proc/15156/stat : 15156 (glucosInc) R 15151 15150 10841 0 -1 4202496 52073 0 0 0 179893 82 0 0 20 0 1 0 377321294 216588288 41216 33554432000 4194304 5654031 140735243535904 140735243533992 4233173 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15156/statm: 52878 41216 142 357 0 52518 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 239512

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800
CPU user time (s): 1799.16
CPU system time (s): 0.84
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 239512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.246962
system time used= 0.031995
maximum resident set size= 44816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9700
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 8

runsolver used 2.73558 second user time and 7.09392 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 01:32:47
IDJOB=3747866
IDBENCH=1369
IDSOLVER=2333
FILE ID=node139/3747866-1339111967
RUNJOBID= node139-1339111531-12533
PBS_JOBID= 14643714
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747866-1339111967/watcher-3747866-1339111967 -o /tmp/evaluation-result-3747866-1339111967/solver-3747866-1339111967 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3747866-1339111967.opb 1191551938 HOME HOME

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

MD5SUM BENCH= 7f5f10f1b8aeee16c5b46dadab8c5b22
RANDOM SEED=1191551938

node139.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.750
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.50
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.750
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.750
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.750
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.750
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.750
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.750
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.750
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:        26929700 kB
Buffers:          571336 kB
Cached:          4350644 kB
SwapCached:          828 kB
Active:          2283116 kB
Inactive:        2721112 kB
Active(anon):      76200 kB
Inactive(anon):     7900 kB
Active(file):    2206916 kB
Inactive(file):  2713212 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              9832 kB
Writeback:             0 kB
AnonPages:        116120 kB
Mapped:            13012 kB
Shmem:                 8 kB
Slab:             771712 kB
SReclaimable:     213064 kB
SUnreclaim:       558648 kB
KernelStack:        1504 kB
PageTables:         3996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     242284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71000 MiB
End job on node139 at 2012-06-08 02:02:48