Trace number 3250412

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

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: 2884
0.00/0.04	c parsetime: 41869us
0.00/0.04	c parsed 158884 clauses with 2070 variables
4.19/4.25	c preprocessor returned 10013 variables
4.19/4.25	c preprocessing returned UNKNOWN
4.19/4.25	c PP set 400 variables
4.19/4.25	c pp time: 4204200us (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-3250412-1304060298/watcher-3250412-1304060298 -o /tmp/evaluation-result-3250412-1304060298/solver-3250412-1304060298 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250412-1304060298.cnf 213712426 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.74 3.71 4.63 3/183 2883
/proc/meminfo: memFree=22127960/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0

[startup+0.0684901 s]
/proc/loadavg: 3.74 3.71 4.63 3/183 2883
/proc/meminfo: memFree=22127960/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100486 s]
/proc/loadavg: 3.74 3.71 4.63 3/183 2883
/proc/meminfo: memFree=22127960/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300473 s]
/proc/loadavg: 3.74 3.71 4.63 3/183 2883
/proc/meminfo: memFree=22127960/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700404 s]
/proc/loadavg: 3.74 3.71 4.63 3/183 2883
/proc/meminfo: memFree=22127960/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 3.68 3.70 4.62 4/185 2885
/proc/meminfo: memFree=22110212/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=34744 CPUtime=1.49 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 4916 0 0 0 149 0 0 0 19 0 1 0 517627690 35577856 4664 33554432000 4194304 5787044 140737460773136 18446744073709551615 4336759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2884/statm: 8686 4664 336 389 0 4436 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43444

[startup+3.10093 s]
/proc/loadavg: 3.68 3.70 4.62 4/185 2885
/proc/meminfo: memFree=22109712/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=36328 CPUtime=3.09 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 5340 0 0 0 309 0 0 0 25 0 1 0 517627690 37199872 5088 33554432000 4194304 5787044 140737460773136 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2884/statm: 9082 5088 338 389 0 4832 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45028

[startup+6.30033 s]
/proc/loadavg: 3.71 3.70 4.62 5/186 2887
/proc/meminfo: memFree=22100568/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=117560 CPUtime=7.27 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 7699 0 0 0 716 11 0 0 23 0 2 0 517627690 120381440 6906 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 29390 6906 392 389 0 25140 0
[pid=2884/tid=2887] ppid=2883 vsize=117560 CPUtime=0.97 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 60 0 0 0 94 3 0 0 18 0 2 0 517628117 120381440 6906 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 126260

[startup+12.7011 s]
/proc/loadavg: 3.57 3.68 4.61 5/186 2887
/proc/meminfo: memFree=22095612/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=117956 CPUtime=16.94 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 8768 0 0 0 1649 45 0 0 25 0 2 0 517627690 120786944 7975 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 29489 7975 392 389 0 25239 0
[pid=2884/tid=2887] ppid=2883 vsize=117956 CPUtime=4.24 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 134 0 0 0 409 15 0 0 18 0 2 0 517628117 120786944 7975 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 18446604453827445056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 16.94
Current children cumulated vsize (KiB) 126656

[startup+25.5008 s]
/proc/loadavg: 3.50 3.66 4.58 4/186 2887
/proc/meminfo: memFree=22084556/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=122452 CPUtime=36.52 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 10989 0 0 0 3549 103 0 0 25 0 2 0 517627690 125390848 10195 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 30613 10195 392 389 0 26363 0
[pid=2884/tid=2887] ppid=2883 vsize=122452 CPUtime=11.02 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 254 0 0 0 1065 37 0 0 18 0 2 0 517628117 125390848 10195 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 36.52
Current children cumulated vsize (KiB) 131152

[startup+51.1011 s]
/proc/loadavg: 3.61 3.67 4.56 5/186 2888
/proc/meminfo: memFree=22066112/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=124408 CPUtime=76.54 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 13622 0 0 0 7460 194 0 0 25 0 2 0 517627690 127393792 12806 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 31102 12806 392 389 0 26852 0
[pid=2884/tid=2887] ppid=2883 vsize=124408 CPUtime=25.44 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 484 0 0 0 2473 71 0 0 18 0 2 0 517628117 127393792 12806 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 76.54
Current children cumulated vsize (KiB) 133108

[startup+102.307 s]
/proc/loadavg: 3.59 3.64 4.50 4/186 2890
/proc/meminfo: memFree=22042032/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=129720 CPUtime=159.11 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 17490 0 0 0 15577 334 0 0 25 0 2 0 517627690 132833280 16593 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 32430 16593 392 389 0 28180 0
[pid=2884/tid=2887] ppid=2883 vsize=129720 CPUtime=56.79 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 776 0 0 0 5555 124 0 0 18 0 2 0 517628117 132833280 16593 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 159.11
Current children cumulated vsize (KiB) 138420

[startup+162.3 s]
/proc/loadavg: 3.38 3.57 4.42 5/186 2891
/proc/meminfo: memFree=22016344/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=131980 CPUtime=258.18 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 21142 0 0 0 25352 466 0 0 25 0 2 0 517627690 135147520 19891 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 32995 19891 392 389 0 28745 0
[pid=2884/tid=2887] ppid=2883 vsize=131980 CPUtime=95.88 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 1076 0 0 0 9414 174 0 0 18 0 2 0 517628117 135147520 19891 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 258.18
Current children cumulated vsize (KiB) 140680

[startup+222.3 s]
/proc/loadavg: 3.45 3.54 4.36 4/186 2935
/proc/meminfo: memFree=22202620/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=138908 CPUtime=351.97 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 25567 0 0 0 34645 552 0 0 25 0 2 0 517627690 142241792 24219 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2884/statm: 34727 24219 392 389 0 30477 0
[pid=2884/tid=2887] ppid=2883 vsize=138908 CPUtime=129.66 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) S 2883 2883 32466 0 -1 4202560 1264 0 0 0 12753 213 0 0 17 0 2 0 517628117 142241792 24219 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 18446604453827445056 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 351.97
Current children cumulated vsize (KiB) 147608

[startup+282.301 s]
/proc/loadavg: 3.62 3.58 4.32 5/186 2936
/proc/meminfo: memFree=22149152/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=171888 CPUtime=449.28 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 33839 0 0 0 44305 623 0 0 25 0 2 0 517627690 176013312 32491 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2884/statm: 42972 32491 392 389 0 38722 0
[pid=2884/tid=2887] ppid=2883 vsize=171888 CPUtime=166.97 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 1932 0 0 0 16448 249 0 0 16 0 2 0 517628117 176013312 32491 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 449.28
Current children cumulated vsize (KiB) 180588


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

[pid=2884] ppid=2883 vsize=241176 CPUtime=1170.93 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 50900 0 0 0 115977 1116 0 0 25 0 2 0 517627690 246964224 49039 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 60294 49039 392 389 0 56044 0
[pid=2884/tid=2887] ppid=2883 vsize=241176 CPUtime=468.62 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 3484 0 0 0 46409 453 0 0 18 0 2 0 517628117 246964224 49039 33554432000 4194304 5787044 140737460773136 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1170.93
Current children cumulated vsize (KiB) 249876

[startup+762.307 s]
/proc/loadavg: 3.68 3.67 4.06 5/186 2990
/proc/meminfo: memFree=21998980/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=256540 CPUtime=1276.47 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 54722 0 0 0 126476 1171 0 0 25 0 2 0 517627690 262696960 52860 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 64135 52860 392 389 0 59885 0
[pid=2884/tid=2887] ppid=2883 vsize=256540 CPUtime=514.15 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 3922 0 0 0 50940 475 0 0 18 0 2 0 517628117 262696960 52860 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1276.47
Current children cumulated vsize (KiB) 265240

[startup+822.301 s]
/proc/loadavg: 3.66 3.68 4.04 5/186 2992
/proc/meminfo: memFree=21974900/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=273592 CPUtime=1381.85 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 59051 0 0 0 136965 1220 0 0 25 0 2 0 517627690 280158208 57189 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 68398 57189 392 389 0 64148 0
[pid=2884/tid=2887] ppid=2883 vsize=273592 CPUtime=559.53 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 4242 0 0 0 55458 495 0 0 18 0 2 0 517628117 280158208 57189 33554432000 4194304 5787044 140737460773136 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1381.85
Current children cumulated vsize (KiB) 282292

[startup+882.301 s]
/proc/loadavg: 3.75 3.69 4.01 5/186 2993
/proc/meminfo: memFree=21975008/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=273592 CPUtime=1485.8 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 59051 0 0 0 147291 1289 0 0 25 0 2 0 517627690 280158208 57189 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 68398 57189 392 389 0 64148 0
[pid=2884/tid=2887] ppid=2883 vsize=273592 CPUtime=603.48 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 4242 0 0 0 59824 524 0 0 18 0 2 0 517628117 280158208 57189 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1485.8
Current children cumulated vsize (KiB) 282292

[startup+942.301 s]
/proc/loadavg: 3.55 3.65 3.98 5/186 2996
/proc/meminfo: memFree=21974628/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=273592 CPUtime=1590.35 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 59052 0 0 0 157689 1346 0 0 25 0 2 0 517627690 280158208 57190 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 68398 57190 392 389 0 64148 0
[pid=2884/tid=2887] ppid=2883 vsize=273592 CPUtime=648.03 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 4243 0 0 0 64255 548 0 0 18 0 2 0 517628117 280158208 57190 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1590.35
Current children cumulated vsize (KiB) 282292

[startup+1002.3 s]
/proc/loadavg: 3.51 3.62 3.95 5/186 2998
/proc/meminfo: memFree=21961216/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=273592 CPUtime=1695.58 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 59061 0 0 0 168150 1408 0 0 25 0 2 0 517627690 280158208 57199 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 68398 57199 392 389 0 64148 0
[pid=2884/tid=2887] ppid=2883 vsize=273592 CPUtime=693.26 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 4247 0 0 0 68752 574 0 0 17 0 2 0 517628117 280158208 57199 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1695.58
Current children cumulated vsize (KiB) 282292

[startup+1062.3 s]
/proc/loadavg: 3.73 3.66 3.94 5/186 2999
/proc/meminfo: memFree=21946940/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=273592 CPUtime=1801.23 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 59085 0 0 0 178660 1463 0 0 25 0 2 0 517627690 280158208 57223 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 68398 57223 392 389 0 64148 0
[pid=2884/tid=2887] ppid=2883 vsize=273592 CPUtime=738.9 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) S 2883 2883 32466 0 -1 4202560 4258 0 0 0 73293 597 0 0 18 0 2 0 517628117 280158208 57223 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 18446604453827445056 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1801.23
Current children cumulated vsize (KiB) 282292

[startup+1122.3 s]
/proc/loadavg: 3.65 3.64 3.91 5/186 3001
/proc/meminfo: memFree=21942944/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=273592 CPUtime=1907.25 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 59200 0 0 0 189216 1509 0 0 25 0 2 0 517627690 280158208 57338 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 68398 57338 392 389 0 64148 0
[pid=2884/tid=2887] ppid=2883 vsize=273592 CPUtime=784.93 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 4297 0 0 0 77876 617 0 0 18 0 2 0 517628117 280158208 57338 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1907.25
Current children cumulated vsize (KiB) 282292

[startup+1182.3 s]
/proc/loadavg: 3.48 3.60 3.88 5/186 3002
/proc/meminfo: memFree=21939464/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=277412 CPUtime=2013.83 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 60249 0 0 0 199823 1560 0 0 25 0 2 0 517627690 284069888 58387 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 69353 58387 392 389 0 65103 0
[pid=2884/tid=2887] ppid=2883 vsize=277412 CPUtime=831.5 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 4479 0 0 0 82512 638 0 0 18 0 2 0 517628117 284069888 58387 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2013.83
Current children cumulated vsize (KiB) 286112

[startup+1242.3 s]
/proc/loadavg: 3.61 3.62 3.87 5/186 3004
/proc/meminfo: memFree=21923452/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=293052 CPUtime=2120.44 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 64122 0 0 0 210441 1603 0 0 25 0 2 0 517627690 300085248 62260 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 73263 62260 392 389 0 69013 0
[pid=2884/tid=2887] ppid=2883 vsize=293052 CPUtime=878.12 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 4798 0 0 0 87157 655 0 0 18 0 2 0 517628117 300085248 62260 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2120.44
Current children cumulated vsize (KiB) 301752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.66 3.63 3.85 5/186 3005
/proc/meminfo: memFree=21912648/32951124 swapFree=67111524/67111528
[pid=2883] ppid=2881 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2883/stat : 2883 (prissup.sh) S 2881 2883 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517627690 8908800 252 33554432000 4194304 4922060 140736272263536 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2883/statm: 2175 252 211 178 0 68 0
[pid=2884] ppid=2883 vsize=307532 CPUtime=2223.27 cores=0,2,4,6
/proc/2884/stat : 2884 (priss) R 2883 2883 32466 0 -1 4202496 67755 0 0 0 220682 1645 0 0 25 0 2 0 517627690 314912768 64868 33554432000 4194304 5787044 140737460773136 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2884/statm: 76883 64868 392 389 0 72633 0
[pid=2884/tid=2887] ppid=2883 vsize=307532 CPUtime=923.24 cores=0,2,4,6
/proc/2884/task/2887/stat : 2887 (priss) R 2883 2883 32466 0 -1 4202560 5077 0 0 0 91651 673 0 0 17 0 2 0 517628117 314912768 64868 33554432000 4194304 5787044 140737460773136 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2223.27
Current children cumulated vsize (KiB) 316232

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 2883 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 2223.27
#
# 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): 2223.27
CPU user time (s): 2206.82
CPU system time (s): 16.45
CPU usage (%): 171.018
Max. virtual memory (cumulated for all children) (KiB): 316232

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.24766 second user time and 4.85626 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 08:58:18
IDJOB=3250412
IDBENCH=83253
IDSOLVER=1601
FILE ID=node135/3250412-1304060298
RUNJOBID= node135-1304058996-2705
PBS_JOBID= 13170376
Free space on /tmp= 71116 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250412-1304060298/watcher-3250412-1304060298 -o /tmp/evaluation-result-3250412-1304060298/solver-3250412-1304060298 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250412-1304060298.cnf 213712426 4800 15500 4

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=213712426

node135.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.851
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22128232 kB
Buffers:       1831820 kB
Cached:        8139904 kB
SwapCached:          4 kB
Active:        2658308 kB
Inactive:      7572176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22128232 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3924 kB
Writeback:           0 kB
AnonPages:      257736 kB
Mapped:          15528 kB
Slab:           528544 kB
PageTables:       4924 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   424888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71116 MiB
End job on node135 at 2011-04-29 09:20:00