Trace number 3755059

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 1.0 (fixed)? (TO) 1800.03 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-66-100-0.wbo
MD5SUM9f59d922c085a32576bd21436364ce6a
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.04684
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints53
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Top cost 2739
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2738
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.04	c run usual solver
0.00/0.30	o 500
0.00/0.30	c current bound: 250
0.00/0.75	o 234
0.00/0.75	c current bound: 117
0.96/1.10	o 98
0.96/1.10	c current bound: 49
1.07/1.18	o 17
1.07/1.18	c current bound: 8
1.16/1.32	o 1
1.16/1.32	c current bound: 0
1.16/1.32	c [SWC] exit 4
1800.03/1800.51	c error: unexpected solver exit code
1800.03/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3755059-1339186977/watcher-3755059-1339186977 -o /tmp/evaluation-result-3755059-1339186977/solver-3755059-1339186977 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755059-1339186977.wbo 1294327794 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 724
/proc/meminfo: memFree=31493892/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0

[startup+0.017354 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 724
/proc/meminfo: memFree=31493892/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100321 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 724
/proc/meminfo: memFree=31493892/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 724
/proc/meminfo: memFree=31493892/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 724
/proc/meminfo: memFree=31493892/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 745
/proc/meminfo: memFree=31452020/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 15692

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 767
/proc/meminfo: memFree=31472672/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=23528 CPUtime=1.76 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 3463 0 0 0 176 0 0 0 20 0 1 0 384826361 24092672 4400 33554432000 4194304 5208918 140733580654336 140733580652488 4213451 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 5882 4400 104 248 0 5631 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 48368

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 767
/proc/meminfo: memFree=31418380/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=65540 CPUtime=4.96 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 5273 0 0 0 495 1 0 0 20 0 1 0 384826361 67112960 13825 33554432000 4194304 5208918 140733580654336 140733580652280 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 16385 13825 104 248 0 16134 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 90380

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 767
/proc/meminfo: memFree=31387108/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=65536 CPUtime=11.36 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 5705 0 0 0 1134 2 0 0 20 0 1 0 384826361 67108864 15419 33554432000 4194304 5208918 140733580654336 140733580652280 4229968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 16384 15419 104 248 0 16133 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 90376

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 767
/proc/meminfo: memFree=31338584/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=65536 CPUtime=24.16 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 7244 0 0 0 2412 4 0 0 20 0 1 0 384826361 67108864 15931 33554432000 4194304 5208918 140733580654336 140733580652424 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 16384 15931 104 248 0 16133 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 90376

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 767
/proc/meminfo: memFree=31376560/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=65536 CPUtime=49.76 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 9965 0 0 0 4967 9 0 0 20 0 1 0 384826361 67108864 15931 33554432000 4194304 5208918 140733580654336 140733580652424 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 16384 15931 104 248 0 16133 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 90376

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 775
/proc/meminfo: memFree=31375380/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=114856 CPUtime=100.95 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 14022 0 0 0 10077 18 0 0 20 0 1 0 384826361 117612544 27696 33554432000 4194304 5208918 140733580654336 140733580652328 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 28714 27696 104 248 0 28463 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 139696

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 782
/proc/meminfo: memFree=31287612/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=145676 CPUtime=160.92 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 17094 0 0 0 16065 27 0 0 20 0 1 0 384826361 149172224 32883 33554432000 4194304 5208918 140733580654336 140733580652488 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 36419 32883 104 248 0 36168 0
Current children cumulated CPU time (s) 162.21

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

/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 74119 0 0 0 141907 160 0 0 20 0 1 0 384826361 200462336 43936 33554432000 4194304 5208918 140733580654336 140733580652488 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 43936 104 248 0 48690 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 220604

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 793
/proc/meminfo: memFree=31148808/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=195764 CPUtime=1480.65 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 76144 0 0 0 147901 164 0 0 20 0 1 0 384826361 200462336 42442 33554432000 4194304 5208918 140733580654336 140733580652488 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 42442 104 248 0 48690 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 220604

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 793
/proc/meminfo: memFree=31109848/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=195764 CPUtime=1540.62 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 77646 0 0 0 153895 167 0 0 20 0 1 0 384826361 200462336 48032 33554432000 4194304 5208918 140733580654336 140733580652488 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 48032 104 248 0 48690 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 220604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 794
/proc/meminfo: memFree=31128240/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=277152 CPUtime=1600.59 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 80171 0 0 0 159887 172 0 0 20 0 1 0 384826361 283803648 48542 33554432000 4194304 5208918 140733580654336 140733580652488 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 69288 48542 104 248 0 69037 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 301992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 797
/proc/meminfo: memFree=31146772/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=195764 CPUtime=1660.58 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 81172 0 0 0 165883 175 0 0 20 0 1 0 384826361 200462336 43424 33554432000 4194304 5208918 140733580654336 140733580652488 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 43424 104 248 0 48690 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 220604

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 797
/proc/meminfo: memFree=31204036/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=195764 CPUtime=1720.54 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 83153 0 0 0 171873 181 0 0 20 0 1 0 384826361 200462336 46496 33554432000 4194304 5208918 140733580654336 140733580652488 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 46496 104 248 0 48690 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 220604

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 797
/proc/meminfo: memFree=31212328/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=195764 CPUtime=1780.54 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 85085 0 0 0 177866 188 0 0 20 0 1 0 384826361 200462336 37280 33554432000 4194304 5208918 140733580654336 140733580652488 4229738 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 37280 104 248 0 48690 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 220604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 842
/proc/meminfo: memFree=31305696/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=195764 CPUtime=1798.74 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 85108 0 0 0 179685 189 0 0 20 0 1 0 384826361 200462336 48034 33554432000 4194304 5208918 140733580654336 140733580652488 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 48034 104 248 0 48690 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 220604

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 842
/proc/meminfo: memFree=31305696/32873844 swapFree=8656/8656
[pid=724] ppid=722 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/724/stat : 724 (npSolver-wbo.sh) S 722 724 31464 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384826228 9367552 275 33554432000 4194304 5064252 140734794862832 140734794861744 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/724/statm: 2287 275 233 213 0 72 0
[pid=725] ppid=724 vsize=6544 CPUtime=1.29 cores=0,2,4,6
/proc/725/stat : 725 (npSolver-wbo) S 724 724 31464 0 -1 4202496 3854 25830 0 0 6 3 112 8 20 0 1 0 384826228 6701056 1191 33554432000 4194304 6006132 140733931382288 140733931373696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/725/statm: 1636 1191 168 443 0 1189 0
[pid=766] ppid=725 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/766/stat : 766 (satsolver.sh) S 725 724 31464 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384826361 9367552 267 33554432000 4194304 5064252 140736579225264 140736579224176 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/766/statm: 2287 267 226 213 0 72 0
[pid=767] ppid=766 vsize=195764 CPUtime=1798.74 cores=0,2,4,6
/proc/767/stat : 767 (glucose) R 766 724 31464 0 -1 4202496 85108 0 0 0 179685 189 0 0 20 0 1 0 384826361 200462336 48034 33554432000 4194304 5208918 140733580654336 140733580652488 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/767/statm: 48941 48034 104 248 0 48690 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 220604

Child status: 0

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

Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1798.03
CPU system time (s): 2
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 434252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.19982
system time used= 0.124981
maximum resident set size= 30164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30661
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138
involuntary context switches= 60

runsolver used 3.74143 second user time and 8.04378 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-08 22:22:57
IDJOB=3755059
IDBENCH=78722
IDSOLVER=2339
FILE ID=node102/3755059-1339186977
RUNJOBID= node102-1339183373-383
PBS_JOBID= 14643844
Free space on /tmp= 71100 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755059-1339186977/watcher-3755059-1339186977 -o /tmp/evaluation-result-3755059-1339186977/solver-3755059-1339186977 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755059-1339186977.wbo 1294327794 HOME HOME

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

MD5SUM BENCH= 9f59d922c085a32576bd21436364ce6a
RANDOM SEED=1294327794

node102.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		: 2667.178
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	: 5334.35
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		: 2667.178
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.90
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		: 2667.178
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.91
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		: 2667.178
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		: 2667.178
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		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:        31494504 kB
Buffers:          286392 kB
Cached:           193816 kB
SwapCached:         2672 kB
Active:           463340 kB
Inactive:          33500 kB
Active(anon):      12816 kB
Inactive(anon):     6020 kB
Active(file):     450524 kB
Inactive(file):    27480 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             17052 kB
Writeback:             0 kB
AnonPages:        129660 kB
Mapped:             9540 kB
Shmem:                 0 kB
Slab:             732816 kB
SReclaimable:     173728 kB
SUnreclaim:       559088 kB
KernelStack:        1520 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 71092 MiB
End job on node102 at 2012-06-08 22:52:58