Trace number 3285293

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

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: 14334
0.00/0.36	c parsetime: 355631us
0.00/0.36	c parsed 1413816 clauses with 87884 variables
14.49/14.57	c preprocessor returned 88184 variables
14.49/14.57	c preprocessing returned UNKNOWN
14.49/14.57	c PP set 36475 variables
14.49/14.57	c pp time: 14194374us (14s)

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-3285293-1304048215/watcher-3285293-1304048215 -o /tmp/evaluation-result-3285293-1304048215/solver-3285293-1304048215 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285293-1304048215.cnf 866954239 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.07 3.13 3.32 3/179 14333
/proc/meminfo: memFree=17329556/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0

[startup+0.0327431 s]
/proc/loadavg: 3.07 3.13 3.32 3/179 14333
/proc/meminfo: memFree=17329556/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100739 s]
/proc/loadavg: 3.07 3.13 3.32 3/179 14333
/proc/meminfo: memFree=17329556/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300701 s]
/proc/loadavg: 3.07 3.13 3.32 3/179 14333
/proc/meminfo: memFree=17329556/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700658 s]
/proc/loadavg: 3.07 3.13 3.32 3/179 14333
/proc/meminfo: memFree=17329556/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 3.07 3.13 3.32 3/181 14335
/proc/meminfo: memFree=17097792/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=127780 CPUtime=1.49 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 63222 0 0 0 140 9 0 0 25 0 1 0 516424158 130846720 25920 33554432000 4194304 5787044 140735034611376 18446744073709551615 4329868 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14334/statm: 31945 25920 336 389 0 27695 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136480

[startup+3.10025 s]
/proc/loadavg: 3.06 3.13 3.31 4/181 14335
/proc/meminfo: memFree=17223156/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=128400 CPUtime=3.09 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 63645 0 0 0 300 9 0 0 25 0 1 0 516424158 131481600 26343 33554432000 4194304 5787044 140735034611376 18446744073709551615 4330737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14334/statm: 32100 26343 336 389 0 27850 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137100

[startup+6.30064 s]
/proc/loadavg: 3.06 3.13 3.31 4/181 14335
/proc/meminfo: memFree=17220536/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=133900 CPUtime=6.29 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 64520 0 0 0 620 9 0 0 25 0 1 0 516424158 137113600 27218 33554432000 4194304 5787044 140735034611376 18446744073709551615 4279104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14334/statm: 33475 27218 339 389 0 29225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142600

[startup+12.7005 s]
/proc/loadavg: 3.05 3.12 3.31 4/181 14335
/proc/meminfo: memFree=17217424/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=145240 CPUtime=12.69 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 67371 0 0 0 1260 9 0 0 25 0 1 0 516424158 148725760 28009 33554432000 4194304 5787044 140735034611376 18446744073709551615 4359259 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14334/statm: 36310 28009 342 389 0 32060 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 153940

[startup+25.5013 s]
/proc/loadavg: 2.97 3.10 3.30 3/182 14336
/proc/meminfo: memFree=17183440/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=245356 CPUtime=29.96 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 87493 0 0 0 2960 36 0 0 25 0 2 0 516424158 251244544 36477 33554432000 4194304 5787044 140735034611376 18446744073709551615 5528590 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 61339 36477 392 389 0 57089 0
[pid=14334/tid=14336] ppid=14333 vsize=245356 CPUtime=4.45 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) R 14333 14333 12737 0 -1 4202560 102 0 0 0 427 18 0 0 15 0 2 0 516425619 251244544 36477 33554432000 4194304 5787044 140735034611376 18446744073709551615 5524789 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (KiB) 254056

[startup+51.1008 s]
/proc/loadavg: 3.05 3.11 3.30 5/182 14337
/proc/meminfo: memFree=17162872/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=259096 CPUtime=64.38 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 94121 0 0 0 6363 75 0 0 25 0 2 0 516424158 265314304 41537 33554432000 4194304 5787044 140735034611376 18446744073709551615 5524613 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 64774 41537 392 389 0 60524 0
[pid=14334/tid=14336] ppid=14333 vsize=259096 CPUtime=13.27 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) R 14333 14333 12737 0 -1 4202560 111 0 0 0 1278 49 0 0 15 0 2 0 516425619 265314304 41537 33554432000 4194304 5787044 140735034611376 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 64.38
Current children cumulated vsize (KiB) 267796

[startup+102.307 s]
/proc/loadavg: 2.76 3.01 3.25 5/182 14338
/proc/meminfo: memFree=17132676/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=262296 CPUtime=132.35 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 101572 0 0 0 13095 140 0 0 25 0 2 0 516424158 268591104 48988 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 65574 48988 392 389 0 61324 0
[pid=14334/tid=14336] ppid=14333 vsize=262296 CPUtime=30.05 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 2903 102 0 0 15 0 2 0 516425619 268591104 48988 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 132.35
Current children cumulated vsize (KiB) 270996

[startup+162.301 s]
/proc/loadavg: 2.77 2.96 3.22 4/182 14340
/proc/meminfo: memFree=17095168/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=327832 CPUtime=211.54 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 108676 0 0 0 20941 213 0 0 25 0 2 0 516424158 335699968 56092 33554432000 4194304 5787044 140735034611376 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 81958 56092 392 389 0 77708 0
[pid=14334/tid=14336] ppid=14333 vsize=327832 CPUtime=49.23 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 4766 157 0 0 15 0 2 0 516425619 335699968 56092 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 211.54
Current children cumulated vsize (KiB) 336532

[startup+222.301 s]
/proc/loadavg: 2.59 2.86 3.16 3/182 14341
/proc/meminfo: memFree=17007576/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=327832 CPUtime=289.62 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 117335 0 0 0 28681 281 0 0 25 0 2 0 516424158 335699968 64751 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 81958 64751 392 389 0 77708 0
[pid=14334/tid=14336] ppid=14333 vsize=327832 CPUtime=67.31 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 6524 207 0 0 15 0 2 0 516425619 335699968 64751 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 289.62
Current children cumulated vsize (KiB) 336532

[startup+282.301 s]
/proc/loadavg: 2.68 2.84 3.14 3/182 14343
/proc/meminfo: memFree=16850928/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=397504 CPUtime=366.67 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 135021 0 0 0 36330 337 0 0 25 0 2 0 516424158 407044096 82437 33554432000 4194304 5787044 140735034611376 18446744073709551615 5527579 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 99376 82437 392 389 0 95126 0
[pid=14334/tid=14336] ppid=14333 vsize=397504 CPUtime=84.36 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) R 14333 14333 12737 0 -1 4202560 114 0 0 0 8183 253 0 0 16 0 2 0 516425619 407044096 82437 33554432000 4194304 5787044 140735034611376 18446744073709551615 5524664 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 366.67
Current children cumulated vsize (KiB) 406204

[startup+342.3 s]
/proc/loadavg: 2.65 2.80 3.10 5/182 14345
/proc/meminfo: memFree=16761732/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6

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

[pid=14334] ppid=14333 vsize=657440 CPUtime=897.29 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 204518 0 0 0 89105 624 0 0 25 0 2 0 516424158 673218560 148733 33554432000 4194304 5787044 140735034611376 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 164360 148733 392 389 0 160110 0
[pid=14334/tid=14336] ppid=14333 vsize=657440 CPUtime=194.97 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 19016 481 0 0 16 0 2 0 516425619 673218560 148733 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 897.29
Current children cumulated vsize (KiB) 666140

[startup+762.306 s]
/proc/loadavg: 2.69 2.64 2.90 5/182 14386
/proc/meminfo: memFree=16388312/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=663824 CPUtime=975.34 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 206131 0 0 0 96875 659 0 0 25 0 2 0 516424158 679755776 150346 33554432000 4194304 5787044 140735034611376 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 165956 150346 392 389 0 161706 0
[pid=14334/tid=14336] ppid=14333 vsize=663824 CPUtime=213.01 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) R 14333 14333 12737 0 -1 4202560 114 0 0 0 20790 511 0 0 15 0 2 0 516425619 679755776 150346 33554432000 4194304 5787044 140735034611376 18446744073709551615 5528723 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 975.34
Current children cumulated vsize (KiB) 672524

[startup+822.301 s]
/proc/loadavg: 2.57 2.63 2.88 3/182 14387
/proc/meminfo: memFree=16282392/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=739236 CPUtime=1051.24 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 225023 0 0 0 104432 692 0 0 25 0 2 0 516424158 756977664 169238 33554432000 4194304 5787044 140735034611376 18446744073709551615 5528429 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 184809 169238 392 389 0 180559 0
[pid=14334/tid=14336] ppid=14333 vsize=739236 CPUtime=228.92 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 22355 537 0 0 15 0 2 0 516425619 756977664 169238 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1051.24
Current children cumulated vsize (KiB) 747936

[startup+882.301 s]
/proc/loadavg: 2.38 2.57 2.84 4/182 14389
/proc/meminfo: memFree=16183148/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=780792 CPUtime=1125.65 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 235404 0 0 0 111841 724 0 0 25 0 2 0 516424158 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 5527832 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 195198 179619 392 389 0 190948 0
[pid=14334/tid=14336] ppid=14333 vsize=780792 CPUtime=243.33 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) R 14333 14333 12737 0 -1 4202560 114 0 0 0 23769 564 0 0 15 0 2 0 516425619 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1125.65
Current children cumulated vsize (KiB) 789492

[startup+942.301 s]
/proc/loadavg: 2.37 2.54 2.81 4/182 14391
/proc/meminfo: memFree=16141076/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=780792 CPUtime=1201.94 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 235404 0 0 0 119439 755 0 0 25 0 2 0 516424158 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 4220590 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 195198 179619 392 389 0 190948 0
[pid=14334/tid=14336] ppid=14333 vsize=780792 CPUtime=259.63 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 25372 591 0 0 15 0 2 0 516425619 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1201.94
Current children cumulated vsize (KiB) 789492

[startup+1002.3 s]
/proc/loadavg: 2.40 2.50 2.78 4/182 14392
/proc/meminfo: memFree=16123072/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=780792 CPUtime=1280.13 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 235404 0 0 0 127225 788 0 0 25 0 2 0 516424158 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 4220728 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 195198 179619 392 389 0 190948 0
[pid=14334/tid=14336] ppid=14333 vsize=780792 CPUtime=277.8 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 27160 620 0 0 15 0 2 0 516425619 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1280.13
Current children cumulated vsize (KiB) 789492

[startup+1062.3 s]
/proc/loadavg: 2.59 2.54 2.78 3/182 14394
/proc/meminfo: memFree=16097516/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=780792 CPUtime=1359.39 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 235404 0 0 0 135118 821 0 0 25 0 2 0 516424158 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 4219928 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 195198 179619 392 389 0 190948 0
[pid=14334/tid=14336] ppid=14333 vsize=780792 CPUtime=297.06 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 29059 647 0 0 15 0 2 0 516425619 799531008 179619 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1359.39
Current children cumulated vsize (KiB) 789492

[startup+1122.3 s]
/proc/loadavg: 2.64 2.56 2.77 5/182 14395
/proc/meminfo: memFree=16093880/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=781584 CPUtime=1439.35 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 235496 0 0 0 143082 853 0 0 25 0 2 0 516424158 800342016 179711 33554432000 4194304 5787044 140735034611376 18446744073709551615 4255030 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 195396 179711 392 389 0 191146 0
[pid=14334/tid=14336] ppid=14333 vsize=781584 CPUtime=317.02 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 31027 675 0 0 15 0 2 0 516425619 800342016 179711 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1439.35
Current children cumulated vsize (KiB) 790284

[startup+1182.3 s]
/proc/loadavg: 2.45 2.52 2.73 3/182 14397
/proc/meminfo: memFree=15984972/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=846124 CPUtime=1516.96 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 251724 0 0 0 150819 877 0 0 25 0 2 0 516424158 866430976 195939 33554432000 4194304 5787044 140735034611376 18446744073709551615 4221021 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 211531 195939 392 389 0 207281 0
[pid=14334/tid=14336] ppid=14333 vsize=846124 CPUtime=334.63 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 32771 692 0 0 15 0 2 0 516425619 866430976 195939 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1516.96
Current children cumulated vsize (KiB) 854824

[startup+1242.3 s]
/proc/loadavg: 2.49 2.51 2.72 5/182 14399
/proc/meminfo: memFree=15926276/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=897552 CPUtime=1594.4 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 264515 0 0 0 158535 905 0 0 25 0 2 0 516424158 919093248 208620 33554432000 4194304 5787044 140735034611376 18446744073709551615 4219928 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 224388 208620 392 389 0 220138 0
[pid=14334/tid=14336] ppid=14333 vsize=897552 CPUtime=352.07 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) S 14333 14333 12737 0 -1 4202560 114 0 0 0 34493 714 0 0 15 0 2 0 516425619 919093248 208620 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 18446604445316848640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1594.4
Current children cumulated vsize (KiB) 906252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.55 2.53 2.71 4/182 14400
/proc/meminfo: memFree=15924248/32951124 swapFree=67111528/67111528
[pid=14333] ppid=14331 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14333/stat : 14333 (prissup.sh) S 14331 14333 12737 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516424158 8908800 251 33554432000 4194304 4922060 140736984050944 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14333/statm: 2175 251 211 178 0 68 0
[pid=14334] ppid=14333 vsize=897552 CPUtime=1666.2 cores=0,2,4,6
/proc/14334/stat : 14334 (priss) R 14333 14333 12737 0 -1 4202496 264515 0 0 0 165686 934 0 0 25 0 2 0 516424158 919093248 208620 33554432000 4194304 5787044 140735034611376 18446744073709551615 5531981 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14334/statm: 224388 208620 392 389 0 220138 0
[pid=14334/tid=14336] ppid=14333 vsize=897552 CPUtime=366.16 cores=0,2,4,6
/proc/14334/task/14336/stat : 14336 (priss) R 14333 14333 12737 0 -1 4202560 114 0 0 0 35879 737 0 0 15 0 2 0 516425619 919093248 208620 33554432000 4194304 5787044 140735034611376 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.2
Current children cumulated vsize (KiB) 906252

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 14333 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 1666.2
#
# 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): 1666.2
CPU user time (s): 1656.86
CPU system time (s): 9.34
CPU usage (%): 128.168
Max. virtual memory (cumulated for all children) (KiB): 906252

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.37164 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 05:36:55
IDJOB=3285293
IDBENCH=82378
IDSOLVER=1601
FILE ID=node103/3285293-1304048215
RUNJOBID= node103-1304036494-12755
PBS_JOBID= 13170359
Free space on /tmp= 71456 MiB

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

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=866954239

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17329712 kB
Buffers:       2144944 kB
Cached:       12257064 kB
SwapCached:          0 kB
Active:        6163024 kB
Inactive:      8875124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17329712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25244 kB
Writeback:           0 kB
AnonPages:      635480 kB
Mapped:          15484 kB
Slab:           518516 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   829544 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= 71312 MiB
End job on node103 at 2011-04-29 05:58:37