Trace number 3263262

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 3349
0.00/0.01	c parsetime: 11032us
0.00/0.01	c parsed 46074 clauses with 600 variables
2.49/2.57	c preprocessor returned 10023 variables
2.49/2.57	c preprocessing returned UNKNOWN
2.49/2.57	c PP set 0 variables
2.49/2.57	c pp time: 2557138us (2s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263262-1304065356/watcher-3263262-1304065356 -o /tmp/evaluation-result-3263262-1304065356/solver-3263262-1304065356 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263262-1304065356.cnf 2076573318 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.38 3.58 3.67 3/183 3348
/proc/meminfo: memFree=22140100/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0

[startup+0.069233 s]
/proc/loadavg: 3.38 3.58 3.67 3/183 3348
/proc/meminfo: memFree=22140100/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10024 s]
/proc/loadavg: 3.38 3.58 3.67 3/183 3348
/proc/meminfo: memFree=22140100/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300187 s]
/proc/loadavg: 3.38 3.58 3.67 3/183 3348
/proc/meminfo: memFree=22140100/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701126 s]
/proc/loadavg: 3.38 3.58 3.67 3/183 3348
/proc/meminfo: memFree=22140100/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50102 s]
/proc/loadavg: 3.27 3.56 3.66 4/185 3350
/proc/meminfo: memFree=22133264/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=26516 CPUtime=1.49 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 3804 0 0 0 149 0 0 0 19 0 1 0 518133520 27152384 2538 33554432000 4194304 5787044 140735509279232 18446744073709551615 255376995289 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/3349/statm: 6629 2538 342 389 0 2379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35216

[startup+3.10071 s]
/proc/loadavg: 3.27 3.56 3.66 4/185 3350
/proc/meminfo: memFree=22130164/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=104720 CPUtime=3.36 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 5730 0 0 0 331 5 0 0 25 0 2 0 518133520 107233280 3317 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 26180 3317 391 389 0 21930 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 113420

[startup+6.30108 s]
/proc/loadavg: 3.27 3.56 3.66 4/186 3354
/proc/meminfo: memFree=22126140/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=106444 CPUtime=8.26 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 6194 0 0 0 803 23 0 0 25 0 2 0 518133520 108998656 3781 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 26611 3781 392 389 0 22361 0
[pid=3349/tid=3354] ppid=3348 vsize=106444 CPUtime=1.96 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) S 3348 3348 32466 0 -1 4202560 9 0 0 0 189 7 0 0 18 0 2 0 518133778 108998656 3781 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 18446604451039197952 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 115144

[startup+12.7009 s]
/proc/loadavg: 3.23 3.54 3.65 5/186 3354
/proc/meminfo: memFree=22122428/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=109388 CPUtime=18.11 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 6942 0 0 0 1761 50 0 0 25 0 2 0 518133520 112013312 4529 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 27347 4529 392 389 0 23097 0
[pid=3349/tid=3354] ppid=3348 vsize=109388 CPUtime=5.4 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 77 0 0 0 523 17 0 0 18 0 2 0 518133778 112013312 4529 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.11
Current children cumulated vsize (KiB) 118088

[startup+25.5006 s]
/proc/loadavg: 3.43 3.57 3.66 5/186 3354
/proc/meminfo: memFree=22112508/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=118964 CPUtime=37.78 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 9470 0 0 0 3683 95 0 0 25 0 2 0 518133520 121819136 7057 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 29741 7057 392 389 0 25491 0
[pid=3349/tid=3354] ppid=3348 vsize=118964 CPUtime=12.29 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 226 0 0 0 1195 34 0 0 18 0 2 0 518133778 121819136 7057 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.78
Current children cumulated vsize (KiB) 127664

[startup+51.1008 s]
/proc/loadavg: 3.55 3.59 3.66 4/186 3355
/proc/meminfo: memFree=22103660/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=127312 CPUtime=77.38 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 11718 0 0 0 7570 168 0 0 25 0 2 0 518133520 130367488 9305 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 31828 9305 392 389 0 27578 0
[pid=3349/tid=3354] ppid=3348 vsize=127312 CPUtime=26.27 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 458 0 0 0 2566 61 0 0 18 0 2 0 518133778 130367488 9305 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 77.38
Current children cumulated vsize (KiB) 136012

[startup+102.307 s]
/proc/loadavg: 3.82 3.65 3.68 4/186 3357
/proc/meminfo: memFree=22084808/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=143864 CPUtime=158.66 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 16143 0 0 0 15576 290 0 0 25 0 2 0 518133520 147316736 13730 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 35966 13730 392 389 0 31716 0
[pid=3349/tid=3354] ppid=3348 vsize=143864 CPUtime=56.35 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 739 0 0 0 5526 109 0 0 18 0 2 0 518133778 147316736 13730 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 158.66
Current children cumulated vsize (KiB) 152564

[startup+162.301 s]
/proc/loadavg: 3.91 3.70 3.69 5/186 3360
/proc/meminfo: memFree=22072272/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=155984 CPUtime=256.91 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 19447 0 0 0 25286 405 0 0 25 0 2 0 518133520 159727616 16777 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 38996 16777 392 389 0 34746 0
[pid=3349/tid=3354] ppid=3348 vsize=155984 CPUtime=94.6 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 1054 0 0 0 9306 154 0 0 18 0 2 0 518133778 159727616 16777 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 256.91
Current children cumulated vsize (KiB) 164684

[startup+222.301 s]
/proc/loadavg: 3.99 3.75 3.71 4/186 3362
/proc/meminfo: memFree=22051172/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=174216 CPUtime=357.54 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 24310 0 0 0 35253 501 0 0 25 0 2 0 518133520 178397184 21640 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 43554 21640 392 389 0 39304 0
[pid=3349/tid=3354] ppid=3348 vsize=174216 CPUtime=135.24 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 1304 0 0 0 13333 191 0 0 18 0 2 0 518133778 178397184 21640 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 357.54
Current children cumulated vsize (KiB) 182916

[startup+282.301 s]
/proc/loadavg: 3.92 3.78 3.72 3/186 3363
/proc/meminfo: memFree=22029832/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=178308 CPUtime=460.02 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 25624 0 0 0 45416 586 0 0 25 0 2 0 518133520 182587392 22954 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 44577 22954 392 389 0 40327 0
[pid=3349/tid=3354] ppid=3348 vsize=178308 CPUtime=177.71 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 1501 0 0 0 17544 227 0 0 18 0 2 0 518133778 182587392 22954 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 460.02
Current children cumulated vsize (KiB) 187008


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

[pid=3349] ppid=3348 vsize=213728 CPUtime=1192.93 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 40475 0 0 0 118250 1043 0 0 25 0 2 0 518133520 218857472 37292 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 53432 37292 392 389 0 49182 0
[pid=3349/tid=3354] ppid=3348 vsize=213728 CPUtime=490.61 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 2769 0 0 0 48646 415 0 0 18 0 2 0 518133778 218857472 37292 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1192.93
Current children cumulated vsize (KiB) 222428

[startup+762.307 s]
/proc/loadavg: 3.43 3.66 3.69 5/186 3406
/proc/meminfo: memFree=22047104/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=226940 CPUtime=1299.7 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 43898 0 0 0 128879 1091 0 0 25 0 2 0 518133520 232386560 40715 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527179 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 56735 40715 392 389 0 52485 0
[pid=3349/tid=3354] ppid=3348 vsize=226940 CPUtime=537.36 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 2884 0 0 0 53301 435 0 0 18 0 2 0 518133778 232386560 40715 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1299.7
Current children cumulated vsize (KiB) 235640

[startup+822.301 s]
/proc/loadavg: 3.67 3.68 3.70 3/186 3409
/proc/meminfo: memFree=22014724/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=243112 CPUtime=1407.64 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 48204 0 0 0 139619 1145 0 0 25 0 2 0 518133520 248946688 45021 33554432000 4194304 5787044 140735509279232 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 60778 45021 392 389 0 56528 0
[pid=3349/tid=3354] ppid=3348 vsize=243112 CPUtime=585.31 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3130 0 0 0 58074 457 0 0 18 0 2 0 518133778 248946688 45021 33554432000 4194304 5787044 140735509279232 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1407.64
Current children cumulated vsize (KiB) 251812

[startup+882.301 s]
/proc/loadavg: 3.72 3.67 3.69 5/186 3410
/proc/meminfo: memFree=21984940/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=254400 CPUtime=1516.61 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 51159 0 0 0 150464 1197 0 0 25 0 2 0 518133520 260505600 47976 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 63600 47976 392 389 0 59350 0
[pid=3349/tid=3354] ppid=3348 vsize=254400 CPUtime=634.28 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) S 3348 3348 32466 0 -1 4202560 3280 0 0 0 62949 479 0 0 18 0 2 0 518133778 260505600 47976 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 18446604451039197952 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1516.61
Current children cumulated vsize (KiB) 263100

[startup+942.301 s]
/proc/loadavg: 3.79 3.70 3.70 5/186 3412
/proc/meminfo: memFree=21968672/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=270028 CPUtime=1625.93 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 55232 0 0 0 161355 1238 0 0 25 0 2 0 518133520 276508672 52049 33554432000 4194304 5787044 140735509279232 18446744073709551615 5521952 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 67507 52049 392 389 0 63257 0
[pid=3349/tid=3354] ppid=3348 vsize=270028 CPUtime=683.61 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3364 0 0 0 67864 497 0 0 19 0 2 0 518133778 276508672 52049 33554432000 4194304 5787044 140735509279232 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1625.93
Current children cumulated vsize (KiB) 278728

[startup+1002.3 s]
/proc/loadavg: 3.60 3.65 3.68 5/186 3413
/proc/meminfo: memFree=21968032/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=270028 CPUtime=1731.21 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 55233 0 0 0 171824 1297 0 0 25 0 2 0 518133520 276508672 52050 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 67507 52050 392 389 0 63257 0
[pid=3349/tid=3354] ppid=3348 vsize=270028 CPUtime=728.88 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3364 0 0 0 72366 522 0 0 18 0 2 0 518133778 276508672 52050 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125041 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1731.21
Current children cumulated vsize (KiB) 278728

[startup+1062.3 s]
/proc/loadavg: 3.59 3.62 3.66 4/186 3415
/proc/meminfo: memFree=21952636/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=270028 CPUtime=1837.26 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 55234 0 0 0 182379 1347 0 0 25 0 2 0 518133520 276508672 52051 33554432000 4194304 5787044 140735509279232 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 67507 52051 392 389 0 63257 0
[pid=3349/tid=3354] ppid=3348 vsize=270028 CPUtime=774.92 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3364 0 0 0 76950 542 0 0 18 0 2 0 518133778 276508672 52051 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1837.26
Current children cumulated vsize (KiB) 278728

[startup+1122.3 s]
/proc/loadavg: 3.79 3.67 3.68 4/186 3417
/proc/meminfo: memFree=21936244/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=270028 CPUtime=1944.62 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 55286 0 0 0 193068 1394 0 0 25 0 2 0 518133520 276508672 52103 33554432000 4194304 5787044 140735509279232 18446744073709551615 255389125487 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 67507 52103 392 389 0 63257 0
[pid=3349/tid=3354] ppid=3348 vsize=270028 CPUtime=822.29 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3407 0 0 0 81667 562 0 0 18 0 2 0 518133778 276508672 52103 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1944.62
Current children cumulated vsize (KiB) 278728

[startup+1182.3 s]
/proc/loadavg: 3.75 3.67 3.67 5/186 3418
/proc/meminfo: memFree=21921960/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=270028 CPUtime=2052.5 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 55303 0 0 0 203809 1441 0 0 25 0 2 0 518133520 276508672 52120 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 67507 52120 392 389 0 63257 0
[pid=3349/tid=3354] ppid=3348 vsize=270028 CPUtime=870.17 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3415 0 0 0 86435 582 0 0 18 0 2 0 518133778 276508672 52120 33554432000 4194304 5787044 140735509279232 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2052.5
Current children cumulated vsize (KiB) 278728

[startup+1242.3 s]
/proc/loadavg: 3.80 3.70 3.68 5/186 3420
/proc/meminfo: memFree=21921812/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=270028 CPUtime=2161.8 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 55314 0 0 0 214698 1482 0 0 25 0 2 0 518133520 276508672 52131 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 67507 52131 392 389 0 63257 0
[pid=3349/tid=3354] ppid=3348 vsize=270028 CPUtime=919.46 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3419 0 0 0 91348 598 0 0 17 0 2 0 518133778 276508672 52131 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2161.8
Current children cumulated vsize (KiB) 278728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.87 3.73 3.69 5/186 3421
/proc/meminfo: memFree=21921044/32951124 swapFree=67111524/67111528
[pid=3348] ppid=3346 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3348/stat : 3348 (prissup.sh) S 3346 3348 32466 0 -1 4202496 332 0 0 0 0 0 0 0 18 0 1 0 518133520 8908800 252 33554432000 4194304 4922060 140734406780096 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/3348/statm: 2175 252 211 178 0 68 0
[pid=3349] ppid=3348 vsize=270028 CPUtime=2266.43 cores=0,2,4,6
/proc/3349/stat : 3349 (priss) R 3348 3348 32466 0 -1 4202496 55472 0 0 0 225121 1522 0 0 25 0 2 0 518133520 276508672 52289 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527130 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/3349/statm: 67507 52289 392 389 0 63257 0
[pid=3349/tid=3354] ppid=3348 vsize=270028 CPUtime=966.38 cores=0,2,4,6
/proc/3349/task/3354/stat : 3354 (priss) R 3348 3348 32466 0 -1 4202560 3529 0 0 0 96022 616 0 0 18 0 2 0 518133778 276508672 52289 33554432000 4194304 5787044 140735509279232 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2266.43
Current children cumulated vsize (KiB) 278728

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 3348 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 2266.43
#
# 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): 2266.43
CPU user time (s): 2251.21
CPU system time (s): 15.22
CPU usage (%): 174.338
Max. virtual memory (cumulated for all children) (KiB): 278728

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= 6
involuntary context switches= 3

runsolver used 2.18667 second user time and 4.91625 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 10:22:37
IDJOB=3263262
IDBENCH=83949
IDSOLVER=1601
FILE ID=node135/3263262-1304065356
RUNJOBID= node135-1304058996-2705
PBS_JOBID= 13170376
Free space on /tmp= 71116 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263262-1304065356/watcher-3263262-1304065356 -o /tmp/evaluation-result-3263262-1304065356/solver-3263262-1304065356 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263262-1304065356.cnf 2076573318 4800 15500 4

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
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:      22140372 kB
Buffers:       1832376 kB
Cached:        8139844 kB
SwapCached:          4 kB
Active:        2648200 kB
Inactive:      7569776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22140372 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1972 kB
Writeback:           0 kB
AnonPages:      245492 kB
Mapped:          15560 kB
Slab:           528604 kB
PageTables:       4956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   405728 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 10:44:19