Trace number 3264934

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
MD5SUMb6a88c8ae73b20cfc873207d1a0caa09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.097
Satisfiable
(Un)Satisfiability was proved
Number of variables338
Number of clauses2376
Sum of the clauses size10480
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 41520
Number of clauses of size 5736
Number of clauses of size over 5120

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: 6187
0.00/0.00	c parsetime: 941us
0.00/0.00	c parsed 2376 clauses with 338 variables
0.00/0.84	c preprocessor returned 10018 variables
0.00/0.84	c preprocessing returned UNKNOWN
0.00/0.84	c PP set 0 variables
0.00/0.84	c pp time: 843638us (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-3264934-1304073781/watcher-3264934-1304073781 -o /tmp/evaluation-result-3264934-1304073781/solver-3264934-1304073781 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3264934-1304073781.cnf 834313628 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.84 3.85 3.73 3/177 6186
/proc/meminfo: memFree=16714416/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0

[startup+0.0782239 s]
/proc/loadavg: 3.84 3.85 3.73 3/177 6186
/proc/meminfo: memFree=16714416/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100216 s]
/proc/loadavg: 3.84 3.85 3.73 3/177 6186
/proc/meminfo: memFree=16714416/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300175 s]
/proc/loadavg: 3.84 3.85 3.73 3/177 6186
/proc/meminfo: memFree=16714416/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70011 s]
/proc/loadavg: 3.84 3.85 3.73 3/177 6186
/proc/meminfo: memFree=16714416/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 3.84 3.85 3.73 5/180 6189
/proc/meminfo: memFree=16705128/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=102012 CPUtime=1.89 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 3049 0 0 0 171 18 0 0 25 0 2 0 518977717 104460288 2632 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6187/statm: 25503 2632 392 389 0 21253 0
[pid=6187/tid=6189] ppid=6186 vsize=102012 CPUtime=0.39 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2 0 0 0 29 10 0 0 16 0 2 0 518977802 104460288 2632 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 110712

[startup+3.1007 s]
/proc/loadavg: 3.85 3.85 3.73 5/180 6189
/proc/meminfo: memFree=16704008/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=102672 CPUtime=4.69 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 3367 0 0 0 422 47 0 0 25 0 2 0 518977717 105136128 2950 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6187/statm: 25668 2950 392 389 0 21418 0
[pid=6187/tid=6189] ppid=6186 vsize=102672 CPUtime=1.6 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 41 0 0 0 129 31 0 0 15 0 2 0 518977802 105136128 2950 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 111372

[startup+6.30019 s]
/proc/loadavg: 3.85 3.85 3.73 5/180 6189
/proc/meminfo: memFree=16701400/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=103068 CPUtime=10.34 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 3847 0 0 0 952 82 0 0 25 0 2 0 518977717 105541632 3430 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6187/statm: 25767 3430 392 389 0 21517 0
[pid=6187/tid=6189] ppid=6186 vsize=103068 CPUtime=4.03 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 105 0 0 0 353 50 0 0 15 0 2 0 518977802 105541632 3430 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.34
Current children cumulated vsize (KiB) 111768

[startup+12.7011 s]
/proc/loadavg: 3.87 3.86 3.74 4/180 6189
/proc/meminfo: memFree=16698452/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=103348 CPUtime=22.01 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 4545 0 0 0 2065 136 0 0 25 0 2 0 518977717 105828352 4128 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6187/statm: 25837 4128 392 389 0 21587 0
[pid=6187/tid=6189] ppid=6186 vsize=103348 CPUtime=9.31 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 185 0 0 0 845 86 0 0 15 0 2 0 518977802 105828352 4128 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.01
Current children cumulated vsize (KiB) 112048

[startup+25.501 s]
/proc/loadavg: 3.89 3.86 3.74 5/180 6189
/proc/meminfo: memFree=16693244/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=104148 CPUtime=45.7 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 5823 0 0 0 4353 217 0 0 25 0 2 0 518977717 106647552 5405 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6187/statm: 26037 5405 392 389 0 21787 0
[pid=6187/tid=6189] ppid=6186 vsize=104148 CPUtime=20.2 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 353 0 0 0 1886 134 0 0 15 0 2 0 518977802 106647552 5405 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.7
Current children cumulated vsize (KiB) 112848

[startup+51.1007 s]
/proc/loadavg: 3.93 3.87 3.74 5/180 6190
/proc/meminfo: memFree=16689636/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=104628 CPUtime=93.75 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 6803 0 0 0 9037 338 0 0 25 0 2 0 518977717 107139072 6364 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/6187/statm: 26157 6364 392 389 0 21907 0
[pid=6187/tid=6189] ppid=6186 vsize=104628 CPUtime=42.65 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 468 0 0 0 4053 212 0 0 16 0 2 0 518977802 107139072 6364 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 93.75
Current children cumulated vsize (KiB) 113328

[startup+102.307 s]
/proc/loadavg: 3.86 3.86 3.74 5/180 6191
/proc/meminfo: memFree=16673392/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=111708 CPUtime=191.06 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 10745 0 0 0 18596 510 0 0 25 0 2 0 518977717 114388992 10273 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6187/statm: 27927 10273 392 389 0 23677 0
[pid=6187/tid=6189] ppid=6186 vsize=111708 CPUtime=88.75 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 850 0 0 0 8554 321 0 0 18 0 2 0 518977802 114388992 10273 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 191.06
Current children cumulated vsize (KiB) 120408

[startup+162.301 s]
/proc/loadavg: 3.83 3.85 3.74 5/180 6193
/proc/meminfo: memFree=16653788/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=116896 CPUtime=305.33 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 13580 0 0 0 29856 677 0 0 25 0 2 0 518977717 119701504 13060 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6187/statm: 29224 13060 392 389 0 24974 0
[pid=6187/tid=6189] ppid=6186 vsize=116896 CPUtime=143.03 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 1101 0 0 0 13879 424 0 0 18 0 2 0 518977802 119701504 13060 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 305.33
Current children cumulated vsize (KiB) 125596

[startup+222.301 s]
/proc/loadavg: 3.75 3.83 3.74 5/180 6195
/proc/meminfo: memFree=16644356/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=118816 CPUtime=420.04 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 14809 0 0 0 41186 818 0 0 25 0 2 0 518977717 121667584 13935 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 29704 13935 392 389 0 25454 0
[pid=6187/tid=6189] ppid=6186 vsize=118816 CPUtime=197.74 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 1243 0 0 0 19262 512 0 0 18 0 2 0 518977802 121667584 13935 33554432000 4194304 5787044 140735245698352 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 420.04
Current children cumulated vsize (KiB) 127516

[startup+282.301 s]
/proc/loadavg: 3.72 3.81 3.73 5/180 6196
/proc/meminfo: memFree=16630584/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=120096 CPUtime=535.2 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 17093 0 0 0 52592 928 0 0 25 0 2 0 518977717 122978304 16219 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 30024 16219 392 389 0 25774 0
[pid=6187/tid=6189] ppid=6186 vsize=120096 CPUtime=252.9 cores=1,3,5,7

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

[pid=6187] ppid=6186 vsize=126948 CPUtime=1341.25 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 23346 0 0 0 132536 1589 0 0 25 0 2 0 518977717 129994752 22173 33554432000 4194304 5787044 140735245698352 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6187/statm: 31737 22173 392 389 0 27487 0
[pid=6187/tid=6189] ppid=6186 vsize=126948 CPUtime=638.96 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2155 0 0 0 62940 956 0 0 18 0 2 0 518977802 129994752 22173 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1341.25
Current children cumulated vsize (KiB) 135648

[startup+762.307 s]
/proc/loadavg: 3.97 3.87 3.77 5/180 6239
/proc/meminfo: memFree=16661180/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=133608 CPUtime=1456.49 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 26055 0 0 0 143986 1663 0 0 25 0 2 0 518977717 136814592 24369 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6187/statm: 33402 24369 392 389 0 29152 0
[pid=6187/tid=6189] ppid=6186 vsize=133608 CPUtime=694.18 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2306 0 0 0 68424 994 0 0 18 0 2 0 518977802 136814592 24369 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1456.49
Current children cumulated vsize (KiB) 142308

[startup+822.301 s]
/proc/loadavg: 3.91 3.87 3.77 5/180 6240
/proc/meminfo: memFree=16640964/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=200680 CPUtime=1571.94 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 27804 0 0 0 155456 1738 0 0 25 0 2 0 518977717 205496320 26118 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 50170 26118 392 389 0 45920 0
[pid=6187/tid=6189] ppid=6186 vsize=200680 CPUtime=749.64 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2573 0 0 0 73930 1034 0 0 18 0 2 0 518977802 205496320 26118 33554432000 4194304 5787044 140735245698352 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1571.94
Current children cumulated vsize (KiB) 209380

[startup+882.301 s]
/proc/loadavg: 3.85 3.85 3.77 4/180 6242
/proc/meminfo: memFree=16627072/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=205804 CPUtime=1686.35 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 30475 0 0 0 166762 1873 0 0 25 0 2 0 518977717 210743296 28789 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6187/statm: 51451 28789 392 389 0 47201 0
[pid=6187/tid=6189] ppid=6186 vsize=205804 CPUtime=804.05 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2792 0 0 0 79309 1096 0 0 18 0 2 0 518977802 210743296 28789 33554432000 4194304 5787044 140735245698352 18446744073709551615 5528368 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1686.35
Current children cumulated vsize (KiB) 214504

[startup+942.301 s]
/proc/loadavg: 3.90 3.86 3.78 5/180 6243
/proc/meminfo: memFree=16614168/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=205804 CPUtime=1801.89 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 31647 0 0 0 178232 1957 0 0 25 0 2 0 518977717 210743296 29736 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/6187/statm: 51451 29736 392 389 0 47201 0
[pid=6187/tid=6189] ppid=6186 vsize=205804 CPUtime=859.6 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) S 6186 6186 5255 0 -1 4202560 2824 0 0 0 84825 1135 0 0 18 0 2 0 518977802 210743296 29736 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 18446604468110203072 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1801.89
Current children cumulated vsize (KiB) 214504

[startup+1002.3 s]
/proc/loadavg: 3.84 3.85 3.78 5/180 6245
/proc/meminfo: memFree=16614032/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=205804 CPUtime=1916.9 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 31648 0 0 0 189647 2043 0 0 25 0 2 0 518977717 210743296 29737 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 51451 29737 392 389 0 47201 0
[pid=6187/tid=6189] ppid=6186 vsize=205804 CPUtime=914.6 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2824 0 0 0 90275 1185 0 0 18 0 2 0 518977802 210743296 29737 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1916.9
Current children cumulated vsize (KiB) 214504

[startup+1062.3 s]
/proc/loadavg: 3.84 3.85 3.78 5/180 6247
/proc/meminfo: memFree=16604836/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=205804 CPUtime=2032.01 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 31648 0 0 0 201077 2124 0 0 25 0 2 0 518977717 210743296 29737 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527089 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 51451 29737 392 389 0 47201 0
[pid=6187/tid=6189] ppid=6186 vsize=205804 CPUtime=969.72 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2824 0 0 0 95740 1232 0 0 19 0 2 0 518977802 210743296 29737 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2032.01
Current children cumulated vsize (KiB) 214504

[startup+1122.3 s]
/proc/loadavg: 3.93 3.87 3.79 5/180 6258
/proc/meminfo: memFree=16595556/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=205804 CPUtime=2147.43 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 31651 0 0 0 212544 2199 0 0 25 0 2 0 518977717 210743296 29740 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 51451 29740 392 389 0 47201 0
[pid=6187/tid=6189] ppid=6186 vsize=205804 CPUtime=1025.14 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2824 0 0 0 101241 1273 0 0 18 0 2 0 518977802 210743296 29740 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2147.43
Current children cumulated vsize (KiB) 214504

[startup+1182.3 s]
/proc/loadavg: 3.97 3.89 3.80 5/180 6259
/proc/meminfo: memFree=16591084/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=206316 CPUtime=2262.7 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 31753 0 0 0 223999 2271 0 0 25 0 2 0 518977717 211267584 29842 33554432000 4194304 5787044 140735245698352 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 51579 29842 392 389 0 47329 0
[pid=6187/tid=6189] ppid=6186 vsize=206316 CPUtime=1080.41 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 2903 0 0 0 106727 1314 0 0 18 0 2 0 518977802 211267584 29842 33554432000 4194304 5787044 140735245698352 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2262.7
Current children cumulated vsize (KiB) 215016

[startup+1242.3 s]
/proc/loadavg: 3.86 3.88 3.80 5/180 6260
/proc/meminfo: memFree=16591076/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=206316 CPUtime=2378.07 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 31781 0 0 0 235473 2334 0 0 25 0 2 0 518977717 211267584 29870 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 51579 29870 392 389 0 47329 0
[pid=6187/tid=6189] ppid=6186 vsize=206316 CPUtime=1135.78 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) S 6186 6186 5255 0 -1 4202560 2913 0 0 0 112227 1351 0 0 18 0 2 0 518977802 211267584 29870 33554432000 4194304 5787044 140735245698352 18446744073709551615 210658970033 0 0 4096 0 18446604468110203072 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2378.07
Current children cumulated vsize (KiB) 215016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.83 3.87 3.80 5/180 6262
/proc/meminfo: memFree=16590072/32951132 swapFree=67111524/67111528
[pid=6186] ppid=6184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/6186/stat : 6186 (prissup.sh) S 6184 6186 5255 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 518977717 8908800 252 33554432000 4194304 4922060 140736610801488 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/6186/statm: 2175 252 211 178 0 68 0
[pid=6187] ppid=6186 vsize=206572 CPUtime=2489.26 cores=1,3,5,7
/proc/6187/stat : 6187 (priss) R 6186 6186 5255 0 -1 4202496 32067 0 0 0 246530 2396 0 0 25 0 2 0 518977717 211529728 30156 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527582 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/6187/statm: 51643 30156 392 389 0 47393 0
[pid=6187/tid=6189] ppid=6186 vsize=206572 CPUtime=1189.28 cores=1,3,5,7
/proc/6187/task/6189/stat : 6189 (priss) R 6186 6186 5255 0 -1 4202560 3006 0 0 0 117542 1386 0 0 20 0 2 0 518977802 211529728 30156 33554432000 4194304 5787044 140735245698352 18446744073709551615 5527087 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2489.26
Current children cumulated vsize (KiB) 215272

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 6186 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2489.26
#
# 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): 2489.26
CPU user time (s): 2465.3
CPU system time (s): 23.96
CPU usage (%): 191.479
Max. virtual memory (cumulated for all children) (KiB): 215272

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

runsolver used 1.9607 second user time and 5.09922 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 12:43:01
IDJOB=3264934
IDBENCH=85362
IDSOLVER=1601
FILE ID=node129/3264934-1304073781
RUNJOBID= node129-1304063986-5274
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= b6a88c8ae73b20cfc873207d1a0caa09
RANDOM SEED=834313628

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:      16714704 kB
Buffers:       1280916 kB
Cached:       14141232 kB
SwapCached:          4 kB
Active:        3844768 kB
Inactive:     11726916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16714704 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1608 kB
Writeback:           4 kB
AnonPages:      149120 kB
Mapped:          15848 kB
Slab:           602992 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   305808 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:04:43