Trace number 3284787

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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: 19643
0.00/0.64	c parsetime: 635550us
0.00/0.64	c parsed 2473656 clauses with 153284 variables
33.49/33.54	c preprocessor returned 153584 variables
33.49/33.54	c preprocessing returned UNKNOWN
33.49/33.54	c PP set 48001 variables
33.49/33.54	c pp time: 32874801us (32s)

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-3284787-1304047631/watcher-3284787-1304047631 -o /tmp/evaluation-result-3284787-1304047631/solver-3284787-1304047631 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3284787-1304047631.cnf 819418454 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.97 3.43 3.57 3/179 19642
/proc/meminfo: memFree=25314880/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0

[startup+0.0323229 s]
/proc/loadavg: 2.97 3.43 3.57 3/179 19642
/proc/meminfo: memFree=25314880/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100322 s]
/proc/loadavg: 2.97 3.43 3.57 3/179 19642
/proc/meminfo: memFree=25314880/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300291 s]
/proc/loadavg: 2.97 3.43 3.57 3/179 19642
/proc/meminfo: memFree=25314880/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700208 s]
/proc/loadavg: 2.97 3.43 3.57 3/179 19642
/proc/meminfo: memFree=25314880/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5011 s]
/proc/loadavg: 2.97 3.43 3.57 4/181 19644
/proc/meminfo: memFree=25110016/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=392468 CPUtime=1.49 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 94799 0 0 0 137 12 0 0 19 0 1 0 516366054 401887232 90793 33554432000 4194304 5787044 140734475475408 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19643/statm: 98117 90795 331 389 0 93867 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 401168

[startup+3.10078 s]
/proc/loadavg: 2.97 3.43 3.57 4/181 19644
/proc/meminfo: memFree=24908660/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=213516 CPUtime=3.09 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 109864 0 0 0 295 14 0 0 22 0 1 0 516366054 218640384 45758 33554432000 4194304 5787044 140734475475408 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19643/statm: 53379 45758 336 389 0 49129 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 222216

[startup+6.30021 s]
/proc/loadavg: 2.97 3.43 3.56 3/181 19644
/proc/meminfo: memFree=25131000/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=213516 CPUtime=6.29 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 109871 0 0 0 615 14 0 0 25 0 1 0 516366054 218640384 45765 33554432000 4194304 5787044 140734475475408 18446744073709551615 4330555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19643/statm: 53379 45765 336 389 0 49129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 222216

[startup+12.7011 s]
/proc/loadavg: 2.81 3.39 3.55 3/176 19666
/proc/meminfo: memFree=25128264/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=223104 CPUtime=12.69 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 111482 0 0 0 1255 14 0 0 25 0 1 0 516366054 228458496 47376 33554432000 4194304 5787044 140734475475408 18446744073709551615 4279087 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19643/statm: 55776 47376 339 389 0 51526 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 231804

[startup+25.5008 s]
/proc/loadavg: 2.85 3.37 3.54 4/181 19674
/proc/meminfo: memFree=24304656/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=259332 CPUtime=25.49 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 116961 0 0 0 2533 16 0 0 25 0 1 0 516366054 265555968 52855 33554432000 4194304 5787044 140734475475408 18446744073709551615 218370651229 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19643/statm: 64833 52855 342 389 0 60583 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 268032

[startup+51.1002 s]
/proc/loadavg: 2.85 3.32 3.52 4/182 19676
/proc/meminfo: memFree=24234784/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=378360 CPUtime=58.5 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 149635 0 0 0 5717 133 0 0 25 0 2 0 516366054 387440640 65660 33554432000 4194304 5787044 140734475475408 18446744073709551615 4220335 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 94590 65660 392 389 0 90340 0
[pid=19643/tid=19675] ppid=19642 vsize=378360 CPUtime=7.4 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 409 0 0 0 640 100 0 0 16 0 2 0 516369415 387440640 65660 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 58.5
Current children cumulated vsize (KiB) 387060

[startup+102.307 s]
/proc/loadavg: 2.89 3.25 3.48 5/182 19677
/proc/meminfo: memFree=24204612/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=390792 CPUtime=131.07 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 155168 0 0 0 12790 317 0 0 25 0 2 0 516366054 400171008 71193 33554432000 4194304 5787044 140734475475408 18446744073709551615 4220396 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19643/statm: 97698 71193 392 389 0 93448 0
[pid=19643/tid=19675] ppid=19642 vsize=390792 CPUtime=28.76 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 409 0 0 0 2643 233 0 0 15 0 2 0 516369415 400171008 71193 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 131.07
Current children cumulated vsize (KiB) 399492

[startup+162.3 s]
/proc/loadavg: 2.77 3.15 3.43 3/177 19700
/proc/meminfo: memFree=24968572/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=451688 CPUtime=213.99 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 169181 0 0 0 20804 595 0 0 25 0 2 0 516366054 462528512 85206 33554432000 4194304 5787044 140734475475408 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19643/statm: 112922 85206 392 389 0 108672 0
[pid=19643/tid=19675] ppid=19642 vsize=451688 CPUtime=51.69 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 417 0 0 0 4700 469 0 0 15 0 2 0 516369415 462528512 85206 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 213.99
Current children cumulated vsize (KiB) 460388

[startup+222.301 s]
/proc/loadavg: 2.77 3.07 3.39 3/181 19708
/proc/meminfo: memFree=23993460/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=451688 CPUtime=295.58 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 177671 0 0 0 28704 854 0 0 25 0 2 0 516366054 462528512 93696 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382781295 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19643/statm: 112922 93696 392 389 0 108672 0
[pid=19643/tid=19675] ppid=19642 vsize=451688 CPUtime=73.28 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) R 19642 19642 18073 0 -1 4202560 417 0 0 0 6638 690 0 0 15 0 2 0 516369415 462528512 93696 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 295.58
Current children cumulated vsize (KiB) 460388

[startup+282.301 s]
/proc/loadavg: 2.91 3.04 3.35 4/182 19711
/proc/meminfo: memFree=23961168/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=517224 CPUtime=378.95 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 188167 0 0 0 36740 1155 0 0 25 0 2 0 516366054 529637376 104192 33554432000 4194304 5787044 140734475475408 18446744073709551615 4220916 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 129306 104192 392 389 0 125056 0
[pid=19643/tid=19675] ppid=19642 vsize=517224 CPUtime=96.64 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 417 0 0 0 8715 949 0 0 15 0 2 0 516369415 529637376 104192 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 378.95
Current children cumulated vsize (KiB) 525924

[startup+342.3 s]
/proc/loadavg: 2.33 2.85 3.27 3/182 19713
/proc/meminfo: memFree=23924564/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0

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

[pid=19643] ppid=19642 vsize=634296 CPUtime=941.11 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 220067 0 0 0 91264 2847 0 0 25 0 2 0 516366054 649519104 136092 33554432000 4194304 5787044 140734475475408 18446744073709551615 4220834 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 158574 136092 392 389 0 154324 0
[pid=19643/tid=19675] ppid=19642 vsize=634296 CPUtime=238.8 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 428 0 0 0 21418 2462 0 0 15 0 2 0 516369415 649519104 136092 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 941.11
Current children cumulated vsize (KiB) 642996

[startup+762.307 s]
/proc/loadavg: 2.51 2.55 2.96 4/182 19724
/proc/meminfo: memFree=23546980/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=678548 CPUtime=1020.11 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 231129 0 0 0 98954 3057 0 0 25 0 2 0 516366054 694833152 147154 33554432000 4194304 5787044 140734475475408 18446744073709551615 4220814 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 169637 147154 392 389 0 165387 0
[pid=19643/tid=19675] ppid=19642 vsize=678548 CPUtime=257.8 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 428 0 0 0 23135 2645 0 0 15 0 2 0 516369415 694833152 147154 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1020.11
Current children cumulated vsize (KiB) 687248

[startup+822.301 s]
/proc/loadavg: 2.52 2.54 2.92 3/182 19725
/proc/meminfo: memFree=23531824/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=678548 CPUtime=1100.2 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 231130 0 0 0 106773 3247 0 0 25 0 2 0 516366054 694833152 147155 33554432000 4194304 5787044 140734475475408 18446744073709551615 4254566 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 169637 147155 392 389 0 165387 0
[pid=19643/tid=19675] ppid=19642 vsize=678548 CPUtime=277.89 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 428 0 0 0 24979 2810 0 0 15 0 2 0 516369415 694833152 147155 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1100.2
Current children cumulated vsize (KiB) 687248

[startup+882.3 s]
/proc/loadavg: 2.35 2.49 2.88 4/182 19727
/proc/meminfo: memFree=23522108/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=688372 CPUtime=1181.04 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 233600 0 0 0 114620 3484 0 0 25 0 2 0 516366054 704892928 149625 33554432000 4194304 5787044 140734475475408 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 172093 149625 392 389 0 167843 0
[pid=19643/tid=19675] ppid=19642 vsize=688372 CPUtime=298.73 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 428 0 0 0 26852 3021 0 0 16 0 2 0 516369415 704892928 149625 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1181.04
Current children cumulated vsize (KiB) 697072

[startup+942.301 s]
/proc/loadavg: 2.56 2.52 2.87 3/182 19729
/proc/meminfo: memFree=23378120/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=770948 CPUtime=1259.03 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 254270 0 0 0 122232 3671 0 0 25 0 2 0 516366054 789450752 170295 33554432000 4194304 5787044 140734475475408 18446744073709551615 4228059 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 192737 170295 392 389 0 188487 0
[pid=19643/tid=19675] ppid=19642 vsize=770948 CPUtime=316.71 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 428 0 0 0 28486 3185 0 0 15 0 2 0 516369415 789450752 170295 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1259.03
Current children cumulated vsize (KiB) 779648

[startup+1002.3 s]
/proc/loadavg: 2.65 2.56 2.85 4/182 19730
/proc/meminfo: memFree=23280356/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=852568 CPUtime=1336.05 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 274554 0 0 0 129746 3859 0 0 25 0 2 0 516366054 873029632 190579 33554432000 4194304 5787044 140734475475408 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 213142 190579 392 389 0 208892 0
[pid=19643/tid=19675] ppid=19642 vsize=852568 CPUtime=333.73 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 428 0 0 0 30022 3351 0 0 15 0 2 0 516369415 873029632 190579 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1336.05
Current children cumulated vsize (KiB) 861268

[startup+1062.3 s]
/proc/loadavg: 2.69 2.58 2.84 4/182 19732
/proc/meminfo: memFree=23270660/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=861668 CPUtime=1416.56 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 276921 0 0 0 137590 4066 0 0 25 0 2 0 516366054 882348032 192946 33554432000 4194304 5787044 140734475475408 18446744073709551615 4254524 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 215417 192946 392 389 0 211167 0
[pid=19643/tid=19675] ppid=19642 vsize=861668 CPUtime=354.25 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 461 0 0 0 31889 3536 0 0 15 0 2 0 516369415 882348032 192946 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1416.56
Current children cumulated vsize (KiB) 870368

[startup+1122.3 s]
/proc/loadavg: 2.83 2.65 2.85 3/182 19733
/proc/meminfo: memFree=23233796/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=927204 CPUtime=1496.5 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 286192 0 0 0 145366 4284 0 0 25 0 2 0 516366054 949456896 202217 33554432000 4194304 5787044 140734475475408 18446744073709551615 4254581 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 231801 202217 392 389 0 227551 0
[pid=19643/tid=19675] ppid=19642 vsize=927204 CPUtime=374.17 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 461 0 0 0 33695 3722 0 0 15 0 2 0 516369415 949456896 202217 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1496.5
Current children cumulated vsize (KiB) 935904

[startup+1182.3 s]
/proc/loadavg: 2.47 2.57 2.80 3/182 19735
/proc/meminfo: memFree=23095256/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=992740 CPUtime=1576.15 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 308156 0 0 0 153115 4500 0 0 25 0 2 0 516366054 1016565760 224181 33554432000 4194304 5787044 140734475475408 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 248185 224181 392 389 0 243935 0
[pid=19643/tid=19675] ppid=19642 vsize=992740 CPUtime=393.82 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) R 19642 19642 18073 0 -1 4202560 461 0 0 0 35486 3896 0 0 15 0 2 0 516369415 1016565760 224181 33554432000 4194304 5787044 140734475475408 18446744073709551615 5524727 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1576.15
Current children cumulated vsize (KiB) 1001440

[startup+1242.3 s]
/proc/loadavg: 2.36 2.54 2.78 3/182 19737
/proc/meminfo: memFree=22996024/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=1058276 CPUtime=1653.41 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 329793 0 0 0 160659 4682 0 0 25 0 2 0 516366054 1083674624 245818 33554432000 4194304 5787044 140734475475408 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 264569 245818 392 389 0 260319 0
[pid=19643/tid=19675] ppid=19642 vsize=1058276 CPUtime=411.09 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) S 19642 19642 18073 0 -1 4202560 461 0 0 0 37069 4040 0 0 15 0 2 0 516369415 1083674624 245818 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 18446604466444041088 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1653.41
Current children cumulated vsize (KiB) 1066976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.57 2.56 2.77 4/182 19738
/proc/meminfo: memFree=22918736/32951124 swapFree=67051468/67111528
[pid=19642] ppid=19640 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19642/stat : 19642 (prissup.sh) S 19640 19642 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516366053 8908800 251 33554432000 4194304 4922060 140736073685584 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19642/statm: 2175 251 211 178 0 68 0
[pid=19643] ppid=19642 vsize=1189348 CPUtime=1727.43 cores=1,3,5,7
/proc/19643/stat : 19643 (priss) R 19642 19642 18073 0 -1 4202496 348973 0 0 0 167893 4850 0 0 25 0 2 0 516366054 1217892352 264998 33554432000 4194304 5787044 140734475475408 18446744073709551615 5534357 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19643/statm: 297337 264998 392 389 0 293087 0
[pid=19643/tid=19675] ppid=19642 vsize=1189348 CPUtime=427.39 cores=1,3,5,7
/proc/19643/task/19675/stat : 19675 (priss) R 19642 19642 18073 0 -1 4202560 461 0 0 0 38566 4173 0 0 15 0 2 0 516369415 1217892352 264998 33554432000 4194304 5787044 140734475475408 18446744073709551615 218382780849 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1727.43
Current children cumulated vsize (KiB) 1198048

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 19642 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 1727.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): 1727.43
CPU user time (s): 1678.93
CPU system time (s): 48.5
CPU usage (%): 132.877
Max. virtual memory (cumulated for all children) (KiB): 1198048

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

runsolver used 2.04169 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 05:27:13
IDJOB=3284787
IDBENCH=82363
IDSOLVER=1601
FILE ID=node101/3284787-1304047631
RUNJOBID= node101-1304043678-19238
PBS_JOBID= 13170371
Free space on /tmp= 71976 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284787-1304047631/watcher-3284787-1304047631 -o /tmp/evaluation-result-3284787-1304047631/solver-3284787-1304047631 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3284787-1304047631.cnf 819418454 4800 15500 4

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=819418454

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.841
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.841
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.841
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:     32951124 kB
MemFree:      25315152 kB
Buffers:       2010976 kB
Cached:        5047236 kB
SwapCached:      30452 kB
Active:        3027324 kB
Inactive:      4163736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25315152 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           52928 kB
Writeback:           0 kB
AnonPages:      124104 kB
Mapped:           9676 kB
Slab:           380424 kB
PageTables:       4860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   318684 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71884 MiB
End job on node101 at 2011-04-29 05:48:55