Trace number 3293665

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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: 18062
1.39/1.43	c parsetime: 1425084us
1.39/1.43	c parsed 4313014 clauses with 202253 variables
85.39/85.42	c preprocessor returned 202553 variables
85.39/85.42	c preprocessing returned UNKNOWN
85.39/85.42	c PP set 34 variables
85.39/85.42	c pp time: 83953400us (83s)

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-3293665-1304085345/watcher-3293665-1304085345 -o /tmp/evaluation-result-3293665-1304085345/solver-3293665-1304085345 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3293665-1304085345.cnf 867321691 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.61 3.74 4.69 2/179 18061
/proc/meminfo: memFree=29291372/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0

[startup+0.054853 s]
/proc/loadavg: 3.61 3.74 4.69 2/179 18061
/proc/meminfo: memFree=29291372/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100848 s]
/proc/loadavg: 3.61 3.74 4.69 2/179 18061
/proc/meminfo: memFree=29291372/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300811 s]
/proc/loadavg: 3.61 3.74 4.69 2/179 18061
/proc/meminfo: memFree=29291372/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700722 s]
/proc/loadavg: 3.61 3.74 4.69 2/179 18061
/proc/meminfo: memFree=29291372/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50057 s]
/proc/loadavg: 3.61 3.74 4.69 4/181 18063
/proc/meminfo: memFree=29168604/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=259360 CPUtime=1.49 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 62521 0 0 0 140 9 0 0 25 0 1 0 520136925 265584640 54514 33554432000 4194304 5787044 140737303130128 18446744073709551615 4320360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18062/statm: 64840 54514 328 389 0 60590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 268060

[startup+3.10025 s]
/proc/loadavg: 3.61 3.74 4.69 6/181 18063
/proc/meminfo: memFree=28921972/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=644588 CPUtime=3.09 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 157514 0 0 0 287 22 0 0 25 0 1 0 520136925 660058112 149507 33554432000 4194304 5787044 140737303130128 18446744073709551615 212435677893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18062/statm: 161147 149508 331 389 0 156897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 653288

[startup+6.30063 s]
/proc/loadavg: 3.64 3.75 4.68 4/181 18063
/proc/meminfo: memFree=28970244/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=369512 CPUtime=6.29 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 186268 0 0 0 602 27 0 0 25 0 1 0 520136925 378380288 80372 33554432000 4194304 5787044 140737303130128 18446744073709551615 4330490 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18062/statm: 92378 80372 335 389 0 88128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 378212

[startup+12.7004 s]
/proc/loadavg: 3.51 3.72 4.67 4/181 18063
/proc/meminfo: memFree=28970128/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=369512 CPUtime=12.69 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 186269 0 0 0 1242 27 0 0 25 0 1 0 520136925 378380288 80373 33554432000 4194304 5787044 140737303130128 18446744073709551615 4331978 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18062/statm: 92378 80373 335 389 0 88128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 378212

[startup+25.501 s]
/proc/loadavg: 3.33 3.67 4.64 4/181 18064
/proc/meminfo: memFree=28962412/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=383944 CPUtime=25.49 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 196125 0 0 0 2521 28 0 0 25 0 1 0 520136925 393158656 82542 33554432000 4194304 5787044 140737303130128 18446744073709551615 4340068 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18062/statm: 95986 82542 337 389 0 91736 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 392644

[startup+51.1011 s]
/proc/loadavg: 3.14 3.60 4.59 4/181 18064
/proc/meminfo: memFree=28844104/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=522684 CPUtime=51.09 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 225400 0 0 0 5077 32 0 0 25 0 1 0 520136925 535228416 111817 33554432000 4194304 5787044 140737303130128 18446744073709551615 4318944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/18062/statm: 130671 111817 342 389 0 126421 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 531384

[startup+102.306 s]
/proc/loadavg: 3.24 3.54 4.51 5/182 18067
/proc/meminfo: memFree=28785948/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=642444 CPUtime=115.19 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 311335 0 0 0 11430 89 0 0 25 0 2 0 520136925 657862656 125734 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18062/statm: 160611 125734 392 389 0 156361 0
[pid=18062/tid=18066] ppid=18061 vsize=642444 CPUtime=12.88 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1313 0 0 0 1261 27 0 0 15 0 2 0 520145493 657862656 125734 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 115.19
Current children cumulated vsize (KiB) 651144

[startup+162.301 s]
/proc/loadavg: 3.52 3.55 4.45 5/182 18068
/proc/meminfo: memFree=28759244/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=650044 CPUtime=221.52 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 317086 0 0 0 21906 246 0 0 25 0 2 0 520136925 665645056 131485 33554432000 4194304 5787044 140737303130128 18446744073709551615 5524670 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 162511 131485 392 389 0 158261 0
[pid=18062/tid=18066] ppid=18061 vsize=650044 CPUtime=59.21 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1314 0 0 0 5795 126 0 0 15 0 2 0 520145493 665645056 131485 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 658744

[startup+222.301 s]
/proc/loadavg: 3.60 3.55 4.39 4/182 18070
/proc/meminfo: memFree=28730492/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=680756 CPUtime=326.52 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 323435 0 0 0 32263 389 0 0 25 0 2 0 520136925 697094144 137834 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 170189 137834 392 389 0 165939 0
[pid=18062/tid=18066] ppid=18061 vsize=680756 CPUtime=104.21 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1314 0 0 0 10206 215 0 0 16 0 2 0 520145493 697094144 137834 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 326.52
Current children cumulated vsize (KiB) 689456

[startup+282.301 s]
/proc/loadavg: 3.64 3.57 4.35 5/182 18071
/proc/meminfo: memFree=28704556/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=680756 CPUtime=431.79 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 329548 0 0 0 42646 533 0 0 25 0 2 0 520136925 697094144 143946 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 170189 143946 392 389 0 165939 0
[pid=18062/tid=18066] ppid=18061 vsize=680756 CPUtime=149.48 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1314 0 0 0 14645 303 0 0 16 0 2 0 520145493 697094144 143946 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 431.79
Current children cumulated vsize (KiB) 689456

[startup+342.301 s]
/proc/loadavg: 3.52 3.54 4.28 4/182 18082
/proc/meminfo: memFree=28692468/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=680756 CPUtime=536.63 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 332085 0 0 0 53000 663 0 0 25 0 2 0 520136925 697094144 146463 33554432000 4194304 5787044 140737303130128 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0

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

[pid=18062] ppid=18061 vsize=811828 CPUtime=1160.85 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 357223 0 0 0 114725 1360 0 0 25 0 2 0 520136925 831311872 171424 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 202957 171424 392 389 0 198707 0
[pid=18062/tid=18066] ppid=18061 vsize=811828 CPUtime=458.53 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1316 0 0 0 45051 802 0 0 15 0 2 0 520145493 831311872 171424 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1160.85
Current children cumulated vsize (KiB) 820528

[startup+762.307 s]
/proc/loadavg: 3.65 3.59 4.02 5/182 18096
/proc/meminfo: memFree=28573544/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=811828 CPUtime=1264.1 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 357223 0 0 0 124952 1458 0 0 25 0 2 0 520136925 831311872 171424 33554432000 4194304 5787044 140737303130128 18446744073709551615 4220663 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 202957 171424 392 389 0 198707 0
[pid=18062/tid=18066] ppid=18061 vsize=811828 CPUtime=501.78 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) S 18061 18061 17513 0 -1 4202560 1316 0 0 0 49315 863 0 0 15 0 2 0 520145493 831311872 171424 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 18446604471165232320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1264.1
Current children cumulated vsize (KiB) 820528

[startup+822.301 s]
/proc/loadavg: 3.46 3.54 3.98 4/182 18098
/proc/meminfo: memFree=28564672/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=811828 CPUtime=1367.79 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 357227 0 0 0 135220 1559 0 0 25 0 2 0 520136925 831311872 171428 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18062/statm: 202957 171428 392 389 0 198707 0
[pid=18062/tid=18066] ppid=18061 vsize=811828 CPUtime=545.47 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1316 0 0 0 53623 924 0 0 15 0 2 0 520145493 831311872 171428 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1367.79
Current children cumulated vsize (KiB) 820528

[startup+882.301 s]
/proc/loadavg: 3.42 3.50 3.93 5/182 18100
/proc/meminfo: memFree=28530092/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=811828 CPUtime=1471.08 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 363315 0 0 0 145446 1662 0 0 25 0 2 0 520136925 831311872 177516 33554432000 4194304 5787044 140737303130128 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18062/statm: 202957 177516 392 389 0 198707 0
[pid=18062/tid=18066] ppid=18061 vsize=811828 CPUtime=588.76 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1317 0 0 0 57892 984 0 0 16 0 2 0 520145493 831311872 177516 33554432000 4194304 5787044 140737303130128 18446744073709551615 5526800 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1471.08
Current children cumulated vsize (KiB) 820528

[startup+942.301 s]
/proc/loadavg: 3.38 3.47 3.89 4/182 18101
/proc/meminfo: memFree=28500592/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=877364 CPUtime=1573.69 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 369065 0 0 0 155596 1773 0 0 25 0 2 0 520136925 898420736 183170 33554432000 4194304 5787044 140737303130128 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18062/statm: 219341 183170 392 389 0 215091 0
[pid=18062/tid=18066] ppid=18061 vsize=877364 CPUtime=631.37 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1318 0 0 0 62088 1049 0 0 16 0 2 0 520145493 898420736 183170 33554432000 4194304 5787044 140737303130128 18446744073709551615 5524762 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1573.69
Current children cumulated vsize (KiB) 886064

[startup+1002.3 s]
/proc/loadavg: 3.41 3.46 3.86 5/182 18103
/proc/meminfo: memFree=28500444/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=877364 CPUtime=1677.16 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 369065 0 0 0 165848 1868 0 0 25 0 2 0 520136925 898420736 183170 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 219341 183170 392 389 0 215091 0
[pid=18062/tid=18066] ppid=18061 vsize=877364 CPUtime=674.83 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1318 0 0 0 66375 1108 0 0 15 0 2 0 520145493 898420736 183170 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1677.16
Current children cumulated vsize (KiB) 886064

[startup+1062.3 s]
/proc/loadavg: 3.30 3.40 3.82 4/182 18104
/proc/meminfo: memFree=28493096/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=877364 CPUtime=1780.6 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 369068 0 0 0 176100 1960 0 0 25 0 2 0 520136925 898420736 183173 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 219341 183173 392 389 0 215091 0
[pid=18062/tid=18066] ppid=18061 vsize=877364 CPUtime=718.28 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1318 0 0 0 70664 1164 0 0 16 0 2 0 520145493 898420736 183173 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (KiB) 886064

[startup+1122.3 s]
/proc/loadavg: 3.41 3.42 3.79 4/182 18106
/proc/meminfo: memFree=28471824/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=877364 CPUtime=1884.13 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 374254 0 0 0 186359 2054 0 0 25 0 2 0 520136925 898420736 188359 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18062/statm: 219341 188359 392 389 0 215091 0
[pid=18062/tid=18066] ppid=18061 vsize=877364 CPUtime=761.8 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1319 0 0 0 74961 1219 0 0 16 0 2 0 520145493 898420736 188359 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1884.13
Current children cumulated vsize (KiB) 886064

[startup+1182.3 s]
/proc/loadavg: 3.46 3.43 3.77 5/182 18107
/proc/meminfo: memFree=28428272/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=942900 CPUtime=1988.42 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 384877 0 0 0 196696 2146 0 0 25 0 2 0 520136925 965529600 198982 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18062/statm: 235725 198982 392 389 0 231475 0
[pid=18062/tid=18066] ppid=18061 vsize=942900 CPUtime=806.08 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1319 0 0 0 79339 1269 0 0 15 0 2 0 520145493 965529600 198982 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 18446604471165232320 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1988.42
Current children cumulated vsize (KiB) 951600

[startup+1242.3 s]
/proc/loadavg: 3.56 3.47 3.76 4/182 18109
/proc/meminfo: memFree=28402948/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=942900 CPUtime=2090.92 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 391052 0 0 0 206852 2240 0 0 25 0 2 0 520136925 965529600 204956 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/18062/statm: 235725 204956 392 389 0 231475 0
[pid=18062/tid=18066] ppid=18061 vsize=942900 CPUtime=848.59 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1319 0 0 0 83536 1323 0 0 16 0 2 0 520145493 965529600 204956 33554432000 4194304 5787044 140737303130128 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2090.92
Current children cumulated vsize (KiB) 951600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.18 3.38 3.71 4/182 18141
/proc/meminfo: memFree=29301008/32951124 swapFree=67111416/67111528
[pid=18061] ppid=18059 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18061/stat : 18061 (prissup.sh) S 18059 18061 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520136925 8908800 251 33554432000 4194304 4922060 140736765136576 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/18061/statm: 2175 251 211 178 0 68 0
[pid=18062] ppid=18061 vsize=942900 CPUtime=2190.4 cores=1,3,5,7
/proc/18062/stat : 18062 (priss) R 18061 18061 17513 0 -1 4202496 391053 0 0 0 216671 2369 0 0 25 0 2 0 520136925 965529600 204957 33554432000 4194304 5787044 140737303130128 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18062/statm: 235725 204957 392 389 0 231475 0
[pid=18062/tid=18066] ppid=18061 vsize=942900 CPUtime=890.36 cores=1,3,5,7
/proc/18062/task/18066/stat : 18066 (priss) R 18061 18061 17513 0 -1 4202560 1319 0 0 0 87618 1418 0 0 16 0 2 0 520145493 965529600 204957 33554432000 4194304 5787044 140737303130128 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2190.4
Current children cumulated vsize (KiB) 951600

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 18061 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 2190.4
#
# 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): 2190.4
CPU user time (s): 2166.71
CPU system time (s): 23.69
CPU usage (%): 168.49
Max. virtual memory (cumulated for all children) (KiB): 951600

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= 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= 4
involuntary context switches= 2

runsolver used 2.03969 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 15:55:46
IDJOB=3293665
IDBENCH=88165
IDSOLVER=1601
FILE ID=node102/3293665-1304085345
RUNJOBID= node102-1304084001-17888
PBS_JOBID= 13170533
Free space on /tmp= 71280 MiB

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

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=867321691

node102.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.828
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.65
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.828
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.15
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.828
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.82
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.828
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.75
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.828
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.828
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.828
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.82
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.828
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:      29291404 kB
Buffers:        647576 kB
Cached:        1830152 kB
SwapCached:          8 kB
Active:        1228564 kB
Inactive:      2001300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29291404 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:          279340 kB
Writeback:           0 kB
AnonPages:      751956 kB
Mapped:          15544 kB
Slab:           364332 kB
PageTables:       6168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   970396 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= 71464 MiB
End job on node102 at 2011-04-29 16:17:28