Trace number 3250852

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.17391
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
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: 2254
0.00/0.26	c parsetime: 259067us
0.00/0.26	c parsed 1163952 clauses with 3672 variables
14.09/14.18	c preprocessor returned 10003 variables
14.09/14.18	c preprocessing returned UNKNOWN
14.09/14.18	c PP set 0 variables
14.09/14.18	c pp time: 13922544us (13s)

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-3250852-1304085470/watcher-3250852-1304085470 -o /tmp/evaluation-result-3250852-1304085470/solver-3250852-1304085470 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250852-1304085470.cnf 2037707872 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: 2.95 3.43 3.55 2/179 2253
/proc/meminfo: memFree=24761656/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0

[startup+0.022525 s]
/proc/loadavg: 2.95 3.43 3.55 2/179 2253
/proc/meminfo: memFree=24761656/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100522 s]
/proc/loadavg: 2.95 3.43 3.55 2/179 2253
/proc/meminfo: memFree=24761656/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300474 s]
/proc/loadavg: 2.95 3.43 3.55 2/179 2253
/proc/meminfo: memFree=24761656/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700399 s]
/proc/loadavg: 2.95 3.43 3.55 2/179 2253
/proc/meminfo: memFree=24761656/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50029 s]
/proc/loadavg: 2.95 3.43 3.55 4/181 2256
/proc/meminfo: memFree=24595616/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=92096 CPUtime=1.48 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 48834 0 0 0 142 6 0 0 25 0 1 0 598777524 94306304 17468 33554432000 4194304 5787044 140736730710032 18446744073709551615 4336786 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2254/statm: 23024 17468 337 389 0 18774 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100796

[startup+3.10099 s]
/proc/loadavg: 2.95 3.43 3.55 4/181 2256
/proc/meminfo: memFree=24690724/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=92624 CPUtime=3.09 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 48982 0 0 0 303 6 0 0 25 0 1 0 598777524 94846976 17616 33554432000 4194304 5787044 140736730710032 18446744073709551615 4336173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2254/statm: 23156 17616 337 389 0 18906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 101324

[startup+6.30036 s]
/proc/loadavg: 2.95 3.42 3.55 4/181 2256
/proc/meminfo: memFree=24682540/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=124268 CPUtime=6.29 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 56965 0 0 0 622 7 0 0 25 0 1 0 598777524 127250432 25599 33554432000 4194304 5787044 140736730710032 18446744073709551615 4359248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2254/statm: 31067 25599 342 389 0 26817 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132968

[startup+12.7012 s]
/proc/loadavg: 3.04 3.43 3.55 4/181 2256
/proc/meminfo: memFree=24655588/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=124268 CPUtime=12.69 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 56970 0 0 0 1262 7 0 0 25 0 1 0 598777524 127250432 25604 33554432000 4194304 5787044 140736730710032 18446744073709551615 4359266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2254/statm: 31067 25604 342 389 0 26817 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132968

[startup+25.5008 s]
/proc/loadavg: 3.03 3.41 3.54 4/182 2257
/proc/meminfo: memFree=24636016/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=214040 CPUtime=33.54 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 82953 0 0 0 3286 68 0 0 25 0 2 0 598777524 219176960 29403 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 53510 29403 392 389 0 49260 0
[pid=2254/tid=2257] ppid=2253 vsize=214040 CPUtime=8.04 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 256 0 0 0 768 36 0 0 15 0 2 0 598778948 219176960 29403 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 33.54
Current children cumulated vsize (KiB) 222740

[startup+51.101 s]
/proc/loadavg: 3.14 3.41 3.54 5/182 2258
/proc/meminfo: memFree=24613952/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=225192 CPUtime=78.02 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 86416 0 0 0 7602 200 0 0 25 0 2 0 598777524 230596608 32866 33554432000 4194304 5787044 140736730710032 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 56298 32866 392 389 0 52048 0
[pid=2254/tid=2257] ppid=2253 vsize=225192 CPUtime=26.91 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 447 0 0 0 2575 116 0 0 15 0 2 0 598778948 230596608 32866 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 78.02
Current children cumulated vsize (KiB) 233892

[startup+102.307 s]
/proc/loadavg: 3.40 3.44 3.54 5/182 2259
/proc/meminfo: memFree=24559444/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=248004 CPUtime=167.95 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 96062 0 0 0 16368 427 0 0 25 0 2 0 598777524 253956096 42479 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 62001 42479 392 389 0 57751 0
[pid=2254/tid=2257] ppid=2253 vsize=248004 CPUtime=65.64 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 651 0 0 0 6304 260 0 0 15 0 2 0 598778948 253956096 42479 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 167.95
Current children cumulated vsize (KiB) 256704

[startup+162.3 s]
/proc/loadavg: 3.56 3.46 3.54 5/182 2261
/proc/meminfo: memFree=24490228/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=248004 CPUtime=274.44 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 107341 0 0 0 26793 651 0 0 25 0 2 0 598777524 253956096 53712 33554432000 4194304 5787044 140736730710032 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2254/statm: 62001 53712 392 389 0 57751 0
[pid=2254/tid=2257] ppid=2253 vsize=248004 CPUtime=112.14 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) S 2253 2253 1375 0 -1 4202560 809 0 0 0 10815 399 0 0 16 0 2 0 598778948 253956096 53712 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 18446604463693659072 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 274.44
Current children cumulated vsize (KiB) 256704

[startup+222.301 s]
/proc/loadavg: 3.66 3.51 3.55 4/182 2280
/proc/meminfo: memFree=24459080/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=313540 CPUtime=381.29 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 112229 0 0 0 37279 850 0 0 25 0 2 0 598777524 321064960 58503 33554432000 4194304 5787044 140736730710032 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2254/statm: 78385 58503 392 389 0 74135 0
[pid=2254/tid=2257] ppid=2253 vsize=313540 CPUtime=158.99 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 809 0 0 0 15377 522 0 0 15 0 2 0 598778948 321064960 58503 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 381.29
Current children cumulated vsize (KiB) 322240

[startup+282.301 s]
/proc/loadavg: 3.64 3.54 3.55 5/182 2282
/proc/meminfo: memFree=24437712/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=313540 CPUtime=488.48 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 115795 0 0 0 47814 1034 0 0 25 0 2 0 598777524 321064960 61972 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 78385 61972 392 389 0 74135 0
[pid=2254/tid=2257] ppid=2253 vsize=313540 CPUtime=206.18 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 809 0 0 0 19988 630 0 0 16 0 2 0 598778948 321064960 61972 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 488.48
Current children cumulated vsize (KiB) 322240

[startup+342.301 s]
/proc/loadavg: 3.64 3.56 3.56 5/182 2284
/proc/meminfo: memFree=24399868/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7

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

[pid=2254] ppid=2253 vsize=462920 CPUtime=1247.21 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 160452 0 0 0 122735 1986 0 0 25 0 2 0 598777524 474030080 106203 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2254/statm: 115730 106203 392 389 0 111480 0
[pid=2254/tid=2257] ppid=2253 vsize=462920 CPUtime=544.89 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2040 0 0 0 53297 1192 0 0 16 0 2 0 598778948 474030080 106203 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1247.21
Current children cumulated vsize (KiB) 471620

[startup+762.307 s]
/proc/loadavg: 3.70 3.67 3.60 4/182 2295
/proc/meminfo: memFree=24164740/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=499816 CPUtime=1356.72 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 169813 0 0 0 133578 2094 0 0 25 0 2 0 598777524 511811584 115564 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2254/statm: 124954 115564 392 389 0 120704 0
[pid=2254/tid=2257] ppid=2253 vsize=499816 CPUtime=594.4 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2109 0 0 0 58185 1255 0 0 16 0 2 0 598778948 511811584 115564 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1356.72
Current children cumulated vsize (KiB) 508516

[startup+822.301 s]
/proc/loadavg: 3.47 3.61 3.58 4/182 2327
/proc/meminfo: memFree=24253124/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=516476 CPUtime=1464.87 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 174038 0 0 0 144204 2283 0 0 25 0 2 0 598777524 528871424 119789 33554432000 4194304 5787044 140736730710032 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 129119 119789 392 389 0 124869 0
[pid=2254/tid=2257] ppid=2253 vsize=516476 CPUtime=642.56 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) S 2253 2253 1375 0 -1 4202560 2170 0 0 0 62860 1396 0 0 16 0 2 0 598778948 528871424 119789 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 18446604463693659072 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1464.87
Current children cumulated vsize (KiB) 525176

[startup+882.301 s]
/proc/loadavg: 3.67 3.63 3.58 5/182 2329
/proc/meminfo: memFree=24234624/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=516476 CPUtime=1573.7 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 174050 0 0 0 154978 2392 0 0 25 0 2 0 598777524 528871424 119801 33554432000 4194304 5787044 140736730710032 18446744073709551615 5524642 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 129119 119801 392 389 0 124869 0
[pid=2254/tid=2257] ppid=2253 vsize=516476 CPUtime=691.37 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2181 0 0 0 67679 1458 0 0 16 0 2 0 598778948 528871424 119801 33554432000 4194304 5787044 140736730710032 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1573.7
Current children cumulated vsize (KiB) 525176

[startup+942.3 s]
/proc/loadavg: 3.79 3.67 3.60 5/182 2331
/proc/meminfo: memFree=24220088/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=516476 CPUtime=1682.81 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 174098 0 0 0 165791 2490 0 0 25 0 2 0 598777524 528871424 119849 33554432000 4194304 5787044 140736730710032 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 129119 119849 392 389 0 124869 0
[pid=2254/tid=2257] ppid=2253 vsize=516476 CPUtime=740.49 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2217 0 0 0 72534 1515 0 0 15 0 2 0 598778948 528871424 119849 33554432000 4194304 5787044 140736730710032 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1682.81
Current children cumulated vsize (KiB) 525176

[startup+1002.3 s]
/proc/loadavg: 3.60 3.63 3.59 4/182 2332
/proc/meminfo: memFree=24199224/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=520440 CPUtime=1792.35 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 175251 0 0 0 176647 2588 0 0 25 0 2 0 598777524 532930560 121002 33554432000 4194304 5787044 140736730710032 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2254/statm: 130110 121002 392 389 0 125860 0
[pid=2254/tid=2257] ppid=2253 vsize=520440 CPUtime=790.02 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) S 2253 2253 1375 0 -1 4202560 2283 0 0 0 77429 1573 0 0 16 0 2 0 598778948 532930560 121002 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1792.35
Current children cumulated vsize (KiB) 529140

[startup+1062.3 s]
/proc/loadavg: 3.67 3.65 3.59 4/182 2334
/proc/meminfo: memFree=24166468/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=549396 CPUtime=1902.02 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 182657 0 0 0 187526 2676 0 0 25 0 2 0 598777524 562581504 128408 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2254/statm: 137349 128408 392 389 0 133099 0
[pid=2254/tid=2257] ppid=2253 vsize=549396 CPUtime=839.7 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2412 0 0 0 82347 1623 0 0 15 0 2 0 598778948 562581504 128408 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1902.02
Current children cumulated vsize (KiB) 558096

[startup+1122.3 s]
/proc/loadavg: 3.84 3.70 3.61 5/182 2335
/proc/meminfo: memFree=24117716/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=581204 CPUtime=2011.75 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 190764 0 0 0 198411 2764 0 0 25 0 2 0 598777524 595152896 136515 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 145301 136515 392 389 0 141051 0
[pid=2254/tid=2257] ppid=2253 vsize=581204 CPUtime=889.43 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2554 0 0 0 87270 1673 0 0 16 0 2 0 598778948 595152896 136515 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2011.75
Current children cumulated vsize (KiB) 589904

[startup+1182.3 s]
/proc/loadavg: 3.77 3.70 3.62 5/182 2337
/proc/meminfo: memFree=24087432/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=614636 CPUtime=2121.7 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 198219 0 0 0 209319 2851 0 0 25 0 2 0 598777524 629387264 143970 33554432000 4194304 5787044 140736730710032 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 153659 143970 392 389 0 149409 0
[pid=2254/tid=2257] ppid=2253 vsize=614636 CPUtime=939.38 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2648 0 0 0 92217 1721 0 0 16 0 2 0 598778948 629387264 143970 33554432000 4194304 5787044 140736730710032 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2121.7
Current children cumulated vsize (KiB) 623336

[startup+1242.3 s]
/proc/loadavg: 3.72 3.71 3.63 5/182 2339
/proc/meminfo: memFree=24036932/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=643660 CPUtime=2231.82 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 205498 0 0 0 220247 2935 0 0 25 0 2 0 598777524 659107840 151249 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2254/statm: 160915 151249 392 389 0 156665 0
[pid=2254/tid=2257] ppid=2253 vsize=643660 CPUtime=989.49 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2688 0 0 0 97181 1768 0 0 16 0 2 0 598778948 659107840 151249 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2231.82
Current children cumulated vsize (KiB) 652360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.56 3.67 3.62 5/182 2340
/proc/meminfo: memFree=24023280/32951124 swapFree=67111348/67111528
[pid=2253] ppid=2251 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/2253/stat : 2253 (prissup.sh) S 2251 2253 1375 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 598777523 8908800 251 33554432000 4194304 4922060 140734874280464 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2253/statm: 2175 251 211 178 0 68 0
[pid=2254] ppid=2253 vsize=653908 CPUtime=2336.56 cores=1,3,5,7
/proc/2254/stat : 2254 (priss) R 2253 2253 1375 0 -1 4202496 207672 0 0 0 230634 3022 0 0 25 0 2 0 598777524 669601792 153423 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889903 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/2254/statm: 163477 153423 392 389 0 159227 0
[pid=2254/tid=2257] ppid=2253 vsize=653908 CPUtime=1036.52 cores=1,3,5,7
/proc/2254/task/2257/stat : 2257 (priss) R 2253 2253 1375 0 -1 4202560 2693 0 0 0 101832 1820 0 0 16 0 2 0 598778948 669601792 153423 33554432000 4194304 5787044 140736730710032 18446744073709551615 252469889457 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2336.56
Current children cumulated vsize (KiB) 662608

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 2253 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2336.56
#
# 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): 2336.56
CPU user time (s): 2306.34
CPU system time (s): 30.22
CPU usage (%): 179.733
Max. virtual memory (cumulated for all children) (KiB): 662608

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

runsolver used 2.06269 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 15:57:51
IDJOB=3250852
IDBENCH=88203
IDSOLVER=1601
FILE ID=node111/3250852-1304085470
RUNJOBID= node111-1304081506-1766
PBS_JOBID= 13170507
Free space on /tmp= 70880 MiB

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

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=2037707872

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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:     32951124 kB
MemFree:      24761936 kB
Buffers:       1280120 kB
Cached:        6330676 kB
SwapCached:        124 kB
Active:        3310408 kB
Inactive:      4389516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24761936 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           19992 kB
Writeback:          16 kB
AnonPages:       88472 kB
Mapped:          15420 kB
Slab:           425812 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   242404 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= 70876 MiB
End job on node111 at 2011-04-29 16:19:33