Trace number 3265022

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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: 6233
0.00/0.00	c parsetime: 946us
0.00/0.00	c parsed 2416 clauses with 349 variables
0.00/0.90	c preprocessor returned 10029 variables
0.00/0.90	c preprocessing returned UNKNOWN
0.00/0.90	c PP set 0 variables
0.00/0.90	c pp time: 900926us (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-3265022-1304074418/watcher-3265022-1304074418 -o /tmp/evaluation-result-3265022-1304074418/solver-3265022-1304074418 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265022-1304074418.cnf 1123119570 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.81 3.84 3.75 4/177 6232
/proc/meminfo: memFree=16711344/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0

[startup+0.035123 s]
/proc/loadavg: 3.81 3.84 3.75 4/177 6232
/proc/meminfo: memFree=16711344/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101115 s]
/proc/loadavg: 3.81 3.84 3.75 4/177 6232
/proc/meminfo: memFree=16711344/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301083 s]
/proc/loadavg: 3.81 3.84 3.75 4/177 6232
/proc/meminfo: memFree=16711344/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70103 s]
/proc/loadavg: 3.81 3.84 3.75 4/177 6232
/proc/meminfo: memFree=16711344/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50091 s]
/proc/loadavg: 3.75 3.83 3.75 3/180 6235
/proc/meminfo: memFree=16702640/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=102424 CPUtime=1.85 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 3007 0 0 0 177 8 0 0 25 0 2 0 519041373 104882176 2590 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6233/statm: 25606 2590 392 389 0 21356 0
[pid=6233/tid=6235] ppid=6232 vsize=102424 CPUtime=0.35 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) S 6232 6232 5255 0 -1 4202560 29 0 0 0 28 7 0 0 15 0 2 0 519041463 104882176 2590 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 18446604444744681536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 111124

[startup+3.10058 s]
/proc/loadavg: 3.75 3.83 3.75 5/180 6235
/proc/meminfo: memFree=16701400/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=103632 CPUtime=4.54 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 3332 0 0 0 431 23 0 0 25 0 2 0 519041373 106119168 2915 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6233/statm: 25908 2915 392 389 0 21658 0
[pid=6233/tid=6235] ppid=6232 vsize=103632 CPUtime=1.45 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 70 0 0 0 123 22 0 0 15 0 2 0 519041463 106119168 2915 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 112332

[startup+6.30109 s]
/proc/loadavg: 3.77 3.83 3.75 5/180 6235
/proc/meminfo: memFree=16699128/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=104956 CPUtime=10.15 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 3721 0 0 0 976 39 0 0 25 0 2 0 519041373 107474944 3304 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6233/statm: 26239 3304 392 389 0 21989 0
[pid=6233/tid=6235] ppid=6232 vsize=104956 CPUtime=3.85 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 113 0 0 0 348 37 0 0 15 0 2 0 519041463 107474944 3304 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.15
Current children cumulated vsize (KiB) 113656

[startup+12.701 s]
/proc/loadavg: 3.79 3.83 3.75 5/180 6236
/proc/meminfo: memFree=16695920/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=107608 CPUtime=21.75 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 4423 0 0 0 2107 68 0 0 25 0 2 0 519041373 110190592 4006 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6233/statm: 26902 4006 392 389 0 22652 0
[pid=6233/tid=6235] ppid=6232 vsize=107608 CPUtime=9.06 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 208 0 0 0 841 65 0 0 15 0 2 0 519041463 110190592 4006 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.75
Current children cumulated vsize (KiB) 116308

[startup+25.5009 s]
/proc/loadavg: 3.74 3.82 3.75 4/180 6236
/proc/meminfo: memFree=16691472/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=111852 CPUtime=45.43 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 5571 0 0 0 4438 105 0 0 25 0 2 0 519041373 114536448 5154 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6233/statm: 27963 5154 392 389 0 23713 0
[pid=6233/tid=6235] ppid=6232 vsize=111852 CPUtime=19.93 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 359 0 0 0 1892 101 0 0 16 0 2 0 519041463 114536448 5154 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.43
Current children cumulated vsize (KiB) 120552

[startup+51.1006 s]
/proc/loadavg: 3.78 3.82 3.75 5/180 6237
/proc/meminfo: memFree=16686864/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=115680 CPUtime=93.38 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 6672 0 0 0 9170 168 0 0 25 0 2 0 519041373 118456320 6255 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6233/statm: 28920 6255 392 389 0 24670 0
[pid=6233/tid=6235] ppid=6232 vsize=115680 CPUtime=42.31 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 486 0 0 0 4070 161 0 0 15 0 2 0 519041463 118456320 6255 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.38
Current children cumulated vsize (KiB) 124380

[startup+102.307 s]
/proc/loadavg: 3.96 3.86 3.76 4/180 6238
/proc/meminfo: memFree=16664656/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=130552 CPUtime=190.73 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 10575 0 0 0 18809 264 0 0 25 0 2 0 519041373 133685248 10158 33554432000 4194304 5787044 140734840674096 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6233/statm: 32638 10158 392 389 0 28388 0
[pid=6233/tid=6235] ppid=6232 vsize=130552 CPUtime=88.44 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 866 0 0 0 8594 250 0 0 15 0 2 0 519041463 133685248 10158 33554432000 4194304 5787044 140734840674096 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 190.73
Current children cumulated vsize (KiB) 139252

[startup+162.301 s]
/proc/loadavg: 3.98 3.88 3.78 5/180 6240
/proc/meminfo: memFree=16646172/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=141892 CPUtime=305.67 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 13657 0 0 0 30214 353 0 0 25 0 2 0 519041373 145297408 12983 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527019 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6233/statm: 35473 12983 392 389 0 31223 0
[pid=6233/tid=6235] ppid=6232 vsize=141892 CPUtime=143.41 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 1084 0 0 0 14008 333 0 0 15 0 2 0 519041463 145297408 12983 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 305.67
Current children cumulated vsize (KiB) 150592

[startup+222.301 s]
/proc/loadavg: 3.78 3.84 3.77 5/180 6241
/proc/meminfo: memFree=16636744/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=144812 CPUtime=416.5 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 14461 0 0 0 41227 423 0 0 25 0 2 0 519041373 148287488 13787 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6233/statm: 36203 13787 392 389 0 31953 0
[pid=6233/tid=6235] ppid=6232 vsize=144812 CPUtime=194.24 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 1185 0 0 0 19042 382 0 0 18 0 2 0 519041463 148287488 13787 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 416.5
Current children cumulated vsize (KiB) 153512

[startup+282.301 s]
/proc/loadavg: 3.86 3.85 3.77 5/180 6243
/proc/meminfo: memFree=16615656/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=153984 CPUtime=525.6 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 17044 0 0 0 52081 479 0 0 25 0 2 0 519041373 157679616 16370 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 38496 16370 392 389 0 34246 0
[pid=6233/tid=6235] ppid=6232 vsize=153984 CPUtime=243.35 cores=0,2,4,6

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

[pid=6233] ppid=6232 vsize=174916 CPUtime=1309.57 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 22916 0 0 0 130112 845 0 0 25 0 2 0 519041373 179113984 22242 33554432000 4194304 5787044 140734840674096 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 43729 22242 392 389 0 39479 0
[pid=6233/tid=6235] ppid=6232 vsize=174916 CPUtime=607.32 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 2117 0 0 0 60172 560 0 0 18 0 2 0 519041463 179113984 22242 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1309.57
Current children cumulated vsize (KiB) 183616

[startup+762.301 s]
/proc/loadavg: 3.78 3.83 3.80 4/180 6327
/proc/meminfo: memFree=16609136/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=184768 CPUtime=1422.93 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 25670 0 0 0 141404 889 0 0 25 0 2 0 519041373 189202432 24483 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 46192 24483 392 389 0 41942 0
[pid=6233/tid=6235] ppid=6232 vsize=184768 CPUtime=660.67 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) S 6232 6232 5255 0 -1 4202560 2252 0 0 0 65490 577 0 0 18 0 2 0 519041463 189202432 24483 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 18446604444744681536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1422.93
Current children cumulated vsize (KiB) 193468

[startup+822.301 s]
/proc/loadavg: 3.81 3.83 3.80 5/180 6328
/proc/meminfo: memFree=16557552/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=190476 CPUtime=1536.62 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 27327 0 0 0 152735 927 0 0 25 0 2 0 519041373 195047424 26140 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 47619 26140 392 389 0 43369 0
[pid=6233/tid=6235] ppid=6232 vsize=190476 CPUtime=714.36 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 2427 0 0 0 70844 592 0 0 18 0 2 0 519041463 195047424 26140 33554432000 4194304 5787044 140734840674096 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1536.62
Current children cumulated vsize (KiB) 199176

[startup+882.301 s]
/proc/loadavg: 3.89 3.84 3.80 4/180 6330
/proc/meminfo: memFree=16515380/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=200872 CPUtime=1650.41 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 30092 0 0 0 164071 970 0 0 25 0 2 0 519041373 205692928 28905 33554432000 4194304 5787044 140734840674096 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 50218 28905 392 389 0 45968 0
[pid=6233/tid=6235] ppid=6232 vsize=200872 CPUtime=768.15 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 2707 0 0 0 76206 609 0 0 18 0 2 0 519041463 205692928 28905 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1650.41
Current children cumulated vsize (KiB) 209572

[startup+942.301 s]
/proc/loadavg: 3.83 3.84 3.80 5/180 6332
/proc/meminfo: memFree=16457464/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=205064 CPUtime=1763.72 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 31067 0 0 0 175373 999 0 0 25 0 2 0 519041373 209985536 29880 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 51266 29880 392 389 0 47016 0
[pid=6233/tid=6235] ppid=6232 vsize=205064 CPUtime=821.46 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 2877 0 0 0 81524 622 0 0 18 0 2 0 519041463 209985536 29880 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1763.72
Current children cumulated vsize (KiB) 213764

[startup+1002.3 s]
/proc/loadavg: 3.77 3.82 3.80 5/180 6333
/proc/meminfo: memFree=16453000/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=205064 CPUtime=1876.06 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 31067 0 0 0 186554 1052 0 0 25 0 2 0 519041373 209985536 29880 33554432000 4194304 5787044 140734840674096 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 51266 29880 392 389 0 47016 0
[pid=6233/tid=6235] ppid=6232 vsize=205064 CPUtime=873.8 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 2877 0 0 0 86735 645 0 0 18 0 2 0 519041463 209985536 29880 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527194 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1876.06
Current children cumulated vsize (KiB) 213764

[startup+1062.3 s]
/proc/loadavg: 3.75 3.80 3.80 5/180 6335
/proc/meminfo: memFree=16380324/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=205064 CPUtime=1989.04 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 31068 0 0 0 197807 1097 0 0 25 0 2 0 519041373 209985536 29881 33554432000 4194304 5787044 140734840674096 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 51266 29881 392 389 0 47016 0
[pid=6233/tid=6235] ppid=6232 vsize=205064 CPUtime=926.78 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 2877 0 0 0 92014 664 0 0 18 0 2 0 519041463 209985536 29881 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1989.04
Current children cumulated vsize (KiB) 213764

[startup+1122.3 s]
/proc/loadavg: 3.83 3.81 3.80 5/180 6336
/proc/meminfo: memFree=16379820/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=205064 CPUtime=2102.27 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 31145 0 0 0 209086 1141 0 0 25 0 2 0 519041373 209985536 29958 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 51266 29958 392 389 0 47016 0
[pid=6233/tid=6235] ppid=6232 vsize=205064 CPUtime=980.01 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 2949 0 0 0 97319 682 0 0 18 0 2 0 519041463 209985536 29958 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2102.27
Current children cumulated vsize (KiB) 213764

[startup+1182.3 s]
/proc/loadavg: 3.76 3.78 3.79 5/180 6338
/proc/meminfo: memFree=16369264/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=205576 CPUtime=2215.94 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 31293 0 0 0 220411 1183 0 0 25 0 2 0 519041373 210509824 30106 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 51394 30106 392 389 0 47144 0
[pid=6233/tid=6235] ppid=6232 vsize=205576 CPUtime=1033.67 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 3023 0 0 0 102667 700 0 0 18 0 2 0 519041463 210509824 30106 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2215.94
Current children cumulated vsize (KiB) 214276

[startup+1242.31 s]
/proc/loadavg: 3.67 3.76 3.78 5/180 6340
/proc/meminfo: memFree=16291372/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=206088 CPUtime=2329.7 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 31366 0 0 0 231743 1227 0 0 25 0 2 0 519041373 211034112 30179 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527019 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 51522 30179 392 389 0 47272 0
[pid=6233/tid=6235] ppid=6232 vsize=206088 CPUtime=1087.43 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 3025 0 0 0 108024 719 0 0 18 0 2 0 519041463 211034112 30179 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2329.7
Current children cumulated vsize (KiB) 214788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.89 3.80 3.79 5/180 6341
/proc/meminfo: memFree=16278216/32951132 swapFree=67111524/67111528
[pid=6232] ppid=6230 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6232/stat : 6232 (prissup.sh) S 6230 6232 5255 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 519041373 8908800 252 33554432000 4194304 4922060 140733465956048 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6232/statm: 2175 252 211 178 0 68 0
[pid=6233] ppid=6232 vsize=206088 CPUtime=2439.33 cores=0,2,4,6
/proc/6233/stat : 6233 (priss) R 6232 6232 5255 0 -1 4202496 31460 0 0 0 242669 1264 0 0 25 0 2 0 519041373 211034112 30273 33554432000 4194304 5787044 140734840674096 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6233/statm: 51522 30273 392 389 0 47272 0
[pid=6233/tid=6235] ppid=6232 vsize=206088 CPUtime=1139.36 cores=0,2,4,6
/proc/6233/task/6235/stat : 6235 (priss) R 6232 6232 5255 0 -1 4202560 3068 0 0 0 113201 735 0 0 18 0 2 0 519041463 211034112 30273 33554432000 4194304 5787044 140734840674096 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2439.33
Current children cumulated vsize (KiB) 214788

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 6232 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=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 2439.33
#
# 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): 2439.33
CPU user time (s): 2426.69
CPU system time (s): 12.64
CPU usage (%): 187.638
Max. virtual memory (cumulated for all children) (KiB): 214788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 7
involuntary context switches= 4

runsolver used 2.26166 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 12:53:38
IDJOB=3265022
IDBENCH=85368
IDSOLVER=1601
FILE ID=node129/3265022-1304074418
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265022-1304074418/watcher-3265022-1304074418 -o /tmp/evaluation-result-3265022-1304074418/solver-3265022-1304074418 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265022-1304074418.cnf 1123119570 4800 15500 4

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1123119570

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:      16711500 kB
Buffers:       1280956 kB
Cached:       14141276 kB
SwapCached:          4 kB
Active:        3848004 kB
Inactive:     11726804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16711500 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:      152460 kB
Mapped:          15816 kB
Slab:           602932 kB
PageTables:       4596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   309076 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:15:20