Trace number 3273388

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s40283905-sat.cnf
MD5SUM8e3c134eb643f2d9a45c884774c054a8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19497
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
Number of clauses of size over 50

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: 29315
0.00/0.00	c parsetime: 164us
0.00/0.00	c parsed 384 clauses with 160 variables
0.00/0.54	c preprocessor returned 10039 variables
0.00/0.54	c preprocessing returned UNKNOWN
0.00/0.54	c PP set 0 variables
0.00/0.54	c pp time: 535684us (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-3273388-1304054070/watcher-3273388-1304054070 -o /tmp/evaluation-result-3273388-1304054070/solver-3273388-1304054070 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3273388-1304054070.cnf 1230833006 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.32 3.52 3.57 2/173 29314
/proc/meminfo: memFree=26598492/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0

[startup+0.071815 s]
/proc/loadavg: 3.32 3.52 3.57 2/173 29314
/proc/meminfo: memFree=26598492/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100813 s]
/proc/loadavg: 3.32 3.52 3.57 2/173 29314
/proc/meminfo: memFree=26598492/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300773 s]
/proc/loadavg: 3.32 3.52 3.57 2/173 29314
/proc/meminfo: memFree=26598492/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700663 s]
/proc/loadavg: 3.32 3.52 3.57 2/173 29314
/proc/meminfo: memFree=26598492/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 3.32 3.52 3.57 5/182 29324
/proc/meminfo: memFree=26578020/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=101992 CPUtime=2.08 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 3122 0 0 0 194 14 0 0 25 0 2 0 497822443 104439808 2704 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 25498 2704 391 389 0 21248 0
[pid=29315/tid=29324] ppid=29314 vsize=101992 CPUtime=0.58 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 21 0 0 0 50 8 0 0 15 0 2 0 497822497 104439808 2704 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 110692

[startup+3.10026 s]
/proc/loadavg: 3.32 3.52 3.57 4/182 29324
/proc/meminfo: memFree=26575540/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=102256 CPUtime=4.88 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 3436 0 0 0 457 31 0 0 25 0 2 0 497822443 104710144 3018 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 25564 3018 391 389 0 21314 0
[pid=29315/tid=29324] ppid=29314 vsize=102256 CPUtime=1.77 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 71 0 0 0 157 20 0 0 15 0 2 0 497822497 104710144 3018 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 110956

[startup+6.3007 s]
/proc/loadavg: 3.37 3.53 3.57 5/182 29324
/proc/meminfo: memFree=26571776/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=102388 CPUtime=10.51 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 3721 0 0 0 1001 50 0 0 25 0 2 0 497822443 104845312 3303 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 25597 3303 391 389 0 21347 0
[pid=29315/tid=29324] ppid=29314 vsize=102388 CPUtime=4.21 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 131 0 0 0 388 33 0 0 15 0 2 0 497822497 104845312 3303 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 111088

[startup+12.7005 s]
/proc/loadavg: 3.42 3.54 3.57 5/182 29324
/proc/meminfo: memFree=26564844/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=102788 CPUtime=21.95 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 4345 0 0 0 2119 76 0 0 25 0 2 0 497822443 105254912 3927 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 25697 3927 391 389 0 21447 0
[pid=29315/tid=29324] ppid=29314 vsize=102788 CPUtime=9.25 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 226 0 0 0 875 50 0 0 16 0 2 0 497822497 105254912 3927 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 21.95
Current children cumulated vsize (KiB) 111488

[startup+25.5012 s]
/proc/loadavg: 3.47 3.54 3.57 5/182 29324
/proc/meminfo: memFree=26558412/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=103340 CPUtime=45.15 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 4902 0 0 0 4399 116 0 0 25 0 2 0 497822443 105820160 4484 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528442 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 25835 4484 391 389 0 21585 0
[pid=29315/tid=29324] ppid=29314 vsize=103340 CPUtime=19.65 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 331 0 0 0 1889 76 0 0 15 0 2 0 497822497 105820160 4484 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 45.15
Current children cumulated vsize (KiB) 112040

[startup+51.1005 s]
/proc/loadavg: 3.58 3.56 3.58 5/182 29325
/proc/meminfo: memFree=26546592/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=104196 CPUtime=91.66 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 6186 0 0 0 8998 168 0 0 25 0 2 0 497822443 106696704 5768 33554432000 4194304 5787044 140734008519184 18446744073709551615 5527407 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 26049 5768 391 389 0 21799 0
[pid=29315/tid=29324] ppid=29314 vsize=104196 CPUtime=40.56 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) S 29314 29314 25547 0 -1 4202560 558 0 0 0 3948 108 0 0 16 0 2 0 497822497 106696704 5768 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 18446604460202529216 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 91.66
Current children cumulated vsize (KiB) 112896

[startup+102.307 s]
/proc/loadavg: 3.77 3.61 3.59 5/182 29327
/proc/meminfo: memFree=26533304/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=105220 CPUtime=184.88 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 7710 0 0 0 18242 246 0 0 25 0 2 0 497822443 107745280 7270 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 26305 7270 392 389 0 22055 0
[pid=29315/tid=29324] ppid=29314 vsize=105220 CPUtime=82.57 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 778 0 0 0 8101 156 0 0 16 0 2 0 497822497 107745280 7270 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 184.88
Current children cumulated vsize (KiB) 113920

[startup+162.301 s]
/proc/loadavg: 3.47 3.56 3.57 5/182 29328
/proc/meminfo: memFree=26510932/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=111440 CPUtime=294.66 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 10102 0 0 0 29150 316 0 0 25 0 2 0 497822443 114114560 9662 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 27860 9662 392 389 0 23610 0
[pid=29315/tid=29324] ppid=29314 vsize=111440 CPUtime=132.35 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 992 0 0 0 13035 200 0 0 16 0 2 0 497822497 114114560 9662 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 294.66
Current children cumulated vsize (KiB) 120140

[startup+222.301 s]
/proc/loadavg: 3.50 3.56 3.57 5/182 29330
/proc/meminfo: memFree=26504420/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=111760 CPUtime=404.46 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 10434 0 0 0 40064 382 0 0 25 0 2 0 497822443 114442240 9961 33554432000 4194304 5787044 140734008519184 18446744073709551615 5527068 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 27940 9961 392 389 0 23690 0
[pid=29315/tid=29324] ppid=29314 vsize=111760 CPUtime=182.15 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) S 29314 29314 25547 0 -1 4202560 1047 0 0 0 17973 242 0 0 16 0 2 0 497822497 114442240 9961 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 18446604460202529216 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 404.46
Current children cumulated vsize (KiB) 120460

[startup+282.301 s]
/proc/loadavg: 3.69 3.59 3.58 5/182 29331
/proc/meminfo: memFree=26492724/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=112944 CPUtime=514.76 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 11898 0 0 0 51048 428 0 0 25 0 2 0 497822443 115654656 11425 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 28236 11425 392 389 0 23986 0
[pid=29315/tid=29324] ppid=29314 vsize=112944 CPUtime=232.45 cores=1,3,5,7

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

[pid=29315] ppid=29314 vsize=120660 CPUtime=1285.34 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 16988 0 0 0 127813 721 0 0 25 0 2 0 497822443 123555840 16114 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528446 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/29315/statm: 30165 16114 392 389 0 25915 0
[pid=29315/tid=29324] ppid=29314 vsize=120660 CPUtime=583.02 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) S 29314 29314 25547 0 -1 4202560 1840 0 0 0 57854 448 0 0 15 0 2 0 497822497 123555840 16114 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 18446604460202529216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1285.34
Current children cumulated vsize (KiB) 129360

[startup+762.307 s]
/proc/loadavg: 3.63 3.60 3.56 5/182 29347
/proc/meminfo: memFree=26441040/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=120852 CPUtime=1395.75 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 17048 0 0 0 138822 753 0 0 25 0 2 0 497822443 123752448 16174 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30213 16174 392 389 0 25963 0
[pid=29315/tid=29324] ppid=29314 vsize=120852 CPUtime=633.43 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 1882 0 0 0 62874 469 0 0 16 0 2 0 497822497 123752448 16174 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1395.75
Current children cumulated vsize (KiB) 129552

[startup+822.301 s]
/proc/loadavg: 3.63 3.61 3.56 5/182 29349
/proc/meminfo: memFree=26432928/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=121428 CPUtime=1506.31 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 17591 0 0 0 149847 784 0 0 25 0 2 0 497822443 124342272 16717 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30357 16717 392 389 0 26107 0
[pid=29315/tid=29324] ppid=29314 vsize=121428 CPUtime=683.99 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2008 0 0 0 67910 489 0 0 16 0 2 0 497822497 124342272 16717 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1506.31
Current children cumulated vsize (KiB) 130128

[startup+882.301 s]
/proc/loadavg: 3.72 3.63 3.57 4/182 29350
/proc/meminfo: memFree=26426060/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=122452 CPUtime=1617.13 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 18670 0 0 0 160899 814 0 0 25 0 2 0 497822443 125390848 17796 33554432000 4194304 5787044 140734008519184 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30613 17796 392 389 0 26363 0
[pid=29315/tid=29324] ppid=29314 vsize=122452 CPUtime=734.8 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2192 0 0 0 72974 506 0 0 16 0 2 0 497822497 125390848 17796 33554432000 4194304 5787044 140734008519184 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1617.13
Current children cumulated vsize (KiB) 131152

[startup+942.301 s]
/proc/loadavg: 3.70 3.65 3.57 4/182 29352
/proc/meminfo: memFree=26422284/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=122836 CPUtime=1728.25 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 19585 0 0 0 171983 842 0 0 25 0 2 0 497822443 125784064 18711 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528375 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30709 18711 392 389 0 26459 0
[pid=29315/tid=29324] ppid=29314 vsize=122836 CPUtime=785.93 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) S 29314 29314 25547 0 -1 4202560 2300 0 0 0 78072 521 0 0 16 0 2 0 497822497 125784064 18711 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 18446604460202529216 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1728.25
Current children cumulated vsize (KiB) 131536

[startup+1002.3 s]
/proc/loadavg: 3.60 3.63 3.57 5/182 29354
/proc/meminfo: memFree=26418520/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=123540 CPUtime=1839.77 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 20514 0 0 0 183106 871 0 0 25 0 2 0 497822443 126504960 19640 33554432000 4194304 5787044 140734008519184 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30885 19640 392 389 0 26635 0
[pid=29315/tid=29324] ppid=29314 vsize=123540 CPUtime=837.44 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2439 0 0 0 83207 537 0 0 16 0 2 0 497822497 126504960 19640 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1839.77
Current children cumulated vsize (KiB) 132240

[startup+1062.3 s]
/proc/loadavg: 3.51 3.60 3.56 5/182 29355
/proc/meminfo: memFree=26417372/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=123732 CPUtime=1950.37 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 20868 0 0 0 194128 909 0 0 25 0 2 0 497822443 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30933 19897 392 389 0 26683 0
[pid=29315/tid=29324] ppid=29314 vsize=123732 CPUtime=888.04 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2471 0 0 0 88244 560 0 0 16 0 2 0 497822497 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1950.37
Current children cumulated vsize (KiB) 132432

[startup+1122.3 s]
/proc/loadavg: 3.71 3.64 3.57 5/182 29357
/proc/meminfo: memFree=26417316/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=123732 CPUtime=2060.99 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 20868 0 0 0 205154 945 0 0 25 0 2 0 497822443 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 5533082 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30933 19897 392 389 0 26683 0
[pid=29315/tid=29324] ppid=29314 vsize=123732 CPUtime=938.66 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2471 0 0 0 93282 584 0 0 16 0 2 0 497822497 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2060.99
Current children cumulated vsize (KiB) 132432

[startup+1182.3 s]
/proc/loadavg: 3.69 3.64 3.58 4/182 29358
/proc/meminfo: memFree=26417036/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=123732 CPUtime=2171.85 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 20868 0 0 0 216204 981 0 0 25 0 2 0 497822443 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107275119 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30933 19897 392 389 0 26683 0
[pid=29315/tid=29324] ppid=29314 vsize=123732 CPUtime=989.52 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2471 0 0 0 98346 606 0 0 15 0 2 0 497822497 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 228107274673 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2171.85
Current children cumulated vsize (KiB) 132432

[startup+1242.3 s]
/proc/loadavg: 3.55 3.60 3.56 5/182 29360
/proc/meminfo: memFree=26412028/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=123732 CPUtime=2282.21 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 20868 0 0 0 227161 1060 0 0 25 0 2 0 497822443 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30933 19897 392 389 0 26683 0
[pid=29315/tid=29324] ppid=29314 vsize=123732 CPUtime=1039.87 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2471 0 0 0 103329 658 0 0 16 0 2 0 497822497 126701568 19897 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2282.21
Current children cumulated vsize (KiB) 132432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.45 3.58 3.55 5/182 29361
/proc/meminfo: memFree=26406152/32951124 swapFree=67111524/67111528
[pid=29314] ppid=29312 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/29314/stat : 29314 (prissup.sh) S 29312 29314 25547 0 -1 4202496 333 0 0 0 0 0 0 0 23 0 1 0 497822443 8908800 252 33554432000 4194304 4922060 140734535353920 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29314/statm: 2175 252 211 178 0 68 0
[pid=29315] ppid=29314 vsize=123732 CPUtime=2387.83 cores=1,3,5,7
/proc/29315/stat : 29315 (priss) R 29314 29314 25547 0 -1 4202496 20893 0 0 0 237642 1141 0 0 25 0 2 0 497822443 126701568 19922 33554432000 4194304 5787044 140734008519184 18446744073709551615 5527227 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/29315/statm: 30933 19922 392 389 0 26683 0
[pid=29315/tid=29324] ppid=29314 vsize=123732 CPUtime=1087.78 cores=1,3,5,7
/proc/29315/task/29324/stat : 29324 (priss) R 29314 29314 25547 0 -1 4202560 2482 0 0 0 108065 713 0 0 16 0 2 0 497822497 126701568 19922 33554432000 4194304 5787044 140734008519184 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2387.83
Current children cumulated vsize (KiB) 132432

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 29314 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 2387.83
#
# 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): 2387.83
CPU user time (s): 2376.42
CPU system time (s): 11.41
CPU usage (%): 183.677
Max. virtual memory (cumulated for all children) (KiB): 132432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 5
involuntary context switches= 2

runsolver used 1.91771 second user time and 5.17721 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 07:14:30
IDJOB=3273388
IDBENCH=83138
IDSOLVER=1601
FILE ID=node142/3273388-1304054070
RUNJOBID= node142-1304048860-28900
PBS_JOBID= 13170374
Free space on /tmp= 71316 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s40283905-sat.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273388-1304054070/watcher-3273388-1304054070 -o /tmp/evaluation-result-3273388-1304054070/solver-3273388-1304054070 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3273388-1304054070.cnf 1230833006 4800 15500 4

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

MD5SUM BENCH= 8e3c134eb643f2d9a45c884774c054a8
RANDOM SEED=1230833006

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      26598756 kB
Buffers:       1649004 kB
Cached:        4100656 kB
SwapCached:          4 kB
Active:         674256 kB
Inactive:      5139460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26598756 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:       64124 kB
Mapped:          14696 kB
Slab:           475216 kB
PageTables:       4660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183932 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= 71312 MiB
End job on node142 at 2011-04-29 07:36:12