Trace number 3264846

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.682
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
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 41592
Number of clauses of size 5736
Number of clauses of size over 5164

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: 26574
0.00/0.00	c parsetime: 999us
0.00/0.00	c parsed 2492 clauses with 352 variables
0.00/0.91	c preprocessor returned 10032 variables
0.00/0.91	c preprocessing returned UNKNOWN
0.00/0.91	c PP set 0 variables
0.00/0.91	c pp time: 905844us (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-3264846-1304073579/watcher-3264846-1304073579 -o /tmp/evaluation-result-3264846-1304073579/solver-3264846-1304073579 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3264846-1304073579.cnf 1734054115 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.70 3.60 3/179 26573
/proc/meminfo: memFree=18197916/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0

[startup+0.068983 s]
/proc/loadavg: 3.69 3.70 3.60 3/179 26573
/proc/meminfo: memFree=18197916/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100968 s]
/proc/loadavg: 3.69 3.70 3.60 3/179 26573
/proc/meminfo: memFree=18197916/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300931 s]
/proc/loadavg: 3.69 3.70 3.60 3/179 26573
/proc/meminfo: memFree=18197916/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700848 s]
/proc/loadavg: 3.69 3.70 3.60 3/179 26573
/proc/meminfo: memFree=18197916/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50067 s]
/proc/loadavg: 3.69 3.70 3.60 5/182 26576
/proc/meminfo: memFree=18188988/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=102052 CPUtime=1.81 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 3042 0 0 0 165 16 0 0 19 0 2 0 518954539 104501248 2624 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 25513 2624 392 389 0 21263 0
[pid=26574/tid=26576] ppid=26573 vsize=102052 CPUtime=0.32 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 9 0 0 0 23 9 0 0 16 0 2 0 518954630 104501248 2624 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 110752

[startup+3.10036 s]
/proc/loadavg: 3.69 3.70 3.60 5/182 26576
/proc/meminfo: memFree=18187376/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=102184 CPUtime=4.48 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 3322 0 0 0 402 46 0 0 24 0 2 0 518954539 104636416 2904 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 25546 2904 392 389 0 21296 0
[pid=26574/tid=26576] ppid=26573 vsize=102184 CPUtime=1.37 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 55 0 0 0 112 25 0 0 16 0 2 0 518954630 104636416 2904 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 110884

[startup+6.30073 s]
/proc/loadavg: 3.71 3.70 3.60 5/182 26576
/proc/meminfo: memFree=18184896/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=102448 CPUtime=10.03 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 3692 0 0 0 919 84 0 0 25 0 2 0 518954539 104906752 3274 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 25612 3274 392 389 0 21362 0
[pid=26574/tid=26576] ppid=26573 vsize=102448 CPUtime=3.73 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 105 0 0 0 325 48 0 0 15 0 2 0 518954630 104906752 3274 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 111148

[startup+12.7004 s]
/proc/loadavg: 3.74 3.71 3.60 5/182 26577
/proc/meminfo: memFree=18181404/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=102860 CPUtime=21.43 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 4387 0 0 0 2001 142 0 0 25 0 2 0 518954539 105328640 3969 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 25715 3969 392 389 0 21465 0
[pid=26574/tid=26576] ppid=26573 vsize=102860 CPUtime=8.73 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 202 0 0 0 792 81 0 0 16 0 2 0 518954630 105328640 3969 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.43
Current children cumulated vsize (KiB) 111560

[startup+25.5009 s]
/proc/loadavg: 3.73 3.70 3.60 5/182 26577
/proc/meminfo: memFree=18175084/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=103324 CPUtime=44.68 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 5597 0 0 0 4241 227 0 0 25 0 2 0 518954539 105803776 5178 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 25831 5178 392 389 0 21581 0
[pid=26574/tid=26576] ppid=26573 vsize=103324 CPUtime=19.18 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 329 0 0 0 1786 132 0 0 16 0 2 0 518954630 105803776 5178 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.68
Current children cumulated vsize (KiB) 112024

[startup+51.1008 s]
/proc/loadavg: 3.75 3.71 3.60 4/182 26578
/proc/meminfo: memFree=18167708/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=104508 CPUtime=91.87 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 6788 0 0 0 8856 331 0 0 25 0 2 0 518954539 107016192 6348 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 26127 6348 392 389 0 21877 0
[pid=26574/tid=26576] ppid=26573 vsize=104508 CPUtime=40.77 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 541 0 0 0 3884 193 0 0 16 0 2 0 518954630 107016192 6348 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91.87
Current children cumulated vsize (KiB) 113208

[startup+102.307 s]
/proc/loadavg: 3.75 3.72 3.61 5/182 26579
/proc/meminfo: memFree=18152060/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=111236 CPUtime=188.21 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 10663 0 0 0 18327 494 0 0 25 0 2 0 518954539 113905664 10143 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 27809 10143 392 389 0 23559 0
[pid=26574/tid=26576] ppid=26573 vsize=111236 CPUtime=85.9 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 903 0 0 0 8302 288 0 0 16 0 2 0 518954630 113905664 10143 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 188.21
Current children cumulated vsize (KiB) 119936

[startup+162.301 s]
/proc/loadavg: 3.80 3.73 3.62 5/182 26581
/proc/meminfo: memFree=18142496/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=115848 CPUtime=302.23 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 13152 0 0 0 29577 646 0 0 25 0 2 0 518954539 118628352 12632 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 28962 12632 392 389 0 24712 0
[pid=26574/tid=26576] ppid=26573 vsize=115848 CPUtime=139.92 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 1041 0 0 0 13615 377 0 0 18 0 2 0 518954630 118628352 12632 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 302.23
Current children cumulated vsize (KiB) 124548

[startup+222.301 s]
/proc/loadavg: 3.85 3.76 3.64 5/182 26582
/proc/meminfo: memFree=18138632/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=117384 CPUtime=416.79 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 14315 0 0 0 40912 767 0 0 25 0 2 0 518954539 120201216 13441 33554432000 4194304 5787044 140735262711248 18446744073709551615 5528398 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 29346 13441 392 389 0 25096 0
[pid=26574/tid=26576] ppid=26573 vsize=117384 CPUtime=194.47 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 1150 0 0 0 18999 448 0 0 18 0 2 0 518954630 120201216 13441 33554432000 4194304 5787044 140735262711248 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 416.79
Current children cumulated vsize (KiB) 126084

[startup+282.301 s]
/proc/loadavg: 3.79 3.77 3.64 4/182 26614
/proc/meminfo: memFree=18239372/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=119432 CPUtime=531.66 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 15984 0 0 0 52298 868 0 0 25 0 2 0 518954539 122298368 15110 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 29858 15110 392 389 0 25608 0
[pid=26574/tid=26576] ppid=26573 vsize=119432 CPUtime=249.35 cores=1,3,5,7

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

[pid=26574] ppid=26573 vsize=126540 CPUtime=1340.55 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 22717 0 0 0 132661 1394 0 0 25 0 2 0 518954539 129576960 21544 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 31635 21544 392 389 0 27385 0
[pid=26574/tid=26576] ppid=26573 vsize=126540 CPUtime=638.21 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 2199 0 0 0 63017 804 0 0 18 0 2 0 518954630 129576960 21544 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1340.55
Current children cumulated vsize (KiB) 135240

[startup+762.307 s]
/proc/loadavg: 3.80 3.81 3.71 5/182 26627
/proc/meminfo: memFree=18143248/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=126540 CPUtime=1456.67 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 22763 0 0 0 144204 1463 0 0 25 0 2 0 518954539 129576960 21590 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26574/statm: 31635 21590 392 389 0 27385 0
[pid=26574/tid=26576] ppid=26573 vsize=126540 CPUtime=694.34 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 2209 0 0 0 68589 845 0 0 18 0 2 0 518954630 129576960 21590 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1456.67
Current children cumulated vsize (KiB) 135240

[startup+822.301 s]
/proc/loadavg: 3.93 3.85 3.73 5/182 26628
/proc/meminfo: memFree=18137396/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=126540 CPUtime=1572.69 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 23081 0 0 0 155738 1531 0 0 25 0 2 0 518954539 129576960 21908 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26574/statm: 31635 21908 392 389 0 27385 0
[pid=26574/tid=26576] ppid=26573 vsize=126540 CPUtime=750.35 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 2249 0 0 0 74152 883 0 0 19 0 2 0 518954630 129576960 21908 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1572.69
Current children cumulated vsize (KiB) 135240

[startup+882.301 s]
/proc/loadavg: 3.96 3.87 3.74 5/182 26630
/proc/meminfo: memFree=18127088/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=134480 CPUtime=1688.79 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 26145 0 0 0 167288 1591 0 0 25 0 2 0 518954539 137707520 24459 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26574/statm: 33620 24459 392 389 0 29370 0
[pid=26574/tid=26576] ppid=26573 vsize=134480 CPUtime=806.45 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 2528 0 0 0 79728 917 0 0 18 0 2 0 518954630 137707520 24459 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1688.79
Current children cumulated vsize (KiB) 143180

[startup+942.301 s]
/proc/loadavg: 3.98 3.89 3.75 5/182 26631
/proc/meminfo: memFree=18120988/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=201040 CPUtime=1804.87 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 27588 0 0 0 178839 1648 0 0 25 0 2 0 518954539 205864960 25902 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 50260 25902 392 389 0 46010 0
[pid=26574/tid=26576] ppid=26573 vsize=201040 CPUtime=862.53 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 2752 0 0 0 85305 948 0 0 18 0 2 0 518954630 205864960 25902 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1804.87
Current children cumulated vsize (KiB) 209740

[startup+1002.3 s]
/proc/loadavg: 3.99 3.91 3.77 5/182 26633
/proc/meminfo: memFree=18115268/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=202320 CPUtime=1921.24 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 28870 0 0 0 190418 1706 0 0 25 0 2 0 518954539 207175680 27184 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 50580 27184 392 389 0 46330 0
[pid=26574/tid=26576] ppid=26573 vsize=202320 CPUtime=918.9 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 2970 0 0 0 90912 978 0 0 18 0 2 0 518954630 207175680 27184 33554432000 4194304 5787044 140735262711248 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1921.24
Current children cumulated vsize (KiB) 211020

[startup+1062.3 s]
/proc/loadavg: 3.90 3.89 3.77 5/182 26635
/proc/meminfo: memFree=18096012/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=206420 CPUtime=2038.05 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 31352 0 0 0 202059 1746 0 0 25 0 2 0 518954539 211374080 29441 33554432000 4194304 5787044 140735262711248 18446744073709551615 5521952 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 51605 29441 392 389 0 47355 0
[pid=26574/tid=26576] ppid=26573 vsize=206420 CPUtime=975.69 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 3025 0 0 0 96572 997 0 0 25 0 2 0 518954630 211374080 29441 33554432000 4194304 5787044 140735262711248 18446744073709551615 5521936 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2038.05
Current children cumulated vsize (KiB) 215120

[startup+1122.3 s]
/proc/loadavg: 3.92 3.89 3.77 5/182 26636
/proc/meminfo: memFree=18090176/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=206420 CPUtime=2154.15 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 31352 0 0 0 213605 1810 0 0 25 0 2 0 518954539 211374080 29441 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 51605 29441 392 389 0 47355 0
[pid=26574/tid=26576] ppid=26573 vsize=206420 CPUtime=1031.8 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 3025 0 0 0 102147 1033 0 0 18 0 2 0 518954630 211374080 29441 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2154.15
Current children cumulated vsize (KiB) 215120

[startup+1182.3 s]
/proc/loadavg: 3.85 3.88 3.77 5/182 26638
/proc/meminfo: memFree=18084568/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=206420 CPUtime=2270.21 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 31353 0 0 0 225144 1877 0 0 25 0 2 0 518954539 211374080 29442 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26574/statm: 51605 29442 392 389 0 47355 0
[pid=26574/tid=26576] ppid=26573 vsize=206420 CPUtime=1087.86 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 3025 0 0 0 107716 1070 0 0 18 0 2 0 518954630 211374080 29442 33554432000 4194304 5787044 140735262711248 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2270.21
Current children cumulated vsize (KiB) 215120

[startup+1242.3 s]
/proc/loadavg: 3.86 3.87 3.78 5/182 26639
/proc/meminfo: memFree=18076116/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=206420 CPUtime=2386.3 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 31354 0 0 0 236690 1940 0 0 25 0 2 0 518954539 211374080 29443 33554432000 4194304 5787044 140735262711248 18446744073709551615 5528368 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26574/statm: 51605 29443 392 389 0 47355 0
[pid=26574/tid=26576] ppid=26573 vsize=206420 CPUtime=1143.94 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 3025 0 0 0 113289 1105 0 0 18 0 2 0 518954630 211374080 29443 33554432000 4194304 5787044 140735262711248 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2386.3
Current children cumulated vsize (KiB) 215120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 3.89 3.79 5/182 26650
/proc/meminfo: memFree=18075104/32950928 swapFree=67111528/67111528
[pid=26573] ppid=26571 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26573/stat : 26573 (prissup.sh) S 26571 26573 25471 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518954539 8908800 252 33554432000 4194304 4922060 140737103672336 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26573/statm: 2175 252 211 178 0 68 0
[pid=26574] ppid=26573 vsize=206420 CPUtime=2498.18 cores=1,3,5,7
/proc/26574/stat : 26574 (priss) R 26573 26573 25471 0 -1 4202496 31354 0 0 0 247819 1999 0 0 25 0 2 0 518954539 211374080 29443 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26574/statm: 51605 29443 392 389 0 47355 0
[pid=26574/tid=26576] ppid=26573 vsize=206420 CPUtime=1198.13 cores=1,3,5,7
/proc/26574/task/26576/stat : 26576 (priss) R 26573 26573 25471 0 -1 4202560 3025 0 0 0 118675 1138 0 0 18 0 2 0 518954630 211374080 29443 33554432000 4194304 5787044 140735262711248 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2498.18
Current children cumulated vsize (KiB) 215120

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 26573 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 2498.18
#
# 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): 2498.18
CPU user time (s): 2478.19
CPU system time (s): 19.99
CPU usage (%): 192.165
Max. virtual memory (cumulated for all children) (KiB): 215120

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= 4

runsolver used 1.9537 second user time and 5.11122 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 12:39:39
IDJOB=3264846
IDBENCH=85355
IDSOLVER=1601
FILE ID=node149/3264846-1304073579
RUNJOBID= node149-1304061840-25490
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

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

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=1734054115

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.82
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18198196 kB
Buffers:       2223756 kB
Cached:       11802172 kB
SwapCached:          0 kB
Active:        6066876 kB
Inactive:      8137632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18198196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:      178240 kB
Mapped:          15516 kB
Slab:           484388 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   335016 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71928 MiB
End job on node149 at 2011-04-29 13:01:21