Trace number 3262558

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.05 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
MD5SUMad5b26aa9760a3817f3ab03e9314a5d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark284.707
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses7308
Sum of the clauses size31804
Maximum clause length13
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 36320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5988

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: 3075
0.00/0.00	c parsetime: 2203us
0.00/0.00	c parsed 7308 clauses with 160 variables
3.39/3.40	c preprocessor returned 10039 variables
3.39/3.40	c preprocessing returned UNKNOWN
3.39/3.40	c PP set 0 variables
3.39/3.40	c pp time: 3393462us (3s)

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-3262558-1304061895/watcher-3262558-1304061895 -o /tmp/evaluation-result-3262558-1304061895/solver-3262558-1304061895 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262558-1304061895.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: 3.72 3.69 3.81 3/183 3074
/proc/meminfo: memFree=22250364/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0

[startup+0.0348369 s]
/proc/loadavg: 3.72 3.69 3.81 3/183 3074
/proc/meminfo: memFree=22250364/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100859 s]
/proc/loadavg: 3.72 3.69 3.81 3/183 3074
/proc/meminfo: memFree=22250364/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300823 s]
/proc/loadavg: 3.72 3.69 3.81 3/183 3074
/proc/meminfo: memFree=22250364/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700718 s]
/proc/loadavg: 3.72 3.69 3.81 3/183 3074
/proc/meminfo: memFree=22250364/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 3.72 3.69 3.81 4/185 3076
/proc/meminfo: memFree=22242068/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=24948 CPUtime=1.49 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 2350 0 0 0 149 0 0 0 25 0 1 0 517787347 25546752 2169 33554432000 4194304 5787044 140735447424416 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/3075/statm: 6237 2169 342 389 0 1987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33648

[startup+3.10028 s]
/proc/loadavg: 3.72 3.69 3.81 3/185 3076
/proc/meminfo: memFree=22241324/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=24948 CPUtime=3.09 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 2350 0 0 0 309 0 0 0 25 0 1 0 517787347 25546752 2169 33554432000 4194304 5787044 140735447424416 18446744073709551615 4359266 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/3075/statm: 6237 2169 342 389 0 1987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33648

[startup+6.30071 s]
/proc/loadavg: 3.66 3.67 3.80 3/186 3079
/proc/meminfo: memFree=22237580/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=102968 CPUtime=8.38 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 3524 0 0 0 807 31 0 0 25 0 2 0 517787347 105439232 3107 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3075/statm: 25742 3107 392 389 0 21492 0
[pid=3075/tid=3077] ppid=3074 vsize=102968 CPUtime=2.07 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 28 0 0 0 186 21 0 0 15 0 2 0 517787687 105439232 3107 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.38
Current children cumulated vsize (KiB) 111668

[startup+12.7005 s]
/proc/loadavg: 3.69 3.68 3.80 5/186 3079
/proc/meminfo: memFree=22233476/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=103232 CPUtime=19.62 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 4068 0 0 0 1879 83 0 0 25 0 2 0 517787347 105709568 3651 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3075/statm: 25808 3651 392 389 0 21558 0
[pid=3075/tid=3077] ppid=3074 vsize=103232 CPUtime=6.93 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 95 0 0 0 636 57 0 0 15 0 2 0 517787687 105709568 3651 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.62
Current children cumulated vsize (KiB) 111932

[startup+25.5012 s]
/proc/loadavg: 3.76 3.69 3.81 4/186 3079
/proc/meminfo: memFree=22224796/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=107168 CPUtime=42.63 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 5686 0 0 0 4095 168 0 0 25 0 2 0 517787347 109740032 5269 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3075/statm: 26792 5269 392 389 0 22542 0
[pid=3075/tid=3077] ppid=3074 vsize=107168 CPUtime=17.13 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) S 3074 3074 32466 0 -1 4202560 232 0 0 0 1600 113 0 0 16 0 2 0 517787687 109740032 5269 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 18446604467031834816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.63
Current children cumulated vsize (KiB) 115868

[startup+51.1004 s]
/proc/loadavg: 3.78 3.70 3.81 5/186 3080
/proc/meminfo: memFree=22209128/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=115376 CPUtime=89.09 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 7878 0 0 0 8615 294 0 0 25 0 2 0 517787347 118145024 7461 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3075/statm: 28844 7461 392 389 0 24594 0
[pid=3075/tid=3077] ppid=3074 vsize=115376 CPUtime=37.99 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 330 0 0 0 3601 198 0 0 15 0 2 0 517787687 118145024 7461 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.09
Current children cumulated vsize (KiB) 124076

[startup+102.307 s]
/proc/loadavg: 3.85 3.73 3.81 4/186 3081
/proc/meminfo: memFree=22199688/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=123636 CPUtime=183.08 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 9903 0 0 0 17810 498 0 0 25 0 2 0 517787347 126603264 9486 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 30909 9486 392 389 0 26659 0
[pid=3075/tid=3077] ppid=3074 vsize=123636 CPUtime=80.77 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) S 3074 3074 32466 0 -1 4202560 431 0 0 0 7744 333 0 0 16 0 2 0 517787687 126603264 9486 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 183.08
Current children cumulated vsize (KiB) 132336

[startup+162.301 s]
/proc/loadavg: 3.60 3.68 3.79 5/186 3083
/proc/meminfo: memFree=22178588/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=134828 CPUtime=293.8 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 12862 0 0 0 28697 683 0 0 25 0 2 0 517787347 138063872 12188 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3075/statm: 33707 12188 392 389 0 29457 0
[pid=3075/tid=3077] ppid=3074 vsize=134828 CPUtime=131.5 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 651 0 0 0 12696 454 0 0 16 0 2 0 517787687 138063872 12188 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 293.8
Current children cumulated vsize (KiB) 143528

[startup+222.301 s]
/proc/loadavg: 3.70 3.69 3.79 5/186 3085
/proc/meminfo: memFree=22151800/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=146284 CPUtime=405.08 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 16006 0 0 0 39686 822 0 0 25 0 2 0 517787347 149794816 15332 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3075/statm: 36571 15332 392 389 0 32321 0
[pid=3075/tid=3077] ppid=3074 vsize=146284 CPUtime=182.78 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 861 0 0 0 17733 545 0 0 16 0 2 0 517787687 149794816 15332 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 405.08
Current children cumulated vsize (KiB) 154984

[startup+282.301 s]
/proc/loadavg: 3.84 3.73 3.79 5/186 3087
/proc/meminfo: memFree=22147944/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=146284 CPUtime=516.23 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 16286 0 0 0 50662 961 0 0 25 0 2 0 517787347 149794816 15612 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/3075/statm: 36571 15612 392 389 0 32321 0
[pid=3075/tid=3077] ppid=3074 vsize=146284 CPUtime=233.92 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 951 0 0 0 22758 634 0 0 16 0 2 0 517787687 149794816 15612 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 516.23
Current children cumulated vsize (KiB) 154984


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

[pid=3075] ppid=3074 vsize=156532 CPUtime=1298.11 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 29395 0 0 0 128125 1686 0 0 25 0 2 0 517787347 160288768 27781 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 39133 27781 392 389 0 34883 0
[pid=3075/tid=3077] ppid=3074 vsize=156532 CPUtime=595.79 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 2524 0 0 0 58486 1093 0 0 16 0 2 0 517787687 160288768 27781 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1298.11
Current children cumulated vsize (KiB) 165232

[startup+762.307 s]
/proc/loadavg: 3.93 3.86 3.82 5/186 3100
/proc/meminfo: memFree=22069456/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=156532 CPUtime=1409.98 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 29512 0 0 0 139224 1774 0 0 25 0 2 0 517787347 160288768 27898 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 39133 27898 392 389 0 34883 0
[pid=3075/tid=3077] ppid=3074 vsize=156532 CPUtime=647.65 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 2581 0 0 0 63617 1148 0 0 16 0 2 0 517787687 160288768 27898 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1409.98
Current children cumulated vsize (KiB) 165232

[startup+822.3 s]
/proc/loadavg: 3.80 3.83 3.81 5/186 3101
/proc/meminfo: memFree=22066704/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=156532 CPUtime=1522.06 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 30179 0 0 0 150354 1852 0 0 25 0 2 0 517787347 160288768 28565 33554432000 4194304 5787044 140735447424416 18446744073709551615 5528368 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 39133 28565 392 389 0 34883 0
[pid=3075/tid=3077] ppid=3074 vsize=156532 CPUtime=699.74 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 2743 0 0 0 68779 1195 0 0 16 0 2 0 517787687 160288768 28565 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1522.06
Current children cumulated vsize (KiB) 165232

[startup+882.3 s]
/proc/loadavg: 3.70 3.79 3.80 5/186 3103
/proc/meminfo: memFree=22055644/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=160632 CPUtime=1634.3 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 32829 0 0 0 161497 1933 0 0 25 0 2 0 517787347 164487168 31215 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 40158 31215 392 389 0 35908 0
[pid=3075/tid=3077] ppid=3074 vsize=160632 CPUtime=751.98 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3005 0 0 0 73955 1243 0 0 16 0 2 0 517787687 164487168 31215 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1634.3
Current children cumulated vsize (KiB) 169332

[startup+942.301 s]
/proc/loadavg: 3.78 3.79 3.80 4/186 3104
/proc/meminfo: memFree=22044472/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=226168 CPUtime=1746.49 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 34423 0 0 0 172638 2011 0 0 25 0 2 0 517787347 231596032 32809 33554432000 4194304 5787044 140735447424416 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 56542 32809 392 389 0 52292 0
[pid=3075/tid=3077] ppid=3074 vsize=226168 CPUtime=804.16 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3482 0 0 0 79126 1290 0 0 16 0 2 0 517787687 231596032 32809 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1746.49
Current children cumulated vsize (KiB) 234868

[startup+1002.3 s]
/proc/loadavg: 3.85 3.81 3.81 4/186 3106
/proc/meminfo: memFree=22024864/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=230268 CPUtime=1859.49 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 37056 0 0 0 183879 2070 0 0 25 0 2 0 517787347 235794432 35116 33554432000 4194304 5787044 140735447424416 18446744073709551615 5528368 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 57567 35116 392 389 0 53317 0
[pid=3075/tid=3077] ppid=3074 vsize=230268 CPUtime=857.17 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3685 0 0 0 84393 1324 0 0 17 0 2 0 517787687 235794432 35116 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1859.49
Current children cumulated vsize (KiB) 238968

[startup+1062.3 s]
/proc/loadavg: 3.87 3.82 3.81 4/186 3139
/proc/meminfo: memFree=22143656/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=230268 CPUtime=1971.08 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 37056 0 0 0 194941 2167 0 0 25 0 2 0 517787347 235794432 35116 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 57567 35116 392 389 0 53317 0
[pid=3075/tid=3077] ppid=3074 vsize=230268 CPUtime=908.75 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3685 0 0 0 89491 1384 0 0 16 0 2 0 517787687 235794432 35116 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1971.08
Current children cumulated vsize (KiB) 238968

[startup+1122.3 s]
/proc/loadavg: 4.03 3.88 3.83 5/186 3140
/proc/meminfo: memFree=22122564/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=230268 CPUtime=2082.96 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 37056 0 0 0 206048 2248 0 0 25 0 2 0 517787347 235794432 35116 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 57567 35116 392 389 0 53317 0
[pid=3075/tid=3077] ppid=3074 vsize=230268 CPUtime=960.63 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3685 0 0 0 94627 1436 0 0 16 0 2 0 517787687 235794432 35116 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2082.96
Current children cumulated vsize (KiB) 238968

[startup+1182.3 s]
/proc/loadavg: 3.84 3.85 3.82 5/186 3142
/proc/meminfo: memFree=22102948/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=230268 CPUtime=2194.93 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 37060 0 0 0 217165 2328 0 0 25 0 2 0 517787347 235794432 35120 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527202 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 57567 35120 392 389 0 53317 0
[pid=3075/tid=3077] ppid=3074 vsize=230268 CPUtime=1012.59 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3687 0 0 0 99776 1483 0 0 16 0 2 0 517787687 235794432 35120 33554432000 4194304 5787044 140735447424416 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2194.93
Current children cumulated vsize (KiB) 238968

[startup+1242.3 s]
/proc/loadavg: 3.87 3.85 3.82 5/186 3143
/proc/meminfo: memFree=22077136/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=230268 CPUtime=2307.05 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 37136 0 0 0 228307 2398 0 0 25 0 2 0 517787347 235794432 35196 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 57567 35196 392 389 0 53317 0
[pid=3075/tid=3077] ppid=3074 vsize=230268 CPUtime=1064.71 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3724 0 0 0 104946 1525 0 0 16 0 2 0 517787687 235794432 35196 33554432000 4194304 5787044 140735447424416 18446744073709551615 5527215 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2307.05
Current children cumulated vsize (KiB) 238968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.69 3.80 3.80 5/186 3145
/proc/meminfo: memFree=22061500/32951124 swapFree=67111524/67111528
[pid=3074] ppid=3072 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/3074/stat : 3074 (prissup.sh) S 3072 3074 32466 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517787347 8908800 251 33554432000 4194304 4922060 140736804932448 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/3074/statm: 2175 251 211 178 0 68 0
[pid=3075] ppid=3074 vsize=230268 CPUtime=2415.05 cores=1,3,5,7
/proc/3075/stat : 3075 (priss) R 3074 3074 32466 0 -1 4202496 37182 0 0 0 239037 2468 0 0 25 0 2 0 517787347 235794432 35242 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3075/statm: 57567 35242 392 389 0 53317 0
[pid=3075/tid=3077] ppid=3074 vsize=230268 CPUtime=1115.01 cores=1,3,5,7
/proc/3075/task/3077/stat : 3077 (priss) R 3074 3074 32466 0 -1 4202560 3747 0 0 0 109932 1569 0 0 16 0 2 0 517787687 235794432 35242 33554432000 4194304 5787044 140735447424416 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2415.05
Current children cumulated vsize (KiB) 238968

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 3074 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.05
#
# 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.05
CPU user time (s): 2390.37
CPU system time (s): 24.68
CPU usage (%): 185.771
Max. virtual memory (cumulated for all children) (KiB): 238968

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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.02069 second user time and 5.08123 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 09:24:55
IDJOB=3262558
IDBENCH=83323
IDSOLVER=1601
FILE ID=node135/3262558-1304061895
RUNJOBID= node135-1304058996-2706
PBS_JOBID= 13170376
Free space on /tmp= 71120 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262558-1304061895/watcher-3262558-1304061895 -o /tmp/evaluation-result-3262558-1304061895/solver-3262558-1304061895 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3262558-1304061895.cnf 901784610 4800 15500 4

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=901784610

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:      22250520 kB
Buffers:       1832032 kB
Cached:        8138272 kB
SwapCached:          4 kB
Active:        2537124 kB
Inactive:      7571672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22250520 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:      137784 kB
Mapped:          15528 kB
Slab:           528600 kB
PageTables:       5052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   293932 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:46:37