Trace number 3251292

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
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: 20222
0.00/0.03	c parsetime: 32244us
0.00/0.03	c parsed 148400 clauses with 1295 variables
7.09/7.12	c preprocessor returned 10005 variables
7.09/7.12	c preprocessing returned UNKNOWN
7.09/7.12	c PP set 0 variables
7.09/7.12	c pp time: 7088290us (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-3251292-1304086870/watcher-3251292-1304086870 -o /tmp/evaluation-result-3251292-1304086870/solver-3251292-1304086870 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3251292-1304086870.cnf 679152292 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.64 3.67 3.64 3/179 20221
/proc/meminfo: memFree=18294976/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0

[startup+0.076823 s]
/proc/loadavg: 3.64 3.67 3.64 3/179 20221
/proc/meminfo: memFree=18294976/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10082 s]
/proc/loadavg: 3.64 3.67 3.64 3/179 20221
/proc/meminfo: memFree=18294976/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300815 s]
/proc/loadavg: 3.64 3.67 3.64 3/179 20221
/proc/meminfo: memFree=18294976/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700788 s]
/proc/loadavg: 3.64 3.67 3.64 3/179 20221
/proc/meminfo: memFree=18294976/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 3.64 3.67 3.64 4/181 20223
/proc/meminfo: memFree=18281332/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=31008 CPUtime=1.49 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 7680 0 0 0 148 1 0 0 20 0 1 0 598917629 31752192 3692 33554432000 4194304 5787044 140737135660416 18446744073709551615 4336749 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20222/statm: 7752 3692 337 389 0 3502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39708

[startup+3.10038 s]
/proc/loadavg: 3.59 3.66 3.64 4/181 20223
/proc/meminfo: memFree=18280960/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=31008 CPUtime=3.09 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 7680 0 0 0 308 1 0 0 25 0 1 0 598917629 31752192 3692 33554432000 4194304 5787044 140737135660416 18446744073709551615 4336560 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20222/statm: 7752 3692 337 389 0 3502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39708

[startup+6.30079 s]
/proc/loadavg: 3.59 3.66 3.64 4/181 20223
/proc/meminfo: memFree=18276636/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=36628 CPUtime=6.29 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 8974 0 0 0 628 1 0 0 25 0 1 0 598917629 37507072 4986 33554432000 4194304 5787044 140737135660416 18446744073709551615 4359266 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20222/statm: 9157 4986 342 389 0 4907 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45328

[startup+12.7007 s]
/proc/loadavg: 3.50 3.64 3.63 5/182 20224
/proc/meminfo: memFree=18259812/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=114916 CPUtime=15.9 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 13595 0 0 0 1563 27 0 0 25 0 2 0 598917629 117673984 6546 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 28729 6546 391 389 0 24479 0
[pid=20222/tid=20224] ppid=20221 vsize=114916 CPUtime=3.2 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 40 0 0 0 311 9 0 0 18 0 2 0 598918342 117673984 6546 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.9
Current children cumulated vsize (KiB) 123616

[startup+25.5006 s]
/proc/loadavg: 3.58 3.65 3.64 5/182 20224
/proc/meminfo: memFree=18242292/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=115312 CPUtime=36.02 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 15262 0 0 0 3531 71 0 0 25 0 2 0 598917629 118079488 8213 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 28828 8213 392 389 0 24578 0
[pid=20222/tid=20224] ppid=20221 vsize=115312 CPUtime=10.52 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 126 0 0 0 1027 25 0 0 18 0 2 0 598918342 118079488 8213 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36.02
Current children cumulated vsize (KiB) 124012

[startup+51.1003 s]
/proc/loadavg: 3.58 3.65 3.63 4/182 20226
/proc/meminfo: memFree=18212740/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=119940 CPUtime=76.03 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 18620 0 0 0 7455 148 0 0 25 0 2 0 598917629 122818560 11569 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 29985 11569 392 389 0 25735 0
[pid=20222/tid=20224] ppid=20221 vsize=119940 CPUtime=24.93 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 278 0 0 0 2441 52 0 0 18 0 2 0 598918342 122818560 11569 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 76.03
Current children cumulated vsize (KiB) 128640

[startup+102.307 s]
/proc/loadavg: 3.54 3.61 3.62 5/182 20226
/proc/meminfo: memFree=18158996/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=121260 CPUtime=156.58 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 24204 0 0 0 15369 289 0 0 25 0 2 0 598917629 124170240 17100 33554432000 4194304 5787044 140737135660416 18446744073709551615 5527784 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 30315 17100 392 389 0 26065 0
[pid=20222/tid=20224] ppid=20221 vsize=121260 CPUtime=54.27 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 592 0 0 0 5322 105 0 0 18 0 2 0 598918342 124170240 17100 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 156.58
Current children cumulated vsize (KiB) 129960

[startup+162.301 s]
/proc/loadavg: 3.65 3.63 3.63 5/182 20228
/proc/meminfo: memFree=18119044/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=128352 CPUtime=252.03 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 29743 0 0 0 24774 429 0 0 25 0 2 0 598917629 131432448 22495 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 32088 22495 392 389 0 27838 0
[pid=20222/tid=20224] ppid=20221 vsize=128352 CPUtime=89.72 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 833 0 0 0 8812 160 0 0 18 0 2 0 598918342 131432448 22495 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 252.03
Current children cumulated vsize (KiB) 137052

[startup+222.301 s]
/proc/loadavg: 3.69 3.64 3.63 4/182 20230
/proc/meminfo: memFree=18064948/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=199324 CPUtime=349.78 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 36496 0 0 0 34437 541 0 0 25 0 2 0 598917629 204107776 29151 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 49831 29151 392 389 0 45581 0
[pid=20222/tid=20224] ppid=20221 vsize=199324 CPUtime=127.48 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 1143 0 0 0 12541 207 0 0 18 0 2 0 598918342 204107776 29151 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 349.78
Current children cumulated vsize (KiB) 208024

[startup+282.301 s]
/proc/loadavg: 3.36 3.57 3.61 5/182 20232
/proc/meminfo: memFree=18040860/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=199856 CPUtime=447.73 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 36649 0 0 0 44120 653 0 0 25 0 2 0 598917629 204652544 29304 33554432000 4194304 5787044 140737135660416 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 49964 29304 392 389 0 45714 0
[pid=20222/tid=20224] ppid=20221 vsize=199856 CPUtime=165.43 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 1289 0 0 0 16290 253 0 0 18 0 2 0 598918342 204652544 29304 33554432000 4194304 5787044 140737135660416 18446744073709551615 5527579 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 447.73
Current children cumulated vsize (KiB) 208556

[startup+342.301 s]
/proc/loadavg: 3.56 3.59 3.61 4/182 20234

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

[pid=20222] ppid=20221 vsize=280356 CPUtime=1157.89 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 58407 0 0 0 114572 1217 0 0 25 0 2 0 598917629 287084544 50122 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 70089 50122 392 389 0 65839 0
[pid=20222/tid=20224] ppid=20221 vsize=280356 CPUtime=455.57 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 2413 0 0 0 45080 477 0 0 18 0 2 0 598918342 287084544 50122 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1157.89
Current children cumulated vsize (KiB) 289056

[startup+762.307 s]
/proc/loadavg: 3.61 3.53 3.56 3/182 20244
/proc/meminfo: memFree=17808108/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=285456 CPUtime=1262.11 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 65039 0 0 0 124935 1276 0 0 25 0 2 0 598917629 292306944 56754 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 71364 56754 392 389 0 67114 0
[pid=20222/tid=20224] ppid=20221 vsize=285456 CPUtime=499.78 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 2629 0 0 0 49480 498 0 0 18 0 2 0 598918342 292306944 56754 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1262.11
Current children cumulated vsize (KiB) 294156

[startup+822.301 s]
/proc/loadavg: 3.54 3.53 3.56 4/182 20246
/proc/meminfo: memFree=17784644/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=286300 CPUtime=1366.9 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 70860 0 0 0 135351 1339 0 0 25 0 2 0 598917629 293171200 62575 33554432000 4194304 5787044 140737135660416 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 71575 62575 392 389 0 67325 0
[pid=20222/tid=20224] ppid=20221 vsize=286300 CPUtime=544.59 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) S 20221 20221 19297 0 -1 4202560 2836 0 0 0 53938 521 0 0 18 0 2 0 598918342 293171200 62575 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 18446604453875161984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1366.9
Current children cumulated vsize (KiB) 295000

[startup+882.301 s]
/proc/loadavg: 3.66 3.56 3.56 5/182 20248
/proc/meminfo: memFree=17748524/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=356208 CPUtime=1469.65 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 74653 0 0 0 145564 1401 0 0 25 0 2 0 598917629 364756992 66043 33554432000 4194304 5787044 140737135660416 18446744073709551615 5549721 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 89052 66043 392 389 0 84802 0
[pid=20222/tid=20224] ppid=20221 vsize=356208 CPUtime=587.34 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 2911 0 0 0 58187 547 0 0 18 0 2 0 598918342 364756992 66043 33554432000 4194304 5787044 140737135660416 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1469.65
Current children cumulated vsize (KiB) 364908

[startup+942.301 s]
/proc/loadavg: 3.62 3.56 3.56 4/182 20248
/proc/meminfo: memFree=17709800/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=356340 CPUtime=1573.01 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 74677 0 0 0 155838 1463 0 0 25 0 2 0 598917629 364892160 66067 33554432000 4194304 5787044 140737135660416 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 89085 66067 392 389 0 84835 0
[pid=20222/tid=20224] ppid=20221 vsize=356340 CPUtime=630.7 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 2934 0 0 0 62498 572 0 0 18 0 2 0 598918342 364892160 66067 33554432000 4194304 5787044 140737135660416 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1573.01
Current children cumulated vsize (KiB) 365040

[startup+1002.3 s]
/proc/loadavg: 3.75 3.60 3.57 5/182 20250
/proc/meminfo: memFree=17674672/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=356480 CPUtime=1676.93 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 74722 0 0 0 166176 1517 0 0 25 0 2 0 598917629 365035520 66112 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 89120 66112 392 389 0 84870 0
[pid=20222/tid=20224] ppid=20221 vsize=356480 CPUtime=674.62 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 2975 0 0 0 66867 595 0 0 18 0 2 0 598918342 365035520 66112 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1676.93
Current children cumulated vsize (KiB) 365180

[startup+1062.3 s]
/proc/loadavg: 3.64 3.60 3.57 5/182 20254
/proc/meminfo: memFree=17673272/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=356888 CPUtime=1781.65 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 74815 0 0 0 176594 1571 0 0 25 0 2 0 598917629 365453312 66205 33554432000 4194304 5787044 140737135660416 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 89222 66205 392 389 0 84972 0
[pid=20222/tid=20224] ppid=20221 vsize=356888 CPUtime=719.33 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 3065 0 0 0 71315 618 0 0 17 0 2 0 598918342 365453312 66205 33554432000 4194304 5787044 140737135660416 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 365588

[startup+1122.3 s]
/proc/loadavg: 3.58 3.59 3.56 5/182 20257
/proc/meminfo: memFree=17673600/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=357200 CPUtime=1886.88 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 74922 0 0 0 187063 1625 0 0 25 0 2 0 598917629 365772800 66312 33554432000 4194304 5787044 140737135660416 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 89300 66312 392 389 0 85050 0
[pid=20222/tid=20224] ppid=20221 vsize=357200 CPUtime=764.56 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) S 20221 20221 19297 0 -1 4202560 3151 0 0 0 75815 641 0 0 17 0 2 0 598918342 365772800 66312 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 18446604453875161984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1886.88
Current children cumulated vsize (KiB) 365900

[startup+1182.3 s]
/proc/loadavg: 3.58 3.59 3.56 5/182 20259
/proc/meminfo: memFree=17668856/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=357816 CPUtime=1992.36 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 76295 0 0 0 197563 1673 0 0 25 0 2 0 598917629 366403584 67685 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 89454 67685 392 389 0 85204 0
[pid=20222/tid=20224] ppid=20221 vsize=357816 CPUtime=810.05 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 3289 0 0 0 80344 661 0 0 17 0 2 0 598918342 366403584 67685 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1992.36
Current children cumulated vsize (KiB) 366516

[startup+1242.3 s]
/proc/loadavg: 3.66 3.61 3.56 5/182 20261
/proc/meminfo: memFree=17644392/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=362728 CPUtime=2098.16 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 82175 0 0 0 208090 1726 0 0 25 0 2 0 598917629 371433472 73565 33554432000 4194304 5787044 140737135660416 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 90682 73565 392 389 0 86432 0
[pid=20222/tid=20224] ppid=20221 vsize=362728 CPUtime=855.85 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) R 20221 20221 19297 0 -1 4202560 3472 0 0 0 84904 681 0 0 18 0 2 0 598918342 371433472 73565 33554432000 4194304 5787044 140737135660416 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2098.16
Current children cumulated vsize (KiB) 371428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.46 3.52 3/174 20279
/proc/meminfo: memFree=18107092/32951124 swapFree=67110396/67111528
[pid=20221] ppid=20219 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/20221/stat : 20221 (prissup.sh) S 20219 20221 19297 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 598917629 8908800 252 33554432000 4194304 4922060 140736108651104 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20221/statm: 2175 252 211 178 0 68 0
[pid=20222] ppid=20221 vsize=367552 CPUtime=2199.81 cores=0,2,4,6
/proc/20222/stat : 20222 (priss) R 20221 20221 19297 0 -1 4202496 87732 0 0 0 218207 1774 0 0 25 0 2 0 598917629 376373248 78097 33554432000 4194304 5787044 140737135660416 18446744073709551615 4215338 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/20222/statm: 91888 78097 392 389 0 87638 0
[pid=20222/tid=20224] ppid=20221 vsize=367552 CPUtime=899.79 cores=0,2,4,6
/proc/20222/task/20224/stat : 20224 (priss) S 20221 20221 19297 0 -1 4202560 3631 0 0 0 89280 699 0 0 17 0 2 0 598918342 376373248 78097 33554432000 4194304 5787044 140737135660416 18446744073709551615 224296749489 0 0 4096 0 18446604453875161984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2199.81
Current children cumulated vsize (KiB) 376252

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 20221 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 2199.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): 2199.81
CPU user time (s): 2182.07
CPU system time (s): 17.74
CPU usage (%): 169.214
Max. virtual memory (cumulated for all children) (KiB): 376252

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= 332
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.30265 second user time and 4.78427 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 16:21:10
IDJOB=3251292
IDBENCH=88218
IDSOLVER=1601
FILE ID=node118/3251292-1304086870
RUNJOBID= node118-1304082947-19874
PBS_JOBID= 13170505
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=679152292

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:      18295132 kB
Buffers:       1901872 kB
Cached:       12046012 kB
SwapCached:        600 kB
Active:        9610384 kB
Inactive:      4510208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18295132 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           19576 kB
Writeback:           0 kB
AnonPages:      171164 kB
Mapped:          15500 kB
Slab:           472268 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   334364 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= 71616 MiB
End job on node118 at 2011-04-29 16:42:52