Trace number 3698434

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
npSolver inc-topDown? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-methanosarcina.opb
MD5SUMa612d4a0a9bac3d87b66260854e735cd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2816
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7930
Total number of constraints14604
Number of constraints which are clauses14604
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 7302
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7302
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7302
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

0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.16	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.16	c [INC SYSTEM] execute solver
0.00/0.16	c [INC SEARCH] formula is SAT
0.00/0.16	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.21	o 4925
0.00/0.21	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.21	c write failed with 2
0.00/0.21	c [INC SEARCH] iteration: 0
0.00/0.21	c [INC BOUNDS] best value:4925 search for 4924
0.00/0.21	c [INC SYSTEM] create new solver instance
0.00/0.21	c [INC] encode full formula
0.00/0.21	c fallback to adder encoding
0.00/0.71	c set iterative enc to: cardAdder
0.00/0.71	c set iterative enc to: none
0.00/0.79	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-Itd.sh: line 18:  6709 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -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-3698434-1338085180/watcher-3698434-1338085180 -o /tmp/evaluation-result-3698434-1338085180/solver-3698434-1338085180 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698434-1338085180.opb 591564623 HOME HOME 

running on 4 cores: 1,3,5,7

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.30 2.32 2.16 3/178 6708
/proc/meminfo: memFree=27920384/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0

[startup+0.0766141 s]
/proc/loadavg: 2.30 2.32 2.16 3/178 6708
/proc/meminfo: memFree=27920384/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100176 s]
/proc/loadavg: 2.30 2.32 2.16 3/178 6708
/proc/meminfo: memFree=27920384/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300263 s]
/proc/loadavg: 2.30 2.32 2.16 3/178 6708
/proc/meminfo: memFree=27920384/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700282 s]
/proc/loadavg: 2.30 2.32 2.16 3/178 6708
/proc/meminfo: memFree=27920384/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.30 2.32 2.16 3/181 6717
/proc/meminfo: memFree=27829020/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=92776 CPUtime=0.69 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 19535 0 0 0 65 4 0 0 20 0 1 0 274646597 95002624 20643 33554432000 4194304 5654031 140736905358864 140737174835768 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 23194 20643 132 357 0 22834 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 108880

[startup+3.10046 s]
/proc/loadavg: 2.30 2.32 2.16 3/181 6717
/proc/meminfo: memFree=27790748/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=92776 CPUtime=2.29 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 19602 0 0 0 225 4 0 0 20 0 1 0 274646597 95002624 20710 33554432000 4194304 5654031 140736905358864 140736905346680 4209096 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 23194 20710 141 357 0 22834 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 108880

[startup+6.30046 s]
/proc/loadavg: 2.28 2.31 2.16 3/181 6717
/proc/meminfo: memFree=27776164/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=92908 CPUtime=5.49 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 19863 0 0 0 545 4 0 0 20 0 1 0 274646597 95137792 20971 33554432000 4194304 5654031 140736905358864 140736905346680 4214644 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 23227 20971 142 357 0 22867 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 109012

[startup+12.7004 s]
/proc/loadavg: 2.26 2.31 2.16 3/181 6717
/proc/meminfo: memFree=27743608/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=95072 CPUtime=11.89 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 20252 0 0 0 1184 5 0 0 20 0 1 0 274646597 97353728 21347 33554432000 4194304 5654031 140736905358864 140736905346680 4208705 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 23768 21347 142 357 0 23408 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 111176

[startup+25.5004 s]
/proc/loadavg: 2.35 2.33 2.16 3/181 6759
/proc/meminfo: memFree=28318268/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=107144 CPUtime=24.68 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 20937 0 0 0 2463 5 0 0 20 0 1 0 274646597 109715456 22511 33554432000 4194304 5654031 140736905358864 140736905346680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 26786 22511 142 357 0 26426 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 123248

[startup+51.1004 s]
/proc/loadavg: 2.23 2.30 2.16 3/183 6805
/proc/meminfo: memFree=27612232/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=108944 CPUtime=50.27 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 21410 0 0 0 5021 6 0 0 20 0 1 0 274646597 111558656 23997 33554432000 4194304 5654031 140736905358864 140736905346680 4214522 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 27236 23997 142 357 0 26876 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 125048

[startup+102.307 s]
/proc/loadavg: 2.10 2.25 2.15 3/181 6807
/proc/meminfo: memFree=27845544/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=158348 CPUtime=101.47 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 22648 0 0 0 10139 8 0 0 20 0 1 0 274646597 162148352 35489 33554432000 4194304 5654031 140736905358864 140736905346680 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 39587 35489 142 357 0 39227 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 174452

[startup+162.3 s]
/proc/loadavg: 2.03 2.20 2.14 3/181 6807
/proc/meminfo: memFree=27830304/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=158348 CPUtime=161.45 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 22651 0 0 0 16137 8 0 0 20 0 1 0 274646597 162148352 37025 33554432000 4194304 5654031 140736905358864 140736905346680 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 39587 37025 142 357 0 39227 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 174452

[startup+222.3 s]
/proc/loadavg: 2.01 2.16 2.12 3/181 6807
/proc/meminfo: memFree=27770448/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=128000 CPUtime=221.44 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 23224 0 0 0 22134 10 0 0 20 0 1 0 274646597 131072000 29101 33554432000 4194304 5654031 140736905358864 140736905346680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 32000 29101 142 357 0 31640 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 144104

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.01 3/181 6819
/proc/meminfo: memFree=27418400/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=238848 CPUtime=1301.28 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 36794 0 0 0 130079 49 0 0 20 0 1 0 274646597 244580352 54182 33554432000 4194304 5654031 140736905358864 140736905346680 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 59712 54182 142 357 0 59352 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 254952

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 6819
/proc/meminfo: memFree=27344764/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=238848 CPUtime=1361.26 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 37660 0 0 0 136075 51 0 0 20 0 1 0 274646597 244580352 52134 33554432000 4194304 5654031 140736905358864 140736905346680 4215126 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 59712 52134 142 357 0 59352 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 254952

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.01 3/181 6819
/proc/meminfo: memFree=27643704/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=238848 CPUtime=1421.26 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 37665 0 0 0 142075 51 0 0 20 0 1 0 274646597 244580352 54694 33554432000 4194304 5654031 140736905358864 140736905346680 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 59712 54694 142 357 0 59352 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 254952

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.01 3/180 6819
/proc/meminfo: memFree=27541188/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=238848 CPUtime=1481.24 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 37670 0 0 0 148073 51 0 0 20 0 1 0 274646597 244580352 57254 33554432000 4194304 5654031 140736905358864 140736905346680 4214981 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 59712 57254 142 357 0 59352 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 254952

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 6820
/proc/meminfo: memFree=27459124/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=238848 CPUtime=1541.23 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 38813 0 0 0 154069 54 0 0 20 0 1 0 274646597 244580352 54694 33554432000 4194304 5654031 140736905358864 140736905346680 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 59712 54694 142 357 0 59352 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 254952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6820
/proc/meminfo: memFree=27347728/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=288936 CPUtime=1601.23 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 39648 0 0 0 160067 56 0 0 20 0 1 0 274646597 295870464 61139 33554432000 4194304 5654031 140736905358864 140736905346680 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 72234 61139 142 357 0 71874 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 305040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 6820
/proc/meminfo: memFree=27276344/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=238848 CPUtime=1661.21 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 39965 0 0 0 166064 57 0 0 20 0 1 0 274646597 244580352 57766 33554432000 4194304 5654031 140736905358864 140736905346680 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 59712 57766 142 357 0 59352 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 254952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6820
/proc/meminfo: memFree=27616176/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=288936 CPUtime=1721.21 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 40803 0 0 0 172062 59 0 0 20 0 1 0 274646597 295870464 61651 33554432000 4194304 5654031 140736905358864 140736905346680 4209087 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 72234 61651 142 357 0 71874 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 305040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6820
/proc/meminfo: memFree=27547176/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=238848 CPUtime=1781.19 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 41122 0 0 0 178059 60 0 0 20 0 1 0 274646597 244580352 57254 33554432000 4194304 5654031 140736905358864 140736905346680 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 59712 57254 142 357 0 59352 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 254952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6821
/proc/meminfo: memFree=27516940/32873844 swapFree=7620/7620
[pid=6708] ppid=6706 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6708/stat : 6708 (npSolver-pbo-It) S 6706 6708 824 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274646517 9367552 275 33554432000 4194304 5064252 140736080434368 140736080433280 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6708/statm: 2287 275 233 213 0 72 0
[pid=6709] ppid=6708 vsize=6956 CPUtime=0.75 cores=1,3,5,7
/proc/6709/stat : 6709 (npSolver-pbo) S 6708 6708 824 0 -1 4202496 4922 4320 0 0 57 9 9 0 20 0 1 0 274646518 7122944 1441 33554432000 4194304 5992684 140737174848704 140737174834536 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/6709/statm: 1739 1441 181 440 0 1295 0
[pid=6717] ppid=6709 vsize=288936 CPUtime=1799.3 cores=1,3,5,7
/proc/6717/stat : 6717 (glucosInc) R 6709 6708 824 0 -1 4202496 41676 0 0 0 179869 61 0 0 20 0 1 0 274646597 295870464 58310 33554432000 4194304 5654031 140736905358864 140736905346680 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6717/statm: 72234 58310 142 357 0 71874 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 305040

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 6708 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=672897
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# CPU time returned by wait4() is 0.777881
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1799.35
CPU system time (s): 0.7
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 385180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.672897
system time used= 0.104984
maximum resident set size= 69756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9616
page faults= 0
swaps= 0
block input operations= 8
block output operations= 66272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31
involuntary context switches= 15

runsolver used 9.08262 second user time and 15.4177 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 04:19:40
IDJOB=3698434
IDBENCH=89827
IDSOLVER=2275
FILE ID=node107/3698434-1338085180
RUNJOBID= node107-1338052952-841
PBS_JOBID= 14624408
Free space on /tmp= 71236 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-methanosarcina.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698434-1338085180/watcher-3698434-1338085180 -o /tmp/evaluation-result-3698434-1338085180/solver-3698434-1338085180 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698434-1338085180.opb 591564623 HOME HOME

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

MD5SUM BENCH= a612d4a0a9bac3d87b66260854e735cd
RANDOM SEED=591564623

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.91
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.760
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.760
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.86
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.760
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:        27920276 kB
Buffers:          285868 kB
Cached:          3619076 kB
SwapCached:            0 kB
Active:          1312112 kB
Inactive:        2846092 kB
Active(anon):     256096 kB
Inactive(anon):        0 kB
Active(file):    1056016 kB
Inactive(file):  2846092 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9700 kB
Writeback:            72 kB
AnonPages:        263228 kB
Mapped:            15132 kB
Shmem:               200 kB
Slab:             653512 kB
SReclaimable:      94704 kB
SUnreclaim:       558808 kB
KernelStack:        1512 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     393380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71484 MiB
End job on node107 at 2012-05-27 04:49:40