Trace number 3265330

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 26805
0.00/0.00	c parsetime: 1672us
0.00/0.00	c parsed 7050 clauses with 380 variables
0.00/0.59	c preprocessor returned 10019 variables
0.00/0.59	c preprocessing returned UNKNOWN
0.00/0.59	c PP set 0 variables
0.00/0.59	c pp time: 587714us (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-3265330-1304076185/watcher-3265330-1304076185 -o /tmp/evaluation-result-3265330-1304076185/solver-3265330-1304076185 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265330-1304076185.cnf 1622032997 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.60 3.66 3.64 4/179 26804
/proc/meminfo: memFree=17996428/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0

[startup+0.0708819 s]
/proc/loadavg: 3.60 3.66 3.64 4/179 26804
/proc/meminfo: memFree=17996428/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100885 s]
/proc/loadavg: 3.60 3.66 3.64 4/179 26804
/proc/meminfo: memFree=17996428/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300848 s]
/proc/loadavg: 3.60 3.66 3.64 4/179 26804
/proc/meminfo: memFree=17996428/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700748 s]
/proc/loadavg: 3.60 3.66 3.64 4/179 26804
/proc/meminfo: memFree=17996428/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 3.60 3.66 3.64 5/182 26807
/proc/meminfo: memFree=17986988/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=103480 CPUtime=1.93 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 3456 0 0 0 168 25 0 0 20 0 2 0 519215170 105963520 2897 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26805/statm: 25870 2897 392 389 0 21620 0
[pid=26805/tid=26807] ppid=26804 vsize=103480 CPUtime=0.43 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 46 0 0 0 28 15 0 0 15 0 2 0 519215229 105963520 2897 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 112180

[startup+3.10027 s]
/proc/loadavg: 3.63 3.67 3.64 5/182 26807
/proc/meminfo: memFree=17985176/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=105528 CPUtime=4.32 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 3994 0 0 0 376 56 0 0 25 0 2 0 519215170 108060672 3435 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26805/statm: 26382 3435 392 389 0 22132 0
[pid=26805/tid=26807] ppid=26804 vsize=105528 CPUtime=1.22 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) S 26804 26804 25471 0 -1 4202560 100 0 0 0 87 35 0 0 15 0 2 0 519215229 108060672 3435 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 18446604464847354880 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 114228

[startup+6.30063 s]
/proc/loadavg: 3.63 3.67 3.64 5/182 26807
/proc/meminfo: memFree=17980076/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=107540 CPUtime=9.26 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 5032 0 0 0 816 110 0 0 25 0 2 0 519215170 110120960 4473 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26805/statm: 26885 4473 392 389 0 22635 0
[pid=26805/tid=26807] ppid=26804 vsize=107540 CPUtime=2.96 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) S 26804 26804 25471 0 -1 4202560 161 0 0 0 227 69 0 0 15 0 2 0 519215229 110120960 4473 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 18446604464847354880 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.26
Current children cumulated vsize (KiB) 116240

[startup+12.7004 s]
/proc/loadavg: 3.45 3.63 3.63 5/182 26807
/proc/meminfo: memFree=17971364/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=107672 CPUtime=19.57 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 7415 0 0 0 1759 198 0 0 25 0 2 0 519215170 110256128 6856 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26805/statm: 26918 6856 392 389 0 22668 0
[pid=26805/tid=26807] ppid=26804 vsize=107672 CPUtime=6.87 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 190 0 0 0 562 125 0 0 15 0 2 0 519215229 110256128 6856 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.57
Current children cumulated vsize (KiB) 116372

[startup+25.5008 s]
/proc/loadavg: 3.46 3.62 3.63 4/182 26807
/proc/meminfo: memFree=17956376/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=112932 CPUtime=40.95 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 10892 0 0 0 3755 340 0 0 25 0 2 0 519215170 115642368 10311 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 28233 10311 392 389 0 23983 0
[pid=26805/tid=26807] ppid=26804 vsize=112932 CPUtime=15.45 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 243 0 0 0 1329 216 0 0 15 0 2 0 519215229 115642368 10311 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40.95
Current children cumulated vsize (KiB) 121632

[startup+51.1007 s]
/proc/loadavg: 3.59 3.64 3.63 3/182 26808
/proc/meminfo: memFree=17939748/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=114384 CPUtime=84.83 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 14931 0 0 0 7917 566 0 0 25 0 2 0 519215170 117129216 14270 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 28596 14270 392 389 0 24346 0
[pid=26805/tid=26807] ppid=26804 vsize=114384 CPUtime=33.73 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 581 0 0 0 3018 355 0 0 15 0 2 0 519215229 117129216 14270 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 84.83
Current children cumulated vsize (KiB) 123084

[startup+102.307 s]
/proc/loadavg: 3.83 3.70 3.65 5/182 26810
/proc/meminfo: memFree=17902048/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=121900 CPUtime=175.49 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 24674 0 0 0 16647 902 0 0 25 0 2 0 519215170 124825600 23529 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 30475 23529 392 389 0 26225 0
[pid=26805/tid=26807] ppid=26804 vsize=121900 CPUtime=73.18 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) S 26804 26804 25471 0 -1 4202560 1178 0 0 0 6757 561 0 0 15 0 2 0 519215229 124825600 23529 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 18446604464847354880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 175.49
Current children cumulated vsize (KiB) 130600

[startup+162.301 s]
/proc/loadavg: 3.86 3.73 3.66 5/182 26811
/proc/meminfo: memFree=17872280/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=193436 CPUtime=283.87 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 32259 0 0 0 27180 1207 0 0 25 0 2 0 519215170 198078464 30912 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 48359 30912 392 389 0 44109 0
[pid=26805/tid=26807] ppid=26804 vsize=193436 CPUtime=121.56 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 1662 0 0 0 11409 747 0 0 15 0 2 0 519215229 198078464 30912 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 283.87
Current children cumulated vsize (KiB) 202136

[startup+222.301 s]
/proc/loadavg: 3.83 3.75 3.67 5/182 26813
/proc/meminfo: memFree=17846716/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=201356 CPUtime=394.33 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 39213 0 0 0 37973 1460 0 0 25 0 2 0 519215170 206188544 37353 33554432000 4194304 5787044 140734931859008 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 50339 37353 392 389 0 46089 0
[pid=26805/tid=26807] ppid=26804 vsize=201356 CPUtime=172.03 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 2076 0 0 0 16309 894 0 0 16 0 2 0 519215229 206188544 37353 33554432000 4194304 5787044 140734931859008 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 394.33
Current children cumulated vsize (KiB) 210056

[startup+282.301 s]
/proc/loadavg: 3.58 3.70 3.65 4/181 26843
/proc/meminfo: memFree=18002420/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=206288 CPUtime=503.59 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 43745 0 0 0 48601 1758 0 0 25 0 2 0 519215170 211238912 41660 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 51572 41660 392 389 0 47322 0
[pid=26805/tid=26807] ppid=26804 vsize=206288 CPUtime=221.28 cores=1,3,5,7

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

[pid=26805] ppid=26804 vsize=361004 CPUtime=1288.67 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 76014 0 0 0 125881 2986 0 0 25 0 2 0 519215170 369668096 72097 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 90251 72097 392 389 0 86001 0
[pid=26805/tid=26807] ppid=26804 vsize=361004 CPUtime=586.35 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 3923 0 0 0 56840 1795 0 0 15 0 2 0 519215229 369668096 72097 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1288.67
Current children cumulated vsize (KiB) 369704

[startup+762.307 s]
/proc/loadavg: 3.70 3.71 3.65 4/182 26857
/proc/meminfo: memFree=17705272/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=361004 CPUtime=1401.12 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 76014 0 0 0 136975 3137 0 0 25 0 2 0 519215170 369668096 72097 33554432000 4194304 5787044 140734931859008 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 90251 72097 392 389 0 86001 0
[pid=26805/tid=26807] ppid=26804 vsize=361004 CPUtime=638.78 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 3923 0 0 0 61998 1880 0 0 16 0 2 0 519215229 369668096 72097 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1401.12
Current children cumulated vsize (KiB) 369704

[startup+822.301 s]
/proc/loadavg: 3.77 3.73 3.66 3/182 26859
/proc/meminfo: memFree=17704888/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=361004 CPUtime=1514.23 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 76036 0 0 0 148155 3268 0 0 25 0 2 0 519215170 369668096 72119 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 90251 72119 392 389 0 86001 0
[pid=26805/tid=26807] ppid=26804 vsize=361004 CPUtime=691.89 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 3942 0 0 0 67234 1955 0 0 16 0 2 0 519215229 369668096 72119 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1514.23
Current children cumulated vsize (KiB) 369704

[startup+882.301 s]
/proc/loadavg: 3.85 3.76 3.67 5/182 26860
/proc/meminfo: memFree=17687512/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=361308 CPUtime=1627.81 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 76121 0 0 0 159394 3387 0 0 25 0 2 0 519215170 369979392 72204 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 90327 72204 392 389 0 86077 0
[pid=26805/tid=26807] ppid=26804 vsize=361308 CPUtime=745.48 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 4016 0 0 0 72524 2024 0 0 16 0 2 0 519215229 369979392 72204 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1627.81
Current children cumulated vsize (KiB) 370008

[startup+942.301 s]
/proc/loadavg: 3.77 3.74 3.66 5/182 26862
/proc/meminfo: memFree=17651160/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=362044 CPUtime=1741.61 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 76369 0 0 0 170660 3501 0 0 25 0 2 0 519215170 370733056 72452 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 90511 72452 392 389 0 86261 0
[pid=26805/tid=26807] ppid=26804 vsize=362044 CPUtime=799.28 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 4179 0 0 0 77842 2086 0 0 18 0 2 0 519215229 370733056 72452 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1741.61
Current children cumulated vsize (KiB) 370744

[startup+1002.3 s]
/proc/loadavg: 3.66 3.71 3.66 5/182 26864
/proc/meminfo: memFree=17630196/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=362924 CPUtime=1855.56 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 81365 0 0 0 181945 3611 0 0 25 0 2 0 519215170 371634176 77448 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 90731 77448 392 389 0 86481 0
[pid=26805/tid=26807] ppid=26804 vsize=362924 CPUtime=853.22 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 4355 0 0 0 83180 2142 0 0 18 0 2 0 519215229 371634176 77448 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1855.56
Current children cumulated vsize (KiB) 371624

[startup+1062.3 s]
/proc/loadavg: 3.55 3.67 3.64 5/182 26865
/proc/meminfo: memFree=17605004/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=429724 CPUtime=1969.56 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 87675 0 0 0 193239 3717 0 0 25 0 2 0 519215170 440037376 83758 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 107431 83758 392 389 0 103181 0
[pid=26805/tid=26807] ppid=26804 vsize=429724 CPUtime=907.21 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 4601 0 0 0 88524 2197 0 0 18 0 2 0 519215229 440037376 83758 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1969.56
Current children cumulated vsize (KiB) 438424

[startup+1122.3 s]
/proc/loadavg: 3.68 3.69 3.65 5/182 26867
/proc/meminfo: memFree=17585032/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=430588 CPUtime=2083.71 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 92567 0 0 0 204541 3830 0 0 25 0 2 0 519215170 440922112 88650 33554432000 4194304 5787044 140734931859008 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 107647 88650 392 389 0 103397 0
[pid=26805/tid=26807] ppid=26804 vsize=430588 CPUtime=961.37 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) S 26804 26804 25471 0 -1 4202560 4793 0 0 0 93882 2255 0 0 18 0 2 0 519215229 440922112 88650 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 18446604464847354880 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2083.71
Current children cumulated vsize (KiB) 439288

[startup+1182.3 s]
/proc/loadavg: 3.67 3.69 3.64 5/182 26868
/proc/meminfo: memFree=17563060/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=431228 CPUtime=2197.03 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 98464 0 0 0 215780 3923 0 0 25 0 2 0 519215170 441577472 94056 33554432000 4194304 5787044 140734931859008 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 107807 94056 392 389 0 103557 0
[pid=26805/tid=26807] ppid=26804 vsize=431228 CPUtime=1014.68 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 4944 0 0 0 99167 2301 0 0 17 0 2 0 519215229 441577472 94056 33554432000 4194304 5787044 140734931859008 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2197.03
Current children cumulated vsize (KiB) 439928

[startup+1242.3 s]
/proc/loadavg: 3.76 3.71 3.65 5/182 26870
/proc/meminfo: memFree=17542704/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=431228 CPUtime=2309.86 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 98464 0 0 0 226925 4061 0 0 25 0 2 0 519215170 441577472 94056 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/26805/statm: 107807 94056 392 389 0 103557 0
[pid=26805/tid=26807] ppid=26804 vsize=431228 CPUtime=1067.5 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 4944 0 0 0 104368 2382 0 0 16 0 2 0 519215229 441577472 94056 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2309.86
Current children cumulated vsize (KiB) 439928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.71 3.65 4/182 26871
/proc/meminfo: memFree=17516036/32950928 swapFree=67111528/67111528
[pid=26804] ppid=26802 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/26804/stat : 26804 (prissup.sh) S 26802 26804 25471 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519215169 8908800 252 33554432000 4194304 4922060 140733903246352 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/26804/statm: 2175 252 211 178 0 68 0
[pid=26805] ppid=26804 vsize=431228 CPUtime=2418.99 cores=1,3,5,7
/proc/26805/stat : 26805 (priss) R 26804 26804 25471 0 -1 4202496 98464 0 0 0 237718 4181 0 0 25 0 2 0 519215170 441577472 94056 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515951 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/26805/statm: 107807 94056 392 389 0 103557 0
[pid=26805/tid=26807] ppid=26804 vsize=431228 CPUtime=1118.92 cores=1,3,5,7
/proc/26805/task/26807/stat : 26807 (priss) R 26804 26804 25471 0 -1 4202560 4944 0 0 0 109438 2454 0 0 16 0 2 0 519215229 441577472 94056 33554432000 4194304 5787044 140734931859008 18446744073709551615 254512515505 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2418.99
Current children cumulated vsize (KiB) 439928

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 26804 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 2418.99
#
# 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): 2418.99
CPU user time (s): 2377.18
CPU system time (s): 41.81
CPU usage (%): 186.073
Max. virtual memory (cumulated for all children) (KiB): 439928

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= 333
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.05569 second user time and 5.04523 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-29 13:23:05
IDJOB=3265330
IDBENCH=85542
IDSOLVER=1601
FILE ID=node149/3265330-1304076185
RUNJOBID= node149-1304061840-25490
PBS_JOBID= 13170452
Free space on /tmp= 71932 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265330-1304076185/watcher-3265330-1304076185 -o /tmp/evaluation-result-3265330-1304076185/solver-3265330-1304076185 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265330-1304076185.cnf 1622032997 4800 15500 4

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=1622032997

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:      17996708 kB
Buffers:       2223840 kB
Cached:       11802064 kB
SwapCached:          0 kB
Active:        6269568 kB
Inactive:      8136492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17996708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:      379696 kB
Mapped:          15516 kB
Slab:           484444 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   540036 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= 71904 MiB
End job on node149 at 2011-04-29 13:44:47