Trace number 3250500

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
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 variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

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: 13501
0.00/0.01	c parsetime: 11119us
0.00/0.01	c parsed 34661 clauses with 254 variables
3.20/3.22	c preprocessor returned 10044 variables
3.20/3.22	c preprocessing returned UNKNOWN
3.20/3.22	c PP set 0 variables
3.20/3.22	c pp time: 3208071us (3s)

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-3250500-1304060957/watcher-3250500-1304060957 -o /tmp/evaluation-result-3250500-1304060957/solver-3250500-1304060957 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3250500-1304060957.cnf 1274304310 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.83 3.76 3.76 3/179 13500
/proc/meminfo: memFree=13761356/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0

[startup+0.090534 s]
/proc/loadavg: 3.83 3.76 3.76 3/179 13500
/proc/meminfo: memFree=13761356/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100489 s]
/proc/loadavg: 3.83 3.76 3.76 3/179 13500
/proc/meminfo: memFree=13761356/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300454 s]
/proc/loadavg: 3.83 3.76 3.76 3/179 13500
/proc/meminfo: memFree=13761356/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700383 s]
/proc/loadavg: 3.83 3.76 3.76 3/179 13500
/proc/meminfo: memFree=13761356/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 3.76 3.75 3.76 4/181 13502
/proc/meminfo: memFree=13755136/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=23348 CPUtime=1.49 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 1941 0 0 0 149 0 0 0 25 0 1 0 517695463 23908352 1847 33554432000 4194304 5787044 140737107580896 18446744073709551615 4336193 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13501/statm: 5837 1847 337 389 0 1587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32048

[startup+3.10089 s]
/proc/loadavg: 3.76 3.75 3.76 3/181 13502
/proc/meminfo: memFree=13753772/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=27328 CPUtime=3.09 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 2874 0 0 0 309 0 0 0 25 0 1 0 517695463 27983872 2757 33554432000 4194304 5787044 140737107580896 18446744073709551615 4359256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/13501/statm: 6832 2757 342 389 0 2582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36028

[startup+6.30044 s]
/proc/loadavg: 3.62 3.72 3.75 3/178 13504
/proc/meminfo: memFree=14115876/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=106216 CPUtime=6.91 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 4054 0 0 0 687 4 0 0 25 0 2 0 517695463 108765184 3701 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13501/statm: 26554 3701 392 389 0 22304 0
[pid=13501/tid=13503] ppid=13500 vsize=106216 CPUtime=0.61 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 86 0 0 0 59 2 0 0 18 0 2 0 517695785 108765184 3701 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 114916

[startup+12.7003 s]
/proc/loadavg: 3.57 3.70 3.74 5/182 13533
/proc/meminfo: memFree=14102832/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=106884 CPUtime=15.71 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 4722 0 0 0 1548 23 0 0 25 0 2 0 517695463 109449216 4369 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13501/statm: 26721 4369 392 389 0 22471 0
[pid=13501/tid=13503] ppid=13500 vsize=106884 CPUtime=3.01 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) S 13500 13500 12807 0 -1 4202560 104 0 0 0 288 13 0 0 18 0 2 0 517695785 109449216 4369 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 18446604445998098432 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.71
Current children cumulated vsize (KiB) 115584

[startup+25.501 s]
/proc/loadavg: 3.60 3.70 3.74 4/182 13534
/proc/meminfo: memFree=14095428/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=107020 CPUtime=35.91 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 5470 0 0 0 3529 62 0 0 25 0 2 0 517695463 109588480 5117 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13501/statm: 26755 5117 392 389 0 22505 0
[pid=13501/tid=13503] ppid=13500 vsize=107020 CPUtime=10.41 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 170 0 0 0 1009 32 0 0 18 0 2 0 517695785 109588480 5117 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35.91
Current children cumulated vsize (KiB) 115720

[startup+51.1005 s]
/proc/loadavg: 3.67 3.71 3.74 4/182 13534
/proc/meminfo: memFree=14071668/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=115024 CPUtime=78.21 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 8260 0 0 0 7668 153 0 0 25 0 2 0 517695463 117784576 7905 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/13501/statm: 28756 7905 392 389 0 24506 0
[pid=13501/tid=13503] ppid=13500 vsize=115024 CPUtime=27.11 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 355 0 0 0 2635 76 0 0 18 0 2 0 517695785 117784576 7905 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.21
Current children cumulated vsize (KiB) 123724

[startup+102.306 s]
/proc/loadavg: 3.85 3.75 3.75 4/182 13536
/proc/meminfo: memFree=14047228/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=128620 CPUtime=171.51 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 11531 0 0 0 16851 300 0 0 25 0 2 0 517695463 131706880 11176 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13501/statm: 32155 11176 392 389 0 27905 0
[pid=13501/tid=13503] ppid=13500 vsize=128620 CPUtime=69.21 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 785 0 0 0 6719 202 0 0 15 0 2 0 517695785 131706880 11176 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 171.51
Current children cumulated vsize (KiB) 137320

[startup+162.301 s]
/proc/loadavg: 3.71 3.72 3.73 5/182 13566
/proc/meminfo: memFree=14057864/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=141184 CPUtime=282.26 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 14951 0 0 0 27780 446 0 0 25 0 2 0 517695463 144572416 14242 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/13501/statm: 35296 14242 392 389 0 31046 0
[pid=13501/tid=13503] ppid=13500 vsize=141184 CPUtime=119.97 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 1031 0 0 0 11665 332 0 0 16 0 2 0 517695785 144572416 14242 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 149884

[startup+222.301 s]
/proc/loadavg: 3.57 3.68 3.72 4/182 13568
/proc/meminfo: memFree=14015520/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=145988 CPUtime=393.77 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 20605 0 0 0 38801 576 0 0 25 0 2 0 517695463 149491712 19799 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 36497 19799 392 389 0 32247 0
[pid=13501/tid=13503] ppid=13500 vsize=145988 CPUtime=171.49 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 1200 0 0 0 16710 439 0 0 15 0 2 0 517695785 149491712 19799 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.77
Current children cumulated vsize (KiB) 154688

[startup+282.301 s]
/proc/loadavg: 3.73 3.70 3.72 4/182 13569
/proc/meminfo: memFree=14005204/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=145988 CPUtime=505.24 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 20725 0 0 0 49829 695 0 0 25 0 2 0 517695463 149491712 19919 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 36497 19919 392 389 0 32247 0
[pid=13501/tid=13503] ppid=13500 vsize=145988 CPUtime=222.95 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 1227 0 0 0 21752 543 0 0 15 0 2 0 517695785 149491712 19919 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 505.24
Current children cumulated vsize (KiB) 154688


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

[pid=13501] ppid=13500 vsize=159116 CPUtime=1292.02 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 31700 0 0 0 127893 1309 0 0 25 0 2 0 517695463 162934784 29953 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 39779 29953 392 389 0 35529 0
[pid=13501/tid=13503] ppid=13500 vsize=159116 CPUtime=589.72 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 1801 0 0 0 57920 1052 0 0 15 0 2 0 517695785 162934784 29953 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1292.02
Current children cumulated vsize (KiB) 167816

[startup+762.307 s]
/proc/loadavg: 3.83 3.72 3.72 5/182 13611
/proc/meminfo: memFree=13957536/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=164112 CPUtime=1402.13 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 34939 0 0 0 138837 1376 0 0 25 0 2 0 517695463 168050688 33192 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527696 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 41028 33192 392 389 0 36778 0
[pid=13501/tid=13503] ppid=13500 vsize=164112 CPUtime=639.83 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 1960 0 0 0 62884 1099 0 0 15 0 2 0 517695785 168050688 33192 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1402.13
Current children cumulated vsize (KiB) 172812

[startup+822.3 s]
/proc/loadavg: 3.69 3.71 3.71 5/182 13613
/proc/meminfo: memFree=13931848/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=234644 CPUtime=1515.54 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 38166 0 0 0 150111 1443 0 0 25 0 2 0 517695463 240275456 36419 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 58661 36419 392 389 0 54411 0
[pid=13501/tid=13503] ppid=13500 vsize=234644 CPUtime=693.25 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) S 13500 13500 12807 0 -1 4202560 2138 0 0 0 68174 1151 0 0 16 0 2 0 517695785 240275456 36419 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 18446604445998098432 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1515.54
Current children cumulated vsize (KiB) 243344

[startup+882.301 s]
/proc/loadavg: 3.73 3.73 3.72 5/182 13614
/proc/meminfo: memFree=13914576/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=234836 CPUtime=1628.51 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 39324 0 0 0 161343 1508 0 0 25 0 2 0 517695463 240472064 37250 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 58709 37250 392 389 0 54459 0
[pid=13501/tid=13503] ppid=13500 vsize=234836 CPUtime=746.21 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2187 0 0 0 73418 1203 0 0 15 0 2 0 517695785 240472064 37250 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1628.51
Current children cumulated vsize (KiB) 243536

[startup+942.301 s]
/proc/loadavg: 3.67 3.70 3.71 4/182 13616
/proc/meminfo: memFree=13914680/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=234836 CPUtime=1741.27 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 39324 0 0 0 172542 1585 0 0 25 0 2 0 517695463 240472064 37250 33554432000 4194304 5787044 140737107580896 18446744073709551615 5531755 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 58709 37250 392 389 0 54459 0
[pid=13501/tid=13503] ppid=13500 vsize=234836 CPUtime=798.97 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2187 0 0 0 78628 1269 0 0 15 0 2 0 517695785 240472064 37250 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1741.27
Current children cumulated vsize (KiB) 243536

[startup+1002.3 s]
/proc/loadavg: 3.60 3.67 3.70 5/182 13618
/proc/meminfo: memFree=13898780/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=234836 CPUtime=1854.12 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 39326 0 0 0 183753 1659 0 0 25 0 2 0 517695463 240472064 37252 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 58709 37252 392 389 0 54459 0
[pid=13501/tid=13503] ppid=13500 vsize=234836 CPUtime=851.83 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2187 0 0 0 83854 1329 0 0 15 0 2 0 517695785 240472064 37252 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1854.12
Current children cumulated vsize (KiB) 243536

[startup+1062.3 s]
/proc/loadavg: 3.76 3.70 3.71 4/182 13619
/proc/meminfo: memFree=13898628/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=234836 CPUtime=1967.06 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 39361 0 0 0 194989 1717 0 0 25 0 2 0 517695463 240472064 37287 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 58709 37287 392 389 0 54459 0
[pid=13501/tid=13503] ppid=13500 vsize=234836 CPUtime=904.77 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2194 0 0 0 89099 1378 0 0 15 0 2 0 517695785 240472064 37287 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1967.06
Current children cumulated vsize (KiB) 243536

[startup+1122.3 s]
/proc/loadavg: 3.83 3.72 3.72 5/182 13621
/proc/meminfo: memFree=13894876/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=235348 CPUtime=2080.25 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 39575 0 0 0 206247 1778 0 0 25 0 2 0 517695463 240996352 37501 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 58837 37501 392 389 0 54587 0
[pid=13501/tid=13503] ppid=13500 vsize=235348 CPUtime=957.95 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2281 0 0 0 94367 1428 0 0 15 0 2 0 517695785 240996352 37501 33554432000 4194304 5787044 140737107580896 18446744073709551615 5524674 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2080.25
Current children cumulated vsize (KiB) 244048

[startup+1182.3 s]
/proc/loadavg: 3.81 3.74 3.72 5/182 13622
/proc/meminfo: memFree=13875620/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=235796 CPUtime=2193.61 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 40767 0 0 0 217527 1834 0 0 25 0 2 0 517695463 241455104 38693 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 58949 38693 392 389 0 54699 0
[pid=13501/tid=13503] ppid=13500 vsize=235796 CPUtime=1011.31 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2381 0 0 0 99659 1472 0 0 15 0 2 0 517695785 241455104 38693 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2193.61
Current children cumulated vsize (KiB) 244496

[startup+1242.3 s]
/proc/loadavg: 3.86 3.77 3.73 4/182 13624
/proc/meminfo: memFree=13860828/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=240408 CPUtime=2306.91 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 43646 0 0 0 228794 1897 0 0 25 0 2 0 517695463 246177792 41572 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527037 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 60102 41572 392 389 0 55852 0
[pid=13501/tid=13503] ppid=13500 vsize=240408 CPUtime=1064.61 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2507 0 0 0 104943 1518 0 0 16 0 2 0 517695785 246177792 41572 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101521841 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2306.91
Current children cumulated vsize (KiB) 249108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.47 3.68 3.70 4/182 13626
/proc/meminfo: memFree=13849148/32950928 swapFree=67111528/67111528
[pid=13500] ppid=13498 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13500/stat : 13500 (prissup.sh) S 13498 13500 12807 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517695463 8908800 251 33554432000 4194304 4922060 140736840160000 18446744073709551615 248089517189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13500/statm: 2175 251 211 178 0 68 0
[pid=13501] ppid=13500 vsize=245016 CPUtime=2416.15 cores=0,2,4,6
/proc/13501/stat : 13501 (priss) R 13500 13500 12807 0 -1 4202496 46378 0 0 0 239664 1951 0 0 25 0 2 0 517695463 250896384 43279 33554432000 4194304 5787044 140737107580896 18446744073709551615 248101522287 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/13501/statm: 61254 43279 392 389 0 57004 0
[pid=13501/tid=13503] ppid=13500 vsize=245016 CPUtime=1116.15 cores=0,2,4,6
/proc/13501/task/13503/stat : 13503 (priss) R 13500 13500 12807 0 -1 4202560 2656 0 0 0 110054 1561 0 0 15 0 2 0 517695785 250896384 43279 33554432000 4194304 5787044 140737107580896 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2416.15
Current children cumulated vsize (KiB) 253716

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 13500 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 2416.15
#
# 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): 2416.15
CPU user time (s): 2396.64
CPU system time (s): 19.51
CPU usage (%): 185.855
Max. virtual memory (cumulated for all children) (KiB): 253716

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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 2.24366 second user time and 4.81827 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 09:09:17
IDJOB=3250500
IDBENCH=83275
IDSOLVER=1601
FILE ID=node123/3250500-1304060957
RUNJOBID= node123-1304057050-13125
PBS_JOBID= 13170421
Free space on /tmp= 72812 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250500-1304060957/watcher-3250500-1304060957 -o /tmp/evaluation-result-3250500-1304060957/solver-3250500-1304060957 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3250500-1304060957.cnf 1274304310 4800 15500 4

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=1274304310

node123.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.838
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.67
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.838
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	: 5226.15
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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13761628 kB
Buffers:       2192960 kB
Cached:       16012988 kB
SwapCached:          0 kB
Active:        9459420 kB
Inactive:      9180820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13761628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:      433768 kB
Mapped:          15524 kB
Slab:           486160 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   599184 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= 72812 MiB
End job on node123 at 2011-04-29 09:30:59