Trace number 3261942

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 2965
0.00/0.01	c parsetime: 13657us
0.00/0.01	c parsed 42826 clauses with 284 variables
4.09/4.14	c preprocessor returned 10019 variables
4.09/4.14	c preprocessing returned UNKNOWN
4.09/4.14	c PP set 0 variables
4.09/4.14	c pp time: 4128416us (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-3261942-1304060592/watcher-3261942-1304060592 -o /tmp/evaluation-result-3261942-1304060592/solver-3261942-1304060592 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3261942-1304060592.cnf 2076573318 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.60 3.57 4.31 3/183 2964
/proc/meminfo: memFree=22186592/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0

[startup+0.10551 s]
/proc/loadavg: 3.60 3.57 4.31 3/183 2964
/proc/meminfo: memFree=22186592/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.20049 s]
/proc/loadavg: 3.60 3.57 4.31 3/183 2964
/proc/meminfo: memFree=22186592/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300475 s]
/proc/loadavg: 3.60 3.57 4.31 3/183 2964
/proc/meminfo: memFree=22186592/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700411 s]
/proc/loadavg: 3.60 3.57 4.31 3/183 2964
/proc/meminfo: memFree=22186592/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 3.55 3.56 4.30 3/185 2966
/proc/meminfo: memFree=22179508/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=23640 CPUtime=1.49 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 2030 0 0 0 149 0 0 0 19 0 1 0 517657114 24207360 1927 33554432000 4194304 5787044 140735535688288 18446744073709551615 4336703 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2965/statm: 5910 1927 337 389 0 1660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32340

[startup+3.101 s]
/proc/loadavg: 3.55 3.56 4.30 4/185 2966
/proc/meminfo: memFree=22179136/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=25104 CPUtime=3.09 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 2374 0 0 0 309 0 0 0 25 0 1 0 517657114 25706496 2271 33554432000 4194304 5787044 140735535688288 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2965/statm: 6276 2271 339 389 0 2026 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33804

[startup+6.3004 s]
/proc/loadavg: 3.55 3.56 4.30 5/186 2967
/proc/meminfo: memFree=22172024/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=106280 CPUtime=7.79 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 4248 0 0 0 727 52 0 0 24 0 2 0 517657114 108830720 3792 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2965/statm: 26570 3792 392 389 0 22320 0
[pid=2965/tid=2967] ppid=2964 vsize=106280 CPUtime=1.49 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 41 0 0 0 107 42 0 0 16 0 2 0 517657529 108830720 3792 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 114980

[startup+12.7012 s]
/proc/loadavg: 3.70 3.59 4.30 4/186 2967
/proc/meminfo: memFree=22169664/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=106412 CPUtime=18.91 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 4760 0 0 0 1710 181 0 0 25 0 2 0 517657114 108965888 4304 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2965/statm: 26603 4304 392 389 0 22353 0
[pid=2965/tid=2967] ppid=2964 vsize=106412 CPUtime=6.21 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 83 0 0 0 469 152 0 0 15 0 2 0 517657529 108965888 4304 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 115112

[startup+25.5008 s]
/proc/loadavg: 3.74 3.61 4.30 4/186 2967
/proc/meminfo: memFree=22166212/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=106812 CPUtime=41.84 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 5576 0 0 0 3926 258 0 0 25 0 2 0 517657114 109375488 5120 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2965/statm: 26703 5120 392 389 0 22453 0
[pid=2965/tid=2967] ppid=2964 vsize=106812 CPUtime=16.34 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 175 0 0 0 1432 202 0 0 16 0 2 0 517657529 109375488 5120 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.84
Current children cumulated vsize (KiB) 115512

[startup+51.1011 s]
/proc/loadavg: 3.83 3.64 4.29 5/186 2968
/proc/meminfo: memFree=22154868/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=111580 CPUtime=88 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 8406 0 0 0 8414 386 0 0 25 0 2 0 517657114 114257920 7928 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2965/statm: 27895 7928 392 389 0 23645 0
[pid=2965/tid=2967] ppid=2964 vsize=111580 CPUtime=36.9 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 354 0 0 0 3406 284 0 0 15 0 2 0 517657529 114257920 7928 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 88
Current children cumulated vsize (KiB) 120280

[startup+102.301 s]
/proc/loadavg: 3.78 3.65 4.25 5/186 2972
/proc/meminfo: memFree=22122588/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=117980 CPUtime=181.06 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 12060 0 0 0 17488 618 0 0 25 0 2 0 517657114 120811520 11501 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 29495 11501 392 389 0 25245 0
[pid=2965/tid=2967] ppid=2964 vsize=117980 CPUtime=78.76 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) S 2964 2964 32466 0 -1 4202560 632 0 0 0 7437 439 0 0 15 0 2 0 517657529 120811520 11501 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 18446604467031834816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 181.06
Current children cumulated vsize (KiB) 126680

[startup+162.3 s]
/proc/loadavg: 3.71 3.65 4.22 4/186 2982
/proc/meminfo: memFree=22090072/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=119868 CPUtime=291.1 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 14385 0 0 0 28284 826 0 0 25 0 2 0 517657114 122744832 13472 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 29967 13472 392 389 0 25717 0
[pid=2965/tid=2967] ppid=2964 vsize=119868 CPUtime=128.82 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 805 0 0 0 12310 572 0 0 16 0 2 0 517657529 122744832 13472 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 291.1
Current children cumulated vsize (KiB) 128568

[startup+222.307 s]
/proc/loadavg: 3.72 3.66 4.18 5/186 2984
/proc/meminfo: memFree=22068600/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=125044 CPUtime=401.92 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 17812 0 0 0 39193 999 0 0 25 0 2 0 517657114 128045056 16802 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 31261 16802 392 389 0 27011 0
[pid=2965/tid=2967] ppid=2964 vsize=125044 CPUtime=179.62 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 1045 0 0 0 17283 679 0 0 16 0 2 0 517657529 128045056 16802 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 401.92
Current children cumulated vsize (KiB) 133744

[startup+282.301 s]
/proc/loadavg: 3.71 3.68 4.15 4/186 2985
/proc/meminfo: memFree=22061520/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=132560 CPUtime=512.98 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 19680 0 0 0 50138 1160 0 0 25 0 2 0 517657114 135741440 18670 33554432000 4194304 5787044 140735535688288 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 33140 18670 392 389 0 28890 0
[pid=2965/tid=2967] ppid=2964 vsize=132560 CPUtime=230.69 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) S 2964 2964 32466 0 -1 4202560 1267 0 0 0 22287 782 0 0 16 0 2 0 517657529 135741440 18670 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 18446604467031834816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 512.98
Current children cumulated vsize (KiB) 141260


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

[pid=2965] ppid=2964 vsize=225888 CPUtime=1407.29 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 37433 0 0 0 138581 2148 0 0 25 0 2 0 517657114 231309312 35483 33554432000 4194304 5787044 140735535688288 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 56472 35483 392 389 0 52222 0
[pid=2965/tid=2967] ppid=2964 vsize=225888 CPUtime=644.97 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2429 0 0 0 63105 1392 0 0 16 0 2 0 517657529 231309312 35483 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1407.29
Current children cumulated vsize (KiB) 234588

[startup+822.301 s]
/proc/loadavg: 3.62 3.64 3.91 5/186 3001
/proc/meminfo: memFree=21943072/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=226144 CPUtime=1520.04 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 38881 0 0 0 149765 2239 0 0 25 0 2 0 517657114 231571456 36605 33554432000 4194304 5787044 140735535688288 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 56536 36605 392 389 0 52286 0
[pid=2965/tid=2967] ppid=2964 vsize=226144 CPUtime=697.72 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2493 0 0 0 68324 1448 0 0 16 0 2 0 517657529 231571456 36605 33554432000 4194304 5787044 140735535688288 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1520.04
Current children cumulated vsize (KiB) 234844

[startup+882.307 s]
/proc/loadavg: 3.43 3.59 3.88 5/186 3002
/proc/meminfo: memFree=21940460/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=226144 CPUtime=1631.78 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 38883 0 0 0 160823 2355 0 0 25 0 2 0 517657114 231571456 36607 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2965/statm: 56536 36607 392 389 0 52286 0
[pid=2965/tid=2967] ppid=2964 vsize=226144 CPUtime=749.45 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2494 0 0 0 73424 1521 0 0 16 0 2 0 517657529 231571456 36607 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1631.78
Current children cumulated vsize (KiB) 234844

[startup+942.301 s]
/proc/loadavg: 3.58 3.61 3.87 5/186 3004
/proc/meminfo: memFree=21924568/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=226144 CPUtime=1744.01 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 38907 0 0 0 171943 2458 0 0 25 0 2 0 517657114 231571456 36631 33554432000 4194304 5787044 140735535688288 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2965/statm: 56536 36631 392 389 0 52286 0
[pid=2965/tid=2967] ppid=2964 vsize=226144 CPUtime=801.69 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2497 0 0 0 78585 1584 0 0 16 0 2 0 517657529 231571456 36631 33554432000 4194304 5787044 140735535688288 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1744.01
Current children cumulated vsize (KiB) 234844

[startup+1002.3 s]
/proc/loadavg: 3.63 3.62 3.85 5/186 3005
/proc/meminfo: memFree=21913144/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=226400 CPUtime=1856.48 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 39007 0 0 0 183092 2556 0 0 25 0 2 0 517657114 231833600 36731 33554432000 4194304 5787044 140735535688288 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/2965/statm: 56600 36731 392 389 0 52350 0
[pid=2965/tid=2967] ppid=2964 vsize=226400 CPUtime=854.16 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2540 0 0 0 83771 1645 0 0 16 0 2 0 517657529 231833600 36731 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1856.48
Current children cumulated vsize (KiB) 235100

[startup+1062.3 s]
/proc/loadavg: 3.65 3.63 3.83 6/186 3038
/proc/meminfo: memFree=22145428/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=226656 CPUtime=1968.76 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 39190 0 0 0 194233 2643 0 0 25 0 2 0 517657114 232095744 36914 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 56664 36914 392 389 0 52414 0
[pid=2965/tid=2967] ppid=2964 vsize=226656 CPUtime=906.44 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2600 0 0 0 88947 1697 0 0 16 0 2 0 517657529 232095744 36914 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1968.76
Current children cumulated vsize (KiB) 235356

[startup+1122.3 s]
/proc/loadavg: 3.72 3.65 3.82 4/186 3040
/proc/meminfo: memFree=22124332/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=231396 CPUtime=2081.28 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 42092 0 0 0 205401 2727 0 0 25 0 2 0 517657114 236949504 39816 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 57849 39816 392 389 0 53599 0
[pid=2965/tid=2967] ppid=2964 vsize=231396 CPUtime=958.95 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2733 0 0 0 94149 1746 0 0 16 0 2 0 517657529 236949504 39816 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2081.28
Current children cumulated vsize (KiB) 240096

[startup+1182.3 s]
/proc/loadavg: 3.75 3.66 3.82 5/186 3041
/proc/meminfo: memFree=22105456/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=235876 CPUtime=2193.54 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 45145 0 0 0 216540 2814 0 0 25 0 2 0 517657114 241537024 41844 33554432000 4194304 5787044 140735535688288 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 58969 41844 392 389 0 54719 0
[pid=2965/tid=2967] ppid=2964 vsize=235876 CPUtime=1011.22 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2820 0 0 0 99326 1796 0 0 16 0 2 0 517657529 241537024 41844 33554432000 4194304 5787044 140735535688288 18446744073709551615 5527182 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2193.54
Current children cumulated vsize (KiB) 244576

[startup+1242.3 s]
/proc/loadavg: 3.77 3.68 3.81 4/186 3043
/proc/meminfo: memFree=22080768/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=236516 CPUtime=2306.09 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 48082 0 0 0 227715 2894 0 0 25 0 2 0 517657114 242192384 44781 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 59129 44781 392 389 0 54879 0
[pid=2965/tid=2967] ppid=2964 vsize=236516 CPUtime=1063.77 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) R 2964 2964 32466 0 -1 4202560 2943 0 0 0 104535 1842 0 0 16 0 2 0 517657529 242192384 44781 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2306.09
Current children cumulated vsize (KiB) 245216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.87 3.71 3.82 4/186 3044
/proc/meminfo: memFree=22062388/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=236772 CPUtime=2415.16 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 50521 0 0 0 238563 2953 0 0 25 0 2 0 517657114 242454528 46739 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 59193 46739 392 389 0 54943 0
[pid=2965/tid=2967] ppid=2964 vsize=236772 CPUtime=1115.12 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) S 2964 2964 32466 0 -1 4202560 3020 0 0 0 109639 1873 0 0 17 0 2 0 517657529 242454528 46739 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 18446604467031834816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2415.16
Current children cumulated vsize (KiB) 245472

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.87 3.71 3.82 4/186 3044
/proc/meminfo: memFree=22062388/32951124 swapFree=67111524/67111528
[pid=2964] ppid=2962 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2964/stat : 2964 (prissup.sh) S 2962 2964 32466 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517657114 8908800 252 33554432000 4194304 4922060 140737248740480 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2964/statm: 2175 252 211 178 0 68 0
[pid=2965] ppid=2964 vsize=236772 CPUtime=2415.16 cores=1,3,5,7
/proc/2965/stat : 2965 (priss) R 2964 2964 32466 0 -1 4202496 50521 0 0 0 238563 2953 0 0 25 0 2 0 517657114 242454528 46739 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2965/statm: 59193 46739 392 389 0 54943 0
[pid=2965/tid=2967] ppid=2964 vsize=236772 CPUtime=1115.12 cores=1,3,5,7
/proc/2965/task/2967/stat : 2967 (priss) S 2964 2964 32466 0 -1 4202560 3020 0 0 0 109639 1873 0 0 17 0 2 0 517657529 242454528 46739 33554432000 4194304 5787044 140735535688288 18446744073709551615 255389125041 0 0 4096 0 18446604467031834816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2415.16
Current children cumulated vsize (KiB) 245472

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2964 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2415.16
#
# 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): 2415.16
CPU user time (s): 2385.63
CPU system time (s): 29.53
CPU usage (%): 185.779
Max. virtual memory (cumulated for all children) (KiB): 245472

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= 5
involuntary context switches= 2

runsolver used 2.04169 second user time and 5.05523 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 09:03:12
IDJOB=3261942
IDBENCH=83266
IDSOLVER=1601
FILE ID=node135/3261942-1304060592
RUNJOBID= node135-1304058996-2706
PBS_JOBID= 13170376
Free space on /tmp= 71116 MiB

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

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=2076573318

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:      22186864 kB
Buffers:       1831880 kB
Cached:        8140884 kB
SwapCached:          4 kB
Active:        2599884 kB
Inactive:      7572020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22186864 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:      199084 kB
Mapped:          15560 kB
Slab:           528568 kB
PageTables:       5000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   354820 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:24:55