Trace number 3250676

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
Bench CategoryCRAFTED (crafted 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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

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: 21208
0.00/0.01	c parsetime: 10449us
0.00/0.01	c parsed 33487 clauses with 349 variables
2.29/2.34	c preprocessor returned 10029 variables
2.29/2.34	c preprocessing returned UNKNOWN
2.29/2.34	c PP set 0 variables
2.29/2.34	c pp time: 2326682us (2s)

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-3250676-1304061978/watcher-3250676-1304061978 -o /tmp/evaluation-result-3250676-1304061978/solver-3250676-1304061978 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250676-1304061978.cnf 2085750150 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.72 3.74 3.68 3/179 21207
/proc/meminfo: memFree=18786700/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0

[startup+0.0889149 s]
/proc/loadavg: 3.72 3.74 3.68 3/179 21207
/proc/meminfo: memFree=18786700/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100907 s]
/proc/loadavg: 3.72 3.74 3.68 3/179 21207
/proc/meminfo: memFree=18786700/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300877 s]
/proc/loadavg: 3.72 3.74 3.68 3/179 21207
/proc/meminfo: memFree=18786700/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700801 s]
/proc/loadavg: 3.72 3.74 3.68 3/179 21207
/proc/meminfo: memFree=18786700/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.72 3.74 3.68 5/181 21209
/proc/meminfo: memFree=18778376/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=27168 CPUtime=1.49 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 2816 0 0 0 149 0 0 0 25 0 1 0 517795749 27820032 2727 33554432000 4194304 5787044 140733204081440 18446744073709551615 4319798 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21208/statm: 6792 2727 342 389 0 2542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35868

[startup+3.1003 s]
/proc/loadavg: 3.66 3.73 3.68 4/181 21209
/proc/meminfo: memFree=18774500/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=105480 CPUtime=3.65 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 3842 0 0 0 358 7 0 0 18 0 2 0 517795749 108011520 3517 33554432000 4194304 5787044 140733204081440 18446744073709551615 5530976 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 26370 3517 392 389 0 22120 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 114180

[startup+6.30079 s]
/proc/loadavg: 3.66 3.73 3.68 4/182 21210
/proc/meminfo: memFree=18770276/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=105480 CPUtime=9.31 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 4169 0 0 0 906 25 0 0 25 0 2 0 517795749 108011520 3844 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 26370 3844 392 389 0 22120 0
[pid=21208/tid=21210] ppid=21207 vsize=105480 CPUtime=3.01 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 25 0 0 0 284 17 0 0 15 0 2 0 517795984 108011520 3844 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.31
Current children cumulated vsize (KiB) 114180

[startup+12.7006 s]
/proc/loadavg: 3.64 3.72 3.68 5/182 21210
/proc/meminfo: memFree=18762448/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=105612 CPUtime=20.57 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 4723 0 0 0 1999 58 0 0 25 0 2 0 517795749 108146688 4398 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 26403 4398 392 389 0 22153 0
[pid=21208/tid=21210] ppid=21207 vsize=105612 CPUtime=7.87 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 59 0 0 0 749 38 0 0 15 0 2 0 517795984 108146688 4398 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20.57
Current children cumulated vsize (KiB) 114312

[startup+25.5003 s]
/proc/loadavg: 3.69 3.73 3.68 5/182 21210
/proc/meminfo: memFree=18755512/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=106008 CPUtime=43.39 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 5835 0 0 0 4213 126 0 0 25 0 2 0 517795749 108552192 5510 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 26502 5510 392 389 0 22252 0
[pid=21208/tid=21210] ppid=21207 vsize=106008 CPUtime=17.89 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 148 0 0 0 1708 81 0 0 15 0 2 0 517795984 108552192 5510 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.39
Current children cumulated vsize (KiB) 114708

[startup+51.1007 s]
/proc/loadavg: 3.64 3.72 3.67 5/182 21211
/proc/meminfo: memFree=18738132/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=110772 CPUtime=89.26 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 8786 0 0 0 8682 244 0 0 25 0 2 0 517795749 113430528 8437 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 27693 8437 392 389 0 23443 0
[pid=21208/tid=21210] ppid=21207 vsize=110772 CPUtime=38.15 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 326 0 0 0 3662 153 0 0 15 0 2 0 517795984 113430528 8437 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.26
Current children cumulated vsize (KiB) 119472

[startup+102.306 s]
/proc/loadavg: 3.77 3.73 3.68 5/182 21212
/proc/meminfo: memFree=18711212/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=113028 CPUtime=182.2 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 11911 0 0 0 17788 432 0 0 25 0 2 0 517795749 115740672 11481 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21208/statm: 28257 11481 392 389 0 24007 0
[pid=21208/tid=21210] ppid=21207 vsize=113028 CPUtime=79.9 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) S 21207 21207 20430 0 -1 4202560 613 0 0 0 7721 269 0 0 16 0 2 0 517795984 115740672 11481 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 18446604471116002432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 182.2
Current children cumulated vsize (KiB) 121728

[startup+162.301 s]
/proc/loadavg: 3.63 3.70 3.67 5/182 21214
/proc/meminfo: memFree=18691100/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=119128 CPUtime=292.13 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 15626 0 0 0 28581 632 0 0 25 0 2 0 517795749 121987072 14842 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 29782 14842 392 389 0 25532 0
[pid=21208/tid=21210] ppid=21207 vsize=119128 CPUtime=129.82 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 837 0 0 0 12590 392 0 0 15 0 2 0 517795984 121987072 14842 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 292.13
Current children cumulated vsize (KiB) 127828

[startup+222.301 s]
/proc/loadavg: 3.73 3.72 3.68 5/182 21215
/proc/meminfo: memFree=18662056/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=124396 CPUtime=402.67 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 19691 0 0 0 39468 799 0 0 25 0 2 0 517795749 127381504 18809 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 31099 18809 392 389 0 26849 0
[pid=21208/tid=21210] ppid=21207 vsize=124396 CPUtime=180.37 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 1110 0 0 0 17546 491 0 0 15 0 2 0 517795984 127381504 18809 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 402.67
Current children cumulated vsize (KiB) 133096

[startup+282.301 s]
/proc/loadavg: 3.55 3.66 3.66 5/182 21217
/proc/meminfo: memFree=18652236/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=125116 CPUtime=513.63 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 20067 0 0 0 50406 957 0 0 25 0 2 0 517795749 128118784 19185 33554432000 4194304 5787044 140733204081440 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21208/statm: 31279 19185 392 389 0 27029 0
[pid=21208/tid=21210] ppid=21207 vsize=125116 CPUtime=231.32 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 1249 0 0 0 22544 588 0 0 16 0 2 0 517795984 128118784 19185 33554432000 4194304 5787044 140733204081440 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 513.63
Current children cumulated vsize (KiB) 133816


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

[pid=21208] ppid=21207 vsize=205428 CPUtime=1296.31 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 33149 0 0 0 127836 1795 0 0 25 0 2 0 517795749 210358272 31327 33554432000 4194304 5787044 140733204081440 18446744073709551615 5527716 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 51357 31327 392 389 0 47107 0
[pid=21208/tid=21210] ppid=21207 vsize=205428 CPUtime=594 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 2220 0 0 0 58297 1103 0 0 16 0 2 0 517795984 210358272 31327 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1296.31
Current children cumulated vsize (KiB) 214128

[startup+762.307 s]
/proc/loadavg: 3.81 3.74 3.67 5/182 21230
/proc/meminfo: memFree=18531488/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=210872 CPUtime=1408.92 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 37514 0 0 0 138997 1895 0 0 25 0 2 0 517795749 215932928 35692 33554432000 4194304 5787044 140733204081440 18446744073709551615 5527232 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 52718 35692 392 389 0 48468 0
[pid=21208/tid=21210] ppid=21207 vsize=210872 CPUtime=646.61 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 2490 0 0 0 63498 1163 0 0 15 0 2 0 517795984 215932928 35692 33554432000 4194304 5787044 140733204081440 18446744073709551615 5528056 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1408.92
Current children cumulated vsize (KiB) 219572

[startup+822.3 s]
/proc/loadavg: 3.81 3.76 3.68 5/182 21231
/proc/meminfo: memFree=18500964/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=215708 CPUtime=1521.46 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 41629 0 0 0 150163 1983 0 0 25 0 2 0 517795749 220884992 39480 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 53927 39480 392 389 0 49677 0
[pid=21208/tid=21210] ppid=21207 vsize=215708 CPUtime=699.14 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 2672 0 0 0 68703 1211 0 0 16 0 2 0 517795984 220884992 39480 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1521.46
Current children cumulated vsize (KiB) 224408

[startup+882.301 s]
/proc/loadavg: 3.84 3.77 3.69 4/182 21233
/proc/meminfo: memFree=18500816/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=215708 CPUtime=1633.45 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 41629 0 0 0 161242 2103 0 0 25 0 2 0 517795749 220884992 39480 33554432000 4194304 5787044 140733204081440 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21208/statm: 53927 39480 392 389 0 49677 0
[pid=21208/tid=21210] ppid=21207 vsize=215708 CPUtime=751.14 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 2672 0 0 0 73826 1288 0 0 16 0 2 0 517795984 220884992 39480 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1633.45
Current children cumulated vsize (KiB) 224408

[startup+942.301 s]
/proc/loadavg: 3.77 3.75 3.68 5/182 21235
/proc/meminfo: memFree=18501288/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=215708 CPUtime=1745.64 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 41629 0 0 0 172355 2209 0 0 25 0 2 0 517795749 220884992 39480 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21208/statm: 53927 39480 392 389 0 49677 0
[pid=21208/tid=21210] ppid=21207 vsize=215708 CPUtime=803.32 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 2672 0 0 0 78983 1349 0 0 16 0 2 0 517795984 220884992 39480 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1745.64
Current children cumulated vsize (KiB) 224408

[startup+1002.3 s]
/proc/loadavg: 3.60 3.71 3.68 5/182 21236
/proc/meminfo: memFree=18501136/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=215708 CPUtime=1858.12 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 41657 0 0 0 183507 2305 0 0 25 0 2 0 517795749 220884992 39508 33554432000 4194304 5787044 140733204081440 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 53927 39508 392 389 0 49677 0
[pid=21208/tid=21210] ppid=21207 vsize=215708 CPUtime=855.8 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 2690 0 0 0 84170 1410 0 0 16 0 2 0 517795984 220884992 39508 33554432000 4194304 5787044 140733204081440 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1858.12
Current children cumulated vsize (KiB) 224408

[startup+1062.3 s]
/proc/loadavg: 3.67 3.70 3.67 4/182 21238
/proc/meminfo: memFree=18500368/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=216144 CPUtime=1970.56 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 41795 0 0 0 194660 2396 0 0 25 0 2 0 517795749 221331456 39646 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 54036 39646 392 389 0 49786 0
[pid=21208/tid=21210] ppid=21207 vsize=216144 CPUtime=908.24 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 2764 0 0 0 89361 1463 0 0 15 0 2 0 517795984 221331456 39646 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1970.56
Current children cumulated vsize (KiB) 224844

[startup+1122.3 s]
/proc/loadavg: 3.88 3.76 3.69 5/182 21239
/proc/meminfo: memFree=18498240/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=216608 CPUtime=2083.31 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 42124 0 0 0 205847 2484 0 0 25 0 2 0 517795749 221806592 39975 33554432000 4194304 5787044 140733204081440 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/21208/statm: 54152 39975 392 389 0 49902 0
[pid=21208/tid=21210] ppid=21207 vsize=216608 CPUtime=960.98 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) S 21207 21207 20430 0 -1 4202560 2899 0 0 0 94583 1515 0 0 16 0 2 0 517795984 221806592 39975 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 18446604471116002432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2083.31
Current children cumulated vsize (KiB) 225308

[startup+1182.3 s]
/proc/loadavg: 3.73 3.74 3.68 5/182 21241
/proc/meminfo: memFree=18477268/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=221348 CPUtime=2196.16 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 45719 0 0 0 217045 2571 0 0 25 0 2 0 517795749 226660352 43570 33554432000 4194304 5787044 140733204081440 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 55337 43570 392 389 0 51087 0
[pid=21208/tid=21210] ppid=21207 vsize=221348 CPUtime=1013.84 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 3045 0 0 0 99818 1566 0 0 16 0 2 0 517795984 226660352 43570 33554432000 4194304 5787044 140733204081440 18446744073709551615 5528704 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2196.16
Current children cumulated vsize (KiB) 230048

[startup+1242.3 s]
/proc/loadavg: 3.80 3.76 3.70 5/182 21243
/proc/meminfo: memFree=18453304/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=225972 CPUtime=2309.15 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 49235 0 0 0 228259 2656 0 0 25 0 2 0 517795749 231395328 46061 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 56493 46061 392 389 0 52243 0
[pid=21208/tid=21210] ppid=21207 vsize=225972 CPUtime=1066.82 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 3194 0 0 0 105067 1615 0 0 16 0 2 0 517795984 231395328 46061 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2309.15
Current children cumulated vsize (KiB) 234672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.72 3.74 3.69 5/182 21274
/proc/meminfo: memFree=18587412/32951124 swapFree=67111528/67111528
[pid=21207] ppid=21205 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21207/stat : 21207 (prissup.sh) S 21205 21207 20430 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 517795749 8908800 252 33554432000 4194304 4922060 140737141135776 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/21207/statm: 2175 252 211 178 0 68 0
[pid=21208] ppid=21207 vsize=292708 CPUtime=2417.82 cores=1,3,5,7
/proc/21208/stat : 21208 (priss) R 21207 21207 20430 0 -1 4202496 52610 0 0 0 239045 2737 0 0 25 0 2 0 517795749 299732992 49436 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134538095 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/21208/statm: 73177 49436 392 389 0 68927 0
[pid=21208/tid=21210] ppid=21207 vsize=292708 CPUtime=1117.79 cores=1,3,5,7
/proc/21208/task/21210/stat : 21210 (priss) R 21207 21207 20430 0 -1 4202560 3401 0 0 0 110117 1662 0 0 16 0 2 0 517795984 299732992 49436 33554432000 4194304 5787044 140733204081440 18446744073709551615 228134537649 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2417.82
Current children cumulated vsize (KiB) 301408

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 21207 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 2417.82
#
# 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): 2417.82
CPU user time (s): 2390.45
CPU system time (s): 27.37
CPU usage (%): 185.984
Max. virtual memory (cumulated for all children) (KiB): 301408

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 1.9477 second user time and 5.14622 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 09:26:18
IDJOB=3250676
IDBENCH=83336
IDSOLVER=1601
FILE ID=node138/3250676-1304061978
RUNJOBID= node138-1304054164-20449
PBS_JOBID= 13170427
Free space on /tmp= 71812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250676-1304061978/watcher-3250676-1304061978 -o /tmp/evaluation-result-3250676-1304061978/solver-3250676-1304061978 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250676-1304061978.cnf 2085750150 4800 15500 4

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=2085750150

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:      18786980 kB
Buffers:       2040748 kB
Cached:       11475160 kB
SwapCached:          0 kB
Active:        3254320 kB
Inactive:     10347796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18786980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4652 kB
Writeback:           0 kB
AnonPages:       85772 kB
Mapped:          15520 kB
Slab:           499532 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   237828 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 09:48:00