Trace number 3282579

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 3163
0.00/0.06	c parsetime: 60773us
0.00/0.06	c parsed 226752 clauses with 69553 variables
1.89/1.91	c preprocessor returned 69553 variables
1.89/1.91	c preprocessing returned UNKNOWN
1.89/1.91	c PP set 309 variables
1.89/1.91	c pp time: 1837371us (1s)

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-3282579-1304041537/watcher-3282579-1304041537 -o /tmp/evaluation-result-3282579-1304041537/solver-3282579-1304041537 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3282579-1304041537.cnf 1873285701 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: 1.68 1.56 1.58 2/178 3162
/proc/meminfo: memFree=22198352/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0

[startup+0.040919 s]
/proc/loadavg: 1.68 1.56 1.58 2/178 3162
/proc/meminfo: memFree=22198352/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100911 s]
/proc/loadavg: 1.68 1.56 1.58 2/178 3162
/proc/meminfo: memFree=22198352/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300878 s]
/proc/loadavg: 1.68 1.56 1.58 2/178 3162
/proc/meminfo: memFree=22198352/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700835 s]
/proc/loadavg: 1.68 1.56 1.58 2/178 3162
/proc/meminfo: memFree=22198352/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 1.68 1.56 1.58 4/181 3165
/proc/meminfo: memFree=22144148/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=71036 CPUtime=1.49 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 15945 0 0 0 147 2 0 0 25 0 1 0 496569043 72740864 12858 33554432000 4194304 5787044 140735316396320 18446744073709551615 4345961 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/3163/statm: 17759 12858 338 389 0 13509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79736

[startup+3.1004 s]
/proc/loadavg: 1.68 1.56 1.58 5/182 3166
/proc/meminfo: memFree=22127156/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=161840 CPUtime=3.65 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 20213 0 0 0 361 4 0 0 25 0 2 0 496569043 165724160 17126 33554432000 4194304 5787044 140735316396320 18446744073709551615 4220738 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 40460 17126 389 389 0 36210 0
[pid=3163/tid=3166] ppid=3162 vsize=161840 CPUtime=0.55 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 114 0 0 0 55 0 0 0 15 0 2 0 496569237 165724160 17126 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 170540

[startup+6.30085 s]
/proc/loadavg: 1.86 1.60 1.59 4/182 3166
/proc/meminfo: memFree=22123312/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=161972 CPUtime=8.48 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 20313 0 0 0 842 6 0 0 25 0 2 0 496569043 165859328 17226 33554432000 4194304 5787044 140735316396320 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 40493 17226 390 389 0 36243 0
[pid=3163/tid=3166] ppid=3162 vsize=161972 CPUtime=2.18 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 115 0 0 0 216 2 0 0 15 0 2 0 496569237 165859328 17226 33554432000 4194304 5787044 140735316396320 18446744073709551615 5531504 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.48
Current children cumulated vsize (KiB) 170672

[startup+12.7007 s]
/proc/loadavg: 1.96 1.63 1.60 3/182 3167
/proc/meminfo: memFree=22118364/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=161972 CPUtime=18.1 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 20366 0 0 0 1800 10 0 0 25 0 2 0 496569043 165859328 17279 33554432000 4194304 5787044 140735316396320 18446744073709551615 4254432 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 40493 17279 390 389 0 36243 0
[pid=3163/tid=3166] ppid=3162 vsize=161972 CPUtime=5.39 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 115 0 0 0 535 4 0 0 16 0 2 0 496569237 165859328 17279 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.1
Current children cumulated vsize (KiB) 170672

[startup+25.5004 s]
/proc/loadavg: 2.40 1.74 1.64 4/182 3167
/proc/meminfo: memFree=22105336/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=161972 CPUtime=37.56 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 20579 0 0 0 3737 19 0 0 25 0 2 0 496569043 165859328 17492 33554432000 4194304 5787044 140735316396320 18446744073709551615 4213839 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 40493 17492 390 389 0 36243 0
[pid=3163/tid=3166] ppid=3162 vsize=161972 CPUtime=12.06 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 120 0 0 0 1196 10 0 0 15 0 2 0 496569237 165859328 17492 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.56
Current children cumulated vsize (KiB) 170672

[startup+51.1009 s]
/proc/loadavg: 2.75 1.87 1.68 4/182 3168
/proc/meminfo: memFree=22091868/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=161972 CPUtime=76.41 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 20901 0 0 0 7607 34 0 0 25 0 2 0 496569043 165859328 17814 33554432000 4194304 5787044 140735316396320 18446744073709551615 4220550 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 40493 17814 390 389 0 36243 0
[pid=3163/tid=3166] ppid=3162 vsize=161972 CPUtime=25.31 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 136 0 0 0 2511 20 0 0 15 0 2 0 496569237 165859328 17814 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.41
Current children cumulated vsize (KiB) 170672

[startup+102.307 s]
/proc/loadavg: 2.93 2.06 1.76 3/182 3169
/proc/meminfo: memFree=22066188/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=162104 CPUtime=153.77 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 21702 0 0 0 15315 62 0 0 25 0 2 0 496569043 165994496 18615 33554432000 4194304 5787044 140735316396320 18446744073709551615 4218756 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3163/statm: 40526 18615 390 389 0 36276 0
[pid=3163/tid=3166] ppid=3162 vsize=162104 CPUtime=51.46 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 176 0 0 0 5110 36 0 0 15 0 2 0 496569237 165994496 18615 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 153.77
Current children cumulated vsize (KiB) 170804

[startup+162.301 s]
/proc/loadavg: 3.16 2.27 1.85 3/182 3171
/proc/meminfo: memFree=22040376/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=162368 CPUtime=244.8 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 22282 0 0 0 24384 96 0 0 25 0 2 0 496569043 166264832 19195 33554432000 4194304 5787044 140735316396320 18446744073709551615 5524789 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 40592 19195 390 389 0 36342 0
[pid=3163/tid=3166] ppid=3162 vsize=162368 CPUtime=82.51 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 220 0 0 0 8195 56 0 0 15 0 2 0 496569237 166264832 19195 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527508 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 244.8
Current children cumulated vsize (KiB) 171068

[startup+222.301 s]
/proc/loadavg: 3.19 2.44 1.93 5/182 3172
/proc/meminfo: memFree=22010104/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=162500 CPUtime=335.67 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 23185 0 0 0 33441 126 0 0 25 0 2 0 496569043 166400000 20098 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527118 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3163/statm: 40625 20098 390 389 0 36375 0
[pid=3163/tid=3166] ppid=3162 vsize=162500 CPUtime=113.37 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 266 0 0 0 11266 71 0 0 15 0 2 0 496569237 166400000 20098 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527194 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 335.67
Current children cumulated vsize (KiB) 171200

[startup+282.301 s]
/proc/loadavg: 3.37 2.61 2.02 4/182 3174
/proc/meminfo: memFree=22001536/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=162636 CPUtime=426.66 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 23997 0 0 0 42510 156 0 0 25 0 2 0 496569043 166539264 20910 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527508 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3163/statm: 40659 20910 390 389 0 36409 0
[pid=3163/tid=3166] ppid=3162 vsize=162636 CPUtime=144.36 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 307 0 0 0 14348 88 0 0 15 0 2 0 496569237 166539264 20910 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527508 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 426.66

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

[pid=3163] ppid=3162 vsize=164368 CPUtime=1070.49 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 29503 0 0 0 106666 383 0 0 25 0 2 0 496569043 168312832 26394 33554432000 4194304 5787044 140735316396320 18446744073709551615 5526847 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 41092 26394 390 389 0 36842 0
[pid=3163/tid=3166] ppid=3162 vsize=164368 CPUtime=368.18 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 463 0 0 0 36603 215 0 0 15 0 2 0 496569237 168312832 26394 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1070.49
Current children cumulated vsize (KiB) 173068

[startup+762.307 s]
/proc/loadavg: 3.12 3.11 2.52 4/182 3191
/proc/meminfo: memFree=21874924/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=167004 CPUtime=1163.85 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 31128 0 0 0 115978 407 0 0 25 0 2 0 496569043 171012096 28019 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 41751 28019 390 389 0 37501 0
[pid=3163/tid=3166] ppid=3162 vsize=167004 CPUtime=401.54 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 488 0 0 0 39925 229 0 0 15 0 2 0 496569237 171012096 28019 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1163.85
Current children cumulated vsize (KiB) 175704

[startup+822.301 s]
/proc/loadavg: 3.28 3.15 2.56 4/182 3192
/proc/meminfo: memFree=21854572/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=167324 CPUtime=1257.33 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 33380 0 0 0 125294 439 0 0 25 0 2 0 496569043 171339776 30238 33554432000 4194304 5787044 140735316396320 18446744073709551615 4254546 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 41831 30238 390 389 0 37581 0
[pid=3163/tid=3166] ppid=3162 vsize=167324 CPUtime=435.03 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 550 0 0 0 43257 246 0 0 15 0 2 0 496569237 171339776 30238 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1257.33
Current children cumulated vsize (KiB) 176024

[startup+882.301 s]
/proc/loadavg: 3.23 3.17 2.60 4/182 3194
/proc/meminfo: memFree=21822448/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=167324 CPUtime=1349.29 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 33383 0 0 0 134463 466 0 0 25 0 2 0 496569043 171339776 30241 33554432000 4194304 5787044 140735316396320 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 41831 30241 390 389 0 37581 0
[pid=3163/tid=3166] ppid=3162 vsize=167324 CPUtime=466.98 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 550 0 0 0 46435 263 0 0 16 0 2 0 496569237 171339776 30241 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1349.29
Current children cumulated vsize (KiB) 176024

[startup+942.301 s]
/proc/loadavg: 3.50 3.26 2.67 4/182 3204
/proc/meminfo: memFree=21802164/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=167324 CPUtime=1442.85 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 33383 0 0 0 143787 498 0 0 25 0 2 0 496569043 171339776 30241 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3163/statm: 41831 30241 390 389 0 37581 0
[pid=3163/tid=3166] ppid=3162 vsize=167324 CPUtime=500.55 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 550 0 0 0 49772 283 0 0 15 0 2 0 496569237 171339776 30241 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1442.85
Current children cumulated vsize (KiB) 176024

[startup+1002.3 s]
/proc/loadavg: 3.42 3.26 2.70 5/182 3700
/proc/meminfo: memFree=21797804/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=167324 CPUtime=1536.26 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 33396 0 0 0 153102 524 0 0 25 0 2 0 496569043 171339776 30254 33554432000 4194304 5787044 140735316396320 18446744073709551615 4255036 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3163/statm: 41831 30254 390 389 0 37581 0
[pid=3163/tid=3166] ppid=3162 vsize=167324 CPUtime=533.96 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 555 0 0 0 53098 298 0 0 15 0 2 0 496569237 171339776 30254 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1536.26
Current children cumulated vsize (KiB) 176024

[startup+1062.3 s]
/proc/loadavg: 3.39 3.28 2.74 5/182 3702
/proc/meminfo: memFree=21790348/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=167484 CPUtime=1630.19 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 35885 0 0 0 162463 556 0 0 25 0 2 0 496569043 171503616 32743 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3163/statm: 41871 32743 390 389 0 37621 0
[pid=3163/tid=3166] ppid=3162 vsize=167484 CPUtime=567.87 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 574 0 0 0 56475 312 0 0 16 0 2 0 496569237 171503616 32743 33554432000 4194304 5787044 140735316396320 18446744073709551615 5526964 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1630.19
Current children cumulated vsize (KiB) 176184

[startup+1122.3 s]
/proc/loadavg: 3.34 3.29 2.78 5/182 3703
/proc/meminfo: memFree=21780416/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=233020 CPUtime=1724.37 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 38400 0 0 0 171854 583 0 0 25 0 2 0 496569043 238612480 35258 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3163/statm: 58255 35258 390 389 0 54005 0
[pid=3163/tid=3166] ppid=3162 vsize=233020 CPUtime=602.07 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) R 3162 3162 1895 0 -1 4202560 607 0 0 0 59882 325 0 0 16 0 2 0 496569237 238612480 35258 33554432000 4194304 5787044 140735316396320 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1724.37
Current children cumulated vsize (KiB) 241720

[startup+1182.3 s]
/proc/loadavg: 3.39 3.31 2.81 5/182 3705
/proc/meminfo: memFree=21778912/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=233180 CPUtime=1817.91 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 38825 0 0 0 181182 609 0 0 25 0 2 0 496569043 238776320 35636 33554432000 4194304 5787044 140735316396320 18446744073709551615 5530830 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3163/statm: 58295 35636 390 389 0 54045 0
[pid=3163/tid=3166] ppid=3162 vsize=233180 CPUtime=635.6 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 620 0 0 0 63220 340 0 0 16 0 2 0 496569237 238776320 35636 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1817.91
Current children cumulated vsize (KiB) 241880

[startup+1242.3 s]
/proc/loadavg: 3.29 3.30 2.84 5/182 3706
/proc/meminfo: memFree=21778532/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=233180 CPUtime=1911.02 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 38825 0 0 0 190466 636 0 0 25 0 2 0 496569043 238776320 35636 33554432000 4194304 5787044 140735316396320 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3163/statm: 58295 35636 390 389 0 54045 0
[pid=3163/tid=3166] ppid=3162 vsize=233180 CPUtime=668.71 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 620 0 0 0 66515 356 0 0 15 0 2 0 496569237 238776320 35636 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1911.02
Current children cumulated vsize (KiB) 241880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.17 3.25 2.85 2/178 3709
/proc/meminfo: memFree=22063876/32951124 swapFree=67111528/67111528
[pid=3162] ppid=3159 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3162/stat : 3162 (prissup.sh) S 3159 3162 1895 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 496569043 8908800 252 33554432000 4194304 4922060 140736199943824 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3162/statm: 2175 252 211 178 0 68 0
[pid=3163] ppid=3162 vsize=233180 CPUtime=2001.32 cores=1,3,5,7
/proc/3163/stat : 3163 (priss) R 3162 3162 1895 0 -1 4202496 38825 0 0 0 199472 660 0 0 25 0 2 0 496569043 238776320 35636 33554432000 4194304 5787044 140735316396320 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/3163/statm: 58295 35636 390 389 0 54045 0
[pid=3163/tid=3166] ppid=3162 vsize=233180 CPUtime=701.3 cores=1,3,5,7
/proc/3163/task/3166/stat : 3166 (priss) S 3162 3162 1895 0 -1 4202560 620 0 0 0 69759 371 0 0 16 0 2 0 496569237 238776320 35636 33554432000 4194304 5787044 140735316396320 18446744073709551615 254273440177 0 0 4096 0 18446604471138529536 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2001.32
Current children cumulated vsize (KiB) 241880

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 3162 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 2001.32
#
# 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): 2001.32
CPU user time (s): 1994.72
CPU system time (s): 6.6
CPU usage (%): 153.946
Max. virtual memory (cumulated for all children) (KiB): 241880

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

runsolver used 2.09268 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 03:45:37
IDJOB=3282579
IDBENCH=70829
IDSOLVER=1601
FILE ID=node140/3282579-1304041537
RUNJOBID= node140-1304041537-3141
PBS_JOBID= 13170312
Free space on /tmp= 72656 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282579-1304041537/watcher-3282579-1304041537 -o /tmp/evaluation-result-3282579-1304041537/solver-3282579-1304041537 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3282579-1304041537.cnf 1873285701 4800 15500 4

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1873285701

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:      22198880 kB
Buffers:       2295036 kB
Cached:        7816212 kB
SwapCached:          0 kB
Active:        2642832 kB
Inactive:      7542048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22198880 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7396 kB
Writeback:           0 kB
AnonPages:       73084 kB
Mapped:          15172 kB
Slab:           503804 kB
PageTables:       4572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211896 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= 72656 MiB
End job on node140 at 2011-04-29 04:07:19