Trace number 3293573

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

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

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: 18032
3.09/3.14	c parsetime: 3140474us
3.09/3.14	c parsed 8562505 clauses with 569795 variables
3.19/3.26	c preprocessor returned 569795 variables
3.19/3.26	c preprocessing returned UNKNOWN
3.19/3.26	c PP set 0 variables
3.19/3.26	c pp time: 2us (0s)

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

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

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.65 3.76 4.73 3/179 18031
/proc/meminfo: memFree=30013556/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0

[startup+0.02162 s]
/proc/loadavg: 3.65 3.76 4.73 3/179 18031
/proc/meminfo: memFree=30013556/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10064 s]
/proc/loadavg: 3.65 3.76 4.73 3/179 18031
/proc/meminfo: memFree=30013556/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300613 s]
/proc/loadavg: 3.65 3.76 4.73 3/179 18031
/proc/meminfo: memFree=30013556/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700472 s]
/proc/loadavg: 3.65 3.76 4.73 3/179 18031
/proc/meminfo: memFree=30013556/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.6493 s]
/proc/loadavg: 3.65 3.76 4.73 3/179 18031
/proc/meminfo: memFree=30013556/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10106 s]
/proc/loadavg: 3.60 3.75 4.72 4/181 18033
/proc/meminfo: memFree=29705764/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=377344 CPUtime=3.09 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 98625 0 0 0 293 16 0 0 25 0 1 0 520133052 386400256 82617 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447843728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18032/statm: 94336 82617 304 389 0 90086 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 386044

[startup+6.30643 s]
/proc/loadavg: 3.60 3.75 4.72 4/182 18034
/proc/meminfo: memFree=29332144/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=826240 CPUtime=7.64 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 186888 0 0 0 734 30 0 0 25 0 2 0 520133052 846069760 170880 33554432000 4194304 5787044 140735931129504 18446744073709551615 5524613 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 206560 170880 377 389 0 202310 0
[pid=18032/tid=18034] ppid=18031 vsize=826240 CPUtime=1.34 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3041 0 0 0 132 2 0 0 18 0 2 0 520133437 846069760 170880 33554432000 4194304 5787044 140735931129504 18446744073709551615 5531588 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.64
Current children cumulated vsize (KiB) 834940

[startup+12.7012 s]
/proc/loadavg: 3.63 3.75 4.72 5/182 18034
/proc/meminfo: memFree=29330688/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=826240 CPUtime=19.06 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 187223 0 0 0 1840 66 0 0 25 0 2 0 520133052 846069760 171215 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 206560 171215 378 389 0 202310 0
[pid=18032/tid=18034] ppid=18031 vsize=826240 CPUtime=6.35 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3231 0 0 0 619 16 0 0 18 0 2 0 520133437 846069760 171215 33554432000 4194304 5787044 140735931129504 18446744073709551615 5530905 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 834940

[startup+25.5008 s]
/proc/loadavg: 3.71 3.77 4.71 5/182 18035
/proc/meminfo: memFree=29327484/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=826240 CPUtime=42.71 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 187706 0 0 0 4188 83 0 0 25 0 2 0 520133052 846069760 171698 33554432000 4194304 5787044 140735931129504 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 206560 171698 378 389 0 202310 0
[pid=18032/tid=18034] ppid=18031 vsize=826240 CPUtime=17.2 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3433 0 0 0 1698 22 0 0 18 0 2 0 520133437 846069760 171698 33554432000 4194304 5787044 140735931129504 18446744073709551615 5531862 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 42.71
Current children cumulated vsize (KiB) 834940

[startup+51.1009 s]
/proc/loadavg: 3.51 3.72 4.67 4/181 18063
/proc/meminfo: memFree=28970128/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=827032 CPUtime=90.24 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 188211 0 0 0 8915 109 0 0 25 0 2 0 520133052 846880768 172203 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 206758 172203 378 389 0 202508 0
[pid=18032/tid=18034] ppid=18031 vsize=827032 CPUtime=39.14 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3592 0 0 0 3882 32 0 0 17 0 2 0 520133437 846880768 172203 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 90.24
Current children cumulated vsize (KiB) 835732

[startup+102.301 s]
/proc/loadavg: 3.04 3.56 4.56 4/181 18065
/proc/meminfo: memFree=28843772/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=827296 CPUtime=185.39 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 188868 0 0 0 18364 175 0 0 25 0 2 0 520133052 847151104 172860 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 206824 172860 378 389 0 202574 0
[pid=18032/tid=18034] ppid=18031 vsize=827296 CPUtime=83.08 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) S 18031 18031 17513 0 -1 4202560 3625 0 0 0 8252 56 0 0 17 0 2 0 520133437 847151104 172860 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 18446604453959750848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 185.39
Current children cumulated vsize (KiB) 835996

[startup+162.301 s]
/proc/loadavg: 3.16 3.50 4.48 5/182 18067
/proc/meminfo: memFree=28776872/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=828880 CPUtime=295.93 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 189532 0 0 0 29318 275 0 0 25 0 2 0 520133052 848773120 173524 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 207220 173524 378 389 0 202970 0
[pid=18032/tid=18034] ppid=18031 vsize=828880 CPUtime=133.63 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3725 0 0 0 13269 94 0 0 18 0 2 0 520133437 848773120 173524 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 295.93
Current children cumulated vsize (KiB) 837580

[startup+222.3 s]
/proc/loadavg: 3.36 3.51 4.42 3/182 18069
/proc/meminfo: memFree=28751232/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=831808 CPUtime=406.04 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 190429 0 0 0 40225 379 0 0 25 0 2 0 520133052 851771392 174421 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 207952 174421 378 389 0 203702 0
[pid=18032/tid=18034] ppid=18031 vsize=831808 CPUtime=183.73 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3726 0 0 0 18241 132 0 0 18 0 2 0 520133437 851771392 174421 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.04
Current children cumulated vsize (KiB) 840508

[startup+282.301 s]
/proc/loadavg: 3.67 3.57 4.38 5/182 18070
/proc/meminfo: memFree=28726908/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=833656 CPUtime=516.62 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 190892 0 0 0 51201 461 0 0 25 0 2 0 520133052 853663744 174884 33554432000 4194304 5787044 140735931129504 18446744073709551615 5524596 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 208414 174884 378 389 0 204164 0
[pid=18032/tid=18034] ppid=18031 vsize=833656 CPUtime=234.3 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3726 0 0 0 23268 162 0 0 18 0 2 0 520133437 853663744 174884 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 516.62
Current children cumulated vsize (KiB) 842356

[startup+342.301 s]
/proc/loadavg: 3.59 3.56 4.33 5/182 18072
/proc/meminfo: memFree=28703968/32951124 swapFree=67111416/67111528

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

[pid=18032] ppid=18031 vsize=835636 CPUtime=1285.52 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 195362 0 0 0 127449 1103 0 0 25 0 2 0 520133052 855691264 179354 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 208909 179354 378 389 0 204659 0
[pid=18032/tid=18034] ppid=18031 vsize=835636 CPUtime=583.19 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3773 0 0 0 57917 402 0 0 18 0 2 0 520133437 855691264 179354 33554432000 4194304 5787044 140735931129504 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1285.52
Current children cumulated vsize (KiB) 844336

[startup+762.301 s]
/proc/loadavg: 3.58 3.57 4.04 4/182 18095
/proc/meminfo: memFree=28574132/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=839604 CPUtime=1395.3 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 196316 0 0 0 138357 1173 0 0 25 0 2 0 520133052 859754496 180308 33554432000 4194304 5787044 140735931129504 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 209901 180308 378 389 0 205651 0
[pid=18032/tid=18034] ppid=18031 vsize=839604 CPUtime=632.97 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3816 0 0 0 62868 429 0 0 18 0 2 0 520133437 859754496 180308 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526784 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1395.3
Current children cumulated vsize (KiB) 848304

[startup+822.3 s]
/proc/loadavg: 3.54 3.56 4.01 5/182 18097
/proc/meminfo: memFree=28570988/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=842772 CPUtime=1505.17 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 197092 0 0 0 149287 1230 0 0 25 0 2 0 520133052 862998528 181084 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 210693 181084 378 389 0 206443 0
[pid=18032/tid=18034] ppid=18031 vsize=842772 CPUtime=682.84 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3816 0 0 0 67834 450 0 0 18 0 2 0 520133437 862998528 181084 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1505.17
Current children cumulated vsize (KiB) 851472

[startup+882.301 s]
/proc/loadavg: 3.33 3.50 3.96 5/182 18098
/proc/meminfo: memFree=28553932/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=860300 CPUtime=1613.42 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 201292 0 0 0 160018 1324 0 0 25 0 2 0 520133052 880947200 185284 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526872 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 215075 185284 378 389 0 210825 0
[pid=18032/tid=18034] ppid=18031 vsize=860300 CPUtime=731.08 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3818 0 0 0 72624 484 0 0 17 0 2 0 520133437 880947200 185284 33554432000 4194304 5787044 140735931129504 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1613.42
Current children cumulated vsize (KiB) 869000

[startup+942.301 s]
/proc/loadavg: 3.35 3.48 3.91 3/182 18100
/proc/meminfo: memFree=28505836/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=865848 CPUtime=1721.93 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 202696 0 0 0 170787 1406 0 0 25 0 2 0 520133052 886628352 186688 33554432000 4194304 5787044 140735931129504 18446744073709551615 4213865 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 216462 186688 378 389 0 212212 0
[pid=18032/tid=18034] ppid=18031 vsize=865848 CPUtime=779.59 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) S 18031 18031 17513 0 -1 4202560 3818 0 0 0 77444 515 0 0 17 0 2 0 520133437 886628352 186688 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 18446604453959750848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 874548

[startup+1002.3 s]
/proc/loadavg: 3.35 3.45 3.88 6/182 18102
/proc/meminfo: memFree=28500460/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=866704 CPUtime=1831.11 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 202969 0 0 0 181648 1463 0 0 25 0 2 0 520133052 887504896 186961 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 216676 186961 378 389 0 212426 0
[pid=18032/tid=18034] ppid=18031 vsize=866704 CPUtime=828.77 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3846 0 0 0 82341 536 0 0 17 0 2 0 520133437 887504896 186961 33554432000 4194304 5787044 140735931129504 18446744073709551615 5531849 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1831.11
Current children cumulated vsize (KiB) 875404

[startup+1062.31 s]
/proc/loadavg: 3.27 3.42 3.84 5/182 18103
/proc/meminfo: memFree=28499696/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=866704 CPUtime=1937.71 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 203154 0 0 0 192172 1599 0 0 25 0 2 0 520133052 887504896 187146 33554432000 4194304 5787044 140735931129504 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 216676 187146 378 389 0 212426 0
[pid=18032/tid=18034] ppid=18031 vsize=866704 CPUtime=875.36 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3848 0 0 0 86949 587 0 0 17 0 2 0 520133437 887504896 187146 33554432000 4194304 5787044 140735931129504 18446744073709551615 5531575 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1937.71
Current children cumulated vsize (KiB) 875404

[startup+1122.3 s]
/proc/loadavg: 3.42 3.43 3.81 4/182 18105
/proc/meminfo: memFree=28491964/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=866704 CPUtime=2045.88 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 205049 0 0 0 202930 1658 0 0 25 0 2 0 520133052 887504896 189041 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 216676 189041 378 389 0 212426 0
[pid=18032/tid=18034] ppid=18031 vsize=866704 CPUtime=923.54 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3884 0 0 0 91745 609 0 0 17 0 2 0 520133437 887504896 189041 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2045.88
Current children cumulated vsize (KiB) 875404

[startup+1182.3 s]
/proc/loadavg: 3.48 3.43 3.79 5/182 18106
/proc/meminfo: memFree=28457312/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=866704 CPUtime=2151.7 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 205190 0 0 0 213403 1767 0 0 25 0 2 0 520133052 887504896 189182 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 216676 189182 378 389 0 212426 0
[pid=18032/tid=18034] ppid=18031 vsize=866704 CPUtime=969.35 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) S 18031 18031 17513 0 -1 4202560 3939 0 0 0 96286 649 0 0 18 0 2 0 520133437 887504896 189182 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 18446604453959750848 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2151.7
Current children cumulated vsize (KiB) 875404

[startup+1242.3 s]
/proc/loadavg: 3.54 3.45 3.77 3/182 18108
/proc/meminfo: memFree=28412764/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=867848 CPUtime=2257.72 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 205504 0 0 0 223915 1857 0 0 25 0 2 0 520133052 888676352 189496 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447841135 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 216962 189496 378 389 0 212712 0
[pid=18032/tid=18034] ppid=18031 vsize=867848 CPUtime=1015.38 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) R 18031 18031 17513 0 -1 4202560 3946 0 0 0 100857 681 0 0 18 0 2 0 520133437 888676352 189496 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2257.72
Current children cumulated vsize (KiB) 876548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.46 3.45 3.75 4/182 18110
/proc/meminfo: memFree=28402920/32951124 swapFree=67111416/67111528
[pid=18031] ppid=18029 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18031/stat : 18031 (prissup.sh) S 18029 18031 17513 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 520133051 8908800 251 33554432000 4194304 4922060 140733745613680 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/18031/statm: 2175 251 211 178 0 68 0
[pid=18032] ppid=18031 vsize=867848 CPUtime=2360.38 cores=0,2,4,6
/proc/18032/stat : 18032 (priss) R 18031 18031 17513 0 -1 4202496 205505 0 0 0 234111 1927 0 0 25 0 2 0 520133052 888676352 189497 33554432000 4194304 5787044 140735931129504 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/18032/statm: 216962 189497 378 389 0 212712 0
[pid=18032/tid=18034] ppid=18031 vsize=867848 CPUtime=1060.32 cores=0,2,4,6
/proc/18032/task/18034/stat : 18034 (priss) S 18031 18031 17513 0 -1 4202560 3946 0 0 0 105326 706 0 0 18 0 2 0 520133437 888676352 189497 33554432000 4194304 5787044 140735931129504 18446744073709551615 212447840689 0 0 4096 0 18446604453959750848 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2360.38
Current children cumulated vsize (KiB) 876548

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 18031 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 2360.38
#
# 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): 2360.38
CPU user time (s): 2341.11
CPU system time (s): 19.27
CPU usage (%): 181.565
Max. virtual memory (cumulated for all children) (KiB): 876548

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.28165 second user time and 4.81727 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 15:55:07
IDJOB=3293573
IDBENCH=88159
IDSOLVER=1601
FILE ID=node102/3293573-1304085305
RUNJOBID= node102-1304084001-17887
PBS_JOBID= 13170533
Free space on /tmp= 71372 MiB

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

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
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:      30013580 kB
Buffers:        647408 kB
Cached:        1644812 kB
SwapCached:          8 kB
Active:         598916 kB
Inactive:      1908484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30013580 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:          194956 kB
Writeback:           0 kB
AnonPages:      215120 kB
Mapped:          15520 kB
Slab:           366072 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   378648 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= 71280 MiB
End job on node102 at 2011-04-29 16:16:49