Trace number 3285707

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

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: 19766
0.00/0.73	c parsetime: 731303us
0.00/0.73	c parsed 2826936 clauses with 175084 variables
42.09/42.12	c preprocessor returned 175384 variables
42.09/42.12	c preprocessing returned UNKNOWN
42.09/42.12	c PP set 51841 variables
42.09/42.12	c pp time: 41349874us (41s)

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-3285707-1304048935/watcher-3285707-1304048935 -o /tmp/evaluation-result-3285707-1304048935/solver-3285707-1304048935 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285707-1304048935.cnf 661441513 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.57 2.56 2.77 2/179 19765
/proc/meminfo: memFree=23972744/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0

[startup+0.0255921 s]
/proc/loadavg: 2.57 2.56 2.77 2/179 19765
/proc/meminfo: memFree=23972744/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100582 s]
/proc/loadavg: 2.57 2.56 2.77 2/179 19765
/proc/meminfo: memFree=23972744/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300558 s]
/proc/loadavg: 2.57 2.56 2.77 2/179 19765
/proc/meminfo: memFree=23972744/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700476 s]
/proc/loadavg: 2.57 2.56 2.77 2/179 19765
/proc/meminfo: memFree=23972744/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 2.53 2.55 2.76 3/181 19767
/proc/meminfo: memFree=23790448/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=370012 CPUtime=1.48 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 91321 0 0 0 139 9 0 0 25 0 1 0 516496433 378892288 85263 33554432000 4194304 5787044 140735193148560 18446744073709551615 218370618053 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19766/statm: 92503 85264 331 389 0 88253 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 378712

[startup+3.10106 s]
/proc/loadavg: 2.53 2.55 2.76 3/181 19767
/proc/meminfo: memFree=23508728/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=240604 CPUtime=3.09 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 127340 0 0 0 295 14 0 0 25 0 1 0 516496433 246378496 52575 33554432000 4194304 5787044 140735193148560 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19766/statm: 60151 52575 336 389 0 55901 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 249304

[startup+6.30048 s]
/proc/loadavg: 2.53 2.55 2.76 4/181 19767
/proc/meminfo: memFree=23762296/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=240604 CPUtime=6.29 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 127346 0 0 0 615 14 0 0 25 0 1 0 516496433 246378496 52581 33554432000 4194304 5787044 140735193148560 18446744073709551615 4330542 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19766/statm: 60151 52581 336 389 0 55901 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 249304

[startup+12.7004 s]
/proc/loadavg: 2.52 2.55 2.76 3/181 19768
/proc/meminfo: memFree=23758196/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=248172 CPUtime=12.69 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 132502 0 0 0 1255 14 0 0 25 0 1 0 516496433 254128128 53622 33554432000 4194304 5787044 140735193148560 18446744073709551615 4279087 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19766/statm: 62043 53622 339 389 0 57793 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 256872

[startup+25.5011 s]
/proc/loadavg: 2.44 2.53 2.75 3/181 19768
/proc/meminfo: memFree=23757084/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=249756 CPUtime=25.49 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 132871 0 0 0 2534 15 0 0 25 0 1 0 516496433 255750144 53991 33554432000 4194304 5787044 140735193148560 18446744073709551615 4276375 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19766/statm: 62439 53991 339 389 0 58189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 258456

[startup+51.1005 s]
/proc/loadavg: 2.41 2.52 2.74 5/182 19769
/proc/meminfo: memFree=23684644/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=415056 CPUtime=54.69 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 181835 0 0 0 5412 57 0 0 25 0 2 0 516496433 425017344 72370 33554432000 4194304 5787044 140735193148560 18446744073709551615 5531168 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 103764 72370 392 389 0 99514 0
[pid=19766/tid=19769] ppid=19765 vsize=415056 CPUtime=3.58 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) R 19765 19765 18073 0 -1 4202560 397 0 0 0 330 28 0 0 15 0 2 0 516500654 425017344 72370 33554432000 4194304 5787044 140735193148560 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 54.69
Current children cumulated vsize (KiB) 423756

[startup+102.306 s]
/proc/loadavg: 2.46 2.52 2.72 4/182 19771
/proc/meminfo: memFree=23653376/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=428748 CPUtime=126.64 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 189168 0 0 0 12382 282 0 0 25 0 2 0 516496433 439037952 79703 33554432000 4194304 5787044 140735193148560 18446744073709551615 5531256 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19766/statm: 107187 79703 392 389 0 102937 0
[pid=19766/tid=19769] ppid=19765 vsize=428748 CPUtime=24.33 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) R 19765 19765 18073 0 -1 4202560 417 0 0 0 2226 207 0 0 15 0 2 0 516500654 439037952 79703 33554432000 4194304 5787044 140735193148560 18446744073709551615 5524578 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 126.64
Current children cumulated vsize (KiB) 437448

[startup+162.301 s]
/proc/loadavg: 2.70 2.57 2.73 3/177 19795
/proc/meminfo: memFree=24983180/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=483092 CPUtime=208.92 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 207389 0 0 0 20354 538 0 0 25 0 2 0 516496433 494686208 91523 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382781295 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 120773 91523 392 389 0 116523 0
[pid=19766/tid=19769] ppid=19765 vsize=483092 CPUtime=46.61 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) R 19765 19765 18073 0 -1 4202560 451 0 0 0 4247 414 0 0 15 0 2 0 516500654 494686208 91523 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 208.92
Current children cumulated vsize (KiB) 491792

[startup+222.301 s]
/proc/loadavg: 2.65 2.57 2.72 3/182 19804
/proc/meminfo: memFree=24631756/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=509288 CPUtime=291.84 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 213933 0 0 0 28397 787 0 0 25 0 2 0 516496433 521510912 98067 33554432000 4194304 5787044 140735193148560 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 127322 98067 392 389 0 123072 0
[pid=19766/tid=19769] ppid=19765 vsize=509288 CPUtime=69.54 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 451 0 0 0 6338 616 0 0 15 0 2 0 516500654 521510912 98067 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 291.84
Current children cumulated vsize (KiB) 517988

[startup+282.3 s]
/proc/loadavg: 2.70 2.60 2.72 4/182 19806
/proc/meminfo: memFree=24552988/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=527928 CPUtime=373.92 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 218557 0 0 0 36311 1081 0 0 25 0 2 0 516496433 540598272 102691 33554432000 4194304 5787044 140735193148560 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 131982 102691 392 389 0 127732 0
[pid=19766/tid=19769] ppid=19765 vsize=527928 CPUtime=91.61 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) R 19765 19765 18073 0 -1 4202560 462 0 0 0 8285 876 0 0 16 0 2 0 516500654 540598272 102691 33554432000 4194304 5787044 140735193148560 18446744073709551615 5527784 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 373.92
Current children cumulated vsize (KiB) 536628

[startup+342.301 s]
/proc/loadavg: 2.74 2.62 2.72 3/182 19807
/proc/meminfo: memFree=24481648/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0

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

[pid=19766] ppid=19765 vsize=751204 CPUtime=939.41 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 263497 0 0 0 90936 3005 0 0 25 0 2 0 516496433 769232896 147631 33554432000 4194304 5787044 140735193148560 18446744073709551615 4220878 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 187801 147631 392 389 0 183551 0
[pid=19766/tid=19769] ppid=19765 vsize=751204 CPUtime=237.1 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 673 0 0 0 21115 2595 0 0 15 0 2 0 516500654 769232896 147631 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 939.41
Current children cumulated vsize (KiB) 759904

[startup+762.307 s]
/proc/loadavg: 2.62 2.65 2.70 4/182 19828
/proc/meminfo: memFree=23973420/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=882276 CPUtime=1019.14 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 285018 0 0 0 98662 3252 0 0 25 0 2 0 516496433 903450624 169152 33554432000 4194304 5787044 140735193148560 18446744073709551615 4254546 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 220569 169152 392 389 0 216319 0
[pid=19766/tid=19769] ppid=19765 vsize=882276 CPUtime=256.82 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 871 0 0 0 22884 2798 0 0 16 0 2 0 516500654 903450624 169152 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1019.14
Current children cumulated vsize (KiB) 890976

[startup+822.3 s]
/proc/loadavg: 2.94 2.73 2.72 4/182 19829
/proc/meminfo: memFree=23933708/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=882276 CPUtime=1099.62 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 294866 0 0 0 106455 3507 0 0 25 0 2 0 516496433 903450624 178976 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382781295 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 220569 178976 392 389 0 216319 0
[pid=19766/tid=19769] ppid=19765 vsize=882276 CPUtime=277.3 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) R 19765 19765 18073 0 -1 4202560 1000 0 0 0 24708 3022 0 0 15 0 2 0 516500654 903450624 178976 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1099.62
Current children cumulated vsize (KiB) 890976

[startup+882.301 s]
/proc/loadavg: 2.66 2.68 2.71 3/182 19834
/proc/meminfo: memFree=23933032/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=882276 CPUtime=1179.76 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 294964 0 0 0 114214 3762 0 0 25 0 2 0 516496433 903450624 179074 33554432000 4194304 5787044 140735193148560 18446744073709551615 4254546 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 220569 179074 392 389 0 216319 0
[pid=19766/tid=19769] ppid=19765 vsize=882276 CPUtime=297.44 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 1096 0 0 0 26493 3251 0 0 16 0 2 0 516500654 903450624 179074 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1179.76
Current children cumulated vsize (KiB) 890976

[startup+942.301 s]
/proc/loadavg: 2.92 2.74 2.72 5/182 19893
/proc/meminfo: memFree=24371768/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=882276 CPUtime=1258.94 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 295093 0 0 0 121933 3961 0 0 25 0 2 0 516496433 903450624 179203 33554432000 4194304 5787044 140735193148560 18446744073709551615 4220896 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 220569 179203 392 389 0 216319 0
[pid=19766/tid=19769] ppid=19765 vsize=882276 CPUtime=316.62 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 1225 0 0 0 28242 3420 0 0 15 0 2 0 516500654 903450624 179203 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1258.94
Current children cumulated vsize (KiB) 890976

[startup+1002.3 s]
/proc/loadavg: 2.93 2.77 2.73 4/182 19924
/proc/meminfo: memFree=24251712/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=934084 CPUtime=1337.8 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 308120 0 0 0 129631 4149 0 0 25 0 2 0 516496433 956502016 192230 33554432000 4194304 5787044 140735193148560 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 233521 192230 392 389 0 229271 0
[pid=19766/tid=19769] ppid=19765 vsize=934084 CPUtime=335.47 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 1378 0 0 0 29971 3576 0 0 15 0 2 0 516500654 956502016 192230 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1337.8
Current children cumulated vsize (KiB) 942784

[startup+1062.3 s]
/proc/loadavg: 3.11 2.85 2.76 3/182 19926
/proc/meminfo: memFree=24195764/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=964888 CPUtime=1417.23 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 319402 0 0 0 137438 4285 0 0 25 0 2 0 516496433 988045312 203512 33554432000 4194304 5787044 140735193148560 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 241222 203512 392 389 0 236972 0
[pid=19766/tid=19769] ppid=19765 vsize=964888 CPUtime=354.92 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 1534 0 0 0 31819 3673 0 0 15 0 2 0 516500654 988045312 203512 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1417.23
Current children cumulated vsize (KiB) 973588

[startup+1122.3 s]
/proc/loadavg: 3.22 2.92 2.79 5/182 19927
/proc/meminfo: memFree=24182208/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=964888 CPUtime=1496.93 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 319478 0 0 0 145290 4403 0 0 25 0 2 0 516496433 988045312 203581 33554432000 4194304 5787044 140735193148560 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19766/statm: 241222 203581 392 389 0 236972 0
[pid=19766/tid=19769] ppid=19765 vsize=964888 CPUtime=374.61 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) R 19765 19765 18073 0 -1 4202560 1599 0 0 0 33714 3747 0 0 15 0 2 0 516500654 988045312 203581 33554432000 4194304 5787044 140735193148560 18446744073709551615 5531504 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1496.93
Current children cumulated vsize (KiB) 973588

[startup+1182.3 s]
/proc/loadavg: 3.12 2.95 2.81 4/182 19929
/proc/meminfo: memFree=24166784/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=964888 CPUtime=1576.28 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 319478 0 0 0 153117 4511 0 0 25 0 2 0 516496433 988045312 203581 33554432000 4194304 5787044 140735193148560 18446744073709551615 4220660 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19766/statm: 241222 203581 392 389 0 236972 0
[pid=19766/tid=19769] ppid=19765 vsize=964888 CPUtime=393.97 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 1599 0 0 0 35580 3817 0 0 15 0 2 0 516500654 988045312 203581 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1576.28
Current children cumulated vsize (KiB) 973588

[startup+1242.3 s]
/proc/loadavg: 3.11 2.98 2.82 3/182 19930
/proc/meminfo: memFree=24133152/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=1030424 CPUtime=1655.57 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 324794 0 0 0 160912 4645 0 0 25 0 2 0 516496433 1055154176 208897 33554432000 4194304 5787044 140735193148560 18446744073709551615 5527008 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19766/statm: 257606 208897 392 389 0 253356 0
[pid=19766/tid=19769] ppid=19765 vsize=1030424 CPUtime=413.25 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 1599 0 0 0 37415 3910 0 0 15 0 2 0 516500654 1055154176 208897 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1655.57
Current children cumulated vsize (KiB) 1039124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 2.98 2.83 3/182 19932
/proc/meminfo: memFree=24025840/32951124 swapFree=67051468/67111528
[pid=19765] ppid=19763 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19765/stat : 19765 (prissup.sh) S 19763 19765 18073 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516496433 8908800 251 33554432000 4194304 4922060 140736933248000 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19765/statm: 2175 251 211 178 0 68 0
[pid=19766] ppid=19765 vsize=1095960 CPUtime=1731.08 cores=1,3,5,7
/proc/19766/stat : 19766 (priss) R 19765 19765 18073 0 -1 4202496 347299 0 0 0 168217 4891 0 0 25 0 2 0 516496433 1122263040 231402 33554432000 4194304 5787044 140735193148560 18446744073709551615 4220347 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19766/statm: 273990 231402 392 389 0 269740 0
[pid=19766/tid=19769] ppid=19765 vsize=1095960 CPUtime=431.05 cores=1,3,5,7
/proc/19766/task/19769/stat : 19769 (priss) S 19765 19765 18073 0 -1 4202560 1599 0 0 0 38990 4115 0 0 15 0 2 0 516500654 1122263040 231402 33554432000 4194304 5787044 140735193148560 18446744073709551615 218382780849 0 0 4096 0 18446604470475381760 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1731.08
Current children cumulated vsize (KiB) 1104660

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 19765 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 1731.08
#
# 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): 1731.08
CPU user time (s): 1682.17
CPU system time (s): 48.91
CPU usage (%): 133.158
Max. virtual memory (cumulated for all children) (KiB): 1104660

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.05069 second user time and 5.01124 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 05:48:57
IDJOB=3285707
IDBENCH=82394
IDSOLVER=1601
FILE ID=node101/3285707-1304048935
RUNJOBID= node101-1304043678-19238
PBS_JOBID= 13170371
Free space on /tmp= 71876 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=661441513

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:      23973016 kB
Buffers:       2011712 kB
Cached:        5187560 kB
SwapCached:      30452 kB
Active:        4327000 kB
Inactive:      4205268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23973016 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           52044 kB
Writeback:           0 kB
AnonPages:     1324084 kB
Mapped:           9676 kB
Slab:           380024 kB
PageTables:       7344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1633360 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= 71952 MiB
End job on node101 at 2011-04-29 06:10:39