Trace number 3251028

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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: 2010
0.00/0.24	c parsetime: 238590us
0.00/0.24	c parsed 974465 clauses with 3510 variables
127.09/127.10	c preprocessor returned 10010 variables
127.09/127.10	c preprocessing returned UNKNOWN
127.09/127.10	c PP set 0 variables
127.09/127.10	c pp time: 126864793us (126s)

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-3251028-1304085921/watcher-3251028-1304085921 -o /tmp/evaluation-result-3251028-1304085921/solver-3251028-1304085921 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251028-1304085921.cnf 618147674 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.69 3.59 3.63 3/179 2009
/proc/meminfo: memFree=27506096/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0

[startup+0.100264 s]
/proc/loadavg: 3.69 3.59 3.63 3/179 2009
/proc/meminfo: memFree=27506096/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201244 s]
/proc/loadavg: 3.69 3.59 3.63 3/179 2009
/proc/meminfo: memFree=27506096/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301218 s]
/proc/loadavg: 3.69 3.59 3.63 3/179 2009
/proc/meminfo: memFree=27506096/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701151 s]
/proc/loadavg: 3.69 3.59 3.63 3/179 2009
/proc/meminfo: memFree=27506096/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 3.69 3.59 3.63 4/181 2011
/proc/meminfo: memFree=27364720/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=81612 CPUtime=1.49 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 41113 0 0 0 143 6 0 0 23 0 1 0 520189840 83570688 15556 33554432000 4194304 5787044 140733637944640 18446744073709551615 4336744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2010/statm: 20403 15556 336 389 0 16153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90312

[startup+3.10071 s]
/proc/loadavg: 3.69 3.59 3.63 4/181 2011
/proc/meminfo: memFree=27444328/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=81612 CPUtime=3.09 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 41113 0 0 0 303 6 0 0 25 0 1 0 520189840 83570688 15556 33554432000 4194304 5787044 140733637944640 18446744073709551615 4336781 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2010/statm: 20403 15556 336 389 0 16153 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 90312

[startup+6.30113 s]
/proc/loadavg: 3.63 3.58 3.62 4/181 2011
/proc/meminfo: memFree=27443576/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=81612 CPUtime=6.29 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 41113 0 0 0 623 6 0 0 25 0 1 0 520189840 83570688 15556 33554432000 4194304 5787044 140733637944640 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2010/statm: 20403 15556 336 389 0 16153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90312

[startup+12.701 s]
/proc/loadavg: 3.50 3.56 3.61 4/181 2011
/proc/meminfo: memFree=27439252/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=83592 CPUtime=12.69 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 41631 0 0 0 1263 6 0 0 25 0 1 0 520189840 85598208 16074 33554432000 4194304 5787044 140733637944640 18446744073709551615 4336773 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2010/statm: 20898 16074 337 389 0 16648 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92292

[startup+25.5006 s]
/proc/loadavg: 3.24 3.50 3.59 4/181 2011
/proc/meminfo: memFree=27431560/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=83592 CPUtime=25.49 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 41631 0 0 0 2543 6 0 0 25 0 1 0 520189840 85598208 16074 33554432000 4194304 5787044 140733637944640 18446744073709551615 4336786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2010/statm: 20898 16074 337 389 0 16648 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92292

[startup+51.101 s]
/proc/loadavg: 3.03 3.42 3.57 4/181 2012
/proc/meminfo: memFree=27411376/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=83592 CPUtime=51.09 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 41631 0 0 0 5103 6 0 0 25 0 1 0 520189840 85598208 16074 33554432000 4194304 5787044 140733637944640 18446744073709551615 4336786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2010/statm: 20898 16074 337 389 0 16648 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 92292

[startup+102.301 s]
/proc/loadavg: 2.84 3.31 3.52 4/181 2013
/proc/meminfo: memFree=27384944/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=95740 CPUtime=102.29 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 44667 0 0 0 10222 7 0 0 25 0 1 0 520189840 98037760 19110 33554432000 4194304 5787044 140733637944640 18446744073709551615 4336794 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2010/statm: 23935 19110 339 389 0 19685 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 104440

[startup+162.301 s]
/proc/loadavg: 3.15 3.30 3.50 4/182 2016
/proc/meminfo: memFree=27344104/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=188248 CPUtime=181.5 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 72895 0 0 0 18032 118 0 0 25 0 2 0 520189840 192765952 29246 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 47062 29246 392 389 0 42812 0
[pid=2010/tid=2015] ppid=2009 vsize=188248 CPUtime=19.2 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 88 0 0 0 1881 39 0 0 18 0 2 0 520202556 192765952 29246 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 181.5
Current children cumulated vsize (KiB) 196948

[startup+222.307 s]
/proc/loadavg: 3.47 3.35 3.50 4/182 2017
/proc/meminfo: memFree=27288756/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=192756 CPUtime=274.13 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 79774 0 0 0 27126 287 0 0 25 0 2 0 520189840 197382144 36070 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 48189 36070 392 389 0 43939 0
[pid=2010/tid=2015] ppid=2009 vsize=192756 CPUtime=51.81 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 233 0 0 0 5079 102 0 0 18 0 2 0 520202556 197382144 36070 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 274.13
Current children cumulated vsize (KiB) 201456

[startup+282.301 s]
/proc/loadavg: 3.56 3.39 3.50 4/182 2019
/proc/meminfo: memFree=27234756/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=258292 CPUtime=366.98 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 88546 0 0 0 36260 438 0 0 25 0 2 0 520189840 264491008 44696 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 64573 44696 392 389 0 60323 0
[pid=2010/tid=2015] ppid=2009 vsize=258292 CPUtime=84.68 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 254 0 0 0 8308 160 0 0 18 0 2 0 520202556 264491008 44696 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 366.98
Current children cumulated vsize (KiB) 266992

[startup+342.301 s]
/proc/loadavg: 3.55 3.41 3.50 5/182 2021
/proc/meminfo: memFree=27204336/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=258452 CPUtime=460.86 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 96163 0 0 0 45504 582 0 0 25 0 2 0 520189840 264654848 52216 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 64613 52216 392 389 0 60363 0
[pid=2010/tid=2015] ppid=2009 vsize=258452 CPUtime=118.55 cores=0,2,4,6

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

[pid=2010] ppid=2009 vsize=459792 CPUtime=1143.84 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 135147 0 0 0 113060 1324 0 0 25 0 2 0 520189840 470827008 90775 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 114948 90775 392 389 0 110698 0
[pid=2010/tid=2015] ppid=2009 vsize=459792 CPUtime=381.52 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 1364 0 0 0 37645 507 0 0 18 0 2 0 520202556 470827008 90775 33554432000 4194304 5787044 140733637944640 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1143.84
Current children cumulated vsize (KiB) 468492

[startup+822.3 s]
/proc/loadavg: 3.64 3.56 3.50 5/182 2033
/proc/meminfo: memFree=26984052/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=460096 CPUtime=1242.45 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 137740 0 0 0 122831 1414 0 0 25 0 2 0 520189840 471138304 93044 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 115024 93044 392 389 0 110774 0
[pid=2010/tid=2015] ppid=2009 vsize=460096 CPUtime=420.12 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 1419 0 0 0 41471 541 0 0 18 0 2 0 520202556 471138304 93044 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1242.45
Current children cumulated vsize (KiB) 468796

[startup+882.307 s]
/proc/loadavg: 3.69 3.59 3.52 5/182 2035
/proc/meminfo: memFree=26966528/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=460496 CPUtime=1342.02 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 137837 0 0 0 132707 1495 0 0 25 0 2 0 520189840 471547904 93141 33554432000 4194304 5787044 140733637944640 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 115124 93141 392 389 0 110874 0
[pid=2010/tid=2015] ppid=2009 vsize=460496 CPUtime=459.69 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 1474 0 0 0 45394 575 0 0 18 0 2 0 520202556 471547904 93141 33554432000 4194304 5787044 140733637944640 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1342.02
Current children cumulated vsize (KiB) 469196

[startup+942.301 s]
/proc/loadavg: 3.78 3.63 3.54 4/182 2037
/proc/meminfo: memFree=26941440/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=460904 CPUtime=1443.06 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 137951 0 0 0 142732 1574 0 0 25 0 2 0 520189840 471965696 93255 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 115226 93255 392 389 0 110976 0
[pid=2010/tid=2015] ppid=2009 vsize=460904 CPUtime=500.73 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 1578 0 0 0 49466 607 0 0 18 0 2 0 520202556 471965696 93255 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1443.06
Current children cumulated vsize (KiB) 469604

[startup+1002.3 s]
/proc/loadavg: 3.72 3.63 3.54 5/182 2038
/proc/meminfo: memFree=26904068/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=460904 CPUtime=1544.29 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 142620 0 0 0 152781 1648 0 0 25 0 2 0 520189840 471965696 97924 33554432000 4194304 5787044 140733637944640 18446744073709551615 5527130 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 115226 97924 392 389 0 110976 0
[pid=2010/tid=2015] ppid=2009 vsize=460904 CPUtime=541.97 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 1731 0 0 0 53561 636 0 0 18 0 2 0 520202556 471965696 97924 33554432000 4194304 5787044 140733637944640 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1544.29
Current children cumulated vsize (KiB) 469604

[startup+1062.3 s]
/proc/loadavg: 3.29 3.53 3.51 4/181 2069
/proc/meminfo: memFree=27145152/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=469100 CPUtime=1646.18 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 152857 0 0 0 162887 1731 0 0 25 0 2 0 520189840 480358400 108161 33554432000 4194304 5787044 140733637944640 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 117275 108161 392 389 0 113025 0
[pid=2010/tid=2015] ppid=2009 vsize=469100 CPUtime=583.85 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 2051 0 0 0 57717 668 0 0 18 0 2 0 520202556 480358400 108161 33554432000 4194304 5787044 140733637944640 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1646.18
Current children cumulated vsize (KiB) 477800

[startup+1122.3 s]
/proc/loadavg: 3.18 3.45 3.48 5/182 2071
/proc/meminfo: memFree=27082604/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=534636 CPUtime=1748.93 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 161271 0 0 0 173092 1801 0 0 25 0 2 0 520189840 547467264 116575 33554432000 4194304 5787044 140733637944640 18446744073709551615 5527607 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 133659 116575 392 389 0 129409 0
[pid=2010/tid=2015] ppid=2009 vsize=534636 CPUtime=626.59 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) S 2009 2009 1030 0 -1 4202560 2442 0 0 0 61966 693 0 0 18 0 2 0 520202556 547467264 116575 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 18446604453891522624 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1748.93
Current children cumulated vsize (KiB) 543336

[startup+1182.3 s]
/proc/loadavg: 3.47 3.48 3.49 5/182 2073
/proc/meminfo: memFree=27044128/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=534636 CPUtime=1849.21 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 163308 0 0 0 183048 1873 0 0 25 0 2 0 520189840 547467264 118131 33554432000 4194304 5787044 140733637944640 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 133659 118131 392 389 0 129409 0
[pid=2010/tid=2015] ppid=2009 vsize=534636 CPUtime=666.88 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 2479 0 0 0 65965 723 0 0 18 0 2 0 520202556 547467264 118131 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1849.21
Current children cumulated vsize (KiB) 543336

[startup+1242.3 s]
/proc/loadavg: 3.29 3.42 3.47 5/182 2075
/proc/meminfo: memFree=27018916/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=534636 CPUtime=1950.15 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 163309 0 0 0 193066 1949 0 0 25 0 2 0 520189840 547467264 118132 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 133659 118132 392 389 0 129409 0
[pid=2010/tid=2015] ppid=2009 vsize=534636 CPUtime=707.81 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 2479 0 0 0 70028 753 0 0 18 0 2 0 520202556 547467264 118132 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1950.15
Current children cumulated vsize (KiB) 543336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.38 3.42 3.46 4/182 2076
/proc/meminfo: memFree=26995068/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=534636 CPUtime=2047.71 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 163312 0 0 0 202750 2021 0 0 25 0 2 0 520189840 547467264 118135 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 133659 118135 392 389 0 129409 0
[pid=2010/tid=2015] ppid=2009 vsize=534636 CPUtime=747.67 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 2480 0 0 0 73983 784 0 0 18 0 2 0 520202556 547467264 118135 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2047.71
Current children cumulated vsize (KiB) 543336

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.38 3.42 3.46 4/182 2076
/proc/meminfo: memFree=26995068/32951124 swapFree=67111356/67111528
[pid=2009] ppid=2007 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2009/stat : 2009 (prissup.sh) S 2007 2009 1030 0 -1 4202496 331 0 0 0 0 0 0 0 18 0 1 0 520189840 8908800 251 33554432000 4194304 4922060 140736360071296 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2009/statm: 2175 251 211 178 0 68 0
[pid=2010] ppid=2009 vsize=534636 CPUtime=2047.71 cores=0,2,4,6
/proc/2010/stat : 2010 (priss) R 2009 2009 1030 0 -1 4202496 163312 0 0 0 202750 2021 0 0 25 0 2 0 520189840 547467264 118135 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917555055 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/2010/statm: 133659 118135 392 389 0 129409 0
[pid=2010/tid=2015] ppid=2009 vsize=534636 CPUtime=747.67 cores=0,2,4,6
/proc/2010/task/2015/stat : 2015 (priss) R 2009 2009 1030 0 -1 4202560 2480 0 0 0 73983 784 0 0 18 0 2 0 520202556 547467264 118135 33554432000 4194304 5787044 140733637944640 18446744073709551615 218917554609 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2047.71
Current children cumulated vsize (KiB) 543336

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2009 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2047.71
#
# 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): 2047.71
CPU user time (s): 2027.5
CPU system time (s): 20.21
CPU usage (%): 157.514
Max. virtual memory (cumulated for all children) (KiB): 543336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 5
involuntary context switches= 2

runsolver used 2.27365 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 16:05:21
IDJOB=3251028
IDBENCH=88208
IDSOLVER=1601
FILE ID=node137/3251028-1304085921
RUNJOBID= node137-1304082007-1420
PBS_JOBID= 13170515
Free space on /tmp= 71600 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251028-1304085921/watcher-3251028-1304085921 -o /tmp/evaluation-result-3251028-1304085921/solver-3251028-1304085921 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3251028-1304085921.cnf 618147674 4800 15500 4

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=618147674

node137.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.844
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      27506376 kB
Buffers:        914064 kB
Cached:        3860720 kB
SwapCached:         56 kB
Active:         485340 kB
Inactive:      4494848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27506376 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           14176 kB
Writeback:           0 kB
AnonPages:      205128 kB
Mapped:          15568 kB
Slab:           401872 kB
PageTables:       5072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   362260 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= 71592 MiB
End job on node137 at 2011-04-29 16:27:03