Trace number 3250940

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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: 20118
0.00/0.04	c parsetime: 34497us
0.00/0.04	c parsed 166723 clauses with 1285 variables
7.09/7.16	c preprocessor returned 10008 variables
7.09/7.16	c preprocessing returned UNKNOWN
7.09/7.16	c PP set 0 variables
7.09/7.16	c pp time: 7128652us (7s)

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-3250940-1304085567/watcher-3250940-1304085567 -o /tmp/evaluation-result-3250940-1304085567/solver-3250940-1304085567 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250940-1304085567.cnf 1999568314 4800 15500 4 

running on 4 cores: 0,2,4,6

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.32 3.64 3.78 3/178 20117
/proc/meminfo: memFree=18370920/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0

[startup+0.087951 s]
/proc/loadavg: 3.32 3.64 3.78 3/178 20117
/proc/meminfo: memFree=18370920/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100949 s]
/proc/loadavg: 3.32 3.64 3.78 3/178 20117
/proc/meminfo: memFree=18370920/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300917 s]
/proc/loadavg: 3.32 3.64 3.78 3/178 20117
/proc/meminfo: memFree=18370920/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700848 s]
/proc/loadavg: 3.32 3.64 3.78 3/178 20117
/proc/meminfo: memFree=18370920/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50069 s]
/proc/loadavg: 3.32 3.64 3.78 3/180 20119
/proc/meminfo: memFree=18356768/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=31768 CPUtime=1.49 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 8189 0 0 0 149 0 0 0 20 0 1 0 598787410 32530432 3747 33554432000 4194304 5787044 140736350259024 18446744073709551615 4336749 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20118/statm: 7942 3747 337 389 0 3692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40468

[startup+3.1004 s]
/proc/loadavg: 3.32 3.64 3.78 3/180 20119
/proc/meminfo: memFree=18356396/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=31768 CPUtime=3.09 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 8189 0 0 0 309 0 0 0 25 0 1 0 598787410 32530432 3747 33554432000 4194304 5787044 140736350259024 18446744073709551615 4336763 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20118/statm: 7942 3747 337 389 0 3692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40468

[startup+6.30091 s]
/proc/loadavg: 3.22 3.61 3.77 3/180 20119
/proc/meminfo: memFree=18353884/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=37532 CPUtime=6.28 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 9517 0 0 0 628 0 0 0 25 0 1 0 598787410 38432768 5075 33554432000 4194304 5787044 140736350259024 18446744073709551615 4318927 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20118/statm: 9383 5075 342 389 0 5133 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46232

[startup+12.7008 s]
/proc/loadavg: 3.20 3.60 3.76 3/181 20120
/proc/meminfo: memFree=18338160/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=118620 CPUtime=16.61 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 14452 0 0 0 1636 25 0 0 25 0 2 0 598787410 121466880 6573 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20118/statm: 29655 6573 391 389 0 25405 0
[pid=20118/tid=20120] ppid=20117 vsize=118620 CPUtime=3.9 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 121 0 0 0 368 22 0 0 15 0 2 0 598788128 121466880 6573 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.61
Current children cumulated vsize (KiB) 127320

[startup+25.5007 s]
/proc/loadavg: 3.15 3.57 3.75 4/181 20120
/proc/meminfo: memFree=18332788/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=123432 CPUtime=38.65 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 15790 0 0 0 3793 72 0 0 25 0 2 0 598787410 126394368 7911 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20118/statm: 30858 7911 392 389 0 26608 0
[pid=20118/tid=20120] ppid=20117 vsize=123432 CPUtime=13.15 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 253 0 0 0 1248 67 0 0 15 0 2 0 598788128 126394368 7911 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38.65
Current children cumulated vsize (KiB) 132132

[startup+51.1004 s]
/proc/loadavg: 3.26 3.56 3.74 5/182 20121
/proc/meminfo: memFree=18300916/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=136252 CPUtime=83.26 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 19182 0 0 0 8174 152 0 0 25 0 2 0 598787410 139522048 11303 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20118/statm: 34063 11303 392 389 0 29813 0
[pid=20118/tid=20120] ppid=20117 vsize=136252 CPUtime=32.17 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) S 20117 20117 19297 0 -1 4202560 468 0 0 0 3075 142 0 0 15 0 2 0 598788128 139522048 11303 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 18446604453891327872 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.26
Current children cumulated vsize (KiB) 144952

[startup+102.307 s]
/proc/loadavg: 3.57 3.59 3.74 5/183 20124
/proc/meminfo: memFree=18258096/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=158340 CPUtime=173.23 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 24959 0 0 0 17037 286 0 0 25 0 2 0 598787410 162140160 17080 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20118/statm: 39585 17080 392 389 0 35335 0
[pid=20118/tid=20120] ppid=20117 vsize=158340 CPUtime=70.93 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 798 0 0 0 6830 263 0 0 15 0 2 0 598788128 162140160 17080 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.23
Current children cumulated vsize (KiB) 167040

[startup+162.301 s]
/proc/loadavg: 3.54 3.58 3.72 5/182 20134
/proc/meminfo: memFree=18222244/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=173008 CPUtime=279.66 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 28645 0 0 0 27549 417 0 0 25 0 2 0 598787410 177160192 20766 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20118/statm: 43252 20766 392 389 0 39002 0
[pid=20118/tid=20120] ppid=20117 vsize=173008 CPUtime=117.37 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 1072 0 0 0 11356 381 0 0 16 0 2 0 598788128 177160192 20766 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 279.66
Current children cumulated vsize (KiB) 181708

[startup+222.301 s]
/proc/loadavg: 3.58 3.58 3.71 4/182 20136
/proc/meminfo: memFree=18187732/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=192344 CPUtime=386.78 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 33808 0 0 0 38147 531 0 0 25 0 2 0 598787410 196960256 25929 33554432000 4194304 5787044 140736350259024 18446744073709551615 5524592 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20118/statm: 48086 25929 392 389 0 43836 0
[pid=20118/tid=20120] ppid=20117 vsize=192344 CPUtime=164.5 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 1329 0 0 0 15969 481 0 0 15 0 2 0 598788128 196960256 25929 33554432000 4194304 5787044 140736350259024 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 386.78
Current children cumulated vsize (KiB) 201044

[startup+282.301 s]
/proc/loadavg: 3.59 3.56 3.70 5/182 20136
/proc/meminfo: memFree=18163148/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=199212 CPUtime=494.45 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 35874 0 0 0 48812 633 0 0 25 0 2 0 598787410 203993088 27995 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/20118/statm: 49803 27995 392 389 0 45553 0
[pid=20118/tid=20120] ppid=20117 vsize=199212 CPUtime=212.16 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 1553 0 0 0 20647 569 0 0 16 0 2 0 598788128 203993088 27995 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 494.45
Current children cumulated vsize (KiB) 207912

[startup+342.301 s]
/proc/loadavg: 3.57 3.56 3.69 5/182 20138

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

[pid=20118] ppid=20117 vsize=278820 CPUtime=1235.45 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 56929 0 0 0 122368 1177 0 0 25 0 2 0 598787410 285511680 48537 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 69705 48537 392 389 0 65455 0
[pid=20118/tid=20120] ppid=20117 vsize=278820 CPUtime=533.17 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 2616 0 0 0 52393 924 0 0 18 0 2 0 598788128 285511680 48537 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1235.45
Current children cumulated vsize (KiB) 287520

[startup+762.307 s]
/proc/loadavg: 3.72 3.66 3.66 5/182 20150
/proc/meminfo: memFree=17986912/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=301516 CPUtime=1340.66 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 62881 0 0 0 132830 1236 0 0 25 0 2 0 598787410 308752384 54489 33554432000 4194304 5787044 140736350259024 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 75379 54489 392 389 0 71129 0
[pid=20118/tid=20120] ppid=20117 vsize=301516 CPUtime=578.36 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) S 20117 20117 19297 0 -1 4202560 2848 0 0 0 56889 947 0 0 18 0 2 0 598788128 308752384 54489 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 18446604453891327872 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1340.66
Current children cumulated vsize (KiB) 310216

[startup+822.301 s]
/proc/loadavg: 3.74 3.66 3.66 5/182 20152
/proc/meminfo: memFree=17976952/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=310432 CPUtime=1443.78 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 65222 0 0 0 143075 1303 0 0 25 0 2 0 598787410 317882368 56830 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 77608 56830 392 389 0 73358 0
[pid=20118/tid=20120] ppid=20117 vsize=310432 CPUtime=621.48 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 2911 0 0 0 61172 976 0 0 18 0 2 0 598788128 317882368 56830 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1443.78
Current children cumulated vsize (KiB) 319132

[startup+882.301 s]
/proc/loadavg: 3.59 3.64 3.65 5/182 20152
/proc/meminfo: memFree=17965140/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=310432 CPUtime=1547.17 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 65257 0 0 0 153348 1369 0 0 25 0 2 0 598787410 317882368 56865 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 77608 56865 392 389 0 73358 0
[pid=20118/tid=20120] ppid=20117 vsize=310432 CPUtime=664.88 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 2946 0 0 0 65485 1003 0 0 18 0 2 0 598788128 317882368 56865 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1547.17
Current children cumulated vsize (KiB) 319132

[startup+942.301 s]
/proc/loadavg: 3.81 3.69 3.66 5/182 20154
/proc/meminfo: memFree=17948980/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=310432 CPUtime=1650.94 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 65305 0 0 0 163657 1437 0 0 25 0 2 0 598787410 317882368 56913 33554432000 4194304 5787044 140736350259024 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 77608 56913 392 389 0 73358 0
[pid=20118/tid=20120] ppid=20117 vsize=310432 CPUtime=708.66 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 2988 0 0 0 69834 1032 0 0 18 0 2 0 598788128 317882368 56913 33554432000 4194304 5787044 140736350259024 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1650.94
Current children cumulated vsize (KiB) 319132

[startup+1002.3 s]
/proc/loadavg: 3.78 3.69 3.66 5/182 20156
/proc/meminfo: memFree=17930104/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=310432 CPUtime=1755.58 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 65394 0 0 0 174065 1493 0 0 25 0 2 0 598787410 317882368 57002 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 77608 57002 392 389 0 73358 0
[pid=20118/tid=20120] ppid=20117 vsize=310432 CPUtime=753.3 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 3066 0 0 0 74275 1055 0 0 18 0 2 0 598788128 317882368 57002 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1755.58
Current children cumulated vsize (KiB) 319132

[startup+1062.3 s]
/proc/loadavg: 3.49 3.63 3.64 4/182 20158
/proc/meminfo: memFree=17920892/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=310432 CPUtime=1861.12 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 65562 0 0 0 184563 1549 0 0 25 0 2 0 598787410 317882368 57170 33554432000 4194304 5787044 140736350259024 18446744073709551615 5527179 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 77608 57170 392 389 0 73358 0
[pid=20118/tid=20120] ppid=20117 vsize=310432 CPUtime=798.84 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 3202 0 0 0 78804 1080 0 0 18 0 2 0 598788128 317882368 57170 33554432000 4194304 5787044 140736350259024 18446744073709551615 5527202 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1861.12
Current children cumulated vsize (KiB) 319132

[startup+1122.3 s]
/proc/loadavg: 3.55 3.62 3.63 5/182 20160
/proc/meminfo: memFree=17902132/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=328300 CPUtime=1966.69 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 70313 0 0 0 195059 1610 0 0 25 0 2 0 598787410 336179200 61921 33554432000 4194304 5787044 140736350259024 18446744073709551615 5528404 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 82075 61921 392 389 0 77825 0
[pid=20118/tid=20120] ppid=20117 vsize=328300 CPUtime=844.39 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 3336 0 0 0 83336 1103 0 0 18 0 2 0 598788128 336179200 61921 33554432000 4194304 5787044 140736350259024 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1966.69
Current children cumulated vsize (KiB) 337000

[startup+1182.3 s]
/proc/loadavg: 3.70 3.65 3.64 5/182 20160
/proc/meminfo: memFree=17884984/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=348728 CPUtime=2072.74 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 75616 0 0 0 205610 1664 0 0 25 0 2 0 598787410 357097472 66199 33554432000 4194304 5787044 140736350259024 18446744073709551615 5527590 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 87182 66199 392 389 0 82932 0
[pid=20118/tid=20120] ppid=20117 vsize=348728 CPUtime=890.45 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 3486 0 0 0 87919 1126 0 0 18 0 2 0 598788128 357097472 66199 33554432000 4194304 5787044 140736350259024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2072.74
Current children cumulated vsize (KiB) 357428

[startup+1242.3 s]
/proc/loadavg: 3.78 3.68 3.65 5/182 20162
/proc/meminfo: memFree=17864500/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=368104 CPUtime=2179.17 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 80629 0 0 0 216200 1717 0 0 25 0 2 0 598787410 376938496 71212 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 92026 71212 392 389 0 87776 0
[pid=20118/tid=20120] ppid=20117 vsize=368104 CPUtime=936.87 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 3683 0 0 0 92539 1148 0 0 18 0 2 0 598788128 376938496 71212 33554432000 4194304 5787044 140736350259024 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2179.17
Current children cumulated vsize (KiB) 376804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.64 3.67 3.64 4/181 20193
/proc/meminfo: memFree=17952388/32951124 swapFree=67110396/67111528
[pid=20117] ppid=20115 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20117/stat : 20117 (prissup.sh) S 20115 20117 19297 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 598787410 8908800 252 33554432000 4194304 4922060 140734601345168 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/20117/statm: 2175 252 211 178 0 68 0
[pid=20118] ppid=20117 vsize=384156 CPUtime=2281.81 cores=0,2,4,6
/proc/20118/stat : 20118 (priss) R 20117 20117 19297 0 -1 4202496 84445 0 0 0 226420 1761 0 0 25 0 2 0 598787410 393375744 75028 33554432000 4194304 5787044 140736350259024 18446744073709551615 5521954 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20118/statm: 96039 75028 392 389 0 91789 0
[pid=20118/tid=20120] ppid=20117 vsize=384156 CPUtime=981.81 cores=0,2,4,6
/proc/20118/task/20120/stat : 20120 (priss) R 20117 20117 19297 0 -1 4202560 3834 0 0 0 97015 1166 0 0 20 0 2 0 598788128 393375744 75028 33554432000 4194304 5787044 140736350259024 18446744073709551615 5522477 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2281.81
Current children cumulated vsize (KiB) 392856

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 20117 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 2281.81
#
# 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): 2281.81
CPU user time (s): 2264.2
CPU system time (s): 17.61
CPU usage (%): 175.521
Max. virtual memory (cumulated for all children) (KiB): 392856

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

runsolver used 2.31765 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 15:59:27
IDJOB=3250940
IDBENCH=88205
IDSOLVER=1601
FILE ID=node118/3250940-1304085567
RUNJOBID= node118-1304082947-19874
PBS_JOBID= 13170505
Free space on /tmp= 71608 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250940-1304085567/watcher-3250940-1304085567 -o /tmp/evaluation-result-3250940-1304085567/solver-3250940-1304085567 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250940-1304085567.cnf 1999568314 4800 15500 4

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1999568314

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18371192 kB
Buffers:       1901824 kB
Cached:       12039088 kB
SwapCached:        600 kB
Active:        9532296 kB
Inactive:      4512084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18371192 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           12780 kB
Writeback:           0 kB
AnonPages:      102548 kB
Mapped:          15480 kB
Slab:           472272 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   247124 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= 71600 MiB
End job on node118 at 2011-04-29 16:21:09