Trace number 3262734

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

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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: 5348
0.00/0.02	c parsetime: 18264us
0.00/0.02	c parsed 72812 clauses with 7534 variables
3.19/3.25	c preprocessor returned 10006 variables
3.19/3.25	c preprocessing returned UNKNOWN
3.19/3.25	c PP set 0 variables
3.19/3.25	c pp time: 3225378us (3s)

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-3262734-1304064392/watcher-3262734-1304064392 -o /tmp/evaluation-result-3262734-1304064392/solver-3262734-1304064392 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3262734-1304064392.cnf 760407333 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: 3.39 4.33 6.09 3/177 5347
/proc/meminfo: memFree=16367040/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0

[startup+0.0813989 s]
/proc/loadavg: 3.39 4.33 6.09 3/177 5347
/proc/meminfo: memFree=16367040/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100383 s]
/proc/loadavg: 3.39 4.33 6.09 3/177 5347
/proc/meminfo: memFree=16367040/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300349 s]
/proc/loadavg: 3.39 4.33 6.09 3/177 5347
/proc/meminfo: memFree=16367040/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700284 s]
/proc/loadavg: 3.39 4.33 6.09 3/177 5347
/proc/meminfo: memFree=16367040/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50016 s]
/proc/loadavg: 3.39 4.33 6.09 3/179 5349
/proc/meminfo: memFree=16356260/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=28272 CPUtime=1.49 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 4862 0 0 0 149 0 0 0 20 0 1 0 518038857 28950528 2888 33554432000 4194304 5787044 140733821253312 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5348/statm: 7068 2888 342 389 0 2818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36972

[startup+3.10092 s]
/proc/loadavg: 3.44 4.32 6.08 6/179 5349
/proc/meminfo: memFree=16355764/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=28272 CPUtime=3.09 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 4862 0 0 0 309 0 0 0 25 0 1 0 518038857 28950528 2888 33554432000 4194304 5787044 140733821253312 18446744073709551615 4359266 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/5348/statm: 7068 2888 342 389 0 2818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36972

[startup+6.30036 s]
/proc/loadavg: 3.44 4.32 6.08 4/180 5350
/proc/meminfo: memFree=16351672/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=107960 CPUtime=8.24 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 7777 0 0 0 773 51 0 0 25 0 2 0 518038857 110551040 4304 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 26990 4304 392 389 0 22740 0
[pid=5348/tid=5350] ppid=5347 vsize=107960 CPUtime=1.94 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 16 0 0 0 162 32 0 0 15 0 2 0 518039183 110551040 4304 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 116660

[startup+12.7003 s]
/proc/loadavg: 3.40 4.30 6.07 4/180 5351
/proc/meminfo: memFree=16345628/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=112364 CPUtime=18.65 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 9093 0 0 0 1711 154 0 0 25 0 2 0 518038857 115060736 5620 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 28091 5620 392 389 0 23841 0
[pid=5348/tid=5350] ppid=5347 vsize=112364 CPUtime=5.94 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 21 0 0 0 501 93 0 0 15 0 2 0 518039183 115060736 5620 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.65
Current children cumulated vsize (KiB) 121064

[startup+25.5011 s]
/proc/loadavg: 3.39 4.25 6.02 5/180 5351
/proc/meminfo: memFree=16336956/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=120468 CPUtime=39.78 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 11105 0 0 0 3653 325 0 0 25 0 2 0 518038857 123359232 7632 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 30117 7632 392 389 0 25867 0
[pid=5348/tid=5350] ppid=5347 vsize=120468 CPUtime=14.28 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 21 0 0 0 1230 198 0 0 15 0 2 0 518039183 123359232 7632 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39.78
Current children cumulated vsize (KiB) 129168

[startup+51.1008 s]
/proc/loadavg: 3.45 4.20 5.96 5/180 5351
/proc/meminfo: memFree=16319912/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=137700 CPUtime=82.84 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 15382 0 0 0 7662 622 0 0 25 0 2 0 518038857 141004800 11909 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 34425 11909 392 389 0 30175 0
[pid=5348/tid=5350] ppid=5347 vsize=137700 CPUtime=31.73 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 21 0 0 0 2791 382 0 0 16 0 2 0 518039183 141004800 11909 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 82.84
Current children cumulated vsize (KiB) 146400

[startup+102.306 s]
/proc/loadavg: 3.50 4.07 5.81 5/180 5353
/proc/meminfo: memFree=16267324/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=163552 CPUtime=170.78 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 22177 0 0 0 15982 1096 0 0 25 0 2 0 518038857 167477248 18704 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 40888 18704 392 389 0 36638 0
[pid=5348/tid=5350] ppid=5347 vsize=163552 CPUtime=68.48 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 312 0 0 0 6167 681 0 0 15 0 2 0 518039183 167477248 18704 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 170.78
Current children cumulated vsize (KiB) 172252

[startup+162.301 s]
/proc/loadavg: 3.47 3.98 5.68 5/180 5355
/proc/meminfo: memFree=16209656/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=203596 CPUtime=275.99 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 32486 0 0 0 26084 1515 0 0 25 0 2 0 518038857 208482304 29013 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5348/statm: 50899 29013 392 389 0 46649 0
[pid=5348/tid=5350] ppid=5347 vsize=203596 CPUtime=113.69 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 698 0 0 0 10434 935 0 0 15 0 2 0 518039183 208482304 29013 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 275.99
Current children cumulated vsize (KiB) 212296

[startup+222.301 s]
/proc/loadavg: 3.46 3.89 5.53 4/180 5356
/proc/meminfo: memFree=16175420/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=220004 CPUtime=381.83 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 36797 0 0 0 36292 1891 0 0 25 0 2 0 518038857 225284096 33324 33554432000 4194304 5787044 140733821253312 18446744073709551615 5527395 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 55001 33324 392 389 0 50751 0
[pid=5348/tid=5350] ppid=5347 vsize=220004 CPUtime=159.52 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) S 5347 5347 5255 0 -1 4202560 898 0 0 0 14789 1163 0 0 16 0 2 0 518039183 225284096 33324 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 18446604459376175808 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 381.83
Current children cumulated vsize (KiB) 228704

[startup+282.301 s]
/proc/loadavg: 3.67 3.87 5.43 5/180 5357
/proc/meminfo: memFree=16085872/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=264796 CPUtime=488.74 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 48349 0 0 0 46668 2206 0 0 25 0 2 0 518038857 271151104 44619 33554432000 4194304 5787044 140733821253312 18446744073709551615 5527784 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5348/statm: 66199 44619 392 389 0 61949 0
[pid=5348/tid=5350] ppid=5347 vsize=264796 CPUtime=206.43 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 1251 0 0 0 19293 1350 0 0 15 0 2 0 518039183 271151104 44619 33554432000 4194304 5787044 140733821253312 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 488.74
Current children cumulated vsize (KiB) 273496


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

[pid=5348] ppid=5347 vsize=471248 CPUtime=1249.13 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 105432 0 0 0 121106 3807 0 0 25 0 2 0 518038857 482557952 101605 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5348/statm: 117812 101605 392 389 0 113562 0
[pid=5348/tid=5350] ppid=5347 vsize=471248 CPUtime=546.83 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 1721 0 0 0 52372 2311 0 0 15 0 2 0 518039183 482557952 101605 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1249.13
Current children cumulated vsize (KiB) 479948

[startup+762.306 s]
/proc/loadavg: 3.25 3.51 4.62 5/180 5371
/proc/meminfo: memFree=15725568/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=471248 CPUtime=1357.83 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 105432 0 0 0 131750 4033 0 0 25 0 2 0 518038857 482557952 101605 33554432000 4194304 5787044 140733821253312 18446744073709551615 5527666 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 117812 101605 392 389 0 113562 0
[pid=5348/tid=5350] ppid=5347 vsize=471248 CPUtime=595.52 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 1721 0 0 0 57102 2450 0 0 16 0 2 0 518039183 482557952 101605 33554432000 4194304 5787044 140733821253312 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1357.83
Current children cumulated vsize (KiB) 479948

[startup+822.301 s]
/proc/loadavg: 3.45 3.53 4.56 4/180 5372
/proc/meminfo: memFree=15659456/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=515516 CPUtime=1467.23 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 116543 0 0 0 142494 4229 0 0 25 0 2 0 518038857 527888384 112716 33554432000 4194304 5787044 140733821253312 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5348/statm: 128879 112716 392 389 0 124629 0
[pid=5348/tid=5350] ppid=5347 vsize=515516 CPUtime=644.93 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) S 5347 5347 5255 0 -1 4202560 1733 0 0 0 61924 2569 0 0 15 0 2 0 518039183 527888384 112716 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 18446604459376175808 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1467.23
Current children cumulated vsize (KiB) 524216

[startup+882.301 s]
/proc/loadavg: 3.53 3.54 4.49 5/180 5373
/proc/meminfo: memFree=15605880/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=568372 CPUtime=1577.37 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 129745 0 0 0 153338 4399 0 0 25 0 2 0 518038857 582012928 125918 33554432000 4194304 5787044 140733821253312 18446744073709551615 5524596 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 142093 125918 392 389 0 137843 0
[pid=5348/tid=5350] ppid=5347 vsize=568372 CPUtime=695.08 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 1788 0 0 0 66836 2672 0 0 16 0 2 0 518039183 582012928 125918 33554432000 4194304 5787044 140733821253312 18446744073709551615 5524666 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1577.37
Current children cumulated vsize (KiB) 577072

[startup+942.301 s]
/proc/loadavg: 3.57 3.54 4.43 5/180 5405
/proc/meminfo: memFree=16219900/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=620504 CPUtime=1687.73 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 142828 0 0 0 164214 4559 0 0 25 0 2 0 518038857 635396096 138488 33554432000 4194304 5787044 140733821253312 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 155126 138488 392 389 0 150876 0
[pid=5348/tid=5350] ppid=5347 vsize=620504 CPUtime=745.43 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 1952 0 0 0 71775 2768 0 0 16 0 2 0 518039183 635396096 138488 33554432000 4194304 5787044 140733821253312 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1687.73
Current children cumulated vsize (KiB) 629204

[startup+1002.3 s]
/proc/loadavg: 3.59 3.55 4.37 5/180 5407
/proc/meminfo: memFree=16173768/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=647736 CPUtime=1798.24 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 149663 0 0 0 175135 4689 0 0 25 0 2 0 518038857 663281664 145323 33554432000 4194304 5787044 140733821253312 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 161934 145323 392 389 0 157684 0
[pid=5348/tid=5350] ppid=5347 vsize=647736 CPUtime=795.94 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 2243 0 0 0 76748 2846 0 0 16 0 2 0 518039183 663281664 145323 33554432000 4194304 5787044 140733821253312 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1798.24
Current children cumulated vsize (KiB) 656436

[startup+1062.3 s]
/proc/loadavg: 3.55 3.55 4.33 3/180 5409
/proc/meminfo: memFree=16154652/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=649056 CPUtime=1908.92 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 150053 0 0 0 186088 4804 0 0 25 0 2 0 518038857 664633344 145713 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 162264 145713 392 389 0 158014 0
[pid=5348/tid=5350] ppid=5347 vsize=649056 CPUtime=846.62 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 2591 0 0 0 81747 2915 0 0 16 0 2 0 518039183 664633344 145713 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1908.92
Current children cumulated vsize (KiB) 657756

[startup+1122.3 s]
/proc/loadavg: 3.56 3.54 4.27 5/180 5410
/proc/meminfo: memFree=16129844/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=650508 CPUtime=2018.61 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 150980 0 0 0 196943 4918 0 0 25 0 2 0 518038857 666120192 146415 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 162627 146415 392 389 0 158377 0
[pid=5348/tid=5350] ppid=5347 vsize=650508 CPUtime=896.31 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) S 5347 5347 5255 0 -1 4202560 2926 0 0 0 86647 2984 0 0 16 0 2 0 518039183 666120192 146415 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 18446604459376175808 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2018.61
Current children cumulated vsize (KiB) 659208

[startup+1182.3 s]
/proc/loadavg: 3.71 3.59 4.24 5/180 5411
/proc/meminfo: memFree=16127844/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=650508 CPUtime=2127.64 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 150981 0 0 0 207649 5115 0 0 25 0 2 0 518038857 666120192 146416 33554432000 4194304 5787044 140733821253312 18446744073709551615 5527517 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 162627 146416 392 389 0 158377 0
[pid=5348/tid=5350] ppid=5347 vsize=650508 CPUtime=945.34 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 2926 0 0 0 91427 3107 0 0 16 0 2 0 518039183 666120192 146416 33554432000 4194304 5787044 140733821253312 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2127.64
Current children cumulated vsize (KiB) 659208

[startup+1242.3 s]
/proc/loadavg: 3.76 3.62 4.21 4/180 5413
/proc/meminfo: memFree=16100932/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=650508 CPUtime=2237.17 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 150981 0 0 0 218416 5301 0 0 25 0 2 0 518038857 666120192 146416 33554432000 4194304 5787044 140733821253312 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/5348/statm: 162627 146416 392 389 0 158377 0
[pid=5348/tid=5350] ppid=5347 vsize=650508 CPUtime=994.88 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 2926 0 0 0 96266 3222 0 0 15 0 2 0 518039183 666120192 146416 33554432000 4194304 5787044 140733821253312 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2237.17
Current children cumulated vsize (KiB) 659208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.80 3.64 4.18 5/180 5415
/proc/meminfo: memFree=16100796/32951132 swapFree=67111524/67111528
[pid=5347] ppid=5345 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5347/stat : 5347 (prissup.sh) S 5345 5347 5255 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 518038857 8908800 252 33554432000 4194304 4922060 140736126522336 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5347/statm: 2175 252 211 178 0 68 0
[pid=5348] ppid=5347 vsize=650508 CPUtime=2342.83 cores=1,3,5,7
/proc/5348/stat : 5348 (priss) R 5347 5347 5255 0 -1 4202496 150982 0 0 0 228836 5447 0 0 25 0 2 0 518038857 666120192 146417 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/5348/statm: 162627 146417 392 389 0 158377 0
[pid=5348/tid=5350] ppid=5347 vsize=650508 CPUtime=1042.84 cores=1,3,5,7
/proc/5348/task/5350/stat : 5350 (priss) R 5347 5347 5255 0 -1 4202560 2926 0 0 0 100974 3310 0 0 16 0 2 0 518039183 666120192 146417 33554432000 4194304 5787044 140733821253312 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2342.83
Current children cumulated vsize (KiB) 659208

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 5347 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 2342.83
#
# 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): 2342.83
CPU user time (s): 2288.36
CPU system time (s): 54.47
CPU usage (%): 180.215
Max. virtual memory (cumulated for all children) (KiB): 659208

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= 333
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.00769 second user time and 5.08723 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 10:06:32
IDJOB=3262734
IDBENCH=83797
IDSOLVER=1601
FILE ID=node129/3262734-1304064392
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66304 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262734-1304064392/watcher-3262734-1304064392 -o /tmp/evaluation-result-3262734-1304064392/solver-3262734-1304064392 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3262734-1304064392.cnf 760407333 4800 15500 4

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=760407333

node129.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.831
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.66
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.82
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      16367188 kB
Buffers:       1279860 kB
Cached:       14194228 kB
SwapCached:          4 kB
Active:        4197168 kB
Inactive:     11720724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16367188 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2440 kB
Writeback:           8 kB
AnonPages:      443720 kB
Mapped:          15792 kB
Slab:           602960 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   620196 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node129 at 2011-04-29 10:28:14