Trace number 3281245

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

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: 12979
0.00/0.19	c parsetime: 193490us
0.00/0.19	c parsed 686589 clauses with 165064 variables
14.19/14.27	c preprocessor returned 165064 variables
14.19/14.27	c preprocessing returned UNKNOWN
14.19/14.27	c PP set 6340 variables
14.19/14.27	c pp time: 14040836us (14s)

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-3281245-1304039100/watcher-3281245-1304039100 -o /tmp/evaluation-result-3281245-1304039100/solver-3281245-1304039100 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3281245-1304039100.cnf 1093540558 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.56 3.62 3.80 2/179 12978
/proc/meminfo: memFree=17834268/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0

[startup+0.09369 s]
/proc/loadavg: 3.56 3.62 3.80 2/179 12978
/proc/meminfo: memFree=17834268/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100689 s]
/proc/loadavg: 3.56 3.62 3.80 2/179 12978
/proc/meminfo: memFree=17834268/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300636 s]
/proc/loadavg: 3.56 3.62 3.80 2/179 12978
/proc/meminfo: memFree=17834268/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700557 s]
/proc/loadavg: 3.56 3.62 3.80 2/179 12978
/proc/meminfo: memFree=17834268/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50044 s]
/proc/loadavg: 3.56 3.62 3.80 4/181 12980
/proc/meminfo: memFree=17744104/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=121692 CPUtime=1.48 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 43616 0 0 0 143 5 0 0 19 0 1 0 515512714 124612608 24425 33554432000 4194304 5787044 140736812225216 18446744073709551615 4340484 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12979/statm: 30423 24425 338 389 0 26173 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 130392

[startup+3.10116 s]
/proc/loadavg: 3.56 3.62 3.80 4/181 12980
/proc/meminfo: memFree=17728604/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=139692 CPUtime=3.09 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 47998 0 0 0 303 6 0 0 24 0 1 0 515512714 143044608 28807 33554432000 4194304 5787044 140736812225216 18446744073709551615 4345944 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12979/statm: 34923 28807 339 389 0 30673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148392

[startup+6.30059 s]
/proc/loadavg: 3.52 3.61 3.80 4/181 12980
/proc/meminfo: memFree=17718292/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=139824 CPUtime=6.29 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 48036 0 0 0 623 6 0 0 25 0 1 0 515512714 143179776 28845 33554432000 4194304 5787044 140736812225216 18446744073709551615 4279114 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12979/statm: 34956 28845 339 389 0 30706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148524

[startup+12.7005 s]
/proc/loadavg: 3.48 3.60 3.79 4/181 12980
/proc/meminfo: memFree=17712988/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=140220 CPUtime=12.69 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 48152 0 0 0 1263 6 0 0 25 0 1 0 515512714 143585280 28961 33554432000 4194304 5787044 140736812225216 18446744073709551615 4279526 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12979/statm: 35055 28961 339 389 0 30805 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 148920

[startup+25.5012 s]
/proc/loadavg: 3.59 3.62 3.80 5/182 12981
/proc/meminfo: memFree=17670568/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=318104 CPUtime=33.65 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 68064 0 0 0 3293 72 0 0 25 0 2 0 515512714 325738496 39394 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12979/statm: 79526 39394 390 389 0 75276 0
[pid=12979/tid=12981] ppid=12978 vsize=318104 CPUtime=8.14 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 683 0 0 0 756 58 0 0 15 0 2 0 515514146 325738496 39394 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 33.65
Current children cumulated vsize (KiB) 326804

[startup+51.1007 s]
/proc/loadavg: 3.38 3.57 3.77 4/182 13012
/proc/meminfo: memFree=17667424/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=321016 CPUtime=78.16 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 69333 0 0 0 7622 194 0 0 25 0 2 0 515512714 328720384 40663 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12979/statm: 80254 40663 390 389 0 76004 0
[pid=12979/tid=12981] ppid=12978 vsize=321016 CPUtime=27.06 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 941 0 0 0 2532 174 0 0 15 0 2 0 515514146 328720384 40663 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 78.16
Current children cumulated vsize (KiB) 329716

[startup+102.307 s]
/proc/loadavg: 3.61 3.60 3.77 5/182 13013
/proc/meminfo: memFree=17635528/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=326720 CPUtime=167.71 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 73966 0 0 0 16372 399 0 0 25 0 2 0 515512714 334561280 45243 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12979/statm: 81680 45243 390 389 0 77430 0
[pid=12979/tid=12981] ppid=12978 vsize=326720 CPUtime=65.42 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 1362 0 0 0 6178 364 0 0 15 0 2 0 515514146 334561280 45243 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 167.71
Current children cumulated vsize (KiB) 335420

[startup+162.301 s]
/proc/loadavg: 3.54 3.58 3.75 5/182 13015
/proc/meminfo: memFree=17605496/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=326720 CPUtime=273.02 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 77178 0 0 0 26701 601 0 0 25 0 2 0 515512714 334561280 48410 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12979/statm: 81680 48410 390 389 0 77430 0
[pid=12979/tid=12981] ppid=12978 vsize=326720 CPUtime=110.72 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) S 12978 12978 12737 0 -1 4202560 1681 0 0 0 10523 549 0 0 15 0 2 0 515514146 334561280 48410 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 18446604453730883712 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 273.02
Current children cumulated vsize (KiB) 335420

[startup+222.301 s]
/proc/loadavg: 3.66 3.61 3.75 5/182 13016
/proc/meminfo: memFree=17576944/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=326720 CPUtime=379.07 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 80159 0 0 0 37151 756 0 0 25 0 2 0 515512714 334561280 51294 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12979/statm: 81680 51294 390 389 0 77430 0
[pid=12979/tid=12981] ppid=12978 vsize=326720 CPUtime=156.78 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 1943 0 0 0 14994 684 0 0 15 0 2 0 515514146 334561280 51294 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.07
Current children cumulated vsize (KiB) 335420

[startup+282.301 s]
/proc/loadavg: 3.73 3.63 3.74 4/182 13018
/proc/meminfo: memFree=17539948/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=326720 CPUtime=485.68 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 85409 0 0 0 47669 899 0 0 25 0 2 0 515512714 334561280 56544 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12979/statm: 81680 56544 390 389 0 77430 0
[pid=12979/tid=12981] ppid=12978 vsize=326720 CPUtime=203.38 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2014 0 0 0 19540 798 0 0 15 0 2 0 515514146 334561280 56544 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 485.68
Current children cumulated vsize (KiB) 335420

[startup+342.3 s]
/proc/loadavg: 3.79 3.66 3.74 4/182 13020
/proc/meminfo: memFree=17525520/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=12979] ppid=12978 vsize=477752 CPUtime=1218.62 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 117533 0 0 0 120222 1640 0 0 25 0 2 0 515512714 489218048 88152 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 119438 88152 390 389 0 115188 0
[pid=12979/tid=12981] ppid=12978 vsize=477752 CPUtime=516.32 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2088 0 0 0 50350 1282 0 0 18 0 2 0 515514146 489218048 88152 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1218.62
Current children cumulated vsize (KiB) 486452

[startup+762.307 s]
/proc/loadavg: 3.33 3.51 3.64 4/182 13060
/proc/meminfo: memFree=17492980/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=477752 CPUtime=1320.31 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 117536 0 0 0 130305 1726 0 0 25 0 2 0 515512714 489218048 88155 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 119438 88155 390 389 0 115188 0
[pid=12979/tid=12981] ppid=12978 vsize=477752 CPUtime=558.02 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2088 0 0 0 54487 1315 0 0 18 0 2 0 515514146 489218048 88155 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1320.31
Current children cumulated vsize (KiB) 486452

[startup+822.301 s]
/proc/loadavg: 3.51 3.52 3.63 4/182 13061
/proc/meminfo: memFree=17469508/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=477752 CPUtime=1423.13 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 117536 0 0 0 140507 1806 0 0 25 0 2 0 515512714 489218048 88155 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 119438 88155 390 389 0 115188 0
[pid=12979/tid=12981] ppid=12978 vsize=477752 CPUtime=600.84 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2088 0 0 0 58739 1345 0 0 18 0 2 0 515514146 489218048 88155 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1423.13
Current children cumulated vsize (KiB) 486452

[startup+882.3 s]
/proc/loadavg: 3.71 3.57 3.64 5/182 13063
/proc/meminfo: memFree=17422600/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=477752 CPUtime=1526.61 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 117543 0 0 0 150781 1880 0 0 25 0 2 0 515512714 489218048 88162 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 119438 88162 390 389 0 115188 0
[pid=12979/tid=12981] ppid=12978 vsize=477752 CPUtime=644.31 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) S 12978 12978 12737 0 -1 4202560 2088 0 0 0 63057 1374 0 0 18 0 2 0 515514146 489218048 88162 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 18446604453730883712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1526.61
Current children cumulated vsize (KiB) 486452

[startup+942.301 s]
/proc/loadavg: 3.61 3.56 3.63 4/182 13065
/proc/meminfo: memFree=17418088/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=481848 CPUtime=1630.36 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 118652 0 0 0 161081 1955 0 0 25 0 2 0 515512714 493412352 89271 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 120462 89271 390 389 0 116212 0
[pid=12979/tid=12981] ppid=12978 vsize=481848 CPUtime=688.07 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2088 0 0 0 67403 1404 0 0 18 0 2 0 515514146 493412352 89271 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1630.36
Current children cumulated vsize (KiB) 490548

[startup+1002.3 s]
/proc/loadavg: 3.72 3.59 3.64 5/182 13066
/proc/meminfo: memFree=17385440/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=481848 CPUtime=1734.64 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 118743 0 0 0 171445 2019 0 0 25 0 2 0 515512714 493412352 89362 33554432000 4194304 5787044 140736812225216 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 120462 89362 390 389 0 116212 0
[pid=12979/tid=12981] ppid=12978 vsize=481848 CPUtime=732.34 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2090 0 0 0 71805 1429 0 0 18 0 2 0 515514146 493412352 89362 33554432000 4194304 5787044 140736812225216 18446744073709551615 5524653 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1734.64
Current children cumulated vsize (KiB) 490548

[startup+1062.3 s]
/proc/loadavg: 3.81 3.64 3.65 5/182 13068
/proc/meminfo: memFree=17357124/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=504224 CPUtime=1839.12 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 123950 0 0 0 181831 2081 0 0 25 0 2 0 515512714 516325376 94569 33554432000 4194304 5787044 140736812225216 18446744073709551615 4692090 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 126056 94569 390 389 0 121806 0
[pid=12979/tid=12981] ppid=12978 vsize=504224 CPUtime=776.81 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) S 12978 12978 12737 0 -1 4202560 2125 0 0 0 76229 1452 0 0 18 0 2 0 515514146 516325376 94569 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 18446604453730883712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1839.12
Current children cumulated vsize (KiB) 512924

[startup+1122.3 s]
/proc/loadavg: 3.68 3.61 3.64 5/182 13069
/proc/meminfo: memFree=17311456/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=504224 CPUtime=1940.67 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 124417 0 0 0 191909 2158 0 0 25 0 2 0 515512714 516325376 95036 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 126056 95036 390 389 0 121806 0
[pid=12979/tid=12981] ppid=12978 vsize=504224 CPUtime=818.37 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2127 0 0 0 80356 1481 0 0 18 0 2 0 515514146 516325376 95036 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1940.67
Current children cumulated vsize (KiB) 512924

[startup+1182.3 s]
/proc/loadavg: 3.79 3.65 3.64 5/182 13071
/proc/meminfo: memFree=17295188/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=504224 CPUtime=2043.5 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 124417 0 0 0 202121 2229 0 0 25 0 2 0 515512714 516325376 95036 33554432000 4194304 5787044 140736812225216 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 126056 95036 390 389 0 121806 0
[pid=12979/tid=12981] ppid=12978 vsize=504224 CPUtime=861.2 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) S 12978 12978 12737 0 -1 4202560 2127 0 0 0 84611 1509 0 0 18 0 2 0 515514146 516325376 95036 33554432000 4194304 5787044 140736812225216 18446744073709551615 216646338993 0 0 4096 0 18446604453730883712 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2043.5
Current children cumulated vsize (KiB) 512924

[startup+1242.3 s]
/proc/loadavg: 3.54 3.60 3.63 4/182 13073
/proc/meminfo: memFree=17288700/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=504224 CPUtime=2146.88 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 124421 0 0 0 212391 2297 0 0 25 0 2 0 515512714 516325376 95040 33554432000 4194304 5787044 140736812225216 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 126056 95040 390 389 0 121806 0
[pid=12979/tid=12981] ppid=12978 vsize=504224 CPUtime=904.57 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2130 0 0 0 88921 1536 0 0 18 0 2 0 515514146 516325376 95040 33554432000 4194304 5787044 140736812225216 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2146.88
Current children cumulated vsize (KiB) 512924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.58 3.60 3.62 3/182 13074
/proc/meminfo: memFree=17288304/32951124 swapFree=67111528/67111528
[pid=12978] ppid=12976 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12978/stat : 12978 (prissup.sh) S 12976 12978 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515512714 8908800 252 33554432000 4194304 4922060 140736836925312 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12978/statm: 2175 252 211 178 0 68 0
[pid=12979] ppid=12978 vsize=504224 CPUtime=2246.63 cores=0,2,4,6
/proc/12979/stat : 12979 (priss) R 12978 12978 12737 0 -1 4202496 124444 0 0 0 222306 2357 0 0 25 0 2 0 515512714 516325376 95063 33554432000 4194304 5787044 140736812225216 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12979/statm: 126056 95063 390 389 0 121806 0
[pid=12979/tid=12981] ppid=12978 vsize=504224 CPUtime=946.62 cores=0,2,4,6
/proc/12979/task/12981/stat : 12981 (priss) R 12978 12978 12737 0 -1 4202560 2151 0 0 0 93101 1561 0 0 18 0 2 0 515514146 516325376 95063 33554432000 4194304 5787044 140736812225216 18446744073709551615 5531806 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2246.63
Current children cumulated vsize (KiB) 512924

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 12978 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 2246.63
#
# 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): 2246.63
CPU user time (s): 2223.06
CPU system time (s): 23.57
CPU usage (%): 172.815
Max. virtual memory (cumulated for all children) (KiB): 512924

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.41063 second user time and 4.68029 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 03:05:01
IDJOB=3281245
IDBENCH=20558
IDSOLVER=1601
FILE ID=node103/3281245-1304039100
RUNJOBID= node103-1304036494-12755
PBS_JOBID= 13170359
Free space on /tmp= 71500 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281245-1304039100/watcher-3281245-1304039100 -o /tmp/evaluation-result-3281245-1304039100/solver-3281245-1304039100 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3281245-1304039100.cnf 1093540558 4800 15500 4

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=1093540558

node103.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.858
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.71
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.858
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.858
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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:      17834416 kB
Buffers:       2144508 kB
Cached:       12209320 kB
SwapCached:          0 kB
Active:        5648368 kB
Inactive:      8886636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17834416 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17856 kB
Writeback:           8 kB
AnonPages:      180496 kB
Mapped:          15536 kB
Slab:           518028 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   343596 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= 71496 MiB
End job on node103 at 2011-04-29 03:26:43