Trace number 3262470

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

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: 22155
0.00/0.01	c parsetime: 10688us
0.00/0.01	c parsed 34014 clauses with 253 variables
2.89/2.98	c preprocessor returned 10043 variables
2.89/2.98	c preprocessing returned UNKNOWN
2.89/2.98	c PP set 0 variables
2.89/2.98	c pp time: 2969798us (2s)

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-3262470-1304061661/watcher-3262470-1304061661 -o /tmp/evaluation-result-3262470-1304061661/solver-3262470-1304061661 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262470-1304061661.cnf 901784610 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: 2.23 3.25 3.73 1/169 22154
/proc/meminfo: memFree=25128088/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0

[startup+0.0486369 s]
/proc/loadavg: 2.23 3.25 3.73 1/169 22154
/proc/meminfo: memFree=25128088/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100627 s]
/proc/loadavg: 2.23 3.25 3.73 1/169 22154
/proc/meminfo: memFree=25128088/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300595 s]
/proc/loadavg: 2.23 3.25 3.73 1/169 22154
/proc/meminfo: memFree=25128088/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700536 s]
/proc/loadavg: 2.23 3.25 3.73 1/169 22154
/proc/meminfo: memFree=25128088/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 2.23 3.25 3.73 2/171 22156
/proc/meminfo: memFree=25121500/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=23280 CPUtime=1.49 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 1924 0 0 0 149 0 0 0 20 0 1 0 517765780 23838720 1830 33554432000 4194304 5787044 140735146866080 18446744073709551615 4336696 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22155/statm: 5820 1830 337 389 0 1570 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31980

[startup+3.10113 s]
/proc/loadavg: 2.23 3.25 3.73 2/171 22156
/proc/meminfo: memFree=25120264/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=105484 CPUtime=3.17 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 3779 0 0 0 316 1 0 0 19 0 2 0 517765780 108015616 3426 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 26371 3426 391 389 0 22121 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 114184

[startup+6.30055 s]
/proc/loadavg: 2.13 3.22 3.71 2/172 22157
/proc/meminfo: memFree=25114216/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=105616 CPUtime=8.59 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 4125 0 0 0 819 40 0 0 25 0 2 0 517765780 108150784 3772 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 26404 3772 392 389 0 22154 0
[pid=22155/tid=22157] ppid=22154 vsize=105616 CPUtime=2.29 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 70 0 0 0 204 25 0 0 15 0 2 0 517766079 108150784 3772 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 114316

[startup+12.7005 s]
/proc/loadavg: 2.12 3.20 3.70 2/172 22158
/proc/meminfo: memFree=25112000/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=105748 CPUtime=19.45 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 4582 0 0 0 1828 117 0 0 25 0 2 0 517765780 108285952 4229 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 26437 4229 392 389 0 22187 0
[pid=22155/tid=22157] ppid=22154 vsize=105748 CPUtime=6.75 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 115 0 0 0 606 69 0 0 15 0 2 0 517766079 108285952 4229 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.45
Current children cumulated vsize (KiB) 114448

[startup+25.5003 s]
/proc/loadavg: 2.01 3.12 3.67 2/172 22158
/proc/meminfo: memFree=25108532/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=106152 CPUtime=41.48 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 5504 0 0 0 3884 264 0 0 25 0 2 0 517765780 108699648 5151 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 26538 5151 392 389 0 22288 0
[pid=22155/tid=22157] ppid=22154 vsize=106152 CPUtime=15.98 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 223 0 0 0 1444 154 0 0 16 0 2 0 517766079 108699648 5151 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 114852

[startup+51.1008 s]
/proc/loadavg: 2.01 3.03 3.62 3/172 22159
/proc/meminfo: memFree=25097716/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=111080 CPUtime=85.99 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 8154 0 0 0 8067 532 0 0 25 0 2 0 517765780 113745920 7778 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 27770 7778 392 389 0 23520 0
[pid=22155/tid=22157] ppid=22154 vsize=111080 CPUtime=34.9 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 404 0 0 0 3176 314 0 0 15 0 2 0 517766079 113745920 7778 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.99
Current children cumulated vsize (KiB) 119780

[startup+102.306 s]
/proc/loadavg: 1.95 2.85 3.53 3/172 22160
/proc/meminfo: memFree=25087528/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=113240 CPUtime=176.41 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 10699 0 0 0 16668 973 0 0 25 0 2 0 517765780 115957760 10242 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 28310 10242 392 389 0 24060 0
[pid=22155/tid=22157] ppid=22154 vsize=113240 CPUtime=74.1 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 663 0 0 0 6836 574 0 0 15 0 2 0 517766079 115957760 10242 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 176.41
Current children cumulated vsize (KiB) 121940

[startup+162.301 s]
/proc/loadavg: 1.82 2.65 3.42 3/172 22161
/proc/meminfo: memFree=25075364/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=119436 CPUtime=283.81 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 14125 0 0 0 26965 1416 0 0 25 0 2 0 517765780 122302464 13314 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 29859 13314 392 389 0 25609 0
[pid=22155/tid=22157] ppid=22154 vsize=119436 CPUtime=121.5 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 904 0 0 0 11309 841 0 0 16 0 2 0 517766079 122302464 13314 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 283.81
Current children cumulated vsize (KiB) 128136

[startup+222.301 s]
/proc/loadavg: 1.90 2.51 3.32 3/172 22163
/proc/meminfo: memFree=25061960/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=124660 CPUtime=392.51 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 17529 0 0 0 37495 1756 0 0 25 0 2 0 517765780 127651840 16621 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22155/statm: 31165 16621 392 389 0 26915 0
[pid=22155/tid=22157] ppid=22154 vsize=124660 CPUtime=170.2 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 1145 0 0 0 15976 1044 0 0 16 0 2 0 517766079 127651840 16621 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 392.51
Current children cumulated vsize (KiB) 133360

[startup+282.301 s]
/proc/loadavg: 1.86 2.39 3.22 3/172 22165
/proc/meminfo: memFree=25061952/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=124944 CPUtime=501.1 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 17615 0 0 0 48001 2109 0 0 25 0 2 0 517765780 127942656 16707 33554432000 4194304 5787044 140735146866080 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22155/statm: 31236 16707 392 389 0 26986 0
[pid=22155/tid=22157] ppid=22154 vsize=124944 CPUtime=218.8 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 1194 0 0 0 20614 1266 0 0 16 0 2 0 517766079 127942656 16707 33554432000 4194304 5787044 140735146866080 18446744073709551615 5527692 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 501.1
Current children cumulated vsize (KiB) 133644


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

[pid=22155] ppid=22154 vsize=139356 CPUtime=1271.58 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 28585 0 0 0 123311 3847 0 0 25 0 2 0 517765780 142700544 26737 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22155/statm: 34839 26737 392 389 0 30589 0
[pid=22155/tid=22157] ppid=22154 vsize=139356 CPUtime=569.28 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2077 0 0 0 54605 2323 0 0 16 0 2 0 517766079 142700544 26737 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1271.58
Current children cumulated vsize (KiB) 148056

[startup+762.307 s]
/proc/loadavg: 1.70 1.89 2.63 3/172 22178
/proc/meminfo: memFree=25011292/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=210048 CPUtime=1382.62 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 31337 0 0 0 134229 4033 0 0 25 0 2 0 517765780 215089152 29489 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/22155/statm: 52512 29489 392 389 0 48262 0
[pid=22155/tid=22157] ppid=22154 vsize=210048 CPUtime=620.32 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2296 0 0 0 59594 2438 0 0 16 0 2 0 517766079 215089152 29489 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1382.62
Current children cumulated vsize (KiB) 218748

[startup+822.301 s]
/proc/loadavg: 1.65 1.85 2.57 3/172 22179
/proc/meminfo: memFree=25002604/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=211072 CPUtime=1493.65 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 33522 0 0 0 145167 4198 0 0 25 0 2 0 517765780 216137728 31674 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 52768 31674 392 389 0 48518 0
[pid=22155/tid=22157] ppid=22154 vsize=211072 CPUtime=671.34 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2496 0 0 0 64594 2540 0 0 16 0 2 0 517766079 216137728 31674 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1493.65
Current children cumulated vsize (KiB) 219772

[startup+882.301 s]
/proc/loadavg: 1.82 1.86 2.53 3/172 22181
/proc/meminfo: memFree=24992308/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=215748 CPUtime=1605.42 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 36388 0 0 0 156196 4346 0 0 25 0 2 0 517765780 220925952 34213 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 53937 34213 392 389 0 49687 0
[pid=22155/tid=22157] ppid=22154 vsize=215748 CPUtime=723.12 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2631 0 0 0 69681 2631 0 0 15 0 2 0 517766079 220925952 34213 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1605.42
Current children cumulated vsize (KiB) 224448

[startup+942.3 s]
/proc/loadavg: 1.93 1.88 2.49 3/172 22182
/proc/meminfo: memFree=24992168/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=215748 CPUtime=1715.59 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 36391 0 0 0 166995 4564 0 0 25 0 2 0 517765780 220925952 34216 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 53937 34216 392 389 0 49687 0
[pid=22155/tid=22157] ppid=22154 vsize=215748 CPUtime=773.29 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2632 0 0 0 74562 2767 0 0 16 0 2 0 517766079 220925952 34216 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1715.59
Current children cumulated vsize (KiB) 224448

[startup+1002.3 s]
/proc/loadavg: 1.85 1.87 2.45 3/172 22184
/proc/meminfo: memFree=24992272/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=215748 CPUtime=1826.17 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 36392 0 0 0 177858 4759 0 0 25 0 2 0 517765780 220925952 34217 33554432000 4194304 5787044 140735146866080 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 53937 34217 392 389 0 49687 0
[pid=22155/tid=22157] ppid=22154 vsize=215748 CPUtime=823.87 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2632 0 0 0 79496 2891 0 0 16 0 2 0 517766079 220925952 34217 33554432000 4194304 5787044 140735146866080 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1826.17
Current children cumulated vsize (KiB) 224448

[startup+1062.3 s]
/proc/loadavg: 1.82 1.86 2.41 3/172 22185
/proc/meminfo: memFree=24992268/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=215748 CPUtime=1937.28 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 36418 0 0 0 188796 4932 0 0 25 0 2 0 517765780 220925952 34243 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 53937 34243 392 389 0 49687 0
[pid=22155/tid=22157] ppid=22154 vsize=215748 CPUtime=874.98 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2634 0 0 0 84499 2999 0 0 16 0 2 0 517766079 220925952 34243 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1937.28
Current children cumulated vsize (KiB) 224448

[startup+1122.3 s]
/proc/loadavg: 1.81 1.85 2.37 3/172 22187
/proc/meminfo: memFree=24992016/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=215940 CPUtime=2048.53 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 36523 0 0 0 199763 5090 0 0 25 0 2 0 517765780 221122560 34348 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 53985 34348 392 389 0 49735 0
[pid=22155/tid=22157] ppid=22154 vsize=215940 CPUtime=926.22 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2697 0 0 0 89525 3097 0 0 15 0 2 0 517766079 221122560 34348 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2048.53
Current children cumulated vsize (KiB) 224640

[startup+1182.3 s]
/proc/loadavg: 1.78 1.83 2.33 3/172 22189
/proc/meminfo: memFree=24990896/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=216452 CPUtime=2160.29 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 36808 0 0 0 210789 5240 0 0 25 0 2 0 517765780 221646848 34633 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676632431 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 54113 34633 392 389 0 49863 0
[pid=22155/tid=22157] ppid=22154 vsize=216452 CPUtime=977.98 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2790 0 0 0 94607 3191 0 0 16 0 2 0 517766079 221646848 34633 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2160.29
Current children cumulated vsize (KiB) 225152

[startup+1242.3 s]
/proc/loadavg: 1.92 1.86 2.30 3/172 22190
/proc/meminfo: memFree=24979476/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=221192 CPUtime=2271.97 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 39635 0 0 0 221817 5380 0 0 25 0 2 0 517765780 226500608 37460 33554432000 4194304 5787044 140735146866080 18446744073709551615 5527696 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 55298 37460 392 389 0 51048 0
[pid=22155/tid=22157] ppid=22154 vsize=221192 CPUtime=1029.66 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) R 22154 22154 18837 0 -1 4202560 2922 0 0 0 99688 3278 0 0 16 0 2 0 517766079 226500608 37460 33554432000 4194304 5787044 140735146866080 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2271.97
Current children cumulated vsize (KiB) 229892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.93 1.87 2.27 3/172 22192
/proc/meminfo: memFree=24972772/32951132 swapFree=67111524/67111528
[pid=22154] ppid=22152 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22154/stat : 22154 (prissup.sh) S 22152 22154 18837 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 517765780 8908800 251 33554432000 4194304 4922060 140733365379728 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22154/statm: 2175 251 211 178 0 68 0
[pid=22155] ppid=22154 vsize=225992 CPUtime=2379.48 cores=1,3,5,7
/proc/22155/stat : 22155 (priss) R 22154 22154 18837 0 -1 4202496 42334 0 0 0 232440 5508 0 0 25 0 2 0 517765780 231415808 39134 33554432000 4194304 5787044 140735146866080 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22155/statm: 56498 39134 392 389 0 52248 0
[pid=22155/tid=22157] ppid=22154 vsize=225992 CPUtime=1079.47 cores=1,3,5,7
/proc/22155/task/22157/stat : 22157 (priss) S 22154 22154 18837 0 -1 4202560 3069 0 0 0 104589 3358 0 0 16 0 2 0 517766079 231415808 39134 33554432000 4194304 5787044 140735146866080 18446744073709551615 274676631985 0 0 4096 0 18446604471099702016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2379.48
Current children cumulated vsize (KiB) 234692

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 22154 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 2379.48
#
# 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): 2379.48
CPU user time (s): 2324.4
CPU system time (s): 55.08
CPU usage (%): 183.034
Max. virtual memory (cumulated for all children) (KiB): 234692

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= 330
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 1.88071 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 09:21:01
IDJOB=3262470
IDBENCH=83313
IDSOLVER=1601
FILE ID=node131/3262470-1304061661
RUNJOBID= node131-1304058996-21827
PBS_JOBID= 13170364
Free space on /tmp= 71384 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262470-1304061661/watcher-3262470-1304061661 -o /tmp/evaluation-result-3262470-1304061661/solver-3262470-1304061661 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3262470-1304061661.cnf 901784610 4800 15500 4

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=901784610

node131.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.830
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25128368 kB
Buffers:        958204 kB
Cached:        6303816 kB
SwapCached:          4 kB
Active:         295128 kB
Inactive:      7032764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25128368 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2356 kB
Writeback:           8 kB
AnonPages:       65656 kB
Mapped:          14768 kB
Slab:           430888 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   190452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71384 MiB
End job on node131 at 2011-04-29 09:42:43