Trace number 3292239

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
priss UP? (TO) 2319.51 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_29.renamed-as.sat05-1916.cnf
MD5SUMf874c09c5787bb3c6a16f7a5f9ea0ad4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.544
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 7636
0.00/0.03	c parsetime: 26087us
0.00/0.03	c parsed 120147 clauses with 841 variables
2.10/2.12	c preprocessor returned 10006 variables
2.10/2.12	c preprocessing returned UNKNOWN
2.10/2.12	c PP set 0 variables
2.10/2.12	c pp time: 2093033us (2s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3292239-1304081058/watcher-3292239-1304081058 -o /tmp/evaluation-result-3292239-1304081058/solver-3292239-1304081058 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3292239-1304081058.cnf 1111410996 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 5.35 7.37 7.72 3/179 7635
/proc/meminfo: memFree=29722824/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0

[startup+0.036118 s]
/proc/loadavg: 5.35 7.37 7.72 3/179 7635
/proc/meminfo: memFree=29722824/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101109 s]
/proc/loadavg: 5.35 7.37 7.72 3/179 7635
/proc/meminfo: memFree=29722824/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301067 s]
/proc/loadavg: 5.35 7.37 7.72 3/179 7635
/proc/meminfo: memFree=29722824/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701016 s]
/proc/loadavg: 5.35 7.37 7.72 3/179 7635
/proc/meminfo: memFree=29722824/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50086 s]
/proc/loadavg: 5.35 7.37 7.72 4/181 7637
/proc/meminfo: memFree=29711400/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=30484 CPUtime=1.49 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 4407 0 0 0 149 0 0 0 25 0 1 0 500521173 31215616 3591 33554432000 4194304 5787044 140734838984400 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7636/statm: 7621 3591 342 389 0 3371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39184

[startup+3.10055 s]
/proc/loadavg: 5.35 7.37 7.72 4/181 7637
/proc/meminfo: memFree=29708320/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=107348 CPUtime=3.71 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 5063 0 0 0 322 49 0 0 20 0 2 0 500521173 109924352 3986 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 26837 3986 392 389 0 22587 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 116048

[startup+6.301 s]
/proc/loadavg: 5.24 7.31 7.70 4/182 7638
/proc/meminfo: memFree=29701152/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=108956 CPUtime=9 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 5546 0 0 0 712 188 0 0 25 0 2 0 500521173 111570944 4469 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 27239 4469 392 389 0 22989 0
[pid=7636/tid=7638] ppid=7635 vsize=108956 CPUtime=2.71 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) S 7635 7635 4923 0 -1 4202560 128 0 0 0 114 157 0 0 15 0 2 0 500521386 111570944 4469 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 18446604462496391424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 117656

[startup+12.7009 s]
/proc/loadavg: 5.06 7.24 7.67 4/182 7638
/proc/meminfo: memFree=29689388/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=115732 CPUtime=19.77 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 7389 0 0 0 1496 481 0 0 25 0 2 0 500521173 118509568 6312 33554432000 4194304 5787044 140734838984400 18446744073709551615 254261277381 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 28933 6312 392 389 0 24683 0
[pid=7636/tid=7638] ppid=7635 vsize=115732 CPUtime=7.07 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 269 0 0 0 307 400 0 0 15 0 2 0 500521386 118509568 6312 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.77
Current children cumulated vsize (KiB) 124432

[startup+25.5006 s]
/proc/loadavg: 4.54 7.01 7.59 5/182 7639
/proc/meminfo: memFree=29677600/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=120300 CPUtime=41.18 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 8627 0 0 0 3100 1018 0 0 25 0 2 0 500521173 123187200 7550 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 30075 7550 392 389 0 25825 0
[pid=7636/tid=7638] ppid=7635 vsize=120300 CPUtime=15.68 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 432 0 0 0 721 847 0 0 15 0 2 0 500521386 123187200 7550 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.18
Current children cumulated vsize (KiB) 129000

[startup+51.101 s]
/proc/loadavg: 4.27 6.75 7.49 5/182 7640
/proc/meminfo: memFree=29661564/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=127964 CPUtime=84.46 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 10844 0 0 0 6808 1638 0 0 25 0 2 0 500521173 131035136 9638 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 31991 9638 392 389 0 27741 0
[pid=7636/tid=7638] ppid=7635 vsize=127964 CPUtime=33.36 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) S 7635 7635 4923 0 -1 4202560 684 0 0 0 1992 1344 0 0 16 0 2 0 500521386 131035136 9638 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 18446604462496391424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 84.46
Current children cumulated vsize (KiB) 136664

[startup+102.307 s]
/proc/loadavg: 3.84 6.25 7.28 5/182 7641
/proc/meminfo: memFree=29625348/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=146152 CPUtime=171.07 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 15826 0 0 0 14083 3024 0 0 25 0 2 0 500521173 149659648 14363 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7636/statm: 36538 14363 392 389 0 32288 0
[pid=7636/tid=7638] ppid=7635 vsize=146152 CPUtime=68.77 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) S 7635 7635 4923 0 -1 4202560 1062 0 0 0 4424 2453 0 0 15 0 2 0 500521386 149659648 14363 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 18446604462496391424 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 171.07
Current children cumulated vsize (KiB) 154852

[startup+162.301 s]
/proc/loadavg: 3.66 5.75 7.04 4/182 7642
/proc/meminfo: memFree=29594072/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=160128 CPUtime=273.45 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 19748 0 0 0 22979 4366 0 0 25 0 2 0 500521173 163971072 18285 33554432000 4194304 5787044 140734838984400 18446744073709551615 5527587 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 40032 18285 392 389 0 35782 0
[pid=7636/tid=7638] ppid=7635 vsize=160128 CPUtime=111.15 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 1409 0 0 0 7584 3531 0 0 16 0 2 0 500521386 163971072 18285 33554432000 4194304 5787044 140734838984400 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 273.45
Current children cumulated vsize (KiB) 168828

[startup+222.301 s]
/proc/loadavg: 3.73 5.38 6.83 5/182 7644
/proc/meminfo: memFree=29551648/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=177880 CPUtime=379.74 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 24774 0 0 0 33266 4708 0 0 25 0 2 0 500521173 182149120 23311 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 44470 23311 392 389 0 40220 0
[pid=7636/tid=7638] ppid=7635 vsize=177880 CPUtime=157.44 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 1787 0 0 0 11977 3767 0 0 15 0 2 0 500521386 182149120 23311 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 18446604462496391424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 379.74
Current children cumulated vsize (KiB) 186580

[startup+282.301 s]
/proc/loadavg: 3.62 5.05 6.62 4/182 7646
/proc/meminfo: memFree=29540964/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=180720 CPUtime=486.85 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 25771 0 0 0 43751 4934 0 0 25 0 2 0 500521173 185057280 23795 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 45180 23795 392 389 0 40930 0
[pid=7636/tid=7638] ppid=7635 vsize=180720 CPUtime=204.54 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) S 7635 7635 4923 0 -1 4202560 1998 0 0 0 16545 3909 0 0 16 0 2 0 500521386 185057280 23795 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 18446604462496391424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 486.85
Current children cumulated vsize (KiB) 189420


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

[pid=7636] ppid=7635 vsize=237020 CPUtime=1243.75 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 41238 0 0 0 118254 6121 0 0 25 0 2 0 500521173 242708480 39262 33554432000 4194304 5787044 140734838984400 18446744073709551615 5528398 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7636/statm: 59255 39262 392 389 0 55005 0
[pid=7636/tid=7638] ppid=7635 vsize=237020 CPUtime=541.44 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 3234 0 0 0 49482 4662 0 0 15 0 2 0 500521386 242708480 39262 33554432000 4194304 5787044 140734838984400 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.75
Current children cumulated vsize (KiB) 245720

[startup+762.306 s]
/proc/loadavg: 3.75 3.95 5.42 4/182 7658
/proc/meminfo: memFree=29378556/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=251596 CPUtime=1352.99 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 45208 0 0 0 129060 6239 0 0 25 0 2 0 500521173 257634304 43232 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7636/statm: 62899 43232 392 389 0 58649 0
[pid=7636/tid=7638] ppid=7635 vsize=251596 CPUtime=590.66 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 3465 0 0 0 54333 4733 0 0 16 0 2 0 500521386 257634304 43232 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1352.99
Current children cumulated vsize (KiB) 260296

[startup+822.301 s]
/proc/loadavg: 3.66 3.89 5.31 5/182 7660
/proc/meminfo: memFree=29342704/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=273144 CPUtime=1461.92 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 50905 0 0 0 139744 6448 0 0 25 0 2 0 500521173 279699456 47904 33554432000 4194304 5787044 140734838984400 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 68286 47904 392 389 0 64036 0
[pid=7636/tid=7638] ppid=7635 vsize=273144 CPUtime=639.59 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 3715 0 0 0 59086 4873 0 0 16 0 2 0 500521386 279699456 47904 33554432000 4194304 5787044 140734838984400 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1461.92
Current children cumulated vsize (KiB) 281844

[startup+882.301 s]
/proc/loadavg: 3.57 3.82 5.19 4/182 7662
/proc/meminfo: memFree=29311556/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=286484 CPUtime=1569.08 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 54122 0 0 0 150038 6870 0 0 25 0 2 0 500521173 293359616 51121 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 71621 51121 392 389 0 67371 0
[pid=7636/tid=7638] ppid=7635 vsize=286484 CPUtime=686.77 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) S 7635 7635 4923 0 -1 4202560 3935 0 0 0 63491 5186 0 0 15 0 2 0 500521386 293359616 51121 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 18446604462496391424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1569.08
Current children cumulated vsize (KiB) 295184

[startup+942.3 s]
/proc/loadavg: 3.68 3.79 5.09 5/182 7663
/proc/meminfo: memFree=29311524/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=286484 CPUtime=1675.15 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 54124 0 0 0 160026 7489 0 0 25 0 2 0 500521173 293359616 51123 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 71621 51123 392 389 0 67371 0
[pid=7636/tid=7638] ppid=7635 vsize=286484 CPUtime=732.83 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 3936 0 0 0 67630 5653 0 0 16 0 2 0 500521386 293359616 51123 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1675.15
Current children cumulated vsize (KiB) 295184

[startup+1002.3 s]
/proc/loadavg: 3.52 3.72 4.98 4/182 7665
/proc/meminfo: memFree=29311240/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=286484 CPUtime=1781.96 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 54168 0 0 0 170177 8019 0 0 25 0 2 0 500521173 293359616 51167 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7636/statm: 71621 51167 392 389 0 67371 0
[pid=7636/tid=7638] ppid=7635 vsize=286484 CPUtime=779.64 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 3978 0 0 0 71919 6045 0 0 16 0 2 0 500521386 293359616 51167 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 295184

[startup+1062.3 s]
/proc/loadavg: 3.42 3.65 4.88 4/182 7675
/proc/meminfo: memFree=29309748/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=286484 CPUtime=1889.26 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 54230 0 0 0 180465 8461 0 0 25 0 2 0 500521173 293359616 51229 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 71621 51229 392 389 0 67371 0
[pid=7636/tid=7638] ppid=7635 vsize=286484 CPUtime=826.94 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 4033 0 0 0 76327 6367 0 0 16 0 2 0 500521386 293359616 51229 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1889.26
Current children cumulated vsize (KiB) 295184

[startup+1122.3 s]
/proc/loadavg: 3.44 3.62 4.79 3/175 7694
/proc/meminfo: memFree=29559108/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=286484 CPUtime=1996.85 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 54338 0 0 0 190826 8859 0 0 25 0 2 0 500521173 293359616 51337 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 71621 51337 392 389 0 67371 0
[pid=7636/tid=7638] ppid=7635 vsize=286484 CPUtime=874.53 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 4137 0 0 0 80799 6654 0 0 16 0 2 0 500521386 293359616 51337 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1996.85
Current children cumulated vsize (KiB) 295184

[startup+1182.3 s]
/proc/loadavg: 2.21 3.24 4.59 3/174 7696
/proc/meminfo: memFree=29554556/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=290580 CPUtime=2105.61 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 55579 0 0 0 201484 9077 0 0 25 0 2 0 500521173 297553920 52578 33554432000 4194304 5787044 140734838984400 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 72645 52578 392 389 0 68395 0
[pid=7636/tid=7638] ppid=7635 vsize=290580 CPUtime=923.28 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 4317 0 0 0 85555 6773 0 0 16 0 2 0 500521386 297553920 52578 33554432000 4194304 5787044 140734838984400 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2105.61
Current children cumulated vsize (KiB) 299280

[startup+1242.3 s]
/proc/loadavg: 1.97 2.98 4.41 2/174 7697
/proc/meminfo: memFree=29547728/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=296808 CPUtime=2214.66 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 57338 0 0 0 212184 9282 0 0 25 0 2 0 500521173 303931392 54337 33554432000 4194304 5787044 140734838984400 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7636/statm: 74202 54337 392 389 0 69952 0
[pid=7636/tid=7638] ppid=7635 vsize=296808 CPUtime=972.34 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) R 7635 7635 4923 0 -1 4202560 4441 0 0 0 90348 6886 0 0 16 0 2 0 500521386 303931392 54337 33554432000 4194304 5787044 140734838984400 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2214.66
Current children cumulated vsize (KiB) 305508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.93 2.79 4.25 3/174 7699
/proc/meminfo: memFree=29532332/32951124 swapFree=67111348/67111528
[pid=7635] ppid=7633 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7635/stat : 7635 (prissup.sh) S 7633 7635 4923 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 500521173 8908800 252 33554432000 4194304 4922060 140733982779728 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7635/statm: 2175 252 211 178 0 68 0
[pid=7636] ppid=7635 vsize=311392 CPUtime=2319.51 cores=1,3,5,7
/proc/7636/stat : 7636 (priss) R 7635 7635 4923 0 -1 4202496 61186 0 0 0 222473 9478 0 0 25 0 2 0 500521173 318865408 58185 33554432000 4194304 5787044 140734838984400 18446744073709551615 5527755 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/7636/statm: 77848 58185 392 389 0 73598 0
[pid=7636/tid=7638] ppid=7635 vsize=311392 CPUtime=1019.48 cores=1,3,5,7
/proc/7636/task/7638/stat : 7638 (priss) S 7635 7635 4923 0 -1 4202560 4610 0 0 0 94962 6986 0 0 16 0 2 0 500521386 318865408 58185 33554432000 4194304 5787044 140734838984400 18446744073709551615 254273440177 0 0 4096 0 18446604462496391424 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2319.51
Current children cumulated vsize (KiB) 320092

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 2319.51
CPU user time (s): 2224.73
CPU system time (s): 94.78
CPU usage (%): 178.421
Max. virtual memory (cumulated for all children) (KiB): 320092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.01069 second user time and 5.09422 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 14:44:19
IDJOB=3292239
IDBENCH=85973
IDSOLVER=1601
FILE ID=node140/3292239-1304081058
RUNJOBID= node140-1304081021-7526
PBS_JOBID= 13170433
Free space on /tmp= 72656 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_29.renamed-as.sat05-1916.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292239-1304081058/watcher-3292239-1304081058 -o /tmp/evaluation-result-3292239-1304081058/solver-3292239-1304081058 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3292239-1304081058.cnf 1111410996 4800 15500 4

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

MD5SUM BENCH= f874c09c5787bb3c6a16f7a5f9ea0ad4
RANDOM SEED=1111410996

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29722972 kB
Buffers:        994712 kB
Cached:        1642640 kB
SwapCached:        180 kB
Active:         189800 kB
Inactive:      2548784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29722972 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3356 kB
Writeback:           0 kB
AnonPages:      101176 kB
Mapped:          15548 kB
Slab:           426556 kB
PageTables:       5024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   254232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72660 MiB
End job on node140 at 2011-04-29 15:06:01