Trace number 3280877

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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: 18118
0.00/0.00	c parsetime: 1741us
0.00/0.00	c parsed 5726 clauses with 1694 variables
0.00/0.58	c preprocessor returned 10001 variables
0.00/0.58	c preprocessing returned UNKNOWN
0.00/0.58	c PP set 3 variables
0.00/0.58	c pp time: 573386us (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-3280877-1304038213/watcher-3280877-1304038213 -o /tmp/evaluation-result-3280877-1304038213/solver-3280877-1304038213 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3280877-1304038213.cnf 226156149 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.46 3.61 4.03 2/178 18117
/proc/meminfo: memFree=22557052/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0

[startup+0.0893929 s]
/proc/loadavg: 3.46 3.61 4.03 2/178 18117
/proc/meminfo: memFree=22557052/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100391 s]
/proc/loadavg: 3.46 3.61 4.03 2/178 18117
/proc/meminfo: memFree=22557052/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300354 s]
/proc/loadavg: 3.46 3.61 4.03 2/178 18117
/proc/meminfo: memFree=22557052/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700233 s]
/proc/loadavg: 3.46 3.61 4.03 2/178 18117
/proc/meminfo: memFree=22557052/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50113 s]
/proc/loadavg: 3.46 3.61 4.03 4/180 18147
/proc/meminfo: memFree=22679496/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=102832 CPUtime=1.98 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 3229 0 0 0 177 21 0 0 25 0 2 0 515418350 105299968 2753 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 25708 2753 392 389 0 21458 0
[pid=18118/tid=18120] ppid=18117 vsize=102832 CPUtime=0.48 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) S 18117 18117 16886 0 -1 4202560 41 0 0 0 31 17 0 0 15 0 2 0 515418408 105299968 2753 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 111532

[startup+3.10082 s]
/proc/loadavg: 3.43 3.60 4.03 5/182 18149
/proc/meminfo: memFree=22668688/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=103624 CPUtime=4.47 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 3422 0 0 0 385 62 0 0 25 0 2 0 515418350 106110976 2946 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 25906 2946 392 389 0 21656 0
[pid=18118/tid=18120] ppid=18117 vsize=103624 CPUtime=1.37 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 54 0 0 0 87 50 0 0 16 0 2 0 515418408 106110976 2946 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 112324

[startup+6.3002 s]
/proc/loadavg: 3.43 3.60 4.03 4/182 18149
/proc/meminfo: memFree=22665428/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=105084 CPUtime=9.45 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 3834 0 0 0 811 134 0 0 25 0 2 0 515418350 107606016 3358 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 26271 3358 392 389 0 22021 0
[pid=18118/tid=18120] ppid=18117 vsize=105084 CPUtime=3.15 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) S 18117 18117 16886 0 -1 4202560 94 0 0 0 209 106 0 0 15 0 2 0 515418408 107606016 3358 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 18446604469514590976 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.45
Current children cumulated vsize (KiB) 113784

[startup+12.701 s]
/proc/loadavg: 3.36 3.58 4.02 4/182 18150
/proc/meminfo: memFree=22659004/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=107648 CPUtime=19.7 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 4501 0 0 0 1711 259 0 0 25 0 2 0 515418350 110231552 4025 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 26912 4025 392 389 0 22662 0
[pid=18118/tid=18120] ppid=18117 vsize=107648 CPUtime=7 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 164 0 0 0 499 201 0 0 16 0 2 0 515418408 110231552 4025 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.7
Current children cumulated vsize (KiB) 116348

[startup+25.5005 s]
/proc/loadavg: 3.38 3.57 4.01 5/182 18150
/proc/meminfo: memFree=22650092/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=111824 CPUtime=40.81 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 5649 0 0 0 3612 469 0 0 25 0 2 0 515418350 114507776 5173 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 27956 5173 392 389 0 23706 0
[pid=18118/tid=18120] ppid=18117 vsize=111824 CPUtime=15.31 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 294 0 0 0 1169 362 0 0 15 0 2 0 515418408 114507776 5173 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40.81
Current children cumulated vsize (KiB) 120524

[startup+51.1006 s]
/proc/loadavg: 3.47 3.58 4.00 5/182 18151
/proc/meminfo: memFree=22642316/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=115236 CPUtime=84.24 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 6639 0 0 0 7633 791 0 0 25 0 2 0 515418350 118001664 6163 33554432000 4194304 5787044 140736333755904 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 28809 6163 392 389 0 24559 0
[pid=18118/tid=18120] ppid=18117 vsize=115236 CPUtime=33.14 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) S 18117 18117 16886 0 -1 4202560 429 0 0 0 2713 601 0 0 16 0 2 0 515418408 118001664 6163 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 18446604469514590976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 84.24
Current children cumulated vsize (KiB) 123936

[startup+102.307 s]
/proc/loadavg: 3.69 3.61 3.99 4/182 18152
/proc/meminfo: memFree=22609796/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=129624 CPUtime=174.02 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 10358 0 0 0 16144 1258 0 0 25 0 2 0 515418350 132734976 9882 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 32406 9882 392 389 0 28156 0
[pid=18118/tid=18120] ppid=18117 vsize=129624 CPUtime=71.72 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 720 0 0 0 6237 935 0 0 16 0 2 0 515418408 132734976 9882 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 174.02
Current children cumulated vsize (KiB) 138324

[startup+162.3 s]
/proc/loadavg: 3.56 3.59 3.95 5/182 18154
/proc/meminfo: memFree=22584084/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=137020 CPUtime=281.34 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 12444 0 0 0 26480 1654 0 0 25 0 2 0 515418350 140308480 11968 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 34255 11968 392 389 0 30005 0
[pid=18118/tid=18120] ppid=18117 vsize=137020 CPUtime=119.04 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 926 0 0 0 10696 1208 0 0 16 0 2 0 515418408 140308480 11968 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 145720

[startup+222.301 s]
/proc/loadavg: 3.72 3.63 3.94 5/182 18155
/proc/meminfo: memFree=22576116/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=140116 CPUtime=390.46 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 13434 0 0 0 37096 1950 0 0 25 0 2 0 515418350 143478784 12958 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 35029 12958 392 389 0 30779 0
[pid=18118/tid=18120] ppid=18117 vsize=140116 CPUtime=168.15 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 1070 0 0 0 15415 1400 0 0 16 0 2 0 515418408 143478784 12958 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 390.46
Current children cumulated vsize (KiB) 148816

[startup+282.3 s]
/proc/loadavg: 3.61 3.61 3.92 5/182 18157
/proc/meminfo: memFree=22552760/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=152152 CPUtime=500.14 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 16542 0 0 0 47815 2199 0 0 25 0 2 0 515418350 155803648 15809 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 38038 15809 392 389 0 33788 0
[pid=18118/tid=18120] ppid=18117 vsize=152152 CPUtime=217.85 cores=1,3,5,7

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

[pid=18118] ppid=18117 vsize=183660 CPUtime=1281.17 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 25326 0 0 0 124877 3240 0 0 25 0 2 0 515418350 188067840 24593 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527150 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 45915 24593 392 389 0 41665 0
[pid=18118/tid=18120] ppid=18117 vsize=183660 CPUtime=578.86 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2186 0 0 0 55756 2130 0 0 18 0 2 0 515418408 188067840 24593 33554432000 4194304 5787044 140736333755904 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1281.17
Current children cumulated vsize (KiB) 192360

[startup+762.306 s]
/proc/loadavg: 3.83 3.77 3.86 5/182 18179
/proc/meminfo: memFree=22475628/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=188860 CPUtime=1393.5 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 26716 0 0 0 135996 3354 0 0 25 0 2 0 515418350 193392640 25983 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527610 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 47215 25983 392 389 0 42965 0
[pid=18118/tid=18120] ppid=18117 vsize=188860 CPUtime=631.19 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2378 0 0 0 60927 2192 0 0 18 0 2 0 515418408 193392640 25983 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1393.5
Current children cumulated vsize (KiB) 197560

[startup+822.301 s]
/proc/loadavg: 3.74 3.75 3.84 5/182 18180
/proc/meminfo: memFree=22475720/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=188860 CPUtime=1504.91 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 26717 0 0 0 147002 3489 0 0 25 0 2 0 515418350 193392640 25984 33554432000 4194304 5787044 140736333755904 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 47215 25984 392 389 0 42965 0
[pid=18118/tid=18120] ppid=18117 vsize=188860 CPUtime=682.61 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2378 0 0 0 65997 2264 0 0 18 0 2 0 515418408 193392640 25984 33554432000 4194304 5787044 140736333755904 18446744073709551615 5528442 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1504.91
Current children cumulated vsize (KiB) 197560

[startup+882.3 s]
/proc/loadavg: 3.87 3.78 3.84 5/182 18185
/proc/meminfo: memFree=22468536/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=188860 CPUtime=1617.09 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 26717 0 0 0 158106 3603 0 0 25 0 2 0 515418350 193392640 25984 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 47215 25984 392 389 0 42965 0
[pid=18118/tid=18120] ppid=18117 vsize=188860 CPUtime=734.8 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) S 18117 18117 16886 0 -1 4202560 2378 0 0 0 71160 2320 0 0 18 0 2 0 515418408 193392640 25984 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 18446604469514590976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1617.09
Current children cumulated vsize (KiB) 197560

[startup+942.301 s]
/proc/loadavg: 3.75 3.76 3.83 5/182 18186
/proc/meminfo: memFree=22462060/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=188860 CPUtime=1729.63 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 26727 0 0 0 169251 3712 0 0 25 0 2 0 515418350 193392640 25994 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 47215 25994 392 389 0 42965 0
[pid=18118/tid=18120] ppid=18117 vsize=188860 CPUtime=787.32 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2381 0 0 0 76357 2375 0 0 18 0 2 0 515418408 193392640 25994 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1729.63
Current children cumulated vsize (KiB) 197560

[startup+1002.3 s]
/proc/loadavg: 3.85 3.78 3.83 5/182 18188
/proc/meminfo: memFree=22450992/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=188860 CPUtime=1842.44 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 26769 0 0 0 180431 3813 0 0 25 0 2 0 515418350 193392640 26036 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 47215 26036 392 389 0 42965 0
[pid=18118/tid=18120] ppid=18117 vsize=188860 CPUtime=840.14 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2413 0 0 0 81585 2429 0 0 18 0 2 0 515418408 193392640 26036 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1842.44
Current children cumulated vsize (KiB) 197560

[startup+1062.3 s]
/proc/loadavg: 3.74 3.76 3.81 4/182 18190
/proc/meminfo: memFree=22438052/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=198076 CPUtime=1955.66 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 29233 0 0 0 191657 3909 0 0 25 0 2 0 515418350 202829824 27987 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527758 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 49519 27987 392 389 0 45269 0
[pid=18118/tid=18120] ppid=18117 vsize=198076 CPUtime=893.36 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2468 0 0 0 86854 2482 0 0 18 0 2 0 515418408 202829824 27987 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527399 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1955.66
Current children cumulated vsize (KiB) 206776

[startup+1122.3 s]
/proc/loadavg: 3.84 3.79 3.82 5/182 18191
/proc/meminfo: memFree=22424992/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=204116 CPUtime=2069.08 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 30854 0 0 0 202915 3993 0 0 25 0 2 0 515418350 209014784 29608 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527215 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 51029 29608 392 389 0 46779 0
[pid=18118/tid=18120] ppid=18117 vsize=204116 CPUtime=946.77 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2603 0 0 0 92152 2525 0 0 18 0 2 0 515418408 209014784 29608 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2069.08
Current children cumulated vsize (KiB) 212816

[startup+1182.3 s]
/proc/loadavg: 3.93 3.82 3.82 5/182 18193
/proc/meminfo: memFree=22407844/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=209916 CPUtime=2182.6 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 32543 0 0 0 214177 4083 0 0 25 0 2 0 515418350 214953984 31297 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488519023 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/18118/statm: 52479 31297 392 389 0 48229 0
[pid=18118/tid=18120] ppid=18117 vsize=209916 CPUtime=1000.3 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2803 0 0 0 97455 2575 0 0 18 0 2 0 515418408 214953984 31297 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2182.6
Current children cumulated vsize (KiB) 218616

[startup+1242.3 s]
/proc/loadavg: 3.85 3.82 3.82 5/182 18194
/proc/meminfo: memFree=22389688/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=219560 CPUtime=2296.38 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 35161 0 0 0 225478 4160 0 0 25 0 2 0 515418350 224829440 33915 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 54890 33915 392 389 0 50640 0
[pid=18118/tid=18120] ppid=18117 vsize=219560 CPUtime=1054.07 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) S 18117 18117 16886 0 -1 4202560 2940 0 0 0 102787 2620 0 0 18 0 2 0 515418408 224829440 33915 33554432000 4194304 5787044 140736333755904 18446744073709551615 239488518577 0 0 4096 0 18446604469514590976 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2296.38
Current children cumulated vsize (KiB) 228260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.88 3.83 3.82 6/182 18196
/proc/meminfo: memFree=22386060/32950928 swapFree=67087032/67111528
[pid=18117] ppid=18115 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/18117/stat : 18117 (prissup.sh) S 18115 18117 16886 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515418350 8908800 251 33554432000 4194304 4922060 140735706893376 18446744073709551615 239476513925 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/18117/statm: 2175 251 211 178 0 68 0
[pid=18118] ppid=18117 vsize=223392 CPUtime=2405.94 cores=1,3,5,7
/proc/18118/stat : 18118 (priss) R 18117 18117 16886 0 -1 4202496 35996 0 0 0 236354 4240 0 0 25 0 2 0 515418350 228753408 34750 33554432000 4194304 5787044 140736333755904 18446744073709551615 5527692 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/18118/statm: 55848 34750 392 389 0 51598 0
[pid=18118/tid=18120] ppid=18117 vsize=223392 CPUtime=1105.93 cores=1,3,5,7
/proc/18118/task/18120/stat : 18120 (priss) R 18117 18117 16886 0 -1 4202560 2971 0 0 0 107931 2662 0 0 18 0 2 0 515418408 228753408 34750 33554432000 4194304 5787044 140736333755904 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2405.94
Current children cumulated vsize (KiB) 232092

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 18117 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 2405.94
#
# 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): 2405.94
CPU user time (s): 2363.54
CPU system time (s): 42.4
CPU usage (%): 185.07
Max. virtual memory (cumulated for all children) (KiB): 232092

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= 330
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.9367 second user time and 5.14722 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 02:50:13
IDJOB=3280877
IDBENCH=20468
IDSOLVER=1601
FILE ID=node148/3280877-1304038213
RUNJOBID= node148-1304036909-17974
PBS_JOBID= 13170304
Free space on /tmp= 71424 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280877-1304038213/watcher-3280877-1304038213 -o /tmp/evaluation-result-3280877-1304038213/solver-3280877-1304038213 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3280877-1304038213.cnf 226156149 4800 15500 4

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=226156149

node148.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.854
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.70
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.854
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.75
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.854
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.854
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.75
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22557208 kB
Buffers:       2009012 kB
Cached:        7659036 kB
SwapCached:       3548 kB
Active:        1760248 kB
Inactive:      8071620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22557208 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           14164 kB
Writeback:           0 kB
AnonPages:      161852 kB
Mapped:          14028 kB
Slab:           498484 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   337292 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= 71432 MiB
End job on node148 at 2011-04-29 03:11:55