Trace number 3285753

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark454.45
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

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: 14383
2.89/2.96	c parsetime: 2961459us
2.89/2.96	c parsed 10223027 clauses with 559571 variables
2.99/3.07	c preprocessor returned 559571 variables
2.99/3.07	c preprocessing returned UNKNOWN
2.99/3.07	c PP set 0 variables
2.99/3.07	c pp time: 3us (0s)

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-3285753-1304048950/watcher-3285753-1304048950 -o /tmp/evaluation-result-3285753-1304048950/solver-3285753-1304048950 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3285753-1304048950.cnf 540368587 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.61 2.63 2.90 3/179 14382
/proc/meminfo: memFree=17152212/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0

[startup+0.0240079 s]
/proc/loadavg: 2.61 2.63 2.90 3/179 14382
/proc/meminfo: memFree=17152212/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10103 s]
/proc/loadavg: 2.61 2.63 2.90 3/179 14382
/proc/meminfo: memFree=17152212/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300963 s]
/proc/loadavg: 2.61 2.63 2.90 3/179 14382
/proc/meminfo: memFree=17152212/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700906 s]
/proc/loadavg: 2.61 2.63 2.90 3/179 14382
/proc/meminfo: memFree=17152212/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50077 s]
/proc/loadavg: 2.56 2.62 2.90 4/181 14384
/proc/meminfo: memFree=17024732/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=216696 CPUtime=1.49 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 55256 0 0 0 141 8 0 0 25 0 1 0 516498207 221896704 47249 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646342032 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14383/statm: 54174 47249 304 389 0 49924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225396

[startup+3.10047 s]
/proc/loadavg: 2.56 2.62 2.90 3/181 14384
/proc/meminfo: memFree=16885356/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=571956 CPUtime=3.09 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 142487 0 0 0 290 19 0 0 18 0 1 0 516498207 585682944 126479 33554432000 4194304 5787044 140734155533120 18446744073709551615 216638059247 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/14383/statm: 142989 126479 347 389 0 138739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 580656

[startup+6.30091 s]
/proc/loadavg: 2.56 2.62 2.90 4/182 14385
/proc/meminfo: memFree=16407620/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=870688 CPUtime=7.21 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 202416 0 0 0 687 34 0 0 20 0 2 0 516498207 891584512 186408 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220241 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14383/statm: 217672 186408 379 389 0 213422 0
[pid=14383/tid=14385] ppid=14382 vsize=870688 CPUtime=0.92 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 85 7 0 0 15 0 2 0 516498566 891584512 186408 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 879388

[startup+12.7008 s]
/proc/loadavg: 2.63 2.63 2.90 4/182 14386
/proc/meminfo: memFree=16394380/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=883608 CPUtime=17.21 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 205697 0 0 0 1641 80 0 0 25 0 2 0 516498207 904814592 189689 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14383/statm: 220902 189689 380 389 0 216652 0
[pid=14383/tid=14385] ppid=14382 vsize=883608 CPUtime=4.51 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 409 42 0 0 15 0 2 0 516498566 904814592 189689 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.21
Current children cumulated vsize (KiB) 892308

[startup+25.5005 s]
/proc/loadavg: 2.69 2.64 2.90 3/182 14386
/proc/meminfo: memFree=16358164/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=883608 CPUtime=35.97 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 212259 0 0 0 3483 114 0 0 25 0 2 0 516498207 904814592 196251 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14383/statm: 220902 196251 380 389 0 216652 0
[pid=14383/tid=14385] ppid=14382 vsize=883608 CPUtime=10.46 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 979 67 0 0 16 0 2 0 516498566 904814592 196251 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35.97
Current children cumulated vsize (KiB) 892308

[startup+51.101 s]
/proc/loadavg: 2.79 2.67 2.90 3/182 14387
/proc/meminfo: memFree=16322760/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=883608 CPUtime=69.21 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 212262 0 0 0 6771 150 0 0 25 0 2 0 516498207 904814592 196254 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14383/statm: 220902 196254 380 389 0 216652 0
[pid=14383/tid=14385] ppid=14382 vsize=883608 CPUtime=18.11 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 1716 95 0 0 15 0 2 0 516498566 904814592 196254 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 69.21
Current children cumulated vsize (KiB) 892308

[startup+102.307 s]
/proc/loadavg: 2.55 2.62 2.87 4/182 14388
/proc/meminfo: memFree=16234744/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=934812 CPUtime=136.24 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 225334 0 0 0 13399 225 0 0 25 0 2 0 516498207 957247488 202958 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220225 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/14383/statm: 233703 202958 380 389 0 229453 0
[pid=14383/tid=14385] ppid=14382 vsize=934812 CPUtime=33.93 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 3241 152 0 0 15 0 2 0 516498566 957247488 202958 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 136.24
Current children cumulated vsize (KiB) 943512

[startup+162.3 s]
/proc/loadavg: 2.43 2.56 2.83 3/182 14390
/proc/meminfo: memFree=16169980/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=986012 CPUtime=208.87 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 250150 0 0 0 20600 287 0 0 25 0 2 0 516498207 1009676288 214942 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 246503 214942 380 389 0 242253 0
[pid=14383/tid=14385] ppid=14382 vsize=986012 CPUtime=46.57 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 4461 196 0 0 15 0 2 0 516498566 1009676288 214942 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 208.87
Current children cumulated vsize (KiB) 994712

[startup+222.301 s]
/proc/loadavg: 2.35 2.52 2.80 4/182 14391
/proc/meminfo: memFree=16129036/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1088412 CPUtime=280.92 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 285970 0 0 0 27751 341 0 0 25 0 2 0 516498207 1114533888 225161 33554432000 4194304 5787044 140734155533120 18446744073709551615 4228014 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 272103 225161 380 389 0 267853 0
[pid=14383/tid=14385] ppid=14382 vsize=1088412 CPUtime=58.61 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 5629 232 0 0 15 0 2 0 516498566 1114533888 225161 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 1097112

[startup+282.3 s]
/proc/loadavg: 2.55 2.53 2.78 4/182 14393
/proc/meminfo: memFree=16118472/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1099268 CPUtime=354.87 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 288706 0 0 0 35094 393 0 0 25 0 2 0 516498207 1125650432 227897 33554432000 4194304 5787044 140734155533120 18446744073709551615 5524562 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 274817 227897 380 389 0 270567 0
[pid=14383/tid=14385] ppid=14382 vsize=1099268 CPUtime=72.56 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 6986 270 0 0 16 0 2 0 516498566 1125650432 227897 33554432000 4194304 5787044 140734155533120 18446744073709551615 5524682 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 354.87
Current children cumulated vsize (KiB) 1107968


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

[pid=14383] ppid=14382 vsize=1250868 CPUtime=872.14 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 317652 0 0 0 86485 729 0 0 25 0 2 0 516498207 1280888832 256843 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220912 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14383/statm: 312717 256843 380 389 0 308467 0
[pid=14383/tid=14385] ppid=14382 vsize=1250868 CPUtime=169.83 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 16482 501 0 0 15 0 2 0 516498566 1280888832 256843 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 872.14
Current children cumulated vsize (KiB) 1259568

[startup+762.307 s]
/proc/loadavg: 2.47 2.53 2.68 4/182 14445
/proc/meminfo: memFree=16473576/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1250868 CPUtime=945.57 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 317658 0 0 0 93793 764 0 0 25 0 2 0 516498207 1280888832 256849 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220542 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/14383/statm: 312717 256849 380 389 0 308467 0
[pid=14383/tid=14385] ppid=14382 vsize=1250868 CPUtime=183.25 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 17799 526 0 0 16 0 2 0 516498566 1280888832 256849 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 945.57
Current children cumulated vsize (KiB) 1259568

[startup+822.301 s]
/proc/loadavg: 2.46 2.52 2.66 4/182 14446
/proc/meminfo: memFree=16365284/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1254524 CPUtime=1021.24 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 318558 0 0 0 101314 810 0 0 25 0 2 0 516498207 1284632576 257749 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 313631 257749 380 389 0 309381 0
[pid=14383/tid=14385] ppid=14382 vsize=1254524 CPUtime=198.94 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 19333 561 0 0 15 0 2 0 516498566 1284632576 257749 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1021.24
Current children cumulated vsize (KiB) 1263224

[startup+882.3 s]
/proc/loadavg: 2.55 2.53 2.65 3/182 14451
/proc/meminfo: memFree=16325432/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1270860 CPUtime=1096.89 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 322676 0 0 0 108836 853 0 0 25 0 2 0 516498207 1301360640 261867 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 317715 261867 380 389 0 313465 0
[pid=14383/tid=14385] ppid=14382 vsize=1270860 CPUtime=214.59 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 20868 591 0 0 15 0 2 0 516498566 1301360640 261867 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1096.89
Current children cumulated vsize (KiB) 1279560

[startup+942.301 s]
/proc/loadavg: 2.66 2.54 2.64 3/182 14452
/proc/meminfo: memFree=16281684/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1313680 CPUtime=1169.01 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 333364 0 0 0 116010 891 0 0 25 0 2 0 516498207 1345208320 272555 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220668 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 328420 272555 380 389 0 324170 0
[pid=14383/tid=14385] ppid=14382 vsize=1313680 CPUtime=226.71 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 22053 618 0 0 15 0 2 0 516498566 1345208320 272555 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1169.01
Current children cumulated vsize (KiB) 1322380

[startup+1002.3 s]
/proc/loadavg: 2.35 2.47 2.61 3/182 14454
/proc/meminfo: memFree=16205136/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1366700 CPUtime=1244.01 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 346614 0 0 0 123465 936 0 0 25 0 2 0 516498207 1399500800 285805 33554432000 4194304 5787044 140734155533120 18446744073709551615 5530976 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 341675 285805 380 389 0 337425 0
[pid=14383/tid=14385] ppid=14382 vsize=1366700 CPUtime=241.7 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 23521 649 0 0 15 0 2 0 516498566 1399500800 285805 33554432000 4194304 5787044 140734155533120 18446744073709551615 5531579 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1244.01
Current children cumulated vsize (KiB) 1375400

[startup+1062.3 s]
/proc/loadavg: 2.37 2.46 2.60 4/182 14456
/proc/meminfo: memFree=16135416/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1410928 CPUtime=1316.92 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 357696 0 0 0 130717 975 0 0 25 0 2 0 516498207 1444790272 296887 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220539 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 352732 296887 380 389 0 348482 0
[pid=14383/tid=14385] ppid=14382 vsize=1410928 CPUtime=254.6 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 24783 677 0 0 15 0 2 0 516498566 1444790272 296887 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1316.92
Current children cumulated vsize (KiB) 1419628

[startup+1122.3 s]
/proc/loadavg: 2.86 2.57 2.63 4/182 14486
/proc/meminfo: memFree=16548872/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1412696 CPUtime=1388.46 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 358152 0 0 0 137850 996 0 0 25 0 2 0 516498207 1446600704 297343 33554432000 4194304 5787044 140734155533120 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 353174 297343 380 389 0 348924 0
[pid=14383/tid=14385] ppid=14382 vsize=1412696 CPUtime=266.14 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 25923 691 0 0 15 0 2 0 516498566 1446600704 297343 33554432000 4194304 5787044 140734155533120 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1388.46
Current children cumulated vsize (KiB) 1421396

[startup+1182.3 s]
/proc/loadavg: 3.00 2.66 2.65 5/182 14488
/proc/meminfo: memFree=16539036/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1412696 CPUtime=1463.87 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 358152 0 0 0 145366 1021 0 0 25 0 2 0 516498207 1446600704 297343 33554432000 4194304 5787044 140734155533120 18446744073709551615 5524674 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 353174 297343 380 389 0 348924 0
[pid=14383/tid=14385] ppid=14382 vsize=1412696 CPUtime=281.55 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) R 14382 14382 12737 0 -1 4202560 1410 0 0 0 27450 705 0 0 16 0 2 0 516498566 1446600704 297343 33554432000 4194304 5787044 140734155533120 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1463.87
Current children cumulated vsize (KiB) 1421396

[startup+1242.3 s]
/proc/loadavg: 3.00 2.72 2.67 5/182 14489
/proc/meminfo: memFree=16527852/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1412696 CPUtime=1538.26 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 358152 0 0 0 152779 1047 0 0 25 0 2 0 516498207 1446600704 297343 33554432000 4194304 5787044 140734155533120 18446744073709551615 4228069 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 353174 297343 380 389 0 348924 0
[pid=14383/tid=14385] ppid=14382 vsize=1412696 CPUtime=295.95 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 28874 721 0 0 15 0 2 0 516498566 1446600704 297343 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1538.26
Current children cumulated vsize (KiB) 1421396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.29 2.85 2.72 5/182 14491
/proc/meminfo: memFree=16482684/32951124 swapFree=67111528/67111528
[pid=14382] ppid=14380 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/14382/stat : 14382 (prissup.sh) S 14380 14382 12737 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 516498207 8908800 251 33554432000 4194304 4922060 140735197736912 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/14382/statm: 2175 251 211 178 0 68 0
[pid=14383] ppid=14382 vsize=1412696 CPUtime=1609.87 cores=1,3,5,7
/proc/14383/stat : 14383 (priss) R 14382 14382 12737 0 -1 4202496 366455 0 0 0 159913 1074 0 0 25 0 2 0 516498207 1446600704 305646 33554432000 4194304 5787044 140734155533120 18446744073709551615 4220304 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/14383/statm: 353174 305646 380 389 0 348924 0
[pid=14383/tid=14385] ppid=14382 vsize=1412696 CPUtime=309.84 cores=1,3,5,7
/proc/14383/task/14385/stat : 14385 (priss) S 14382 14382 12737 0 -1 4202560 1410 0 0 0 30254 730 0 0 16 0 2 0 516498566 1446600704 305646 33554432000 4194304 5787044 140734155533120 18446744073709551615 216646338993 0 0 4096 0 18446604454224050112 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1609.87
Current children cumulated vsize (KiB) 1421396

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 14382 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1609.87
#
# 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): 1609.87
CPU user time (s): 1599.13
CPU system time (s): 10.74
CPU usage (%): 123.835
Max. virtual memory (cumulated for all children) (KiB): 1421396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.14567 second user time and 4.87126 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 05:49:16
IDJOB=3285753
IDBENCH=82399
IDSOLVER=1601
FILE ID=node103/3285753-1304048950
RUNJOBID= node103-1304036494-12756
PBS_JOBID= 13170359
Free space on /tmp= 71312 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285753-1304048950/watcher-3285753-1304048950 -o /tmp/evaluation-result-3285753-1304048950/solver-3285753-1304048950 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3285753-1304048950.cnf 540368587 4800 15500 4

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

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=540368587

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:      17152492 kB
Buffers:       2145148 kB
Cached:       12405784 kB
SwapCached:          0 kB
Active:        6337492 kB
Inactive:      8875016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17152492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          187292 kB
Writeback:           0 kB
AnonPages:      660804 kB
Mapped:          15568 kB
Slab:           520644 kB
PageTables:       6016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   827308 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= 71332 MiB
End job on node103 at 2011-04-29 06:10:58