Trace number 3290307

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_5_keyfind_1.cnf
MD5SUM3f4ea4cf17e734bbe947db7c1dc9fde7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1116
Number of clauses4312
Sum of the clauses size13688
Maximum clause length5
Minimum clause length1
Number of clauses of size 184
Number of clauses of size 2200
Number of clauses of size 33008
Number of clauses of size 4920
Number of clauses of size 5100
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 21361
0.00/0.00	c parsetime: 1186us
0.00/0.00	c parsed 4312 clauses with 1116 variables
0.00/0.63	c preprocessor returned 10008 variables
0.00/0.63	c preprocessing returned UNKNOWN
0.00/0.63	c PP set 84 variables
0.00/0.63	c pp time: 633003us (0s)

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.56 3.70 3.68 3/179 21360
/proc/meminfo: memFree=18780088/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0

[startup+0.0217361 s]
/proc/loadavg: 3.56 3.70 3.68 3/179 21360
/proc/meminfo: memFree=18780088/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100733 s]
/proc/loadavg: 3.56 3.70 3.68 3/179 21360
/proc/meminfo: memFree=18780088/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300687 s]
/proc/loadavg: 3.56 3.70 3.68 3/179 21360
/proc/meminfo: memFree=18780088/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700576 s]
/proc/loadavg: 3.56 3.70 3.68 3/179 21360
/proc/meminfo: memFree=18780088/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 3.56 3.70 3.68 5/182 21363
/proc/meminfo: memFree=18769896/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=102540 CPUtime=1.99 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 3188 0 0 0 184 15 0 0 20 0 2 0 517927962 105000960 2761 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 25635 2761 391 389 0 21385 0
[pid=21361/tid=21363] ppid=21360 vsize=102540 CPUtime=0.49 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 37 0 0 0 40 9 0 0 15 0 2 0 517928026 105000960 2761 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 111240

[startup+3.1002 s]
/proc/loadavg: 3.56 3.70 3.68 4/182 21363
/proc/meminfo: memFree=18767540/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=102540 CPUtime=4.63 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 3416 0 0 0 437 26 0 0 25 0 2 0 517927962 105000960 2989 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 25635 2989 392 389 0 21385 0
[pid=21361/tid=21363] ppid=21360 vsize=102540 CPUtime=1.53 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) S 21360 21360 20430 0 -1 4202560 45 0 0 0 139 14 0 0 15 0 2 0 517928026 105000960 2989 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 18446604458721274816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 111240

[startup+6.3006 s]
/proc/loadavg: 3.60 3.70 3.68 5/182 21363
/proc/meminfo: memFree=18762468/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=103536 CPUtime=10.07 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 3805 0 0 0 960 47 0 0 25 0 2 0 517927962 106020864 3378 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 25884 3378 392 389 0 21634 0
[pid=21361/tid=21363] ppid=21360 vsize=103536 CPUtime=3.77 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) S 21360 21360 20430 0 -1 4202560 60 0 0 0 349 28 0 0 15 0 2 0 517928026 106020864 3378 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 18446604458721274816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.07
Current children cumulated vsize (KiB) 112236

[startup+12.7004 s]
/proc/loadavg: 3.63 3.71 3.68 5/182 21363
/proc/meminfo: memFree=18752400/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=107560 CPUtime=21.36 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 4772 0 0 0 2060 76 0 0 25 0 2 0 517927962 110141440 4345 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 26890 4345 392 389 0 22640 0
[pid=21361/tid=21363] ppid=21360 vsize=107560 CPUtime=8.65 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 149 0 0 0 821 44 0 0 16 0 2 0 517928026 110141440 4345 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.36
Current children cumulated vsize (KiB) 116260

[startup+25.5011 s]
/proc/loadavg: 3.71 3.72 3.68 5/182 21363
/proc/meminfo: memFree=18747072/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=107696 CPUtime=44.44 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 6102 0 0 0 4324 120 0 0 25 0 2 0 517927962 110280704 5675 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 26924 5675 392 389 0 22674 0
[pid=21361/tid=21363] ppid=21360 vsize=107696 CPUtime=18.93 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) S 21360 21360 20430 0 -1 4202560 177 0 0 0 1823 70 0 0 16 0 2 0 517928026 110280704 5675 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 18446604458721274816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 44.44
Current children cumulated vsize (KiB) 116396

[startup+51.1005 s]
/proc/loadavg: 3.81 3.74 3.69 5/182 21364
/proc/meminfo: memFree=18729800/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=107832 CPUtime=91.3 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 7358 0 0 0 8935 195 0 0 25 0 2 0 517927962 110419968 6928 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21361/statm: 26958 6928 392 389 0 22708 0
[pid=21361/tid=21363] ppid=21360 vsize=107832 CPUtime=40.2 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 203 0 0 0 3903 117 0 0 15 0 2 0 517928026 110419968 6928 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 91.3
Current children cumulated vsize (KiB) 116532

[startup+102.306 s]
/proc/loadavg: 3.69 3.72 3.69 5/182 21365
/proc/meminfo: memFree=18686876/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=114092 CPUtime=186.91 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 11297 0 0 0 18387 304 0 0 25 0 2 0 517927962 116830208 10813 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 28523 10813 392 389 0 24273 0
[pid=21361/tid=21363] ppid=21360 vsize=114092 CPUtime=84.61 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 450 0 0 0 8277 184 0 0 16 0 2 0 517928026 116830208 10813 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 186.91
Current children cumulated vsize (KiB) 122792

[startup+162.3 s]
/proc/loadavg: 3.66 3.69 3.68 5/182 21367
/proc/meminfo: memFree=18669988/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=115124 CPUtime=299.84 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 13251 0 0 0 29573 411 0 0 25 0 2 0 517927962 117886976 12767 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527199 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 28781 12767 392 389 0 24531 0
[pid=21361/tid=21363] ppid=21360 vsize=115124 CPUtime=137.54 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 673 0 0 0 13505 249 0 0 16 0 2 0 517928026 117886976 12767 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 299.84
Current children cumulated vsize (KiB) 123824

[startup+222.301 s]
/proc/loadavg: 3.69 3.70 3.68 5/182 21369
/proc/meminfo: memFree=18658060/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=115268 CPUtime=413.26 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 13621 0 0 0 40819 507 0 0 25 0 2 0 517927962 118034432 13089 33554432000 4194304 5787044 140734529132272 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 28817 13089 392 389 0 24567 0
[pid=21361/tid=21363] ppid=21360 vsize=115268 CPUtime=190.95 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 735 0 0 0 18787 308 0 0 16 0 2 0 517928026 118034432 13089 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527101 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 413.26
Current children cumulated vsize (KiB) 123968

[startup+282.301 s]
/proc/loadavg: 3.68 3.69 3.67 5/182 21370
/proc/meminfo: memFree=18641044/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=121768 CPUtime=527.41 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 18004 0 0 0 52157 584 0 0 25 0 2 0 517927962 124690432 17118 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21361/statm: 30442 17118 392 389 0 26192 0
[pid=21361/tid=21363] ppid=21360 vsize=121768 CPUtime=245.11 cores=1,3,5,7

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

[pid=21361] ppid=21360 vsize=128668 CPUtime=1331.18 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 23990 0 0 0 132078 1040 0 0 25 0 2 0 517927962 131756032 23007 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 32167 23007 392 389 0 27917 0
[pid=21361/tid=21363] ppid=21360 vsize=128668 CPUtime=628.86 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 1645 0 0 0 62267 619 0 0 18 0 2 0 517928026 131756032 23007 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1331.18
Current children cumulated vsize (KiB) 137368

[startup+762.307 s]
/proc/loadavg: 3.82 3.81 3.73 5/182 21392
/proc/meminfo: memFree=18517444/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=195036 CPUtime=1446.78 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 26043 0 0 0 143586 1092 0 0 25 0 2 0 517927962 199716864 25060 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 48759 25060 392 389 0 44509 0
[pid=21361/tid=21363] ppid=21360 vsize=195036 CPUtime=684.47 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 1804 0 0 0 67801 646 0 0 18 0 2 0 517928026 199716864 25060 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1446.78
Current children cumulated vsize (KiB) 203736

[startup+822.3 s]
/proc/loadavg: 3.90 3.83 3.74 5/182 21394
/proc/meminfo: memFree=18510396/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=195772 CPUtime=1562.39 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 27992 0 0 0 155100 1139 0 0 25 0 2 0 517927962 200470528 27009 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527024 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 48943 27009 392 389 0 44693 0
[pid=21361/tid=21363] ppid=21360 vsize=195772 CPUtime=740.07 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 1976 0 0 0 73338 669 0 0 18 0 2 0 517928026 200470528 27009 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1562.39
Current children cumulated vsize (KiB) 204472

[startup+882.3 s]
/proc/loadavg: 3.80 3.81 3.73 5/182 21395
/proc/meminfo: memFree=18508140/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=195772 CPUtime=1677.16 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 28603 0 0 0 166523 1193 0 0 25 0 2 0 517927962 200470528 27417 33554432000 4194304 5787044 140734529132272 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 48943 27417 392 389 0 44693 0
[pid=21361/tid=21363] ppid=21360 vsize=195772 CPUtime=794.84 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 1988 0 0 0 78781 703 0 0 18 0 2 0 517928026 200470528 27417 33554432000 4194304 5787044 140734529132272 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1677.16
Current children cumulated vsize (KiB) 204472

[startup+942.301 s]
/proc/loadavg: 3.77 3.80 3.73 4/182 21397
/proc/meminfo: memFree=18500932/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=195772 CPUtime=1792.22 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 28604 0 0 0 177969 1253 0 0 25 0 2 0 517927962 200470528 27418 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527194 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 48943 27418 392 389 0 44693 0
[pid=21361/tid=21363] ppid=21360 vsize=195772 CPUtime=849.9 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 1988 0 0 0 84251 739 0 0 19 0 2 0 517928026 200470528 27418 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1792.22
Current children cumulated vsize (KiB) 204472

[startup+1002.3 s]
/proc/loadavg: 3.81 3.80 3.73 5/182 21401
/proc/meminfo: memFree=18487820/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=195772 CPUtime=1907.69 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 28626 0 0 0 189465 1304 0 0 25 0 2 0 517927962 200470528 27440 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 48943 27440 392 389 0 44693 0
[pid=21361/tid=21363] ppid=21360 vsize=195772 CPUtime=905.37 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 2006 0 0 0 89769 768 0 0 18 0 2 0 517928026 200470528 27440 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1907.69
Current children cumulated vsize (KiB) 204472

[startup+1062.3 s]
/proc/loadavg: 3.83 3.79 3.73 5/182 21403
/proc/meminfo: memFree=18476024/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=195904 CPUtime=2023.25 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 28648 0 0 0 200969 1356 0 0 25 0 2 0 517927962 200605696 27462 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 48976 27462 392 389 0 44726 0
[pid=21361/tid=21363] ppid=21360 vsize=195904 CPUtime=960.93 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 2017 0 0 0 95296 797 0 0 18 0 2 0 517928026 200605696 27462 33554432000 4194304 5787044 140734529132272 18446744073709551615 5528056 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2023.25
Current children cumulated vsize (KiB) 204604

[startup+1122.3 s]
/proc/loadavg: 3.90 3.81 3.74 5/182 21405
/proc/meminfo: memFree=18460256/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=196224 CPUtime=2139.14 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 28759 0 0 0 212509 1405 0 0 25 0 2 0 517927962 200933376 27573 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 49056 27573 392 389 0 44806 0
[pid=21361/tid=21363] ppid=21360 vsize=196224 CPUtime=1016.82 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 2074 0 0 0 100857 825 0 0 18 0 2 0 517928026 200933376 27573 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527716 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2139.14
Current children cumulated vsize (KiB) 204924

[startup+1182.3 s]
/proc/loadavg: 3.85 3.81 3.74 5/182 21406
/proc/meminfo: memFree=18451552/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=200804 CPUtime=2255.06 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 30026 0 0 0 224057 1449 0 0 25 0 2 0 517927962 205623296 28840 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 50201 28840 392 389 0 45951 0
[pid=21361/tid=21363] ppid=21360 vsize=200804 CPUtime=1072.74 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 2178 0 0 0 106423 851 0 0 18 0 2 0 517928026 205623296 28840 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2255.06
Current children cumulated vsize (KiB) 209504

[startup+1242.3 s]
/proc/loadavg: 3.82 3.80 3.73 5/182 21408
/proc/meminfo: memFree=18448564/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=203428 CPUtime=2370.87 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 31269 0 0 0 235594 1493 0 0 25 0 2 0 517927962 208310272 29570 33554432000 4194304 5787044 140734529132272 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21361/statm: 50857 29570 392 389 0 46607 0
[pid=21361/tid=21363] ppid=21360 vsize=203428 CPUtime=1128.54 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 2283 0 0 0 111979 875 0 0 25 0 2 0 517928026 208310272 29570 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527232 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2370.87
Current children cumulated vsize (KiB) 212128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.70 3.76 3.72 4/182 21439
/proc/meminfo: memFree=18649572/32951124 swapFree=67111528/67111528
[pid=21360] ppid=21358 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21360/stat : 21360 (prissup.sh) S 21358 21360 20430 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 517927962 8908800 252 33554432000 4194304 4922060 140737366685728 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21360/statm: 2175 252 211 178 0 68 0
[pid=21361] ppid=21360 vsize=203684 CPUtime=2481.88 cores=1,3,5,7
/proc/21361/stat : 21361 (priss) R 21360 21360 20430 0 -1 4202496 32651 0 0 0 246620 1568 0 0 25 0 2 0 517927962 208572416 30952 33554432000 4194304 5787044 140734529132272 18446744073709551615 5527392 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21361/statm: 50921 30952 392 389 0 46671 0
[pid=21361/tid=21363] ppid=21360 vsize=203684 CPUtime=1181.84 cores=1,3,5,7
/proc/21361/task/21363/stat : 21363 (priss) R 21360 21360 20430 0 -1 4202560 2354 0 0 0 117262 922 0 0 18 0 2 0 517928026 208572416 30952 33554432000 4194304 5787044 140734529132272 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2481.88
Current children cumulated vsize (KiB) 212384

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 21360 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 2481.88
#
# 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): 2481.88
CPU user time (s): 2466.2
CPU system time (s): 15.68
CPU usage (%): 190.911
Max. virtual memory (cumulated for all children) (KiB): 212384

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= 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.02869 second user time and 5.06123 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 09:48:20
IDJOB=3290307
IDBENCH=83430
IDSOLVER=1601
FILE ID=node138/3290307-1304063300
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71816 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_5_keyfind_1.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290307-1304063300/watcher-3290307-1304063300 -o /tmp/evaluation-result-3290307-1304063300/solver-3290307-1304063300 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3290307-1304063300.cnf 1284753537 4800 15500 4

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

MD5SUM BENCH= 3f4ea4cf17e734bbe947db7c1dc9fde7
RANDOM SEED=1284753537

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18780360 kB
Buffers:       2040788 kB
Cached:       11474204 kB
SwapCached:          0 kB
Active:        3262188 kB
Inactive:     10346496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18780360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1692 kB
Writeback:           0 kB
AnonPages:       93368 kB
Mapped:          15448 kB
Slab:           499776 kB
PageTables:       4600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245708 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= 71812 MiB
End job on node138 at 2011-04-29 10:10:02