Trace number 3293711

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.87
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

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: 7984
1.99/2.01	c parsetime: 2006281us
1.99/2.01	c parsed 5584003 clauses with 89315 variables
404.71/404.76	c preprocessor returned 89615 variables
404.71/404.76	c preprocessing returned UNKNOWN
404.71/404.76	c PP set 13 variables
404.71/404.76	c pp time: 402738754us (402s)

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-3293711-1304085346/watcher-3293711-1304085346 -o /tmp/evaluation-result-3293711-1304085346/solver-3293711-1304085346 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3293711-1304085346.cnf 1520536744 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: 2.00 1.87 1.91 1/171 7983
/proc/meminfo: memFree=29660720/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0

[startup+0.0443001 s]
/proc/loadavg: 2.00 1.87 1.91 1/171 7983
/proc/meminfo: memFree=29660720/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100293 s]
/proc/loadavg: 2.00 1.87 1.91 1/171 7983
/proc/meminfo: memFree=29660720/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300259 s]
/proc/loadavg: 2.00 1.87 1.91 1/171 7983
/proc/meminfo: memFree=29660720/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700191 s]
/proc/loadavg: 2.00 1.87 1.91 1/171 7983
/proc/meminfo: memFree=29660720/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50105 s]
/proc/loadavg: 1.92 1.85 1.91 2/173 7985
/proc/meminfo: memFree=29552232/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=212428 CPUtime=1.49 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 49149 0 0 0 141 8 0 0 25 0 1 0 500949984 217526272 45092 33554432000 4194304 5787044 140737171702144 18446744073709551615 254261659783 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 53107 45092 304 389 0 48857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 221128

[startup+3.10076 s]
/proc/loadavg: 1.92 1.85 1.91 2/173 7985
/proc/meminfo: memFree=29403184/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=516668 CPUtime=3.09 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 128191 0 0 0 290 19 0 0 19 0 1 0 500949984 529068032 120184 33554432000 4194304 5787044 140737171702144 18446744073709551615 254261277381 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 129167 120184 331 389 0 124917 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 525368

[startup+6.3012 s]
/proc/loadavg: 1.92 1.85 1.91 2/173 7986
/proc/meminfo: memFree=28807732/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=888884 CPUtime=6.29 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 221232 0 0 0 598 31 0 0 25 0 1 0 500949984 910217216 213225 33554432000 4194304 5787044 140737171702144 18446744073709551615 254261272462 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 222221 213225 331 389 0 217971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 897584

[startup+12.7011 s]
/proc/loadavg: 1.78 1.82 1.90 2/173 7986
/proc/meminfo: memFree=29286140/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=432132 CPUtime=12.7 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 247741 0 0 0 1233 37 0 0 25 0 1 0 500949984 442503168 98255 33554432000 4194304 5787044 140737171702144 18446744073709551615 4278456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 108033 98255 337 389 0 103783 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 440832

[startup+25.5008 s]
/proc/loadavg: 1.66 1.80 1.89 2/173 7986
/proc/meminfo: memFree=29190184/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=514840 CPUtime=25.5 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 267370 0 0 0 2511 39 0 0 25 0 1 0 500949984 527196160 117884 33554432000 4194304 5787044 140737171702144 18446744073709551615 4318944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 128710 117884 342 389 0 124460 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 523540

[startup+51.1003 s]
/proc/loadavg: 1.43 1.73 1.86 2/173 7987
/proc/meminfo: memFree=29190280/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=514840 CPUtime=51.1 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 267370 0 0 0 5071 39 0 0 25 0 1 0 500949984 527196160 117884 33554432000 4194304 5787044 140737171702144 18446744073709551615 4318944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 128710 117884 342 389 0 124460 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 523540

[startup+102.306 s]
/proc/loadavg: 1.17 1.61 1.81 2/173 7988
/proc/meminfo: memFree=29189760/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=514840 CPUtime=102.3 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 267370 0 0 0 10191 39 0 0 25 0 1 0 500949984 527196160 117884 33554432000 4194304 5787044 140737171702144 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 128710 117884 342 389 0 124460 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 523540

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.76 2/173 7990
/proc/meminfo: memFree=29189868/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=514840 CPUtime=162.3 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 267370 0 0 0 16191 39 0 0 25 0 1 0 500949984 527196160 117884 33554432000 4194304 5787044 140737171702144 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 128710 117884 342 389 0 124460 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 523540

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.71 2/173 7991
/proc/meminfo: memFree=29189852/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=514840 CPUtime=222.3 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 267373 0 0 0 22191 39 0 0 25 0 1 0 500949984 527196160 117887 33554432000 4194304 5787044 140737171702144 18446744073709551615 4391211 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 128710 117887 342 389 0 124460 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 523540

[startup+282.3 s]
/proc/loadavg: 1.01 1.33 1.66 2/173 7993
/proc/meminfo: memFree=29189944/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=514840 CPUtime=282.3 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 267374 0 0 0 28191 39 0 0 25 0 1 0 500949984 527196160 117888 33554432000 4194304 5787044 140737171702144 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 128710 117888 342 389 0 124460 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 523540

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.62 2/173 8004
/proc/meminfo: memFree=29189032/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=514840 CPUtime=342.3 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 267378 0 0 0 34191 39 0 0 25 0 1 0 500949984 527196160 117892 33554432000 4194304 5787044 140737171702144 18446744073709551615 4318959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/7984/statm: 128710 117892 342 389 0 124460 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 523540

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.58 2/173 8005
/proc/meminfo: memFree=29143620/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=7984] ppid=7983 vsize=849156 CPUtime=912.93 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 465284 0 0 0 89462 1831 0 0 25 0 2 0 500949984 869535744 185724 33554432000 4194304 5787044 140737171702144 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/7984/statm: 212289 185724 392 389 0 208039 0
[pid=7984/tid=8006] ppid=7983 vsize=849156 CPUtime=210.61 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) R 7983 7983 4923 0 -1 4202560 1396 0 0 0 19945 1116 0 0 16 0 2 0 500990490 869535744 185724 33554432000 4194304 5787044 140737171702144 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 912.93
Current children cumulated vsize (KiB) 857856

[startup+762.306 s]
/proc/loadavg: 1.68 1.54 1.60 3/174 8016
/proc/meminfo: memFree=28737228/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1006428 CPUtime=1011.23 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 510513 0 0 0 99129 1994 0 0 25 0 2 0 500949984 1030582272 230953 33554432000 4194304 5787044 140737171702144 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 251607 230953 392 389 0 247357 0
[pid=7984/tid=8006] ppid=7983 vsize=1006428 CPUtime=248.9 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) S 7983 7983 4923 0 -1 4202560 1589 0 0 0 23664 1226 0 0 15 0 2 0 500990490 1030582272 230953 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 18446604471119554496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1011.23
Current children cumulated vsize (KiB) 1015128

[startup+822.3 s]
/proc/loadavg: 1.45 1.50 1.58 3/174 8017
/proc/meminfo: memFree=28683760/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1044064 CPUtime=1107.95 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 523879 0 0 0 108665 2130 0 0 25 0 2 0 500949984 1069121536 244273 33554432000 4194304 5787044 140737171702144 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 261016 244273 392 389 0 256766 0
[pid=7984/tid=8006] ppid=7983 vsize=1044064 CPUtime=285.64 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) R 7983 7983 4923 0 -1 4202560 1628 0 0 0 27239 1325 0 0 15 0 2 0 500990490 1069121536 244273 33554432000 4194304 5787044 140737171702144 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1107.95
Current children cumulated vsize (KiB) 1052764

[startup+882.301 s]
/proc/loadavg: 1.73 1.57 1.60 3/174 8019
/proc/meminfo: memFree=28673068/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1109600 CPUtime=1204.24 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 526575 0 0 0 118160 2264 0 0 25 0 2 0 500949984 1136230400 246969 33554432000 4194304 5787044 140737171702144 18446744073709551615 5528429 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 277400 246969 392 389 0 273150 0
[pid=7984/tid=8006] ppid=7983 vsize=1109600 CPUtime=321.91 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) S 7983 7983 4923 0 -1 4202560 1628 0 0 0 30768 1423 0 0 15 0 2 0 500990490 1136230400 246969 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 18446604471119554496 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1204.24
Current children cumulated vsize (KiB) 1118300

[startup+942.301 s]
/proc/loadavg: 1.56 1.56 1.59 3/174 8021
/proc/meminfo: memFree=28568136/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1175136 CPUtime=1300.78 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 553290 0 0 0 127690 2388 0 0 25 0 2 0 500949984 1203339264 273684 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 293784 273684 392 389 0 289534 0
[pid=7984/tid=8006] ppid=7983 vsize=1175136 CPUtime=358.46 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) R 7983 7983 4923 0 -1 4202560 1665 0 0 0 34339 1507 0 0 16 0 2 0 500990490 1203339264 273684 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.78
Current children cumulated vsize (KiB) 1183836

[startup+1002.3 s]
/proc/loadavg: 1.53 1.54 1.58 2/174 8022
/proc/meminfo: memFree=28419928/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1302788 CPUtime=1398.26 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 589802 0 0 0 137293 2533 0 0 25 0 2 0 500949984 1334054912 310196 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 325697 310196 392 389 0 321447 0
[pid=7984/tid=8006] ppid=7983 vsize=1302788 CPUtime=395.94 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) S 7983 7983 4923 0 -1 4202560 1844 0 0 0 37982 1612 0 0 15 0 2 0 500990490 1334054912 310196 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 18446604471119554496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1398.26
Current children cumulated vsize (KiB) 1311488

[startup+1062.3 s]
/proc/loadavg: 1.52 1.54 1.58 3/174 8024
/proc/meminfo: memFree=28330248/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1437680 CPUtime=1498.42 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 612187 0 0 0 147179 2663 0 0 25 0 2 0 500949984 1472184320 332484 33554432000 4194304 5787044 140737171702144 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 359420 332484 392 389 0 355170 0
[pid=7984/tid=8006] ppid=7983 vsize=1437680 CPUtime=436.1 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) S 7983 7983 4923 0 -1 4202560 1961 0 0 0 41907 1703 0 0 15 0 2 0 500990490 1472184320 332484 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 18446604471119554496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1498.42
Current children cumulated vsize (KiB) 1446380

[startup+1122.3 s]
/proc/loadavg: 1.58 1.56 1.58 3/174 8025
/proc/meminfo: memFree=28330224/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1437680 CPUtime=1590.67 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 612187 0 0 0 156234 2833 0 0 25 0 2 0 500949984 1472184320 332484 33554432000 4194304 5787044 140737171702144 18446744073709551615 5527239 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 359420 332484 392 389 0 355170 0
[pid=7984/tid=8006] ppid=7983 vsize=1437680 CPUtime=468.35 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) R 7983 7983 4923 0 -1 4202560 1961 0 0 0 44991 1844 0 0 15 0 2 0 500990490 1472184320 332484 33554432000 4194304 5787044 140737171702144 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1590.67
Current children cumulated vsize (KiB) 1446380

[startup+1182.3 s]
/proc/loadavg: 1.48 1.53 1.57 2/174 8027
/proc/meminfo: memFree=28280604/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1503216 CPUtime=1687.29 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 625284 0 0 0 165747 2982 0 0 25 0 2 0 500949984 1539293184 345581 33554432000 4194304 5787044 140737171702144 18446744073709551615 5524682 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 375804 345581 392 389 0 371554 0
[pid=7984/tid=8006] ppid=7983 vsize=1503216 CPUtime=504.96 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) S 7983 7983 4923 0 -1 4202560 1961 0 0 0 48540 1956 0 0 15 0 2 0 500990490 1539293184 345581 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 18446604471119554496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1687.29
Current children cumulated vsize (KiB) 1511916

[startup+1242.3 s]
/proc/loadavg: 1.72 1.59 1.58 3/174 8029
/proc/meminfo: memFree=28255404/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1503216 CPUtime=1784.69 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 630832 0 0 0 175335 3134 0 0 25 0 2 0 500949984 1539293184 351129 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 375804 351129 392 389 0 371554 0
[pid=7984/tid=8006] ppid=7983 vsize=1503216 CPUtime=542.36 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) R 7983 7983 4923 0 -1 4202560 2003 0 0 0 52167 2069 0 0 15 0 2 0 500990490 1539293184 351129 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 18446604471119554496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1784.69
Current children cumulated vsize (KiB) 1511916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.75 1.61 1.59 2/174 8030
/proc/meminfo: memFree=28246096/32951124 swapFree=67111348/67111528
[pid=7983] ppid=7981 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/7983/stat : 7983 (prissup.sh) S 7981 7983 4923 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500949983 8908800 251 33554432000 4194304 4922060 140733275405248 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7983/statm: 2175 251 211 178 0 68 0
[pid=7984] ppid=7983 vsize=1512228 CPUtime=1878.37 cores=1,3,5,7
/proc/7984/stat : 7984 (priss) R 7983 7983 4923 0 -1 4202496 633163 0 0 0 184579 3258 0 0 25 0 2 0 500949984 1548521472 353460 33554432000 4194304 5787044 140737171702144 18446744073709551615 4215354 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/7984/statm: 378057 353460 392 389 0 373807 0
[pid=7984/tid=8006] ppid=7983 vsize=1512228 CPUtime=578.34 cores=1,3,5,7
/proc/7984/task/8006/stat : 8006 (priss) S 7983 7983 4923 0 -1 4202560 2048 0 0 0 55672 2162 0 0 15 0 2 0 500990490 1548521472 353460 33554432000 4194304 5787044 140737171702144 18446744073709551615 254273440177 0 0 4096 0 18446604471119554496 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1878.37
Current children cumulated vsize (KiB) 1520928

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 7983 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1878.37
#
# 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): 1878.37
CPU user time (s): 1845.79
CPU system time (s): 32.58
CPU usage (%): 144.488
Max. virtual memory (cumulated for all children) (KiB): 1520928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
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.02069 second user time and 4.86426 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 15:55:47
IDJOB=3293711
IDBENCH=88167
IDSOLVER=1601
FILE ID=node140/3293711-1304085346
RUNJOBID= node140-1304081021-7526
PBS_JOBID= 13170433
Free space on /tmp= 72564 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293711-1304085346/watcher-3293711-1304085346 -o /tmp/evaluation-result-3293711-1304085346/solver-3293711-1304085346 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3293711-1304085346.cnf 1520536744 4800 15500 4

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1520536744

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:      29660992 kB
Buffers:        996600 kB
Cached:        1740180 kB
SwapCached:        180 kB
Active:         352704 kB
Inactive:      2446564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29660992 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          104768 kB
Writeback:           0 kB
AnonPages:       62356 kB
Mapped:          14708 kB
Slab:           428860 kB
PageTables:       4416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   180288 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= 72560 MiB
End job on node140 at 2011-04-29 16:17:29