Trace number 3265770

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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: 6615
0.00/0.01	c parsetime: 11759us
0.00/0.01	c parsed 17983 clauses with 2731 variables
0.00/0.49	c preprocessor returned 10011 variables
0.00/0.49	c preprocessing returned UNKNOWN
0.00/0.49	c PP set 57 variables
0.00/0.49	c pp time: 477942us (0s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265770-1304078324/watcher-3265770-1304078324 -o /tmp/evaluation-result-3265770-1304078324/solver-3265770-1304078324 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3265770-1304078324.cnf 1501626894 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.75 3.80 3.74 3/177 6614
/proc/meminfo: memFree=16693564/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0

[startup+0.0125069 s]
/proc/loadavg: 3.75 3.80 3.74 3/177 6614
/proc/meminfo: memFree=16693564/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100539 s]
/proc/loadavg: 3.75 3.80 3.74 3/177 6614
/proc/meminfo: memFree=16693564/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300506 s]
/proc/loadavg: 3.75 3.80 3.74 3/177 6614
/proc/meminfo: memFree=16693564/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700444 s]
/proc/loadavg: 3.75 3.80 3.74 3/177 6614
/proc/meminfo: memFree=16693564/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 3.75 3.80 3.74 5/180 6618
/proc/meminfo: memFree=16682752/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=104028 CPUtime=2.07 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 3718 0 0 0 191 16 0 0 25 0 2 0 519432050 106524672 3104 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6615/statm: 26007 3104 392 389 0 21757 0
[pid=6615/tid=6618] ppid=6614 vsize=104028 CPUtime=0.57 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) S 6614 6614 5255 0 -1 4202560 59 0 0 0 42 15 0 0 15 0 2 0 519432100 106524672 3104 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 18446604453857707200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 112728

[startup+3.10108 s]
/proc/loadavg: 3.75 3.80 3.74 5/180 6618
/proc/meminfo: memFree=16681264/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=104292 CPUtime=4.67 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 4065 0 0 0 430 37 0 0 25 0 2 0 519432050 106795008 3451 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6615/statm: 26073 3451 392 389 0 21823 0
[pid=6615/tid=6618] ppid=6614 vsize=104292 CPUtime=1.56 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 77 0 0 0 122 34 0 0 15 0 2 0 519432100 106795008 3451 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 112992

[startup+6.30051 s]
/proc/loadavg: 3.77 3.80 3.74 5/180 6618
/proc/meminfo: memFree=16678836/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=104292 CPUtime=10.04 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 4514 0 0 0 943 61 0 0 25 0 2 0 519432050 106795008 3900 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6615/statm: 26073 3900 392 389 0 21823 0
[pid=6615/tid=6618] ppid=6614 vsize=104292 CPUtime=3.73 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 106 0 0 0 316 57 0 0 15 0 2 0 519432100 106795008 3900 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.04
Current children cumulated vsize (KiB) 112992

[startup+12.7004 s]
/proc/loadavg: 3.71 3.79 3.74 5/180 6618
/proc/meminfo: memFree=16674888/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=104556 CPUtime=20.91 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 4974 0 0 0 1989 102 0 0 25 0 2 0 519432050 107065344 4360 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6615/statm: 26139 4360 392 389 0 21889 0
[pid=6615/tid=6618] ppid=6614 vsize=104556 CPUtime=8.22 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) S 6614 6614 5255 0 -1 4202560 173 0 0 0 726 96 0 0 15 0 2 0 519432100 107065344 4360 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 18446604453857707200 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.91
Current children cumulated vsize (KiB) 113256

[startup+25.5003 s]
/proc/loadavg: 3.77 3.80 3.74 5/180 6618
/proc/meminfo: memFree=16667704/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=105220 CPUtime=43.48 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 6223 0 0 0 4200 148 0 0 25 0 2 0 519432050 107745280 5609 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 26305 5609 392 389 0 22055 0
[pid=6615/tid=6618] ppid=6614 vsize=105220 CPUtime=17.98 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 321 0 0 0 1662 136 0 0 15 0 2 0 519432100 107745280 5609 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.48
Current children cumulated vsize (KiB) 113920

[startup+51.101 s]
/proc/loadavg: 3.65 3.77 3.73 5/180 6619
/proc/meminfo: memFree=16659096/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=105884 CPUtime=89.3 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 7404 0 0 0 8712 218 0 0 25 0 2 0 519432050 108425216 6788 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 26471 6788 392 389 0 22221 0
[pid=6615/tid=6618] ppid=6614 vsize=105884 CPUtime=38.22 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 494 0 0 0 3624 198 0 0 16 0 2 0 519432100 108425216 6788 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.3
Current children cumulated vsize (KiB) 114584

[startup+102.306 s]
/proc/loadavg: 3.85 3.80 3.74 4/180 6620
/proc/meminfo: memFree=16635644/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=112408 CPUtime=182.39 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 11345 0 0 0 17934 305 0 0 25 0 2 0 519432050 115105792 10674 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 28102 10674 392 389 0 23852 0
[pid=6615/tid=6618] ppid=6614 vsize=112408 CPUtime=80.11 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 796 0 0 0 7742 269 0 0 15 0 2 0 519432100 115105792 10674 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 182.39
Current children cumulated vsize (KiB) 121108

[startup+162.301 s]
/proc/loadavg: 3.82 3.79 3.74 5/180 6631
/proc/meminfo: memFree=16624736/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=113464 CPUtime=292.88 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 13766 0 0 0 28899 389 0 0 25 0 2 0 519432050 116187136 13046 33554432000 4194304 5787044 140735788400496 18446744073709551615 5526944 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 28366 13046 392 389 0 24116 0
[pid=6615/tid=6618] ppid=6614 vsize=113464 CPUtime=130.64 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 1049 0 0 0 12728 336 0 0 15 0 2 0 519432100 116187136 13046 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 292.88
Current children cumulated vsize (KiB) 122164

[startup+222.301 s]
/proc/loadavg: 3.74 3.77 3.73 5/180 6632
/proc/meminfo: memFree=16623232/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=113912 CPUtime=403.86 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 14147 0 0 0 39935 451 0 0 25 0 2 0 519432050 116645888 13427 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 28478 13427 392 389 0 24228 0
[pid=6615/tid=6618] ppid=6614 vsize=113912 CPUtime=181.63 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 1157 0 0 0 17775 388 0 0 15 0 2 0 519432100 116645888 13427 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.86
Current children cumulated vsize (KiB) 122612

[startup+282.301 s]
/proc/loadavg: 3.79 3.77 3.73 5/180 6634
/proc/meminfo: memFree=16608084/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=119952 CPUtime=514.87 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 18343 0 0 0 50981 506 0 0 25 0 2 0 519432050 122830848 17269 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 29988 17269 392 389 0 25738 0
[pid=6615/tid=6618] ppid=6614 vsize=119952 CPUtime=232.66 cores=0,2,4,6

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

[pid=6615] ppid=6614 vsize=193332 CPUtime=1300.59 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 26516 0 0 0 129254 805 0 0 25 0 2 0 519432050 197971968 25345 33554432000 4194304 5787044 140735788400496 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 48333 25345 392 389 0 44083 0
[pid=6615/tid=6618] ppid=6614 vsize=193332 CPUtime=598.91 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2099 0 0 0 59230 661 0 0 16 0 2 0 519432100 197971968 25345 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.59
Current children cumulated vsize (KiB) 202032

[startup+762.306 s]
/proc/loadavg: 3.81 3.82 3.75 4/180 6680
/proc/meminfo: memFree=16642664/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=194228 CPUtime=1413.59 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 28787 0 0 0 140520 839 0 0 25 0 2 0 519432050 198889472 27616 33554432000 4194304 5787044 140735788400496 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 48557 27616 392 389 0 44307 0
[pid=6615/tid=6618] ppid=6614 vsize=194228 CPUtime=651.9 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2298 0 0 0 64505 685 0 0 16 0 2 0 519432100 198889472 27616 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1413.59
Current children cumulated vsize (KiB) 202928

[startup+822.301 s]
/proc/loadavg: 3.89 3.84 3.76 5/180 6681
/proc/meminfo: memFree=16625796/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=198520 CPUtime=1525.64 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 30622 0 0 0 151686 878 0 0 25 0 2 0 519432050 203284480 29248 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 49630 29248 392 389 0 45380 0
[pid=6615/tid=6618] ppid=6614 vsize=198520 CPUtime=703.97 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2329 0 0 0 69681 716 0 0 15 0 2 0 519432100 203284480 29248 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1525.64
Current children cumulated vsize (KiB) 207220

[startup+882.301 s]
/proc/loadavg: 3.78 3.81 3.75 5/180 6683
/proc/meminfo: memFree=16622672/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=198520 CPUtime=1638.12 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 30626 0 0 0 162898 914 0 0 25 0 2 0 519432050 203284480 29252 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527101 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/6615/statm: 49630 29252 392 389 0 45380 0
[pid=6615/tid=6618] ppid=6614 vsize=198520 CPUtime=756.46 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2331 0 0 0 74900 746 0 0 15 0 2 0 519432100 203284480 29252 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1638.12
Current children cumulated vsize (KiB) 207220

[startup+942.301 s]
/proc/loadavg: 3.82 3.81 3.75 5/180 6685
/proc/meminfo: memFree=16605796/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=198520 CPUtime=1749.42 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 30626 0 0 0 173997 945 0 0 25 0 2 0 519432050 203284480 29252 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6615/statm: 49630 29252 392 389 0 45380 0
[pid=6615/tid=6618] ppid=6614 vsize=198520 CPUtime=807.77 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2331 0 0 0 80011 766 0 0 18 0 2 0 519432100 203284480 29252 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1749.42
Current children cumulated vsize (KiB) 207220

[startup+1002.3 s]
/proc/loadavg: 3.75 3.79 3.74 5/180 6686
/proc/meminfo: memFree=16605536/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=198520 CPUtime=1858.92 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 30678 0 0 0 184915 977 0 0 25 0 2 0 519432050 203284480 29304 33554432000 4194304 5787044 140735788400496 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6615/statm: 49630 29304 392 389 0 45380 0
[pid=6615/tid=6618] ppid=6614 vsize=198520 CPUtime=857.27 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2356 0 0 0 84946 781 0 0 18 0 2 0 519432100 203284480 29304 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1858.92
Current children cumulated vsize (KiB) 207220

[startup+1062.3 s]
/proc/loadavg: 3.83 3.80 3.74 5/180 6688
/proc/meminfo: memFree=16599064/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=198872 CPUtime=1968.89 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 30840 0 0 0 195880 1009 0 0 25 0 2 0 519432050 203644928 29466 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970479 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6615/statm: 49718 29466 392 389 0 45468 0
[pid=6615/tid=6618] ppid=6614 vsize=198872 CPUtime=907.24 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2424 0 0 0 89929 795 0 0 17 0 2 0 519432100 203644928 29466 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1968.89
Current children cumulated vsize (KiB) 207572

[startup+1122.3 s]
/proc/loadavg: 3.69 3.76 3.73 5/180 6689
/proc/meminfo: memFree=16581436/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=201688 CPUtime=2079.05 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 31928 0 0 0 206861 1044 0 0 25 0 2 0 519432050 206528512 30041 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6615/statm: 50422 30041 392 389 0 46172 0
[pid=6615/tid=6618] ppid=6614 vsize=201688 CPUtime=957.4 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2569 0 0 0 94930 810 0 0 17 0 2 0 519432100 206528512 30041 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2079.05
Current children cumulated vsize (KiB) 210388

[startup+1182.3 s]
/proc/loadavg: 3.77 3.77 3.73 3/180 6691
/proc/meminfo: memFree=16573984/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=202328 CPUtime=2189.23 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 33813 0 0 0 217844 1079 0 0 25 0 2 0 519432050 207183872 31926 33554432000 4194304 5787044 140735788400496 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6615/statm: 50582 31926 392 389 0 46332 0
[pid=6615/tid=6618] ppid=6614 vsize=202328 CPUtime=1007.57 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2730 0 0 0 99933 824 0 0 18 0 2 0 519432100 207183872 31926 33554432000 4194304 5787044 140735788400496 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2189.23
Current children cumulated vsize (KiB) 211028

[startup+1242.3 s]
/proc/loadavg: 3.54 3.70 3.71 5/180 6693
/proc/meminfo: memFree=16567264/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=202776 CPUtime=2300 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 35549 0 0 0 228892 1108 0 0 25 0 2 0 519432050 207642624 33662 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527472 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/6615/statm: 50694 33662 392 389 0 46444 0
[pid=6615/tid=6618] ppid=6614 vsize=202776 CPUtime=1058.35 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) S 6614 6614 5255 0 -1 4202560 2838 0 0 0 104999 836 0 0 18 0 2 0 519432100 207642624 33662 33554432000 4194304 5787044 140735788400496 18446744073709551615 210658970033 0 0 4096 0 18446604453857707200 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2300
Current children cumulated vsize (KiB) 211476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.65 3.70 3.71 5/180 6694
/proc/meminfo: memFree=16555100/32951132 swapFree=67111524/67111528
[pid=6614] ppid=6612 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/6614/stat : 6614 (prissup.sh) S 6612 6614 5255 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519432050 8908800 252 33554432000 4194304 4922060 140736394507984 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/6614/statm: 2175 252 211 178 0 68 0
[pid=6615] ppid=6614 vsize=207388 CPUtime=2408.44 cores=0,2,4,6
/proc/6615/stat : 6615 (priss) R 6614 6614 5255 0 -1 4202496 38203 0 0 0 239709 1135 0 0 25 0 2 0 519432050 212365312 36316 33554432000 4194304 5787044 140735788400496 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/6615/statm: 51847 36316 392 389 0 47597 0
[pid=6615/tid=6618] ppid=6614 vsize=207388 CPUtime=1109.09 cores=0,2,4,6
/proc/6615/task/6618/stat : 6618 (priss) R 6614 6614 5255 0 -1 4202560 2951 0 0 0 110057 852 0 0 16 0 2 0 519432100 212365312 36316 33554432000 4194304 5787044 140735788400496 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2408.44
Current children cumulated vsize (KiB) 216088

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 6614 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 2408.44
#
# 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): 2408.44
CPU user time (s): 2397.09
CPU system time (s): 11.35
CPU usage (%): 185.262
Max. virtual memory (cumulated for all children) (KiB): 216088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 333
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= 7
involuntary context switches= 3

runsolver used 2.25966 second user time and 4.83726 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 13:58:44
IDJOB=3265770
IDBENCH=85805
IDSOLVER=1601
FILE ID=node129/3265770-1304078324
RUNJOBID= node129-1304063986-5273
PBS_JOBID= 13170456
Free space on /tmp= 66368 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265770-1304078324/watcher-3265770-1304078324 -o /tmp/evaluation-result-3265770-1304078324/solver-3265770-1304078324 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3265770-1304078324.cnf 1501626894 4800 15500 4

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=1501626894

node129.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.831
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.66
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.831
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.83
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.831
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      16693836 kB
Buffers:       1281284 kB
Cached:       14147948 kB
SwapCached:          4 kB
Active:        3861264 kB
Inactive:     11731472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16693836 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:      162972 kB
Mapped:          15816 kB
Slab:           602968 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   317308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node129 at 2011-04-29 14:20:26