Trace number 3250236

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

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted 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 variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
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 490390
Number of clauses of size 510007
Number of clauses of size over 50

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: 13424
0.00/0.03	c parsetime: 29058us
0.00/0.03	c parsed 100397 clauses with 4229 variables
1.99/2.02	c preprocessor returned 10001 variables
1.99/2.02	c preprocessing returned UNKNOWN
1.99/2.02	c PP set 2 variables
1.99/2.02	c pp time: 1986772us (1s)

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-3250236-1304059662/watcher-3250236-1304059662 -o /tmp/evaluation-result-3250236-1304059662/solver-3250236-1304059662 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250236-1304059662.cnf 536475811 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.77 3.76 3.96 4/179 13423
/proc/meminfo: memFree=14118548/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0

[startup+0.0818291 s]
/proc/loadavg: 3.77 3.76 3.96 4/179 13423
/proc/meminfo: memFree=14118548/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100757 s]
/proc/loadavg: 3.77 3.76 3.96 4/179 13423
/proc/meminfo: memFree=14118548/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300786 s]
/proc/loadavg: 3.77 3.76 3.96 4/179 13423
/proc/meminfo: memFree=14118548/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700725 s]
/proc/loadavg: 3.77 3.76 3.96 4/179 13423
/proc/meminfo: memFree=14118548/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 3.70 3.75 3.96 4/181 13425
/proc/meminfo: memFree=14106024/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=28816 CPUtime=1.49 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 3631 0 0 0 149 0 0 0 20 0 1 0 517565962 29507584 3237 33554432000 4194304 5787044 140733748152848 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13424/statm: 7204 3237 341 389 0 2954 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37516

[startup+3.1003 s]
/proc/loadavg: 3.70 3.75 3.96 4/182 13426
/proc/meminfo: memFree=14102968/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=107312 CPUtime=3.72 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 4754 0 0 0 353 19 0 0 25 0 2 0 517565962 109887488 4360 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 26828 4360 392 389 0 22578 0
[pid=13424/tid=13426] ppid=13423 vsize=107312 CPUtime=0.62 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) S 13423 13423 12807 0 -1 4202560 44 0 0 0 50 12 0 0 15 0 2 0 517566165 109887488 4360 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 18446604455013369664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 116012

[startup+6.30072 s]
/proc/loadavg: 3.70 3.75 3.96 5/182 13427
/proc/meminfo: memFree=14095020/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=116472 CPUtime=8.92 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 7320 0 0 0 815 77 0 0 25 0 2 0 517565962 119267328 6926 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 29118 6926 392 389 0 24868 0
[pid=13424/tid=13426] ppid=13423 vsize=116472 CPUtime=2.63 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 67 0 0 0 210 53 0 0 15 0 2 0 517566165 119267328 6926 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.92
Current children cumulated vsize (KiB) 125172

[startup+12.7006 s]
/proc/loadavg: 3.60 3.72 3.95 5/182 13427
/proc/meminfo: memFree=14082144/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=121104 CPUtime=19.59 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 8643 0 0 0 1796 163 0 0 25 0 2 0 517565962 124010496 8249 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 30276 8249 392 389 0 26026 0
[pid=13424/tid=13426] ppid=13423 vsize=121104 CPUtime=6.9 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 99 0 0 0 582 108 0 0 15 0 2 0 517566165 124010496 8249 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (KiB) 129804

[startup+25.5003 s]
/proc/loadavg: 3.66 3.73 3.95 5/182 13427
/proc/meminfo: memFree=14053504/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=127484 CPUtime=41.18 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 15000 0 0 0 3799 319 0 0 25 0 2 0 517565962 130543616 14584 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13424/statm: 31871 14584 392 389 0 27621 0
[pid=13424/tid=13426] ppid=13423 vsize=127484 CPUtime=15.68 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 196 0 0 0 1355 213 0 0 15 0 2 0 517566165 130543616 14584 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.18
Current children cumulated vsize (KiB) 136184

[startup+51.1008 s]
/proc/loadavg: 3.74 3.74 3.94 5/182 13428
/proc/meminfo: memFree=14029784/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=132624 CPUtime=85.95 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 19335 0 0 0 8073 522 0 0 25 0 2 0 517565962 135806976 18757 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13424/statm: 33156 18757 392 389 0 28906 0
[pid=13424/tid=13426] ppid=13423 vsize=132624 CPUtime=34.86 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 368 0 0 0 3137 349 0 0 15 0 2 0 517566165 135806976 18757 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 85.95
Current children cumulated vsize (KiB) 141324

[startup+102.307 s]
/proc/loadavg: 3.52 3.68 3.91 5/182 13429
/proc/meminfo: memFree=13986860/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=138280 CPUtime=175.52 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 27521 0 0 0 16625 927 0 0 25 0 2 0 517565962 141598720 26542 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13424/statm: 34570 26542 392 389 0 30320 0
[pid=13424/tid=13426] ppid=13423 vsize=138280 CPUtime=73.22 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 511 0 0 0 6699 623 0 0 15 0 2 0 517566165 141598720 26542 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 175.52
Current children cumulated vsize (KiB) 146980

[startup+162.301 s]
/proc/loadavg: 3.55 3.66 3.89 3/182 13431
/proc/meminfo: memFree=13929908/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=240796 CPUtime=282.22 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 41094 0 0 0 26930 1292 0 0 25 0 2 0 517565962 246575104 40018 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 60199 40018 392 389 0 55949 0
[pid=13424/tid=13426] ppid=13423 vsize=240796 CPUtime=119.92 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 769 0 0 0 11122 870 0 0 16 0 2 0 517566165 246575104 40018 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 249496

[startup+222.301 s]
/proc/loadavg: 3.70 3.69 3.88 6/182 13432
/proc/meminfo: memFree=13889200/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=266148 CPUtime=390.04 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 47742 0 0 0 37425 1579 0 0 25 0 2 0 517565962 272535552 46666 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13424/statm: 66537 46666 392 389 0 62287 0
[pid=13424/tid=13426] ppid=13423 vsize=266148 CPUtime=167.74 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 1019 0 0 0 15719 1055 0 0 16 0 2 0 517566165 272535552 46666 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 390.04
Current children cumulated vsize (KiB) 274848

[startup+282.301 s]
/proc/loadavg: 3.78 3.71 3.88 5/182 13434
/proc/meminfo: memFree=13848984/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=306936 CPUtime=500.01 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 58510 0 0 0 48286 1715 0 0 25 0 2 0 517565962 314302464 56921 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13424/statm: 76734 56921 392 389 0 72484 0
[pid=13424/tid=13426] ppid=13423 vsize=306936 CPUtime=217.71 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 1546 0 0 0 20630 1141 0 0 15 0 2 0 517566165 314302464 56921 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 500.01

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

[pid=13424] ppid=13423 vsize=369384 CPUtime=1265.49 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 76372 0 0 0 123677 2872 0 0 25 0 2 0 517565962 378249216 74457 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527202 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 92346 74457 392 389 0 88096 0
[pid=13424/tid=13426] ppid=13423 vsize=369384 CPUtime=563.18 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 3121 0 0 0 54424 1894 0 0 16 0 2 0 517566165 378249216 74457 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1265.49
Current children cumulated vsize (KiB) 378084

[startup+762.307 s]
/proc/loadavg: 3.57 3.65 3.78 5/182 13447
/proc/meminfo: memFree=13736524/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=374684 CPUtime=1375.8 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 77927 0 0 0 134587 2993 0 0 25 0 2 0 517565962 383676416 76012 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 93671 76012 392 389 0 89421 0
[pid=13424/tid=13426] ppid=13423 vsize=374684 CPUtime=613.49 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 3348 0 0 0 59378 1971 0 0 16 0 2 0 517566165 383676416 76012 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1375.8
Current children cumulated vsize (KiB) 383384

[startup+822.301 s]
/proc/loadavg: 3.68 3.66 3.77 4/182 13457
/proc/meminfo: memFree=13723560/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=390416 CPUtime=1486.25 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 82007 0 0 0 145525 3100 0 0 25 0 2 0 517565962 399785984 79067 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 97604 79067 392 389 0 93354 0
[pid=13424/tid=13426] ppid=13423 vsize=390416 CPUtime=663.95 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 3408 0 0 0 64359 2036 0 0 16 0 2 0 517566165 399785984 79067 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1486.25
Current children cumulated vsize (KiB) 399116

[startup+882.301 s]
/proc/loadavg: 3.73 3.68 3.77 4/182 13459
/proc/meminfo: memFree=13697736/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=415096 CPUtime=1596.93 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 88439 0 0 0 156494 3199 0 0 25 0 2 0 517565962 425058304 85499 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 103774 85499 392 389 0 99524 0
[pid=13424/tid=13426] ppid=13423 vsize=415096 CPUtime=714.63 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 3690 0 0 0 69365 2098 0 0 16 0 2 0 517566165 425058304 85499 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1596.93
Current children cumulated vsize (KiB) 423796

[startup+942.3 s]
/proc/loadavg: 3.84 3.72 3.77 4/182 13460
/proc/meminfo: memFree=13667208/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=440216 CPUtime=1707.26 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 94625 0 0 0 167445 3281 0 0 25 0 2 0 517565962 450781184 91685 33554432000 4194304 5787044 140733748152848 18446744073709551615 5521956 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 110054 91685 392 389 0 105804 0
[pid=13424/tid=13426] ppid=13423 vsize=440216 CPUtime=764.95 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 3986 0 0 0 74350 2145 0 0 17 0 2 0 517566165 450781184 91685 33554432000 4194304 5787044 140733748152848 18446744073709551615 5521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1707.26
Current children cumulated vsize (KiB) 448916

[startup+1002.3 s]
/proc/loadavg: 3.83 3.72 3.77 5/182 13465
/proc/meminfo: memFree=13660824/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=440216 CPUtime=1816.98 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 94626 0 0 0 178286 3412 0 0 25 0 2 0 517565962 450781184 91686 33554432000 4194304 5787044 140733748152848 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13424/statm: 110054 91686 392 389 0 105804 0
[pid=13424/tid=13426] ppid=13423 vsize=440216 CPUtime=814.66 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 3986 0 0 0 79238 2228 0 0 16 0 2 0 517566165 450781184 91686 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1816.98
Current children cumulated vsize (KiB) 448916

[startup+1062.3 s]
/proc/loadavg: 3.88 3.76 3.77 5/182 13467
/proc/meminfo: memFree=13654712/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=440216 CPUtime=1927.24 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 94627 0 0 0 189187 3537 0 0 25 0 2 0 517565962 450781184 91687 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 110054 91687 392 389 0 105804 0
[pid=13424/tid=13426] ppid=13423 vsize=440216 CPUtime=864.93 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 3986 0 0 0 84182 2311 0 0 16 0 2 0 517566165 450781184 91687 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1927.24
Current children cumulated vsize (KiB) 448916

[startup+1122.3 s]
/proc/loadavg: 3.71 3.72 3.76 5/182 13468
/proc/meminfo: memFree=13645504/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=440216 CPUtime=2037.51 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 94662 0 0 0 200094 3657 0 0 25 0 2 0 517565962 450781184 91722 33554432000 4194304 5787044 140733748152848 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 110054 91722 392 389 0 105804 0
[pid=13424/tid=13426] ppid=13423 vsize=440216 CPUtime=915.19 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) S 13423 13423 12807 0 -1 4202560 4010 0 0 0 89131 2388 0 0 16 0 2 0 517566165 450781184 91722 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 18446604455013369664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2037.51
Current children cumulated vsize (KiB) 448916

[startup+1182.3 s]
/proc/loadavg: 3.86 3.76 3.77 5/182 13470
/proc/meminfo: memFree=13639904/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=440216 CPUtime=2148.14 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 94800 0 0 0 211073 3741 0 0 25 0 2 0 517565962 450781184 91860 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 110054 91860 392 389 0 105804 0
[pid=13424/tid=13426] ppid=13423 vsize=440216 CPUtime=965.82 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 4121 0 0 0 94141 2441 0 0 16 0 2 0 517566165 450781184 91860 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2148.14
Current children cumulated vsize (KiB) 448916

[startup+1242.3 s]
/proc/loadavg: 3.71 3.74 3.76 4/182 13471
/proc/meminfo: memFree=13639256/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=440216 CPUtime=2259.08 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 94995 0 0 0 222089 3819 0 0 25 0 2 0 517565962 450781184 92055 33554432000 4194304 5787044 140733748152848 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13424/statm: 110054 92055 392 389 0 105804 0
[pid=13424/tid=13426] ppid=13423 vsize=440216 CPUtime=1016.76 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) R 13423 13423 12807 0 -1 4202560 4269 0 0 0 99185 2491 0 0 16 0 2 0 517566165 450781184 92055 33554432000 4194304 5787044 140733748152848 18446744073709551615 5528421 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2259.08
Current children cumulated vsize (KiB) 448916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.75 3.76 4/182 13503
/proc/meminfo: memFree=13747688/32950928 swapFree=67111528/67111528
[pid=13423] ppid=13421 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13423/stat : 13423 (prissup.sh) S 13421 13423 12807 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517565962 8908800 251 33554432000 4194304 4922060 140733728996448 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13423/statm: 2175 251 211 178 0 68 0
[pid=13424] ppid=13423 vsize=440508 CPUtime=2365.67 cores=1,3,5,7
/proc/13424/stat : 13424 (priss) R 13423 13423 12807 0 -1 4202496 95292 0 0 0 232678 3889 0 0 25 0 2 0 517565962 451080192 92352 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/13424/statm: 110127 92352 392 389 0 105877 0
[pid=13424/tid=13426] ppid=13423 vsize=440508 CPUtime=1065.65 cores=1,3,5,7
/proc/13424/task/13426/stat : 13426 (priss) S 13423 13423 12807 0 -1 4202560 4452 0 0 0 104029 2536 0 0 16 0 2 0 517566165 451080192 92352 33554432000 4194304 5787044 140733748152848 18446744073709551615 248101521841 0 0 4096 0 18446604455013369664 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2365.67
Current children cumulated vsize (KiB) 449208

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 13423 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 2365.67
#
# 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): 2365.67
CPU user time (s): 2326.78
CPU system time (s): 38.89
CPU usage (%): 181.972
Max. virtual memory (cumulated for all children) (KiB): 449208

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= 4
involuntary context switches= 2

runsolver used 2.02969 second user time and 5.06923 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 08:47:42
IDJOB=3250236
IDBENCH=83248
IDSOLVER=1601
FILE ID=node123/3250236-1304059662
RUNJOBID= node123-1304057050-13126
PBS_JOBID= 13170421
Free space on /tmp= 72816 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250236-1304059662/watcher-3250236-1304059662 -o /tmp/evaluation-result-3250236-1304059662/solver-3250236-1304059662 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250236-1304059662.cnf 536475811 4800 15500 4

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

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=536475811

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14118828 kB
Buffers:       2192928 kB
Cached:       16012256 kB
SwapCached:          0 kB
Active:        9103272 kB
Inactive:      9180848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14118828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5376 kB
Writeback:          16 kB
AnonPages:       77576 kB
Mapped:          15524 kB
Slab:           486656 kB
PageTables:       4760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   232320 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= 72812 MiB
End job on node123 at 2011-04-29 09:09:24