Trace number 3264670

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

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 5879
0.00/0.01	c parsetime: 5005us
0.00/0.01	c parsed 18603 clauses with 4499 variables
0.00/0.30	c preprocessor returned 10011 variables
0.00/0.30	c preprocessing returned UNKNOWN
0.00/0.30	c PP set 0 variables
0.00/0.30	c pp time: 298420us (0s)

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-3264670-1304070507/watcher-3264670-1304070507 -o /tmp/evaluation-result-3264670-1304070507/solver-3264670-1304070507 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3264670-1304070507.cnf 1913168427 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.62 3.72 3.51 4/177 5878
/proc/meminfo: memFree=16641092/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0

[startup+0.0080991 s]
/proc/loadavg: 3.62 3.72 3.51 4/177 5878
/proc/meminfo: memFree=16641092/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101137 s]
/proc/loadavg: 3.62 3.72 3.51 4/177 5878
/proc/meminfo: memFree=16641092/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301108 s]
/proc/loadavg: 3.62 3.72 3.51 4/177 5878
/proc/meminfo: memFree=16641092/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701014 s]
/proc/loadavg: 3.62 3.72 3.51 4/177 5878
/proc/meminfo: memFree=16641092/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 3.62 3.72 3.51 5/180 5881
/proc/meminfo: memFree=16630404/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=103356 CPUtime=1.96 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 3792 0 0 0 191 5 0 0 25 0 2 0 518650350 105836544 3058 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 25839 3058 392 389 0 21589 0
[pid=5879/tid=5881] ppid=5878 vsize=103356 CPUtime=0.46 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 26 0 0 0 43 3 0 0 15 0 2 0 518650381 105836544 3058 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 112056

[startup+3.10062 s]
/proc/loadavg: 3.65 3.72 3.51 5/180 5881
/proc/meminfo: memFree=16629536/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=103488 CPUtime=4.72 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 3985 0 0 0 455 17 0 0 25 0 2 0 518650350 105971712 3251 33554432000 4194304 5787044 140734032735440 18446744073709551615 5531800 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 25872 3251 392 389 0 21622 0
[pid=5879/tid=5881] ppid=5878 vsize=103488 CPUtime=1.62 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 49 0 0 0 148 14 0 0 15 0 2 0 518650381 105971712 3251 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 112188

[startup+6.30111 s]
/proc/loadavg: 3.65 3.72 3.51 5/180 5881
/proc/meminfo: memFree=16627364/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=104748 CPUtime=10.23 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 4426 0 0 0 994 29 0 0 25 0 2 0 518650350 107261952 3692 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 26187 3692 392 389 0 21937 0
[pid=5879/tid=5881] ppid=5878 vsize=104748 CPUtime=3.93 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 99 0 0 0 367 26 0 0 15 0 2 0 518650381 107261952 3692 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.23
Current children cumulated vsize (KiB) 113448

[startup+12.701 s]
/proc/loadavg: 3.63 3.71 3.51 5/180 5881
/proc/meminfo: memFree=16624060/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=107720 CPUtime=21.3 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 5125 0 0 0 2073 57 0 0 25 0 2 0 518650350 110305280 4391 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 26930 4391 392 389 0 22680 0
[pid=5879/tid=5881] ppid=5878 vsize=107720 CPUtime=8.6 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) S 5878 5878 5255 0 -1 4202560 135 0 0 0 808 52 0 0 15 0 2 0 518650381 110305280 4391 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 18446604445257814336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.3
Current children cumulated vsize (KiB) 116420

[startup+25.5009 s]
/proc/loadavg: 3.61 3.71 3.51 4/180 5882
/proc/meminfo: memFree=16620340/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=111152 CPUtime=43.74 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 6045 0 0 0 4270 104 0 0 25 0 2 0 518650350 113819648 5311 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 27788 5311 392 389 0 23538 0
[pid=5879/tid=5881] ppid=5878 vsize=111152 CPUtime=18.25 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 221 0 0 0 1728 97 0 0 15 0 2 0 518650381 113819648 5311 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.74
Current children cumulated vsize (KiB) 119852

[startup+51.1006 s]
/proc/loadavg: 3.61 3.70 3.51 4/180 5883
/proc/meminfo: memFree=16609140/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=121564 CPUtime=89.19 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 8823 0 0 0 8739 180 0 0 25 0 2 0 518650350 124481536 8089 33554432000 4194304 5787044 140734032735440 18446744073709551615 5531056 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 30391 8089 392 389 0 26141 0
[pid=5879/tid=5881] ppid=5878 vsize=121564 CPUtime=38.09 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) S 5878 5878 5255 0 -1 4202560 372 0 0 0 3641 168 0 0 15 0 2 0 518650381 124481536 8089 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 18446604445257814336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.19
Current children cumulated vsize (KiB) 130264

[startup+102.307 s]
/proc/loadavg: 3.67 3.70 3.52 5/180 5884
/proc/meminfo: memFree=16594504/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=135748 CPUtime=181.95 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 12426 0 0 0 17898 297 0 0 25 0 2 0 518650350 139005952 11692 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 33937 11692 392 389 0 29687 0
[pid=5879/tid=5881] ppid=5878 vsize=135748 CPUtime=79.65 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 848 0 0 0 7687 278 0 0 15 0 2 0 518650381 139005952 11692 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 181.95
Current children cumulated vsize (KiB) 144448

[startup+162.301 s]
/proc/loadavg: 3.69 3.69 3.53 5/180 5885
/proc/meminfo: memFree=16579116/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=151812 CPUtime=291.95 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 16495 0 0 0 28781 414 0 0 25 0 2 0 518650350 155455488 15504 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 37953 15504 392 389 0 33703 0
[pid=5879/tid=5881] ppid=5878 vsize=151812 CPUtime=129.65 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 1052 0 0 0 12579 386 0 0 15 0 2 0 518650381 155455488 15504 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 291.95
Current children cumulated vsize (KiB) 160512

[startup+222.301 s]
/proc/loadavg: 3.89 3.74 3.56 5/180 5887
/proc/meminfo: memFree=16569556/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=159708 CPUtime=403.35 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 18860 0 0 0 39828 507 0 0 18 0 2 0 518650350 163540992 17869 33554432000 4194304 5787044 140734032735440 18446744073709551615 5531806 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 39927 17869 392 389 0 35677 0
[pid=5879/tid=5881] ppid=5878 vsize=159708 CPUtime=181.06 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) S 5878 5878 5255 0 -1 4202560 1374 0 0 0 17636 470 0 0 15 0 2 0 518650381 163540992 17870 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 18446604445257814336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.35
Current children cumulated vsize (KiB) 168408

[startup+282.301 s]
/proc/loadavg: 3.75 3.73 3.56 5/180 5889
/proc/meminfo: memFree=16559748/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=168028 CPUtime=514.81 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 21069 0 0 0 50882 599 0 0 25 0 2 0 518650350 172060672 20078 33554432000 4194304 5787044 140734032735440 18446744073709551615 5531818 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 42007 20078 392 389 0 37757 0
[pid=5879/tid=5881] ppid=5878 vsize=168028 CPUtime=232.52 cores=0,2,4,6

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

[pid=5879] ppid=5878 vsize=220540 CPUtime=1305.79 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 35561 0 0 0 129529 1050 0 0 25 0 2 0 518650350 225832960 34057 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 55135 34057 392 389 0 50885 0
[pid=5879/tid=5881] ppid=5878 vsize=220540 CPUtime=603.51 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 2867 0 0 0 59399 952 0 0 15 0 2 0 518650381 225832960 34057 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1305.79
Current children cumulated vsize (KiB) 229240

[startup+762.307 s]
/proc/loadavg: 3.81 3.78 3.63 5/180 5940
/proc/meminfo: memFree=16596296/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=220540 CPUtime=1419.19 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 35569 0 0 0 140813 1106 0 0 25 0 2 0 518650350 225832960 34065 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 55135 34065 392 389 0 50885 0
[pid=5879/tid=5881] ppid=5878 vsize=220540 CPUtime=656.9 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 2870 0 0 0 64690 1000 0 0 15 0 2 0 518650381 225832960 34065 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1419.19
Current children cumulated vsize (KiB) 229240

[startup+822.301 s]
/proc/loadavg: 3.66 3.74 3.63 5/180 5942
/proc/meminfo: memFree=16594088/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=220540 CPUtime=1533.02 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 35625 0 0 0 152143 1159 0 0 25 0 2 0 518650350 225832960 34121 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 55135 34121 392 389 0 50885 0
[pid=5879/tid=5881] ppid=5878 vsize=220540 CPUtime=710.74 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 2914 0 0 0 70028 1046 0 0 16 0 2 0 518650381 225832960 34121 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1533.02
Current children cumulated vsize (KiB) 229240

[startup+882.301 s]
/proc/loadavg: 3.65 3.72 3.63 4/180 5944
/proc/meminfo: memFree=16592228/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=221052 CPUtime=1646.9 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 35992 0 0 0 163485 1205 0 0 25 0 2 0 518650350 226357248 34488 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 55263 34488 392 389 0 51013 0
[pid=5879/tid=5881] ppid=5878 vsize=221052 CPUtime=764.61 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 3115 0 0 0 75378 1083 0 0 16 0 2 0 518650381 226357248 34488 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1646.9
Current children cumulated vsize (KiB) 229752

[startup+942.301 s]
/proc/loadavg: 3.72 3.72 3.64 4/180 5945
/proc/meminfo: memFree=16567172/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=235244 CPUtime=1761.08 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 39670 0 0 0 174860 1248 0 0 25 0 2 0 518650350 240889856 38166 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 58811 38166 392 389 0 54561 0
[pid=5879/tid=5881] ppid=5878 vsize=235244 CPUtime=818.79 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 3372 0 0 0 80760 1119 0 0 15 0 2 0 518650381 240889856 38166 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1761.08
Current children cumulated vsize (KiB) 243944

[startup+1002.3 s]
/proc/loadavg: 3.75 3.74 3.64 5/180 5947
/proc/meminfo: memFree=16546452/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=246060 CPUtime=1875.33 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 42544 0 0 0 186242 1291 0 0 25 0 2 0 518650350 251965440 41040 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527218 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 61515 41040 392 389 0 57265 0
[pid=5879/tid=5881] ppid=5878 vsize=246060 CPUtime=873.05 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 3745 0 0 0 86149 1156 0 0 16 0 2 0 518650381 251965440 41040 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1875.33
Current children cumulated vsize (KiB) 254760

[startup+1062.3 s]
/proc/loadavg: 3.65 3.71 3.64 5/180 5951
/proc/meminfo: memFree=16529436/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=259528 CPUtime=1989.73 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 46119 0 0 0 197637 1336 0 0 25 0 2 0 518650350 265756672 44615 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 64882 44615 392 389 0 60632 0
[pid=5879/tid=5881] ppid=5878 vsize=259528 CPUtime=927.44 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 3957 0 0 0 91551 1193 0 0 15 0 2 0 518650381 265756672 44615 33554432000 4194304 5787044 140734032735440 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1989.73
Current children cumulated vsize (KiB) 268228

[startup+1122.3 s]
/proc/loadavg: 3.70 3.71 3.64 5/180 5953
/proc/meminfo: memFree=16525004/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=263236 CPUtime=2103.39 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 47107 0 0 0 208959 1380 0 0 25 0 2 0 518650350 269553664 45603 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/5879/statm: 65809 45603 392 389 0 61559 0
[pid=5879/tid=5881] ppid=5878 vsize=263236 CPUtime=981.11 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 4042 0 0 0 96878 1233 0 0 15 0 2 0 518650381 269553664 45603 33554432000 4194304 5787044 140734032735440 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2103.39
Current children cumulated vsize (KiB) 271936

[startup+1182.3 s]
/proc/loadavg: 3.59 3.68 3.63 5/180 5955
/proc/meminfo: memFree=16524864/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=263236 CPUtime=2210.73 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 47107 0 0 0 219642 1431 0 0 25 0 2 0 518650350 269553664 45603 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/5879/statm: 65809 45603 392 389 0 61559 0
[pid=5879/tid=5881] ppid=5878 vsize=263236 CPUtime=1028.44 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 4042 0 0 0 101582 1262 0 0 17 0 2 0 518650381 269553664 45603 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2210.73
Current children cumulated vsize (KiB) 271936

[startup+1242.3 s]
/proc/loadavg: 3.61 3.66 3.63 4/180 5956
/proc/meminfo: memFree=16523860/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=263236 CPUtime=2319.2 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 47128 0 0 0 230435 1485 0 0 25 0 2 0 518650350 269553664 45624 33554432000 4194304 5787044 140734032735440 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5879/statm: 65809 45624 392 389 0 61559 0
[pid=5879/tid=5881] ppid=5878 vsize=263236 CPUtime=1076.92 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 4052 0 0 0 106405 1287 0 0 18 0 2 0 518650381 269553664 45624 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527171 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2319.2
Current children cumulated vsize (KiB) 271936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.66 3.63 5/180 5958
/proc/meminfo: memFree=16514672/32951132 swapFree=67111524/67111528
[pid=5878] ppid=5876 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5878/stat : 5878 (prissup.sh) S 5876 5878 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518650350 8908800 252 33554432000 4194304 4922060 140736725634608 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5878/statm: 2175 252 211 178 0 68 0
[pid=5879] ppid=5878 vsize=263236 CPUtime=2425.69 cores=0,2,4,6
/proc/5879/stat : 5879 (priss) R 5878 5878 5255 0 -1 4202496 47142 0 0 0 241041 1528 0 0 25 0 2 0 518650350 269553664 45638 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527186 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/5879/statm: 65809 45638 392 389 0 61559 0
[pid=5879/tid=5881] ppid=5878 vsize=263236 CPUtime=1125.7 cores=0,2,4,6
/proc/5879/task/5881/stat : 5881 (priss) R 5878 5878 5255 0 -1 4202560 4056 0 0 0 111265 1305 0 0 18 0 2 0 518650381 269553664 45638 33554432000 4194304 5787044 140734032735440 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2425.69
Current children cumulated vsize (KiB) 271936

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 5878 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 2425.69
#
# 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): 2425.69
CPU user time (s): 2410.41
CPU system time (s): 15.28
CPU usage (%): 186.589
Max. virtual memory (cumulated for all children) (KiB): 271936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 3

runsolver used 2.23966 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 11:48:27
IDJOB=3264670
IDBENCH=84762
IDSOLVER=1601
FILE ID=node129/3264670-1304070507
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264670-1304070507/watcher-3264670-1304070507 -o /tmp/evaluation-result-3264670-1304070507/solver-3264670-1304070507 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3264670-1304070507.cnf 1913168427 4800 15500 4

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1913168427

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16641248 kB
Buffers:       1280488 kB
Cached:       14130784 kB
SwapCached:          4 kB
Active:        3928012 kB
Inactive:     11716992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16641248 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:      233536 kB
Mapped:          15760 kB
Slab:           602924 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   393356 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= 66368 MiB
End job on node129 at 2011-04-29 12:10:09