Trace number 3263174

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
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 variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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: 14878
0.00/0.02	c parsetime: 16112us
0.00/0.02	c parsed 65612 clauses with 780 variables
2.79/2.80	c preprocessor returned 10010 variables
2.79/2.80	c preprocessing returned UNKNOWN
2.79/2.80	c PP set 0 variables
2.79/2.80	c pp time: 2781103us (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-3263174-1304065118/watcher-3263174-1304065118 -o /tmp/evaluation-result-3263174-1304065118/solver-3263174-1304065118 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3263174-1304065118.cnf 1844902889 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.61 3.63 3.64 3/179 14877
/proc/meminfo: memFree=15027596/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0

[startup+0.069052 s]
/proc/loadavg: 3.61 3.63 3.64 3/179 14877
/proc/meminfo: memFree=15027596/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101038 s]
/proc/loadavg: 3.61 3.63 3.64 3/179 14877
/proc/meminfo: memFree=15027596/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301023 s]
/proc/loadavg: 3.61 3.63 3.64 3/179 14877
/proc/meminfo: memFree=15027596/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700964 s]
/proc/loadavg: 3.61 3.63 3.64 3/179 14877
/proc/meminfo: memFree=15027596/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 3.61 3.63 3.64 4/181 14879
/proc/meminfo: memFree=15020628/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=24904 CPUtime=1.49 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 3945 0 0 0 149 0 0 0 19 0 1 0 498927425 25501696 2191 33554432000 4194304 5787044 140734308259312 18446744073709551615 4336744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14878/statm: 6226 2191 339 389 0 1976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33604

[startup+3.10049 s]
/proc/loadavg: 3.56 3.62 3.63 3/181 14879
/proc/meminfo: memFree=15019388/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=105996 CPUtime=3.24 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 6837 0 0 0 320 4 0 0 19 0 2 0 498927425 108539904 3527 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 26499 3527 391 389 0 22249 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 114696

[startup+6.30085 s]
/proc/loadavg: 3.56 3.62 3.63 4/182 14880
/proc/meminfo: memFree=15012876/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=105996 CPUtime=8.29 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 7251 0 0 0 809 20 0 0 25 0 2 0 498927425 108539904 3941 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 26499 3941 391 389 0 22249 0
[pid=14878/tid=14880] ppid=14877 vsize=105996 CPUtime=2 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 31 0 0 0 193 7 0 0 18 0 2 0 498927705 108539904 3941 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 114696

[startup+12.7006 s]
/proc/loadavg: 3.47 3.60 3.62 4/182 14880
/proc/meminfo: memFree=15009780/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=106260 CPUtime=18.19 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 8083 0 0 0 1772 47 0 0 25 0 2 0 498927425 108810240 4773 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 26565 4773 392 389 0 22315 0
[pid=14878/tid=14880] ppid=14877 vsize=106260 CPUtime=5.5 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 90 0 0 0 533 17 0 0 18 0 2 0 498927705 108810240 4773 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18.19
Current children cumulated vsize (KiB) 114960

[startup+25.5002 s]
/proc/loadavg: 3.48 3.60 3.62 4/182 14881
/proc/meminfo: memFree=14997516/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=110756 CPUtime=37.98 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 10309 0 0 0 3708 90 0 0 25 0 2 0 498927425 113414144 6999 33554432000 4194304 5787044 140734308259312 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 27689 6999 392 389 0 23439 0
[pid=14878/tid=14880] ppid=14877 vsize=110756 CPUtime=12.48 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 177 0 0 0 1216 32 0 0 18 0 2 0 498927705 113414144 6999 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37.98
Current children cumulated vsize (KiB) 119456

[startup+51.1004 s]
/proc/loadavg: 3.58 3.61 3.63 4/182 14882
/proc/meminfo: memFree=14983436/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=111416 CPUtime=77.47 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 12230 0 0 0 7579 168 0 0 25 0 2 0 498927425 114089984 8898 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 27854 8898 392 389 0 23604 0
[pid=14878/tid=14880] ppid=14877 vsize=111416 CPUtime=26.37 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 334 0 0 0 2577 60 0 0 18 0 2 0 498927705 114089984 8898 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 77.47
Current children cumulated vsize (KiB) 120116

[startup+102.307 s]
/proc/loadavg: 3.53 3.59 3.62 5/182 14883
/proc/meminfo: memFree=14947704/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=117620 CPUtime=157.98 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 17113 0 0 0 15497 301 0 0 25 0 2 0 498927425 120442880 13701 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 29405 13701 392 389 0 25155 0
[pid=14878/tid=14880] ppid=14877 vsize=117620 CPUtime=55.68 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 621 0 0 0 5457 111 0 0 18 0 2 0 498927705 120442880 13701 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 157.98
Current children cumulated vsize (KiB) 126320

[startup+162.3 s]
/proc/loadavg: 3.56 3.58 3.61 5/182 14884
/proc/meminfo: memFree=14929196/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=119728 CPUtime=254.1 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 20364 0 0 0 24990 420 0 0 25 0 2 0 498927425 122601472 16598 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 29932 16598 392 389 0 25682 0
[pid=14878/tid=14880] ppid=14877 vsize=119728 CPUtime=91.8 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) S 14877 14877 13667 0 -1 4202560 876 0 0 0 9022 158 0 0 18 0 2 0 498927705 122601472 16598 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 18446604453182625728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 254.1
Current children cumulated vsize (KiB) 128428

[startup+222.301 s]
/proc/loadavg: 3.59 3.58 3.61 5/182 14886
/proc/meminfo: memFree=14909324/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=124932 CPUtime=352.37 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 25372 0 0 0 34713 524 0 0 25 0 2 0 498927425 127930368 21509 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 31233 21509 392 389 0 26983 0
[pid=14878/tid=14880] ppid=14877 vsize=124932 CPUtime=130.06 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 1137 0 0 0 12808 198 0 0 18 0 2 0 498927705 127930368 21509 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 352.37
Current children cumulated vsize (KiB) 133632

[startup+282.301 s]
/proc/loadavg: 3.60 3.59 3.61 5/182 14888
/proc/meminfo: memFree=14900612/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=125764 CPUtime=452.64 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 27630 0 0 0 44648 616 0 0 25 0 2 0 498927425 128782336 23767 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 31441 23767 392 389 0 27191 0
[pid=14878/tid=14880] ppid=14877 vsize=125764 CPUtime=170.33 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 1318 0 0 0 16798 235 0 0 18 0 2 0 498927705 128782336 23767 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 452.64
Current children cumulated vsize (KiB) 134464


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

[pid=14878] ppid=14877 vsize=209872 CPUtime=1173.21 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 43355 0 0 0 116201 1120 0 0 25 0 2 0 498927425 214908928 38552 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 52468 38552 392 389 0 48218 0
[pid=14878/tid=14880] ppid=14877 vsize=209872 CPUtime=470.87 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2262 0 0 0 46649 438 0 0 18 0 2 0 498927705 214908928 38552 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1173.21
Current children cumulated vsize (KiB) 218572

[startup+762.307 s]
/proc/loadavg: 3.72 3.75 3.67 5/182 14903
/proc/meminfo: memFree=14778540/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=210528 CPUtime=1278.85 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 47363 0 0 0 126705 1180 0 0 25 0 2 0 498927425 215580672 42560 33554432000 4194304 5787044 140734308259312 18446744073709551615 5524622 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 52632 42560 392 389 0 48382 0
[pid=14878/tid=14880] ppid=14877 vsize=210528 CPUtime=516.51 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2410 0 0 0 51189 462 0 0 18 0 2 0 498927705 215580672 42560 33554432000 4194304 5787044 140734308259312 18446744073709551615 5528368 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1278.85
Current children cumulated vsize (KiB) 219228

[startup+822.301 s]
/proc/loadavg: 3.56 3.71 3.66 4/181 14934
/proc/meminfo: memFree=14938900/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=281060 CPUtime=1384.83 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 51990 0 0 0 137246 1237 0 0 25 0 2 0 498927425 287805440 47187 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 70265 47187 392 389 0 66015 0
[pid=14878/tid=14880] ppid=14877 vsize=281060 CPUtime=562.49 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) S 14877 14877 13667 0 -1 4202560 2579 0 0 0 55765 484 0 0 18 0 2 0 498927705 287805440 47187 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 18446604453182625728 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1384.83
Current children cumulated vsize (KiB) 289760

[startup+882.3 s]
/proc/loadavg: 3.45 3.63 3.64 4/182 14937
/proc/meminfo: memFree=14908232/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=281220 CPUtime=1488.62 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 53440 0 0 0 147566 1296 0 0 25 0 2 0 498927425 287969280 48312 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527147 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 70305 48312 392 389 0 66055 0
[pid=14878/tid=14880] ppid=14877 vsize=281220 CPUtime=606.29 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2624 0 0 0 60120 509 0 0 18 0 2 0 498927705 287969280 48312 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1488.62
Current children cumulated vsize (KiB) 289920

[startup+942.301 s]
/proc/loadavg: 3.52 3.63 3.63 4/182 14938
/proc/meminfo: memFree=14885388/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=281220 CPUtime=1592.41 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 53456 0 0 0 157885 1356 0 0 25 0 2 0 498927425 287969280 48328 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 70305 48328 392 389 0 66055 0
[pid=14878/tid=14880] ppid=14877 vsize=281220 CPUtime=650.07 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2639 0 0 0 64474 533 0 0 18 0 2 0 498927705 287969280 48328 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1592.41
Current children cumulated vsize (KiB) 289920

[startup+1002.3 s]
/proc/loadavg: 3.53 3.62 3.63 5/182 14940
/proc/meminfo: memFree=14866380/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=281404 CPUtime=1697.44 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 53479 0 0 0 168332 1412 0 0 25 0 2 0 498927425 288157696 48351 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 70351 48351 392 389 0 66101 0
[pid=14878/tid=14880] ppid=14877 vsize=281404 CPUtime=695.1 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2657 0 0 0 68953 557 0 0 18 0 2 0 498927705 288157696 48351 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1697.44
Current children cumulated vsize (KiB) 290104

[startup+1062.3 s]
/proc/loadavg: 3.57 3.61 3.62 5/182 14941
/proc/meminfo: memFree=14859424/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=281548 CPUtime=1803.09 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 53553 0 0 0 178846 1463 0 0 25 0 2 0 498927425 288305152 48425 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 70387 48425 392 389 0 66137 0
[pid=14878/tid=14880] ppid=14877 vsize=281548 CPUtime=740.76 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2707 0 0 0 73497 579 0 0 17 0 2 0 498927705 288305152 48425 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1803.09
Current children cumulated vsize (KiB) 290248

[startup+1122.3 s]
/proc/loadavg: 3.66 3.62 3.63 5/182 14943
/proc/meminfo: memFree=14840680/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=281884 CPUtime=1909.23 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 53685 0 0 0 189406 1517 0 0 25 0 2 0 498927425 288649216 48557 33554432000 4194304 5787044 140734308259312 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 70471 48557 392 389 0 66221 0
[pid=14878/tid=14880] ppid=14877 vsize=281884 CPUtime=786.89 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2786 0 0 0 78087 602 0 0 18 0 2 0 498927705 288649216 48557 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527696 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1909.23
Current children cumulated vsize (KiB) 290584

[startup+1182.3 s]
/proc/loadavg: 3.83 3.67 3.64 5/182 14945
/proc/meminfo: memFree=14835080/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=282700 CPUtime=2015.71 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 55147 0 0 0 200002 1569 0 0 25 0 2 0 498927425 289484800 50019 33554432000 4194304 5787044 140734308259312 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 70675 50019 392 389 0 66425 0
[pid=14878/tid=14880] ppid=14877 vsize=282700 CPUtime=833.37 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 2915 0 0 0 82713 624 0 0 18 0 2 0 498927705 289484800 50019 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2015.71
Current children cumulated vsize (KiB) 291400

[startup+1242.3 s]
/proc/loadavg: 3.64 3.65 3.63 4/182 14946
/proc/meminfo: memFree=14805928/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=287296 CPUtime=2122.32 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 59275 0 0 0 210611 1621 0 0 25 0 2 0 498927425 294191104 54147 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 71824 54147 392 389 0 67574 0
[pid=14878/tid=14880] ppid=14877 vsize=287296 CPUtime=879.97 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 3065 0 0 0 87352 645 0 0 18 0 2 0 498927705 294191104 54147 33554432000 4194304 5787044 140734308259312 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2122.32
Current children cumulated vsize (KiB) 295996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.67 3.66 3.64 5/182 14948
/proc/meminfo: memFree=14775656/32951124 swapFree=67111528/67111528
[pid=14877] ppid=14875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14877/stat : 14877 (prissup.sh) S 14875 14877 13667 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 498927425 8908800 251 33554432000 4194304 4922060 140734627311616 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14877/statm: 2175 251 211 178 0 68 0
[pid=14878] ppid=14877 vsize=291840 CPUtime=2225.7 cores=0,2,4,6
/proc/14878/stat : 14878 (priss) R 14877 14877 13667 0 -1 4202496 62616 0 0 0 220902 1668 0 0 25 0 2 0 498927425 298844160 56463 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738229103 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14878/statm: 72960 56463 392 389 0 68710 0
[pid=14878/tid=14880] ppid=14877 vsize=291840 CPUtime=925.65 cores=0,2,4,6
/proc/14878/task/14880/stat : 14880 (priss) R 14877 14877 13667 0 -1 4202560 3155 0 0 0 91900 665 0 0 18 0 2 0 498927705 298844160 56463 33554432000 4194304 5787044 140734308259312 18446744073709551615 264738228657 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2225.7
Current children cumulated vsize (KiB) 300540

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 14877 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 2225.7
#
# 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): 2225.7
CPU user time (s): 2209.02
CPU system time (s): 16.68
CPU usage (%): 171.205
Max. virtual memory (cumulated for all children) (KiB): 300540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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.33465 second user time and 4.74528 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 10:18:38
IDJOB=3263174
IDBENCH=83934
IDSOLVER=1601
FILE ID=node141/3263174-1304065118
RUNJOBID= node141-1304055896-14012
PBS_JOBID= 13170418
Free space on /tmp= 71420 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263174-1304065118/watcher-3263174-1304065118 -o /tmp/evaluation-result-3263174-1304065118/solver-3263174-1304065118 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3263174-1304065118.cnf 1844902889 4800 15500 4

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=1844902889

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      15027876 kB
Buffers:       1625628 kB
Cached:       15538984 kB
SwapCached:          0 kB
Active:        8109600 kB
Inactive:      9230924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15027876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2340 kB
Writeback:           0 kB
AnonPages:      175780 kB
Mapped:          15512 kB
Slab:           518620 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   330068 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= 71420 MiB
End job on node141 at 2011-04-29 10:40:20