Trace number 3292423

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) 2284.36 1300.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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: 1460
0.00/0.06	c parsetime: 55359us
0.00/0.06	c parsed 230544 clauses with 1296 variables
4.99/5.04	c preprocessor returned 10006 variables
4.99/5.04	c preprocessing returned UNKNOWN
4.99/5.04	c PP set 1 variables
4.99/5.04	c pp time: 4986081us (4s)

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-3292423-1304082007/watcher-3292423-1304082007 -o /tmp/evaluation-result-3292423-1304082007/solver-3292423-1304082007 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3292423-1304082007.cnf 1084274386 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: 3.69 4.52 6.10 1/172 1459
/proc/meminfo: memFree=27702552/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0

[startup+0.08288 s]
/proc/loadavg: 3.69 4.52 6.10 1/172 1459
/proc/meminfo: memFree=27702552/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100877 s]
/proc/loadavg: 3.69 4.52 6.10 1/172 1459
/proc/meminfo: memFree=27702552/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300841 s]
/proc/loadavg: 3.69 4.52 6.10 1/172 1459
/proc/meminfo: memFree=27702552/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70079 s]
/proc/loadavg: 3.69 4.52 6.10 1/172 1459
/proc/meminfo: memFree=27702552/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 3.69 4.52 6.10 3/180 1501
/proc/meminfo: memFree=27678036/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=33252 CPUtime=1.49 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 5631 0 0 0 149 0 0 0 19 0 1 0 519798398 34050048 4212 33554432000 4194304 5787044 140734066815152 18446744073709551615 4336560 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1460/statm: 8313 4212 337 389 0 4063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41952

[startup+3.10035 s]
/proc/loadavg: 3.69 4.52 6.10 3/176 1552
/proc/meminfo: memFree=27676160/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=36288 CPUtime=3.09 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 6404 0 0 0 309 0 0 0 25 0 1 0 519798398 37158912 4985 33554432000 4194304 5787044 140734066815152 18446744073709551615 4336131 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1460/statm: 9072 4985 339 389 0 4822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44988

[startup+6.30075 s]
/proc/loadavg: 3.55 4.48 6.08 4/177 1553
/proc/meminfo: memFree=27542108/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=117264 CPUtime=7.12 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 8225 0 0 0 652 60 0 0 21 0 2 0 519798398 120078336 6571 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 29316 6571 392 389 0 25066 0
[pid=1460/tid=1553] ppid=1459 vsize=117264 CPUtime=0.82 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 170 0 0 0 31 51 0 0 15 0 2 0 519798905 120078336 6571 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.12
Current children cumulated vsize (KiB) 125964

[startup+12.7006 s]
/proc/loadavg: 3.51 4.45 6.07 4/181 1560
/proc/meminfo: memFree=26876352/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=119404 CPUtime=17.5 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 8856 0 0 0 1443 307 0 0 25 0 2 0 519798398 122269696 7202 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 29851 7202 392 389 0 25601 0
[pid=1460/tid=1553] ppid=1459 vsize=119404 CPUtime=4.8 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 250 0 0 0 218 262 0 0 15 0 2 0 519798905 122269696 7202 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.5
Current children cumulated vsize (KiB) 128104

[startup+25.5003 s]
/proc/loadavg: 3.25 4.35 6.01 4/181 1561
/proc/meminfo: memFree=26860568/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=124512 CPUtime=37.8 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 10209 0 0 0 3027 753 0 0 25 0 2 0 519798398 127500288 8555 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 31128 8555 392 389 0 26878 0
[pid=1460/tid=1553] ppid=1459 vsize=124512 CPUtime=12.3 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) S 1459 1459 1030 0 -1 4202560 402 0 0 0 611 619 0 0 15 0 2 0 519798905 127500288 8555 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 18446604471149067264 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.8
Current children cumulated vsize (KiB) 133212

[startup+51.1007 s]
/proc/loadavg: 3.08 4.22 5.92 4/181 1562
/proc/meminfo: memFree=26762440/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=130960 CPUtime=78.87 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 15037 0 0 0 6643 1244 0 0 25 0 2 0 519798398 134103040 13359 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 32740 13359 392 389 0 28490 0
[pid=1460/tid=1553] ppid=1459 vsize=130960 CPUtime=27.76 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) S 1459 1459 1030 0 -1 4202560 504 0 0 0 1835 941 0 0 15 0 2 0 519798905 134103040 13359 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 18446604471149067264 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 78.87
Current children cumulated vsize (KiB) 139660

[startup+102.306 s]
/proc/loadavg: 2.79 3.97 5.74 4/181 1572
/proc/meminfo: memFree=26743008/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=135720 CPUtime=162.35 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 20362 0 0 0 14184 2051 0 0 25 0 2 0 519798398 138977280 18603 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 33930 18603 392 389 0 29680 0
[pid=1460/tid=1553] ppid=1459 vsize=135720 CPUtime=60.04 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 673 0 0 0 4562 1442 0 0 15 0 2 0 519798905 138977280 18603 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 144420

[startup+162.301 s]
/proc/loadavg: 2.63 3.71 5.54 3/181 1573
/proc/meminfo: memFree=26719920/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=142564 CPUtime=261.43 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 26445 0 0 0 23328 2815 0 0 25 0 2 0 519798398 145985536 24235 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 35641 24235 392 389 0 31391 0
[pid=1460/tid=1553] ppid=1459 vsize=142564 CPUtime=99.13 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 1089 0 0 0 8015 1898 0 0 15 0 2 0 519798905 145985536 24235 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 261.43
Current children cumulated vsize (KiB) 151264

[startup+222.301 s]
/proc/loadavg: 2.80 3.55 5.37 4/181 1575
/proc/meminfo: memFree=26700040/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=148260 CPUtime=362.59 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 31504 0 0 0 32816 3443 0 0 25 0 2 0 519798398 151818240 29294 33554432000 4194304 5787044 140734066815152 18446744073709551615 5524592 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 37065 29294 392 389 0 32815 0
[pid=1460/tid=1553] ppid=1459 vsize=148260 CPUtime=140.29 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 1486 0 0 0 11770 2259 0 0 15 0 2 0 519798905 151818240 29294 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 362.59
Current children cumulated vsize (KiB) 156960

[startup+282.301 s]
/proc/loadavg: 2.67 3.37 5.19 4/181 1580
/proc/meminfo: memFree=26695816/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=148928 CPUtime=463.53 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 32740 0 0 0 41967 4386 0 0 25 0 2 0 519798398 152502272 30328 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 37232 30328 392 389 0 32982 0
[pid=1460/tid=1553] ppid=1459 vsize=148928 CPUtime=181.23 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 1684 0 0 0 15164 2959 0 0 16 0 2 0 519798905 152502272 30328 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 463.53
Current children cumulated vsize (KiB) 157628


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

[pid=1460] ppid=1459 vsize=235460 CPUtime=1202.1 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 52609 0 0 0 112769 7441 0 0 25 0 2 0 519798398 241111040 49132 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 58865 49132 392 389 0 54615 0
[pid=1460/tid=1553] ppid=1459 vsize=235460 CPUtime=499.8 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 3302 0 0 0 44987 4993 0 0 16 0 2 0 519798905 241111040 49132 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1202.1
Current children cumulated vsize (KiB) 244160

[startup+762.307 s]
/proc/loadavg: 3.57 3.40 4.41 4/182 1593
/proc/meminfo: memFree=26159584/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=306208 CPUtime=1310.44 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 57615 0 0 0 123467 7577 0 0 25 0 2 0 519798398 313556992 54138 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527122 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 76552 54138 392 389 0 72302 0
[pid=1460/tid=1553] ppid=1459 vsize=306208 CPUtime=548.12 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 3553 0 0 0 49737 5075 0 0 16 0 2 0 519798905 313556992 54138 33554432000 4194304 5787044 140734066815152 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1310.44
Current children cumulated vsize (KiB) 314908

[startup+822.301 s]
/proc/loadavg: 3.66 3.47 4.37 4/182 1595
/proc/meminfo: memFree=26132780/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=311408 CPUtime=1418.92 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 64601 0 0 0 134188 7704 0 0 25 0 2 0 519798398 318881792 60099 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 77852 60099 392 389 0 73602 0
[pid=1460/tid=1553] ppid=1459 vsize=311408 CPUtime=596.61 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 3799 0 0 0 54510 5151 0 0 16 0 2 0 519798905 318881792 60099 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1418.92
Current children cumulated vsize (KiB) 320108

[startup+882.301 s]
/proc/loadavg: 3.54 3.47 4.32 4/182 1597
/proc/meminfo: memFree=26109068/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=312404 CPUtime=1526.51 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 68574 0 0 0 144811 7840 0 0 25 0 2 0 519798398 319901696 63591 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 78101 63591 392 389 0 73851 0
[pid=1460/tid=1553] ppid=1459 vsize=312404 CPUtime=644.21 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 4004 0 0 0 59188 5233 0 0 15 0 2 0 519798905 319901696 63591 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1526.51
Current children cumulated vsize (KiB) 321104

[startup+942.301 s]
/proc/loadavg: 3.69 3.52 4.28 5/182 1598
/proc/meminfo: memFree=26109008/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=312404 CPUtime=1634.46 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 68574 0 0 0 155448 7998 0 0 25 0 2 0 519798398 319901696 63591 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 78101 63591 392 389 0 73851 0
[pid=1460/tid=1553] ppid=1459 vsize=312404 CPUtime=692.15 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 4004 0 0 0 63882 5333 0 0 15 0 2 0 519798905 319901696 63591 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1634.46
Current children cumulated vsize (KiB) 321104

[startup+1002.3 s]
/proc/loadavg: 3.66 3.56 4.24 5/182 1600
/proc/meminfo: memFree=26099176/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=312404 CPUtime=1742.7 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 68574 0 0 0 166133 8137 0 0 25 0 2 0 519798398 319901696 63591 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 78101 63591 392 389 0 73851 0
[pid=1460/tid=1553] ppid=1459 vsize=312404 CPUtime=740.39 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) S 1459 1459 1030 0 -1 4202560 4004 0 0 0 68622 5417 0 0 16 0 2 0 519798905 319901696 63591 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 18446604471149067264 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1742.7
Current children cumulated vsize (KiB) 321104

[startup+1062.3 s]
/proc/loadavg: 3.57 3.56 4.20 4/182 1601
/proc/meminfo: memFree=26097908/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=312404 CPUtime=1851.37 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 68578 0 0 0 176876 8261 0 0 25 0 2 0 519798398 319901696 63595 33554432000 4194304 5787044 140734066815152 18446744073709551615 5528386 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 78101 63595 392 389 0 73851 0
[pid=1460/tid=1553] ppid=1459 vsize=312404 CPUtime=789.06 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 4006 0 0 0 73415 5491 0 0 16 0 2 0 519798905 319901696 63595 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1851.37
Current children cumulated vsize (KiB) 321104

[startup+1122.3 s]
/proc/loadavg: 3.71 3.59 4.17 4/182 1603
/proc/meminfo: memFree=26094904/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=312404 CPUtime=1960.35 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 68765 0 0 0 187662 8373 0 0 25 0 2 0 519798398 319901696 63782 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1460/statm: 78101 63782 392 389 0 73851 0
[pid=1460/tid=1553] ppid=1459 vsize=312404 CPUtime=838.04 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 4110 0 0 0 78243 5561 0 0 16 0 2 0 519798905 319901696 63782 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1960.35
Current children cumulated vsize (KiB) 321104

[startup+1182.3 s]
/proc/loadavg: 3.64 3.59 4.13 5/182 1605
/proc/meminfo: memFree=26072676/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=312404 CPUtime=2069.59 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 71201 0 0 0 198487 8472 0 0 25 0 2 0 519798398 319901696 66218 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/1460/statm: 78101 66218 392 389 0 73851 0
[pid=1460/tid=1553] ppid=1459 vsize=312404 CPUtime=887.27 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 4387 0 0 0 83106 5621 0 0 16 0 2 0 519798905 319901696 66218 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2069.59
Current children cumulated vsize (KiB) 321104

[startup+1242.3 s]
/proc/loadavg: 3.63 3.60 4.10 5/182 1606
/proc/meminfo: memFree=26055772/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=377940 CPUtime=2179.06 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 75451 0 0 0 209331 8575 0 0 25 0 2 0 519798398 387010560 70468 33554432000 4194304 5787044 140734066815152 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 94485 70468 392 389 0 90235 0
[pid=1460/tid=1553] ppid=1459 vsize=377940 CPUtime=936.74 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 4769 0 0 0 87995 5679 0 0 16 0 2 0 519798905 387010560 70468 33554432000 4194304 5787044 140734066815152 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2179.06
Current children cumulated vsize (KiB) 386640



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.69 3.62 4.07 4/182 1608
/proc/meminfo: memFree=26035152/32951124 swapFree=67111356/67111528
[pid=1459] ppid=1457 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1459/stat : 1459 (prissup.sh) S 1457 1459 1030 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 519798398 8908800 252 33554432000 4194304 4922060 140734373180928 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1459/statm: 2175 252 211 178 0 68 0
[pid=1460] ppid=1459 vsize=377940 CPUtime=2284.36 cores=1,3,5,7
/proc/1460/stat : 1460 (priss) R 1459 1459 1030 0 -1 4202496 80555 0 0 0 219765 8671 0 0 25 0 2 0 519798398 387010560 75572 33554432000 4194304 5787044 140734066815152 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1460/statm: 94485 75572 392 389 0 90235 0
[pid=1460/tid=1553] ppid=1459 vsize=377940 CPUtime=984.34 cores=1,3,5,7
/proc/1460/task/1553/stat : 1553 (priss) R 1459 1459 1030 0 -1 4202560 5176 0 0 0 92700 5734 0 0 16 0 2 0 519798905 387010560 75572 33554432000 4194304 5787044 140734066815152 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2284.36
Current children cumulated vsize (KiB) 386640

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 1459 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2284.36
#
# 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): 2284.36
CPU user time (s): 2197.65
CPU system time (s): 86.71
CPU usage (%): 175.718
Max. virtual memory (cumulated for all children) (KiB): 386640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 333
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= 6
involuntary context switches= 3

runsolver used 2.08668 second user time and 5.02024 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 15:00:07
IDJOB=3292423
IDBENCH=85991
IDSOLVER=1601
FILE ID=node137/3292423-1304082007
RUNJOBID= node137-1304082007-1421
PBS_JOBID= 13170515
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1084274386

node137.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.844
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.68
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.844
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	: 5332.75
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27702700 kB
Buffers:        911900 kB
Cached:        3807908 kB
SwapCached:         56 kB
Active:         321704 kB
Inactive:      4461036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27702700 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:       62924 kB
Mapped:          14484 kB
Slab:           401416 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186340 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= 71504 MiB
End job on node137 at 2011-04-29 15:21:49