Trace number 3264186

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

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
Bench CategoryCRAFTED (crafted 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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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: 21764
0.00/0.03	c parsetime: 27814us
0.00/0.03	c parsed 132295 clauses with 1534 variables
3.99/4.04	c preprocessor returned 10010 variables
3.99/4.04	c preprocessing returned UNKNOWN
3.99/4.04	c PP set 0 variables
3.99/4.04	c pp time: 4011447us (4s)

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.27 3.43 3.47 3/179 21763
/proc/meminfo: memFree=18773032/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0

[startup+0.104764 s]
/proc/loadavg: 3.27 3.43 3.47 3/179 21763
/proc/meminfo: memFree=18773032/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200758 s]
/proc/loadavg: 3.27 3.43 3.47 3/179 21763
/proc/meminfo: memFree=18773032/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300724 s]
/proc/loadavg: 3.27 3.43 3.47 3/179 21763
/proc/meminfo: memFree=18773032/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700664 s]
/proc/loadavg: 3.27 3.43 3.47 3/179 21763
/proc/meminfo: memFree=18773032/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 3.27 3.43 3.47 4/181 21765
/proc/meminfo: memFree=18759500/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=31000 CPUtime=1.49 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 7080 0 0 0 149 0 0 0 20 0 1 0 518448871 31744000 3630 33554432000 4194304 5787044 140737216556112 18446744073709551615 4336144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21764/statm: 7750 3630 337 389 0 3500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39700

[startup+3.10024 s]
/proc/loadavg: 3.27 3.43 3.47 4/181 21765
/proc/meminfo: memFree=18757568/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=32584 CPUtime=3.09 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 7473 0 0 0 309 0 0 0 25 0 1 0 518448871 33366016 4023 33554432000 4194304 5787044 140737216556112 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/21764/statm: 8146 4023 339 389 0 3896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41284

[startup+6.30064 s]
/proc/loadavg: 3.24 3.43 3.47 5/182 21766
/proc/meminfo: memFree=18750544/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=114572 CPUtime=7.9 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 11908 0 0 0 776 14 0 0 25 0 2 0 518448871 117321728 5878 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21764/statm: 28643 5878 392 389 0 24393 0
[pid=21764/tid=21766] ppid=21763 vsize=114572 CPUtime=1.61 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) S 21763 21763 20430 0 -1 4202560 27 0 0 0 153 8 0 0 16 0 2 0 518449276 117321728 5878 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 18446604471098581248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 123272

[startup+12.7005 s]
/proc/loadavg: 3.22 3.42 3.47 5/182 21766
/proc/meminfo: memFree=18745856/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=114704 CPUtime=19 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 12644 0 0 0 1850 50 0 0 25 0 2 0 518448871 117456896 6614 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21764/statm: 28676 6614 392 389 0 24426 0
[pid=21764/tid=21766] ppid=21763 vsize=114704 CPUtime=6.31 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 67 0 0 0 599 32 0 0 15 0 2 0 518449276 117456896 6614 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19
Current children cumulated vsize (KiB) 123404

[startup+25.5012 s]
/proc/loadavg: 3.40 3.45 3.47 4/182 21766
/proc/meminfo: memFree=18736564/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=114968 CPUtime=41.22 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 13929 0 0 0 4007 115 0 0 25 0 2 0 518448871 117727232 7899 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21764/statm: 28742 7899 392 389 0 24492 0
[pid=21764/tid=21766] ppid=21763 vsize=114968 CPUtime=15.71 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 138 0 0 0 1498 73 0 0 15 0 2 0 518449276 117727232 7899 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.22
Current children cumulated vsize (KiB) 123668

[startup+51.1006 s]
/proc/loadavg: 3.49 3.46 3.47 4/182 21767
/proc/meminfo: memFree=18718520/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=115368 CPUtime=86.01 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 15647 0 0 0 8363 238 0 0 25 0 2 0 518448871 118136832 9615 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 28842 9615 392 389 0 24592 0
[pid=21764/tid=21766] ppid=21763 vsize=115368 CPUtime=34.91 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 239 0 0 0 3340 151 0 0 16 0 2 0 518449276 118136832 9615 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 86.01
Current children cumulated vsize (KiB) 124068

[startup+102.3 s]
/proc/loadavg: 3.62 3.50 3.48 4/182 21768
/proc/meminfo: memFree=18685136/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=120392 CPUtime=176.5 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 20352 0 0 0 17197 453 0 0 25 0 2 0 518448871 123281408 14267 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 30098 14267 392 389 0 25848 0
[pid=21764/tid=21766] ppid=21763 vsize=120392 CPUtime=74.2 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 454 0 0 0 7133 287 0 0 15 0 2 0 518449276 123281408 14267 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 176.5
Current children cumulated vsize (KiB) 129092

[startup+162.301 s]
/proc/loadavg: 3.79 3.57 3.51 5/182 21770
/proc/meminfo: memFree=18630428/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=127468 CPUtime=283.08 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 26361 0 0 0 27634 674 0 0 25 0 2 0 518448871 130527232 20133 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21764/statm: 31867 20133 392 389 0 27617 0
[pid=21764/tid=21766] ppid=21763 vsize=127468 CPUtime=120.78 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 703 0 0 0 11656 422 0 0 16 0 2 0 518449276 130527232 20133 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 283.08
Current children cumulated vsize (KiB) 136168

[startup+222.307 s]
/proc/loadavg: 3.83 3.61 3.53 5/182 21772
/proc/meminfo: memFree=18610080/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=132632 CPUtime=390.55 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 31428 0 0 0 38201 854 0 0 25 0 2 0 518448871 135815168 25103 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21764/statm: 33158 25103 392 389 0 28908 0
[pid=21764/tid=21766] ppid=21763 vsize=132632 CPUtime=168.24 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 957 0 0 0 16292 532 0 0 15 0 2 0 518449276 135815168 25103 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 390.55
Current children cumulated vsize (KiB) 141332

[startup+282.301 s]
/proc/loadavg: 3.82 3.65 3.54 4/182 21773
/proc/meminfo: memFree=18588248/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=133160 CPUtime=498.48 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 31578 0 0 0 48814 1034 0 0 25 0 2 0 518448871 136355840 25253 33554432000 4194304 5787044 140737216556112 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21764/statm: 33290 25253 392 389 0 29040 0
[pid=21764/tid=21766] ppid=21763 vsize=133160 CPUtime=216.17 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 1089 0 0 0 20972 645 0 0 15 0 2 0 518449276 136355840 25253 33554432000 4194304 5787044 140737216556112 18446744073709551615 5527118 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 498.48
Current children cumulated vsize (KiB) 141860


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

[pid=21764] ppid=21763 vsize=287724 CPUtime=1369.95 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 59583 0 0 0 134878 2117 0 0 25 0 2 0 518448871 294629376 51996 33554432000 4194304 5787044 140737216556112 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 71931 51996 392 389 0 67681 0
[pid=21764/tid=21766] ppid=21763 vsize=287724 CPUtime=607.62 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) S 21763 21763 20430 0 -1 4202560 2306 0 0 0 59464 1298 0 0 16 0 2 0 518449276 294629376 51996 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 18446604471098581248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1369.95
Current children cumulated vsize (KiB) 296424

[startup+822.3 s]
/proc/loadavg: 3.87 3.72 3.59 4/182 21788
/proc/meminfo: memFree=18416960/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=287856 CPUtime=1479.1 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 59605 0 0 0 145678 2232 0 0 25 0 2 0 518448871 294764544 52018 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 71964 52018 392 389 0 67714 0
[pid=21764/tid=21766] ppid=21763 vsize=287856 CPUtime=656.78 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 2328 0 0 0 64310 1368 0 0 15 0 2 0 518449276 294764544 52018 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1479.1
Current children cumulated vsize (KiB) 296556

[startup+882.306 s]
/proc/loadavg: 3.56 3.66 3.58 5/182 21789
/proc/meminfo: memFree=18416704/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=288144 CPUtime=1588.54 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 59649 0 0 0 156511 2343 0 0 25 0 2 0 518448871 295059456 52062 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 72036 52062 392 389 0 67786 0
[pid=21764/tid=21766] ppid=21763 vsize=288144 CPUtime=706.22 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) S 21763 21763 20430 0 -1 4202560 2371 0 0 0 69185 1437 0 0 16 0 2 0 518449276 295059456 52062 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 18446604471098581248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1588.54
Current children cumulated vsize (KiB) 296844

[startup+942.301 s]
/proc/loadavg: 3.61 3.66 3.58 5/182 21791
/proc/meminfo: memFree=18416176/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=288568 CPUtime=1698.39 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 59781 0 0 0 167391 2448 0 0 25 0 2 0 518448871 295493632 52194 33554432000 4194304 5787044 140737216556112 18446744073709551615 5524653 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 72142 52194 392 389 0 67892 0
[pid=21764/tid=21766] ppid=21763 vsize=288568 CPUtime=756.07 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 2461 0 0 0 74107 1500 0 0 16 0 2 0 518449276 295493632 52194 33554432000 4194304 5787044 140737216556112 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1698.39
Current children cumulated vsize (KiB) 297268

[startup+1002.3 s]
/proc/loadavg: 3.86 3.72 3.61 5/182 21792
/proc/meminfo: memFree=18411192/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=289100 CPUtime=1808.39 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 60830 0 0 0 178293 2546 0 0 25 0 2 0 518448871 296038400 53243 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 72275 53243 392 389 0 68025 0
[pid=21764/tid=21766] ppid=21763 vsize=289100 CPUtime=806.06 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) S 21763 21763 20430 0 -1 4202560 2616 0 0 0 79045 1561 0 0 16 0 2 0 518449276 296038400 53243 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 18446604471098581248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1808.39
Current children cumulated vsize (KiB) 297800

[startup+1062.3 s]
/proc/loadavg: 3.83 3.74 3.62 5/182 21794
/proc/meminfo: memFree=18376684/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=294136 CPUtime=1918.45 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 66790 0 0 0 189197 2648 0 0 25 0 2 0 518448871 301195264 59203 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 73534 59203 392 389 0 69284 0
[pid=21764/tid=21766] ppid=21763 vsize=294136 CPUtime=856.12 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 2806 0 0 0 83993 1619 0 0 15 0 2 0 518449276 301195264 59203 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1918.45
Current children cumulated vsize (KiB) 302836

[startup+1122.3 s]
/proc/loadavg: 3.65 3.71 3.61 5/182 21796
/proc/meminfo: memFree=18341684/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=299112 CPUtime=2028.56 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 73500 0 0 0 200109 2747 0 0 25 0 2 0 518448871 306290688 64888 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 74778 64888 392 389 0 70528 0
[pid=21764/tid=21766] ppid=21763 vsize=299112 CPUtime=906.23 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 2997 0 0 0 88949 1674 0 0 16 0 2 0 518449276 306290688 64888 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2028.56
Current children cumulated vsize (KiB) 307812

[startup+1182.3 s]
/proc/loadavg: 3.64 3.69 3.62 4/182 21797
/proc/meminfo: memFree=18314640/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=365216 CPUtime=2137.91 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 77189 0 0 0 210954 2837 0 0 25 0 2 0 518448871 373981184 68096 33554432000 4194304 5787044 140737216556112 18446744073709551615 5527205 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 91304 68096 392 389 0 87054 0
[pid=21764/tid=21766] ppid=21763 vsize=365216 CPUtime=955.58 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) S 21763 21763 20430 0 -1 4202560 3108 0 0 0 93832 1726 0 0 16 0 2 0 518449276 373981184 68096 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 18446604471098581248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2137.91
Current children cumulated vsize (KiB) 373916

[startup+1242.3 s]
/proc/loadavg: 3.67 3.69 3.62 5/182 21799
/proc/meminfo: memFree=18303212/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=365216 CPUtime=2247.41 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 77200 0 0 0 221804 2937 0 0 25 0 2 0 518448871 373981184 68107 33554432000 4194304 5787044 140737216556112 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 91304 68107 392 389 0 87054 0
[pid=21764/tid=21766] ppid=21763 vsize=365216 CPUtime=1005.08 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) S 21763 21763 20430 0 -1 4202560 3119 0 0 0 98720 1788 0 0 16 0 2 0 518449276 373981184 68107 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 18446604471098581248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2247.41
Current children cumulated vsize (KiB) 373916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.73 3.64 5/182 21830
/proc/meminfo: memFree=18498904/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=365216 CPUtime=2352.72 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 77212 0 0 0 232245 3027 0 0 25 0 2 0 518448871 373981184 68119 33554432000 4194304 5787044 140737216556112 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 91304 68119 392 389 0 87054 0
[pid=21764/tid=21766] ppid=21763 vsize=365216 CPUtime=1052.68 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 3131 0 0 0 103426 1842 0 0 15 0 2 0 518449276 373981184 68119 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2352.72
Current children cumulated vsize (KiB) 373916

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.84 3.73 3.64 5/182 21830
/proc/meminfo: memFree=18498904/32951124 swapFree=67111528/67111528
[pid=21763] ppid=21761 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21763/stat : 21763 (prissup.sh) S 21761 21763 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518448870 8908800 252 33554432000 4194304 4922060 140734573410512 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/21763/statm: 2175 252 211 178 0 68 0
[pid=21764] ppid=21763 vsize=365216 CPUtime=2352.72 cores=1,3,5,7
/proc/21764/stat : 21764 (priss) R 21763 21763 20430 0 -1 4202496 77212 0 0 0 232245 3027 0 0 25 0 2 0 518448871 373981184 68119 33554432000 4194304 5787044 140737216556112 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21764/statm: 91304 68119 392 389 0 87054 0
[pid=21764/tid=21766] ppid=21763 vsize=365216 CPUtime=1052.68 cores=1,3,5,7
/proc/21764/task/21766/stat : 21766 (priss) R 21763 21763 20430 0 -1 4202560 3131 0 0 0 103426 1842 0 0 15 0 2 0 518449276 373981184 68119 33554432000 4194304 5787044 140737216556112 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2352.72
Current children cumulated vsize (KiB) 373916

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21763 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 2352.72
#
# 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): 2352.72
CPU user time (s): 2322.45
CPU system time (s): 30.27
CPU usage (%): 180.976
Max. virtual memory (cumulated for all children) (KiB): 373916

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= 332
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.12168 second user time and 4.97224 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 11:15:09
IDJOB=3264186
IDBENCH=84560
IDSOLVER=1601
FILE ID=node138/3264186-1304068509
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264186-1304068509/watcher-3264186-1304068509 -o /tmp/evaluation-result-3264186-1304068509/solver-3264186-1304068509 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3264186-1304068509.cnf 1685450997 4800 15500 4

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=1685450997

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      18773304 kB
Buffers:       2040932 kB
Cached:       11476668 kB
SwapCached:          0 kB
Active:        3273508 kB
Inactive:     10342128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18773304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:       97352 kB
Mapped:          15520 kB
Slab:           499460 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250964 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= 71812 MiB
End job on node138 at 2011-04-29 11:36:51