Trace number 3280601

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

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

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: 14793
0.00/0.11	c parsetime: 105648us
0.00/0.11	c parsed 374254 clauses with 106701 variables
8.29/8.32	c preprocessor returned 106701 variables
8.29/8.32	c preprocessing returned UNKNOWN
8.29/8.32	c PP set 240 variables
8.29/8.32	c pp time: 8195460us (8s)

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-3280601-1304037750/watcher-3280601-1304037750 -o /tmp/evaluation-result-3280601-1304037750/solver-3280601-1304037750 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3280601-1304037750.cnf 1488075354 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: 5.49 7.54 7.70 2/174 14792
/proc/meminfo: memFree=18473616/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0

[startup+0.0765871 s]
/proc/loadavg: 5.49 7.54 7.70 2/174 14792
/proc/meminfo: memFree=18473616/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100583 s]
/proc/loadavg: 5.49 7.54 7.70 2/174 14792
/proc/meminfo: memFree=18473616/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30054 s]
/proc/loadavg: 5.49 7.54 7.70 2/174 14792
/proc/meminfo: memFree=18473616/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700472 s]
/proc/loadavg: 5.49 7.54 7.70 2/174 14792
/proc/meminfo: memFree=18473616/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 5.49 7.54 7.70 3/180 14801
/proc/meminfo: memFree=18351668/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=75892 CPUtime=1.49 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 24400 0 0 0 147 2 0 0 19 0 1 0 594005699 77713408 13335 33554432000 4194304 5787044 140734503218624 18446744073709551615 4330524 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14793/statm: 18973 13335 336 389 0 14723 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84592

[startup+3.10112 s]
/proc/loadavg: 5.49 7.54 7.70 3/180 14801
/proc/meminfo: memFree=18245648/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=96696 CPUtime=3.09 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 29847 0 0 0 306 3 0 0 24 0 1 0 594005699 99016704 18281 33554432000 4194304 5787044 140734503218624 18446744073709551615 4337443 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14793/statm: 24174 18281 338 389 0 19924 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105396

[startup+6.30058 s]
/proc/loadavg: 5.29 7.47 7.68 3/180 14801
/proc/meminfo: memFree=18201016/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=107032 CPUtime=6.29 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 32482 0 0 0 626 3 0 0 25 0 1 0 594005699 109600768 20916 33554432000 4194304 5787044 140734503218624 18446744073709551615 4279114 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14793/statm: 26758 20916 339 389 0 22508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115732

[startup+12.7005 s]
/proc/loadavg: 5.11 7.39 7.65 4/181 14802
/proc/meminfo: memFree=18180824/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=202472 CPUtime=15.53 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 42983 0 0 0 1543 10 0 0 25 0 2 0 594005699 207331328 26014 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14793/statm: 50618 26014 390 389 0 46368 0
[pid=14793/tid=14802] ppid=14792 vsize=202472 CPUtime=2.82 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) S 14792 14792 14760 0 -1 4202560 119 0 0 0 281 1 0 0 18 0 2 0 594006534 207331328 26014 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 18446604444412705536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.53
Current children cumulated vsize (KiB) 211172

[startup+25.5004 s]
/proc/loadavg: 4.49 7.14 7.57 3/181 14802
/proc/meminfo: memFree=18086484/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=202604 CPUtime=36.96 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 43310 0 0 0 3666 30 0 0 25 0 2 0 594005699 207466496 26341 33554432000 4194304 5787044 140734503218624 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14793/statm: 50651 26341 390 389 0 46401 0
[pid=14793/tid=14802] ppid=14792 vsize=202604 CPUtime=11.46 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 158 0 0 0 1137 9 0 0 18 0 2 0 594006534 207466496 26341 33554432000 4194304 5787044 140734503218624 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36.96
Current children cumulated vsize (KiB) 211304

[startup+51.1011 s]
/proc/loadavg: 3.83 6.78 7.43 4/181 14804
/proc/meminfo: memFree=18066076/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=202868 CPUtime=78.43 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 43910 0 0 0 7786 57 0 0 25 0 2 0 594005699 207736832 26941 33554432000 4194304 5787044 140734503218624 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 50717 26941 390 389 0 46467 0
[pid=14793/tid=14802] ppid=14792 vsize=202868 CPUtime=27.33 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) S 14792 14792 14760 0 -1 4202560 221 0 0 0 2714 19 0 0 16 0 2 0 594006534 207736832 26941 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 18446604444412705536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 78.43
Current children cumulated vsize (KiB) 211568

[startup+102.307 s]
/proc/loadavg: 3.82 6.32 7.24 5/182 14805
/proc/meminfo: memFree=18002172/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=203396 CPUtime=162.24 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 45113 0 0 0 16109 115 0 0 25 0 2 0 594005699 208277504 28143 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 50849 28143 390 389 0 46599 0
[pid=14793/tid=14802] ppid=14792 vsize=203396 CPUtime=59.94 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 352 0 0 0 5948 46 0 0 15 0 2 0 594006534 208277504 28143 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 212096

[startup+162.301 s]
/proc/loadavg: 3.81 5.86 7.02 5/182 14807
/proc/meminfo: memFree=17992720/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=204056 CPUtime=261.08 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 46800 0 0 0 25926 182 0 0 25 0 2 0 594005699 208953344 29829 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 51014 29829 390 389 0 46764 0
[pid=14793/tid=14802] ppid=14792 vsize=204056 CPUtime=98.79 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 534 0 0 0 9805 74 0 0 16 0 2 0 594006534 208953344 29829 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 261.08
Current children cumulated vsize (KiB) 212756

[startup+222.301 s]
/proc/loadavg: 3.85 5.49 6.82 5/182 14809
/proc/meminfo: memFree=17973092/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=221860 CPUtime=360.91 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 51329 0 0 0 35855 236 0 0 25 0 2 0 594005699 227184640 34335 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14793/statm: 55465 34335 390 389 0 51215 0
[pid=14793/tid=14802] ppid=14792 vsize=221860 CPUtime=138.61 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 779 0 0 0 13760 101 0 0 15 0 2 0 594006534 227184640 34335 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 360.91
Current children cumulated vsize (KiB) 230560

[startup+282.301 s]
/proc/loadavg: 3.78 5.17 6.63 5/182 14811
/proc/meminfo: memFree=17969712/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=223356 CPUtime=461.44 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 51655 0 0 0 45857 287 0 0 25 0 2 0 594005699 228716544 34661 33554432000 4194304 5787044 140734503218624 18446744073709551615 5526883 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14793/statm: 55839 34661 390 389 0 51589 0
[pid=14793/tid=14802] ppid=14792 vsize=223356 CPUtime=179.14 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) S 14792 14792 14760 0 -1 4202560 830 0 0 0 17788 126 0 0 16 0 2 0 594006534 228716544 34661 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 18446604444412705536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 461.44
Current children cumulated vsize (KiB) 232056

[startup+342.301 s]
/proc/loadavg: 3.75 4.91 6.44 4/182 14813

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

[pid=14793] ppid=14792 vsize=223948 CPUtime=1177.66 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 62407 0 0 0 117135 631 0 0 25 0 2 0 594005699 229322752 45171 33554432000 4194304 5787044 140734503218624 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14793/statm: 55987 45171 390 389 0 51737 0
[pid=14793/tid=14802] ppid=14792 vsize=223948 CPUtime=475.35 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) S 14792 14792 14760 0 -1 4202560 988 0 0 0 47268 267 0 0 16 0 2 0 594006534 229322752 45171 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 18446604444412705536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1177.66
Current children cumulated vsize (KiB) 232648

[startup+762.307 s]
/proc/loadavg: 3.74 3.98 5.43 5/182 14823
/proc/meminfo: memFree=17912024/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=223948 CPUtime=1280.98 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 62408 0 0 0 127427 671 0 0 25 0 2 0 594005699 229322752 45172 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 55987 45172 390 389 0 51737 0
[pid=14793/tid=14802] ppid=14792 vsize=223948 CPUtime=518.67 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 989 0 0 0 51579 288 0 0 16 0 2 0 594006534 229322752 45172 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1280.98
Current children cumulated vsize (KiB) 232648

[startup+822.301 s]
/proc/loadavg: 3.69 3.91 5.31 5/182 14825
/proc/meminfo: memFree=17911748/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=223948 CPUtime=1385.05 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 62463 0 0 0 137793 712 0 0 25 0 2 0 594005699 229322752 45227 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 55987 45227 390 389 0 51737 0
[pid=14793/tid=14802] ppid=14792 vsize=223948 CPUtime=562.75 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 991 0 0 0 55967 308 0 0 16 0 2 0 594006534 229322752 45227 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1385.05
Current children cumulated vsize (KiB) 232648

[startup+882.301 s]
/proc/loadavg: 3.71 3.86 5.20 4/182 14827
/proc/meminfo: memFree=17888400/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=289804 CPUtime=1489.68 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 66140 0 0 0 148212 756 0 0 25 0 2 0 594005699 296759296 48904 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14793/statm: 72451 48904 390 389 0 68201 0
[pid=14793/tid=14802] ppid=14792 vsize=289804 CPUtime=607.38 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 1047 0 0 0 60413 325 0 0 16 0 2 0 594006534 296759296 48904 33554432000 4194304 5787044 140734503218624 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1489.68
Current children cumulated vsize (KiB) 298504

[startup+942.301 s]
/proc/loadavg: 3.76 3.85 5.12 4/182 14829
/proc/meminfo: memFree=17874856/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=290540 CPUtime=1594.86 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 68671 0 0 0 158688 798 0 0 25 0 2 0 594005699 297512960 51435 33554432000 4194304 5787044 140734503218624 18446744073709551615 5526852 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14793/statm: 72635 51435 390 389 0 68385 0
[pid=14793/tid=14802] ppid=14792 vsize=290540 CPUtime=652.56 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) S 14792 14792 14760 0 -1 4202560 1170 0 0 0 64916 340 0 0 16 0 2 0 594006534 297512960 51435 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 18446604444412705536 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1594.86
Current children cumulated vsize (KiB) 299240

[startup+1002.3 s]
/proc/loadavg: 3.75 3.85 5.03 5/182 14829
/proc/meminfo: memFree=17873452/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=290540 CPUtime=1698.14 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 69054 0 0 0 168978 836 0 0 25 0 2 0 594005699 297512960 51617 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749935 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 72635 51617 390 389 0 68385 0
[pid=14793/tid=14802] ppid=14792 vsize=290540 CPUtime=695.84 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 1170 0 0 0 69226 358 0 0 15 0 2 0 594006534 297512960 51617 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1698.14
Current children cumulated vsize (KiB) 299240

[startup+1062.3 s]
/proc/loadavg: 3.90 3.87 4.97 5/182 14831
/proc/meminfo: memFree=17873304/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=290540 CPUtime=1802.28 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 69056 0 0 0 179350 878 0 0 25 0 2 0 594005699 297512960 51619 33554432000 4194304 5787044 140734503218624 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 72635 51619 390 389 0 68385 0
[pid=14793/tid=14802] ppid=14792 vsize=290540 CPUtime=739.97 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) S 14792 14792 14760 0 -1 4202560 1170 0 0 0 73619 378 0 0 16 0 2 0 594006534 297512960 51619 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 18446604444412705536 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1802.28
Current children cumulated vsize (KiB) 299240

[startup+1122.3 s]
/proc/loadavg: 3.85 3.86 4.89 5/182 14842
/proc/meminfo: memFree=17868792/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=290540 CPUtime=1907.05 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 69061 0 0 0 189791 914 0 0 25 0 2 0 594005699 297512960 51624 33554432000 4194304 5787044 140734503218624 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 72635 51624 390 389 0 68385 0
[pid=14793/tid=14802] ppid=14792 vsize=290540 CPUtime=784.74 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 1174 0 0 0 78079 395 0 0 15 0 2 0 594006534 297512960 51624 33554432000 4194304 5787044 140734503218624 18446744073709551615 224296749489 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1907.05
Current children cumulated vsize (KiB) 299240

[startup+1182.3 s]
/proc/loadavg: 3.79 3.84 4.82 5/182 14844
/proc/meminfo: memFree=17863192/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=290684 CPUtime=2011.71 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 69084 0 0 0 200220 951 0 0 25 0 2 0 594005699 297660416 51647 33554432000 4194304 5787044 140734503218624 18446744073709551615 5527218 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 72671 51647 390 389 0 68421 0
[pid=14793/tid=14802] ppid=14792 vsize=290684 CPUtime=829.41 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 1193 0 0 0 82528 413 0 0 16 0 2 0 594006534 297660416 51647 33554432000 4194304 5787044 140734503218624 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2011.71
Current children cumulated vsize (KiB) 299384

[startup+1242.3 s]
/proc/loadavg: 3.82 3.83 4.75 5/182 14846
/proc/meminfo: memFree=17849764/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=290836 CPUtime=2117.26 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 70861 0 0 0 210741 985 0 0 25 0 2 0 594005699 297816064 53424 33554432000 4194304 5787044 140734503218624 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 72709 53424 390 389 0 68459 0
[pid=14793/tid=14802] ppid=14792 vsize=290836 CPUtime=874.95 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 1259 0 0 0 87066 429 0 0 15 0 2 0 594006534 297816064 53424 33554432000 4194304 5787044 140734503218624 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2117.26
Current children cumulated vsize (KiB) 299536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.62 3.77 4.67 5/182 14846
/proc/meminfo: memFree=17840688/32951124 swapFree=67110396/67111528
[pid=14792] ppid=14790 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14792/stat : 14792 (prissup.sh) S 14790 14792 14760 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 594005699 8908800 251 33554432000 4194304 4922060 140735587949904 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14792/statm: 2175 251 211 178 0 68 0
[pid=14793] ppid=14792 vsize=291436 CPUtime=2218.86 cores=0,2,4,6
/proc/14793/stat : 14793 (priss) R 14792 14792 14760 0 -1 4202496 73100 0 0 0 220862 1024 0 0 25 0 2 0 594005699 298430464 55663 33554432000 4194304 5787044 140734503218624 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/14793/statm: 72859 55663 390 389 0 68609 0
[pid=14793/tid=14802] ppid=14792 vsize=291436 CPUtime=918.84 cores=0,2,4,6
/proc/14793/task/14802/stat : 14802 (priss) R 14792 14792 14760 0 -1 4202560 1372 0 0 0 91441 443 0 0 16 0 2 0 594006534 298430464 55663 33554432000 4194304 5787044 140734503218624 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2218.86
Current children cumulated vsize (KiB) 300136

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 14792 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 2218.86
#
# 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): 2218.86
CPU user time (s): 2208.62
CPU system time (s): 10.24
CPU usage (%): 170.679
Max. virtual memory (cumulated for all children) (KiB): 300136

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.31565 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 02:42:30
IDJOB=3280601
IDBENCH=20406
IDSOLVER=1601
FILE ID=node118/3280601-1304037750
RUNJOBID= node118-1304037750-14778
PBS_JOBID= 13170373
Free space on /tmp= 71604 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280601-1304037750/watcher-3280601-1304037750 -o /tmp/evaluation-result-3280601-1304037750/solver-3280601-1304037750 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3280601-1304037750.cnf 1488075354 4800 15500 4

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1488075354

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18473764 kB
Buffers:       1897588 kB
Cached:       11974304 kB
SwapCached:        600 kB
Active:        9380268 kB
Inactive:      4560168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18473764 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           14692 kB
Writeback:          16 kB
AnonPages:       66976 kB
Mapped:          14132 kB
Slab:           471744 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191940 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= 71588 MiB
End job on node118 at 2011-04-29 03:04:12