Trace number 3265198

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 6319
0.00/0.01	c parsetime: 7186us
0.00/0.01	c parsed 30460 clauses with 1560 variables
1.49/1.53	c preprocessor returned 10010 variables
1.49/1.53	c preprocessing returned UNKNOWN
1.49/1.53	c PP set 0 variables
1.49/1.53	c pp time: 1518049us (1s)

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-3265198-1304075086/watcher-3265198-1304075086 -o /tmp/evaluation-result-3265198-1304075086/solver-3265198-1304075086 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265198-1304075086.cnf 39798675 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.69 3.83 3.79 3/177 6318
/proc/meminfo: memFree=16710228/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0

[startup+0.041784 s]
/proc/loadavg: 3.69 3.83 3.79 3/177 6318
/proc/meminfo: memFree=16710228/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100768 s]
/proc/loadavg: 3.69 3.83 3.79 3/177 6318
/proc/meminfo: memFree=16710228/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300732 s]
/proc/loadavg: 3.69 3.83 3.79 3/177 6318
/proc/meminfo: memFree=16710228/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700664 s]
/proc/loadavg: 3.69 3.83 3.79 3/177 6318
/proc/meminfo: memFree=16710228/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 3.69 3.83 3.79 3/179 6320
/proc/meminfo: memFree=16700548/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=26588 CPUtime=1.49 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 3542 0 0 0 149 0 0 0 25 0 1 0 519108223 27226112 2569 33554432000 4194304 5787044 140734446410880 18446744073709551615 210646840301 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6319/statm: 6647 2569 342 389 0 2397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35288

[startup+3.10026 s]
/proc/loadavg: 3.71 3.84 3.79 4/180 6321
/proc/meminfo: memFree=16697564/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=106052 CPUtime=4.01 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 5325 0 0 0 362 39 0 0 21 0 2 0 519108223 108597248 3553 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 26513 3553 392 389 0 22263 0
[pid=6319/tid=6321] ppid=6318 vsize=106052 CPUtime=0.92 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 63 0 0 0 68 24 0 0 15 0 2 0 519108376 108597248 3553 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 114752

[startup+6.30075 s]
/proc/loadavg: 3.71 3.84 3.79 4/180 6321
/proc/meminfo: memFree=16694476/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=109292 CPUtime=9.19 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 6302 0 0 0 810 109 0 0 25 0 2 0 519108223 111915008 4530 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 27323 4530 392 389 0 23073 0
[pid=6319/tid=6321] ppid=6318 vsize=109292 CPUtime=2.89 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 153 0 0 0 222 67 0 0 15 0 2 0 519108376 111915008 4530 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 117992

[startup+12.7007 s]
/proc/loadavg: 3.75 3.84 3.80 3/180 6321
/proc/meminfo: memFree=16686432/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=111288 CPUtime=19.68 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 8333 0 0 0 1730 238 0 0 25 0 2 0 519108223 113958912 6561 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 27822 6561 392 389 0 23572 0
[pid=6319/tid=6321] ppid=6318 vsize=111288 CPUtime=6.99 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) S 6318 6318 5255 0 -1 4202560 163 0 0 0 556 143 0 0 15 0 2 0 519108376 113958912 6561 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 18446604468110203968 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (KiB) 119988

[startup+25.5005 s]
/proc/loadavg: 3.71 3.83 3.79 5/180 6322
/proc/meminfo: memFree=16664392/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=128668 CPUtime=41.14 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 13553 0 0 0 3670 444 0 0 25 0 2 0 519108223 131756032 11781 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 32167 11781 392 389 0 27917 0
[pid=6319/tid=6321] ppid=6318 vsize=128668 CPUtime=15.65 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 177 0 0 0 1300 265 0 0 15 0 2 0 519108376 131756032 11781 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.14
Current children cumulated vsize (KiB) 137368

[startup+51.1012 s]
/proc/loadavg: 3.80 3.84 3.80 5/180 6325
/proc/meminfo: memFree=16644644/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=148700 CPUtime=84.66 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 18475 0 0 0 7682 784 0 0 25 0 2 0 519108223 152268800 16703 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 37175 16703 392 389 0 32925 0
[pid=6319/tid=6321] ppid=6318 vsize=148700 CPUtime=33.57 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 177 0 0 0 2893 464 0 0 15 0 2 0 519108376 152268800 16703 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 84.66
Current children cumulated vsize (KiB) 157400

[startup+102.307 s]
/proc/loadavg: 3.81 3.84 3.80 5/180 6327
/proc/meminfo: memFree=16598224/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=180828 CPUtime=173.69 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 27471 0 0 0 16031 1338 0 0 25 0 2 0 519108223 185167872 25442 33554432000 4194304 5787044 140734446410880 18446744073709551615 5527822 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 45207 25442 392 389 0 40957 0
[pid=6319/tid=6321] ppid=6318 vsize=180828 CPUtime=71.39 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 400 0 0 0 6341 798 0 0 15 0 2 0 519108376 185167872 25442 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 173.69
Current children cumulated vsize (KiB) 189528

[startup+162.3 s]
/proc/loadavg: 3.76 3.82 3.79 4/180 6328
/proc/meminfo: memFree=16542920/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=229380 CPUtime=280.17 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 39879 0 0 0 26140 1877 0 0 25 0 2 0 519108223 234885120 37850 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6319/statm: 57345 37850 392 389 0 53095 0
[pid=6319/tid=6321] ppid=6318 vsize=229380 CPUtime=117.88 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 469 0 0 0 10669 1119 0 0 15 0 2 0 519108376 234885120 37850 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 238080

[startup+222.3 s]
/proc/loadavg: 3.91 3.85 3.81 5/180 6330
/proc/meminfo: memFree=16510544/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=249632 CPUtime=387.24 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 45442 0 0 0 36351 2373 0 0 25 0 2 0 519108223 255623168 42900 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6319/statm: 62408 42900 392 389 0 58158 0
[pid=6319/tid=6321] ppid=6318 vsize=249632 CPUtime=164.95 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 842 0 0 0 15074 1421 0 0 16 0 2 0 519108376 255623168 42900 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 387.24
Current children cumulated vsize (KiB) 258332

[startup+282.3 s]
/proc/loadavg: 3.85 3.84 3.81 5/180 6332
/proc/meminfo: memFree=16457340/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=298708 CPUtime=494.47 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 58065 0 0 0 46694 2753 0 0 25 0 2 0 519108223 305876992 55523 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6319/statm: 74677 55523 392 389 0 70427 0
[pid=6319/tid=6321] ppid=6318 vsize=298708 CPUtime=212.17 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 1256 0 0 0 19566 1651 0 0 16 0 2 0 519108376 305876992 55523 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 494.47

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

[pid=6319] ppid=6318 vsize=470964 CPUtime=1261.87 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 103511 0 0 0 121169 5018 0 0 25 0 2 0 519108223 482267136 99944 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 117741 99944 392 389 0 113491 0
[pid=6319/tid=6321] ppid=6318 vsize=470964 CPUtime=559.58 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 3383 0 0 0 52945 3013 0 0 15 0 2 0 519108376 482267136 99944 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1261.87
Current children cumulated vsize (KiB) 479664

[startup+762.307 s]
/proc/loadavg: 3.76 3.79 3.79 5/180 6374
/proc/meminfo: memFree=16227120/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=470964 CPUtime=1372.74 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 103807 0 0 0 132059 5215 0 0 25 0 2 0 519108223 482267136 100240 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 117741 100240 392 389 0 113491 0
[pid=6319/tid=6321] ppid=6318 vsize=470964 CPUtime=610.45 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 3666 0 0 0 57911 3134 0 0 16 0 2 0 519108376 482267136 100240 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1372.74
Current children cumulated vsize (KiB) 479664

[startup+822.3 s]
/proc/loadavg: 3.76 3.78 3.78 5/180 6376
/proc/meminfo: memFree=16150604/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=508600 CPUtime=1484.25 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 113729 0 0 0 143020 5405 0 0 25 0 2 0 519108223 520806400 110162 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 127150 110162 392 389 0 122900 0
[pid=6319/tid=6321] ppid=6318 vsize=508600 CPUtime=661.96 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 4026 0 0 0 62944 3252 0 0 15 0 2 0 519108376 520806400 110162 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1484.25
Current children cumulated vsize (KiB) 517300

[startup+882.3 s]
/proc/loadavg: 3.58 3.74 3.77 5/180 6378
/proc/meminfo: memFree=16068384/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=565132 CPUtime=1596.07 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 128382 0 0 0 154024 5583 0 0 25 0 2 0 519108223 578695168 124815 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6319/statm: 141283 124815 392 389 0 137033 0
[pid=6319/tid=6321] ppid=6318 vsize=565132 CPUtime=713.78 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 4407 0 0 0 68019 3359 0 0 15 0 2 0 519108376 578695168 124815 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1596.07
Current children cumulated vsize (KiB) 573832

[startup+942.301 s]
/proc/loadavg: 3.50 3.68 3.74 4/180 6379
/proc/meminfo: memFree=15966064/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=599972 CPUtime=1705.78 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 137292 0 0 0 164804 5774 0 0 25 0 2 0 519108223 614371328 133725 33554432000 4194304 5787044 140734446410880 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6319/statm: 149993 133725 392 389 0 145743 0
[pid=6319/tid=6321] ppid=6318 vsize=599972 CPUtime=763.49 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 4599 0 0 0 72874 3475 0 0 16 0 2 0 519108376 614371328 133725 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1705.78
Current children cumulated vsize (KiB) 608672

[startup+1002.3 s]
/proc/loadavg: 3.54 3.65 3.72 5/180 6381
/proc/meminfo: memFree=15964444/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=599972 CPUtime=1816.2 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 137300 0 0 0 175628 5992 0 0 25 0 2 0 519108223 614371328 133733 33554432000 4194304 5787044 140734446410880 18446744073709551615 5527087 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6319/statm: 149993 133733 392 389 0 145743 0
[pid=6319/tid=6321] ppid=6318 vsize=599972 CPUtime=813.91 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 4607 0 0 0 77777 3614 0 0 16 0 2 0 519108376 614371328 133733 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1816.2
Current children cumulated vsize (KiB) 608672

[startup+1062.3 s]
/proc/loadavg: 3.61 3.64 3.72 5/180 6382
/proc/meminfo: memFree=15948060/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=599972 CPUtime=1927.45 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 137312 0 0 0 186562 6183 0 0 25 0 2 0 519108223 614371328 133745 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6319/statm: 149993 133745 392 389 0 145743 0
[pid=6319/tid=6321] ppid=6318 vsize=599972 CPUtime=865.16 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 4619 0 0 0 82781 3735 0 0 15 0 2 0 519108376 614371328 133745 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1927.45
Current children cumulated vsize (KiB) 608672

[startup+1122.3 s]
/proc/loadavg: 3.79 3.68 3.73 5/180 6384
/proc/meminfo: memFree=15871656/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=599972 CPUtime=2039.21 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 137388 0 0 0 197543 6378 0 0 25 0 2 0 519108223 614371328 133821 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 149993 133821 392 389 0 145743 0
[pid=6319/tid=6321] ppid=6318 vsize=599972 CPUtime=916.92 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 4695 0 0 0 87833 3859 0 0 16 0 2 0 519108376 614371328 133821 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2039.21
Current children cumulated vsize (KiB) 608672

[startup+1182.3 s]
/proc/loadavg: 3.81 3.70 3.73 5/180 6386
/proc/meminfo: memFree=15868296/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=599972 CPUtime=2151.18 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 137572 0 0 0 208569 6549 0 0 25 0 2 0 519108223 614371328 134005 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 149993 134005 392 389 0 145743 0
[pid=6319/tid=6321] ppid=6318 vsize=599972 CPUtime=968.89 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 4878 0 0 0 92925 3964 0 0 15 0 2 0 519108376 614371328 134005 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2151.18
Current children cumulated vsize (KiB) 608672

[startup+1242.3 s]
/proc/loadavg: 3.77 3.71 3.73 5/180 6388
/proc/meminfo: memFree=15864328/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=600980 CPUtime=2263.53 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 138425 0 0 0 219631 6722 0 0 25 0 2 0 519108223 615403520 134858 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 150245 134858 392 389 0 145995 0
[pid=6319/tid=6321] ppid=6318 vsize=600980 CPUtime=1021.24 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) R 6318 6318 5255 0 -1 4202560 5153 0 0 0 98051 4073 0 0 16 0 2 0 519108376 615403520 134858 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2263.53
Current children cumulated vsize (KiB) 609680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.82 3.73 3.73 5/180 6389
/proc/meminfo: memFree=15820176/32951132 swapFree=67111524/67111528
[pid=6318] ppid=6316 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6318/stat : 6318 (prissup.sh) S 6316 6318 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519108223 8908800 252 33554432000 4194304 4922060 140736297504144 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/6318/statm: 2175 252 211 178 0 68 0
[pid=6319] ppid=6318 vsize=641764 CPUtime=2371.82 cores=1,3,5,7
/proc/6319/stat : 6319 (priss) R 6318 6318 5255 0 -1 4202496 149105 0 0 0 230294 6888 0 0 25 0 2 0 519108223 657166336 145538 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6319/statm: 160441 145538 392 389 0 156191 0
[pid=6319/tid=6321] ppid=6318 vsize=641764 CPUtime=1071.83 cores=1,3,5,7
/proc/6319/task/6321/stat : 6321 (priss) S 6318 6318 5255 0 -1 4202560 5531 0 0 0 103010 4173 0 0 15 0 2 0 519108376 657166336 145538 33554432000 4194304 5787044 140734446410880 18446744073709551615 210658970033 0 0 4096 0 18446604468110203968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2371.82
Current children cumulated vsize (KiB) 650464

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 6318 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 2371.82
#
# 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): 2371.82
CPU user time (s): 2302.94
CPU system time (s): 68.88
CPU usage (%): 182.445
Max. virtual memory (cumulated for all children) (KiB): 650464

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= 332
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.02669 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 13:04:46
IDJOB=3265198
IDBENCH=85456
IDSOLVER=1601
FILE ID=node129/3265198-1304075086
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265198-1304075086/watcher-3265198-1304075086 -o /tmp/evaluation-result-3265198-1304075086/solver-3265198-1304075086 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265198-1304075086.cnf 39798675 4800 15500 4

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=39798675

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:      16710508 kB
Buffers:       1281008 kB
Cached:       14141624 kB
SwapCached:          4 kB
Active:        3849024 kB
Inactive:     11726768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16710508 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2000 kB
Writeback:           0 kB
AnonPages:      152560 kB
Mapped:          15848 kB
Slab:           603216 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   311712 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 13:26:28