Trace number 3281107

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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: 2965
0.00/0.05	c parsetime: 52362us
0.00/0.05	c parsed 147345 clauses with 37432 variables
1.39/1.45	c preprocessor returned 37432 variables
1.39/1.45	c preprocessing returned UNKNOWN
1.39/1.45	c PP set 609 variables
1.39/1.45	c pp time: 1390173us (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-3281107-1304038843/watcher-3281107-1304038843 -o /tmp/evaluation-result-3281107-1304038843/solver-3281107-1304038843 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3281107-1304038843.cnf 1568589750 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: 1.62 1.77 2.18 1/171 2964
/proc/meminfo: memFree=22213116/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0

[startup+0.0192629 s]
/proc/loadavg: 1.62 1.77 2.18 1/171 2964
/proc/meminfo: memFree=22213116/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100282 s]
/proc/loadavg: 1.62 1.77 2.18 1/171 2964
/proc/meminfo: memFree=22213116/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30025 s]
/proc/loadavg: 1.62 1.77 2.18 1/171 2964
/proc/meminfo: memFree=22213116/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701179 s]
/proc/loadavg: 1.62 1.77 2.18 1/171 2964
/proc/meminfo: memFree=22213116/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 1.62 1.77 2.18 2/173 2966
/proc/meminfo: memFree=22186060/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=130216 CPUtime=1.49 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 14413 0 0 0 148 1 0 0 25 0 2 0 496299601 133341184 9151 33554432000 4194304 5787044 140733454892928 18446744073709551615 254261277729 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 32554 9151 382 389 0 28304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138916

[startup+3.1007 s]
/proc/loadavg: 1.62 1.77 2.18 3/174 2967
/proc/meminfo: memFree=22176380/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=130612 CPUtime=4.02 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 14879 0 0 0 390 12 0 0 25 0 2 0 496299601 133746688 9617 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 32653 9617 390 389 0 28403 0
[pid=2965/tid=2967] ppid=2964 vsize=130612 CPUtime=0.93 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 175 0 0 0 89 4 0 0 18 0 2 0 496299748 133746688 9617 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 139312

[startup+6.30118 s]
/proc/loadavg: 1.73 1.79 2.19 3/174 2967
/proc/meminfo: memFree=22174172/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=130744 CPUtime=9.09 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 15161 0 0 0 879 30 0 0 25 0 2 0 496299601 133881856 9899 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 32686 9899 390 389 0 28436 0
[pid=2965/tid=2967] ppid=2964 vsize=130744 CPUtime=2.79 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 177 0 0 0 269 10 0 0 18 0 2 0 496299748 133881856 9899 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 139444

[startup+12.701 s]
/proc/loadavg: 1.75 1.79 2.19 2/174 2968
/proc/meminfo: memFree=22171340/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=131272 CPUtime=19.35 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 15864 0 0 0 1869 66 0 0 25 0 2 0 496299601 134422528 10602 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 32818 10602 390 389 0 28568 0
[pid=2965/tid=2967] ppid=2964 vsize=131272 CPUtime=6.65 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 220 0 0 0 642 23 0 0 18 0 2 0 496299748 134422528 10602 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.35
Current children cumulated vsize (KiB) 139972

[startup+25.5008 s]
/proc/loadavg: 1.65 1.77 2.17 3/174 2977
/proc/meminfo: memFree=22162408/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=135636 CPUtime=39.98 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 18066 0 0 0 3866 132 0 0 25 0 2 0 496299601 138891264 12803 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 33909 12803 390 389 0 29659 0
[pid=2965/tid=2967] ppid=2964 vsize=135636 CPUtime=14.49 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) S 2964 2964 1895 0 -1 4202560 262 0 0 0 1401 48 0 0 18 0 2 0 496299748 138891264 12803 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 18446604453899395392 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 144336

[startup+51.1012 s]
/proc/loadavg: 1.65 1.75 2.16 2/174 2978
/proc/meminfo: memFree=22153816/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=137220 CPUtime=81.35 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 20204 0 0 0 7899 236 0 0 25 0 2 0 496299601 140513280 14920 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 34305 14920 390 389 0 30055 0
[pid=2965/tid=2967] ppid=2964 vsize=137220 CPUtime=30.25 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 431 0 0 0 2938 87 0 0 18 0 2 0 496299748 140513280 14920 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 81.35
Current children cumulated vsize (KiB) 145920

[startup+102.306 s]
/proc/loadavg: 1.80 1.77 2.14 2/174 2979
/proc/meminfo: memFree=22131712/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=141872 CPUtime=164.51 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 25661 0 0 0 16069 382 0 0 25 0 2 0 496299601 145276928 20344 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 35468 20345 390 389 0 31218 0
[pid=2965/tid=2967] ppid=2964 vsize=141872 CPUtime=62.19 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 571 0 0 0 6079 140 0 0 18 0 2 0 496299748 145276928 20345 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 164.51
Current children cumulated vsize (KiB) 150572

[startup+162.3 s]
/proc/loadavg: 1.77 1.77 2.11 2/174 2981
/proc/meminfo: memFree=22112352/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=143260 CPUtime=263.4 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 30615 0 0 0 25814 526 0 0 25 0 2 0 496299601 146698240 25252 33554432000 4194304 5787044 140733454892928 18446744073709551615 5527482 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 35815 25252 390 389 0 31565 0
[pid=2965/tid=2967] ppid=2964 vsize=143260 CPUtime=101.1 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 883 0 0 0 9917 193 0 0 18 0 2 0 496299748 146698240 25252 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 263.4
Current children cumulated vsize (KiB) 151960

[startup+222.301 s]
/proc/loadavg: 1.87 1.79 2.10 3/174 2982
/proc/meminfo: memFree=22104408/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=148004 CPUtime=362.76 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 32588 0 0 0 35614 662 0 0 25 0 2 0 496299601 151556096 27128 33554432000 4194304 5787044 140733454892928 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 37001 27128 390 389 0 32751 0
[pid=2965/tid=2967] ppid=2964 vsize=148004 CPUtime=140.46 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 1050 0 0 0 13802 244 0 0 18 0 2 0 496299748 151556096 27128 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 362.76
Current children cumulated vsize (KiB) 156704

[startup+282.301 s]
/proc/loadavg: 1.87 1.80 2.08 3/174 2984
/proc/meminfo: memFree=22067196/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=232988 CPUtime=463.24 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 41943 0 0 0 45538 786 0 0 25 0 2 0 496299601 238579712 36483 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 58247 36483 390 389 0 53997 0
[pid=2965/tid=2967] ppid=2964 vsize=232988 CPUtime=180.94 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 1330 0 0 0 17804 290 0 0 18 0 2 0 496299748 238579712 36483 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 463.24

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

[pid=2965] ppid=2964 vsize=340164 CPUtime=1184.09 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 68867 0 0 0 116969 1440 0 0 25 0 2 0 496299601 348327936 62981 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 85041 62981 390 389 0 80791 0
[pid=2965/tid=2967] ppid=2964 vsize=340164 CPUtime=481.78 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2241 0 0 0 47645 533 0 0 18 0 2 0 496299748 348327936 62981 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1184.09
Current children cumulated vsize (KiB) 348864

[startup+762.307 s]
/proc/loadavg: 1.85 1.79 1.94 3/174 2997
/proc/meminfo: memFree=21960452/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=340164 CPUtime=1288.35 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 68872 0 0 0 127314 1521 0 0 25 0 2 0 496299601 348327936 62986 33554432000 4194304 5787044 140733454892928 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 85041 62986 390 389 0 80791 0
[pid=2965/tid=2967] ppid=2964 vsize=340164 CPUtime=526.02 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2241 0 0 0 52039 563 0 0 18 0 2 0 496299748 348327936 62986 33554432000 4194304 5787044 140733454892928 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1288.35
Current children cumulated vsize (KiB) 348864

[startup+822.301 s]
/proc/loadavg: 1.87 1.81 1.94 3/174 2998
/proc/meminfo: memFree=21960060/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=340708 CPUtime=1393.74 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 68973 0 0 0 137786 1588 0 0 25 0 2 0 496299601 348884992 63087 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 85177 63087 390 389 0 80927 0
[pid=2965/tid=2967] ppid=2964 vsize=340708 CPUtime=571.41 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2329 0 0 0 56552 589 0 0 18 0 2 0 496299748 348884992 63087 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1393.74
Current children cumulated vsize (KiB) 349408

[startup+882.3 s]
/proc/loadavg: 1.96 1.84 1.94 3/174 3001
/proc/meminfo: memFree=21948640/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=345324 CPUtime=1499.7 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 71854 0 0 0 148323 1647 0 0 25 0 2 0 496299601 353611776 65968 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 86331 65968 390 389 0 82081 0
[pid=2965/tid=2967] ppid=2964 vsize=345324 CPUtime=617.38 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) S 2964 2964 1895 0 -1 4202560 2450 0 0 0 61126 612 0 0 18 0 2 0 496299748 353611776 65968 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 18446604453899395392 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1499.7
Current children cumulated vsize (KiB) 354024

[startup+942.301 s]
/proc/loadavg: 1.98 1.87 1.94 3/174 3003
/proc/meminfo: memFree=21925816/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=345900 CPUtime=1606.15 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 77587 0 0 0 158899 1716 0 0 25 0 2 0 496299601 354201600 71701 33554432000 4194304 5787044 140733454892928 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 86475 71701 390 389 0 82225 0
[pid=2965/tid=2967] ppid=2964 vsize=345900 CPUtime=663.82 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2601 0 0 0 65746 636 0 0 17 0 2 0 496299748 354201600 71701 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1606.15
Current children cumulated vsize (KiB) 354600

[startup+1002.3 s]
/proc/loadavg: 1.88 1.86 1.93 3/174 3004
/proc/meminfo: memFree=21900136/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=350576 CPUtime=1712.73 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 83978 0 0 0 169496 1777 0 0 25 0 2 0 496299601 358989824 78092 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 87644 78092 390 389 0 83394 0
[pid=2965/tid=2967] ppid=2964 vsize=350576 CPUtime=710.41 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2743 0 0 0 70383 658 0 0 18 0 2 0 496299748 358989824 78092 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1712.73
Current children cumulated vsize (KiB) 359276

[startup+1062.3 s]
/proc/loadavg: 1.91 1.86 1.92 2/174 3006
/proc/meminfo: memFree=21894172/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=350576 CPUtime=1817.31 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 85768 0 0 0 179884 1847 0 0 25 0 2 0 496299601 358989824 79524 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 87644 79524 390 389 0 83394 0
[pid=2965/tid=2967] ppid=2964 vsize=350576 CPUtime=754.98 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2779 0 0 0 74814 684 0 0 18 0 2 0 496299748 358989824 79524 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1817.31
Current children cumulated vsize (KiB) 359276

[startup+1122.3 s]
/proc/loadavg: 1.79 1.84 1.91 3/174 3007
/proc/meminfo: memFree=21894164/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=350576 CPUtime=1921.93 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 85768 0 0 0 190278 1915 0 0 25 0 2 0 496299601 358989824 79524 33554432000 4194304 5787044 140733454892928 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 87644 79524 390 389 0 83394 0
[pid=2965/tid=2967] ppid=2964 vsize=350576 CPUtime=799.6 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2779 0 0 0 79250 710 0 0 18 0 2 0 496299748 358989824 79524 33554432000 4194304 5787044 140733454892928 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1921.93
Current children cumulated vsize (KiB) 359276

[startup+1182.3 s]
/proc/loadavg: 1.67 1.79 1.89 3/174 3009
/proc/meminfo: memFree=21894276/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=350576 CPUtime=2027.7 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 85787 0 0 0 200795 1975 0 0 25 0 2 0 496299601 358989824 79543 33554432000 4194304 5787044 140733454892928 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 87644 79543 390 389 0 83394 0
[pid=2965/tid=2967] ppid=2964 vsize=350576 CPUtime=845.36 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2781 0 0 0 83803 733 0 0 18 0 2 0 496299748 358989824 79543 33554432000 4194304 5787044 140733454892928 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2027.7
Current children cumulated vsize (KiB) 359276

[startup+1242.3 s]
/proc/loadavg: 1.69 1.78 1.88 2/174 3011
/proc/meminfo: memFree=21894140/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=350576 CPUtime=2134.26 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 85789 0 0 0 211391 2035 0 0 25 0 2 0 496299601 358989824 79545 33554432000 4194304 5787044 140733454892928 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 87644 79545 390 389 0 83394 0
[pid=2965/tid=2967] ppid=2964 vsize=350576 CPUtime=891.94 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) S 2964 2964 1895 0 -1 4202560 2781 0 0 0 88437 757 0 0 17 0 2 0 496299748 358989824 79545 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440177 0 0 4096 0 18446604453899395392 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2134.26
Current children cumulated vsize (KiB) 359276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.81 1.79 1.87 3/174 3012
/proc/meminfo: memFree=21893628/32951124 swapFree=67111528/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 1895 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496299601 8908800 252 33554432000 4194304 4922060 140735770238272 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=350960 CPUtime=2236.93 cores=0,2,4,6
/proc/2965/stat : 2965 (priss) R 2964 2964 1895 0 -1 4202496 85859 0 0 0 221600 2093 0 0 25 0 2 0 496299601 359383040 79615 33554432000 4194304 5787044 140733454892928 18446744073709551615 254273440623 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2965/statm: 87740 79615 390 389 0 83490 0
[pid=2965/tid=2967] ppid=2964 vsize=350960 CPUtime=936.89 cores=0,2,4,6
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 1895 0 -1 4202560 2832 0 0 0 92910 779 0 0 18 0 2 0 496299748 359383040 79615 33554432000 4194304 5787044 140733454892928 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2236.93
Current children cumulated vsize (KiB) 359660

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 2964 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 2236.93
#
# 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): 2236.93
CPU user time (s): 2216
CPU system time (s): 20.93
CPU usage (%): 172.069
Max. virtual memory (cumulated for all children) (KiB): 424812

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

runsolver used 2.05669 second user time and 4.14837 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 03:00:43
IDJOB=3281107
IDBENCH=20523
IDSOLVER=1601
FILE ID=node140/3281107-1304038843
RUNJOBID= node140-1304036237-2743
PBS_JOBID= 13170312
Free space on /tmp= 72660 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281107-1304038843/watcher-3281107-1304038843 -o /tmp/evaluation-result-3281107-1304038843/solver-3281107-1304038843 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3281107-1304038843.cnf 1568589750 4800 15500 4

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=1568589750

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:      22213272 kB
Buffers:       2294720 kB
Cached:        7813560 kB
SwapCached:          0 kB
Active:        2625240 kB
Inactive:      7545492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22213272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5084 kB
Writeback:           0 kB
AnonPages:       61960 kB
Mapped:          14316 kB
Slab:           503624 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184248 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= 72660 MiB
End job on node140 at 2011-04-29 03:22:25