Trace number 3284697

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 1.0UNSAT 130.725 33.1587

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4614
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

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: 22833
0.00/0.10	c parsetime: 97316us
0.00/0.10	c parsed 325263 clauses with 96526 variables
0.00/0.12	c NW started thread 0 successfully (1109969216)
0.00/0.14	c NW started thread 1 successfully (1120459072)
0.00/0.16	c NW started thread 2 successfully (1130948928)
0.00/0.20	c NW started thread 3 successfully (1094990144)
16.28/4.25	c preprocessor returned 96526 variables
16.28/4.25	c preprocessing returned UNKNOWN
16.28/4.25	c PP set 3398 variables
16.28/4.25	c pp time: 4085026us (4s)
16.28/4.26	c preprocessor returned 96526 variables
16.28/4.26	c preprocessing returned UNKNOWN
16.28/4.26	c PP set 3398 variables
16.28/4.26	c pp time: 4075583us (4s)
16.28/4.28	c preprocessor returned 96526 variables
16.28/4.28	c preprocessing returned UNKNOWN
16.28/4.28	c PP set 3398 variables
16.28/4.28	c pp time: 4134658us (4s)
16.68/4.31	c preprocessor returned 96526 variables
16.68/4.31	c preprocessing returned UNKNOWN
16.68/4.31	c PP set 3398 variables
16.68/4.31	c pp time: 4088976us (4s)
17.48/4.58	c HTE
17.90/4.67	c subsumption
18.68/4.80	c simplified formula contains 0 unit clauses
19.87/5.16	c HTE
20.27/5.26	c subsumption
20.67/5.38	c simplified formula contains 0 unit clauses
21.47/5.50	c added unsatisfied clause
21.47/5.50	c failed to add network clauses
21.87/5.64	c HTE
22.29/5.74	c subsumption
22.69/5.86	c simplified formula contains 0 unit clauses
23.87/6.10	c HTE
23.87/6.20	c subsumption
24.66/6.31	c simplified formula contains 0 unit clauses
25.06/6.48	c HTE
25.46/6.57	c subsumption
25.87/6.69	c simplified formula contains 0 unit clauses
26.27/6.70	c received clause contains eliminated literal -77829
27.09/6.96	c HTE
27.46/7.06	c subsumption
27.86/7.17	c simplified formula contains 0 unit clauses
33.05/8.49	c HTE
33.45/8.58	c subsumption
33.86/8.70	c simplified formula contains 0 unit clauses
47.44/12.09	c received clause contains eliminated literal -9277
54.22/13.77	c received clause contains eliminated literal -9504
59.42/15.00	c received clause contains eliminated literal -64776
74.60/18.89	c added unsatisfied clause
74.60/18.89	c failed to add network clauses
78.59/19.81	c HTE
79.41/20.01	c subsumption
81.79/20.67	c simplified formula contains 0 unit clauses
92.59/23.39	c added unsatisfied clause
92.59/23.39	c failed to add network clauses
104.94/26.43	c added unsatisfied clause
104.94/26.43	c failed to add network clauses
126.52/31.88	c HTE
128.13/32.25	c subsumption
129.71/32.60	c ====================
129.71/32.60	c implication/decision inf%(inf)
129.71/32.60	c decisions:           288111
129.71/32.60	c last level:          0
129.71/32.60	c conflicts:           106469
129.71/32.60	c restarts:            706
129.71/32.60	c rejected_restarts    0
129.71/32.60	c removals:            12
129.71/32.60	c removed clauses:     71661
129.71/32.60	c oft clauses:         0
129.71/32.60	c ====================
129.71/32.60	c ====================
129.71/32.64	c solvetime: 28368735us (28s)
130.06/32.75	c sended clauses   | 5289 | 4751 | 5980 | 5293 |
130.06/32.75	c received clauses | 0 | 162 | 112 | 127 |
130.06/32.75	c join all other threads
130.06/32.75	c joined thread 0
130.06/32.80	c joined thread 1
130.06/32.80	c joined thread 2
130.66/33.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3284697-1304048837/watcher-3284697-1304048837 -o /tmp/evaluation-result-3284697-1304048837/solver-3284697-1304048837 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3284697-1304048837.cnf 946087126 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: 7.47 7.92 7.98 5/182 22832
/proc/meminfo: memFree=16706504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0

[startup+0.024643 s]
/proc/loadavg: 7.47 7.92 7.98 5/182 22832
/proc/meminfo: memFree=16706504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100647 s]
/proc/loadavg: 7.47 7.92 7.98 5/182 22832
/proc/meminfo: memFree=16706504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30165 s]
/proc/loadavg: 7.47 7.92 7.98 5/182 22832
/proc/meminfo: memFree=16706504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.723932 s]
/proc/loadavg: 7.47 7.92 7.98 5/182 22832
/proc/meminfo: memFree=16706504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 7.47 7.92 7.98 9/188 22838
/proc/meminfo: memFree=16446012/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=463588 CPUtime=5.49 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 83537 0 0 0 520 29 0 0 25 0 5 0 595114483 474714112 67831 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 115897 67831 352 389 0 111647 0
[pid=22833/tid=22835] ppid=22832 vsize=463588 CPUtime=1.35 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 15995 0 0 0 128 7 0 0 18 0 5 0 595114495 474714112 67831 33554432000 4194304 5787044 140737019443232 18446744073709551615 4276385 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=463588 CPUtime=1.34 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 18429 0 0 0 127 7 0 0 19 0 5 0 595114497 474714112 67831 33554432000 4194304 5787044 140737019443232 18446744073709551615 4345933 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=463588 CPUtime=1.32 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 17577 0 0 0 125 7 0 0 18 0 5 0 595114499 474714112 67831 33554432000 4194304 5787044 140737019443232 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=463588 CPUtime=1.26 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 15672 0 0 0 121 5 0 0 19 0 5 0 595114503 474714112 67831 33554432000 4194304 5787044 140737019443232 18446744073709551615 4345961 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 472288

[startup+3.10111 s]
/proc/loadavg: 7.47 7.92 7.98 9/188 22838
/proc/meminfo: memFree=16433984/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=463588 CPUtime=11.89 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 83543 0 0 0 1160 29 0 0 25 0 5 0 595114483 474714112 67837 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 115897 67837 352 389 0 111647 0
[pid=22833/tid=22835] ppid=22832 vsize=463588 CPUtime=2.94 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 15995 0 0 0 287 7 0 0 21 0 5 0 595114495 474714112 67837 33554432000 4194304 5787044 140737019443232 18446744073709551615 4345920 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=463588 CPUtime=2.94 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 18429 0 0 0 287 7 0 0 23 0 5 0 595114497 474714112 67837 33554432000 4194304 5787044 140737019443232 18446744073709551615 4276063 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=463588 CPUtime=2.92 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 17577 0 0 0 285 7 0 0 21 0 5 0 595114499 474714112 67837 33554432000 4194304 5787044 140737019443232 18446744073709551615 4276411 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=463588 CPUtime=2.87 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 15678 0 0 0 282 5 0 0 23 0 5 0 595114503 474714112 67837 33554432000 4194304 5787044 140737019443232 18446744073709551615 215988286445 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 472288

[startup+6.30055 s]
/proc/loadavg: 7.67 7.95 8.00 9/188 22838
/proc/meminfo: memFree=16337332/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=24.66 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 116638 0 0 0 2431 35 0 0 25 0 5 0 595114483 571498496 90273 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 90273 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=6.12 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 20374 0 0 0 604 8 0 0 25 0 5 0 595114495 571498496 90273 33554432000 4194304 5787044 140737019443232 18446744073709551615 5590380 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=6.14 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22902 0 0 0 606 8 0 0 25 0 5 0 595114497 571498496 90273 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=6.11 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 25395 0 0 0 603 8 0 0 25 0 5 0 595114499 571498496 90273 33554432000 4194304 5787044 140737019443232 18446744073709551615 5585308 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=6.07 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 32103 0 0 0 599 8 0 0 25 0 5 0 595114503 571498496 90273 33554432000 4194304 5787044 140737019443232 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 566804

[startup+12.7004 s]
/proc/loadavg: 7.70 7.95 8.00 9/188 22838
/proc/meminfo: memFree=16327544/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=50.23 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 124911 0 0 0 4985 38 0 0 25 0 5 0 595114483 571498496 90827 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 90827 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=12.48 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 20379 0 0 0 1240 8 0 0 25 0 5 0 595114495 571498496 90827 33554432000 4194304 5787044 140737019443232 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=12.53 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22996 0 0 0 1245 8 0 0 25 0 5 0 595114497 571498496 90827 33554432000 4194304 5787044 140737019443232 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=12.51 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 25627 0 0 0 1243 8 0 0 25 0 5 0 595114499 571498496 90827 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=12.47 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 40045 0 0 0 1237 10 0 0 25 0 5 0 595114503 571498496 90827 33554432000 4194304 5787044 140737019443232 18446744073709551615 5526864 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 566804

[startup+25.5012 s]
/proc/loadavg: 7.76 7.96 8.00 9/188 22838
/proc/meminfo: memFree=16293716/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=101.38 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 128890 0 0 0 10098 40 0 0 25 0 5 0 595114483 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 93846 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=25.22 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 20389 0 0 0 2514 8 0 0 25 0 5 0 595114495 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 5590336 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=25.34 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22996 0 0 0 2526 8 0 0 25 0 5 0 595114497 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 5590567 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=25.32 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 26075 0 0 0 2523 9 0 0 25 0 5 0 595114499 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=25.28 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 43566 0 0 0 2517 11 0 0 25 0 5 0 595114503 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 5526886 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 566804

Solver just ended. Dumping a history of the last processes samples

[startup+25.8011 s]
/proc/loadavg: 7.76 7.96 8.00 9/188 22838
/proc/meminfo: memFree=16293716/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=102.55 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 128890 0 0 0 10215 40 0 0 25 0 5 0 595114483 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 93846 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=25.51 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 20389 0 0 0 2543 8 0 0 25 0 5 0 595114495 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591784 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=25.63 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22996 0 0 0 2555 8 0 0 25 0 5 0 595114497 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=25.61 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 26075 0 0 0 2552 9 0 0 25 0 5 0 595114499 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=25.57 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 43566 0 0 0 2546 11 0 0 25 0 5 0 595114503 571498496 93846 33554432000 4194304 5787044 140737019443232 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.55
Current children cumulated vsize (KiB) 566804

[startup+29.0006 s]
/proc/loadavg: 7.78 7.96 8.00 9/188 22838
/proc/meminfo: memFree=16279704/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=115.32 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 129916 0 0 0 11492 40 0 0 25 0 5 0 595114483 571498496 94872 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 94872 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=28.7 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 21402 0 0 0 2861 9 0 0 25 0 5 0 595114495 571498496 94872 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=28.83 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22996 0 0 0 2875 8 0 0 25 0 5 0 595114497 571498496 94872 33554432000 4194304 5787044 140737019443232 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=28.81 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 26086 0 0 0 2872 9 0 0 25 0 5 0 595114499 571498496 94872 33554432000 4194304 5787044 140737019443232 18446744073709551615 5592068 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=28.77 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 43568 0 0 0 2866 11 0 0 25 0 5 0 595114503 571498496 94872 33554432000 4194304 5787044 140737019443232 18446744073709551615 5528590 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 115.32
Current children cumulated vsize (KiB) 566804

[startup+30.6003 s]
/proc/loadavg: 7.78 7.96 8.00 9/188 22839
/proc/meminfo: memFree=16277844/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=121.72 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 129937 0 0 0 12131 41 0 0 25 0 5 0 595114483 571498496 94893 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 94893 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=30.29 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 21402 0 0 0 3020 9 0 0 25 0 5 0 595114495 571498496 94893 33554432000 4194304 5787044 140737019443232 18446744073709551615 5589639 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=30.44 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22996 0 0 0 3035 9 0 0 25 0 5 0 595114497 571498496 94893 33554432000 4194304 5787044 140737019443232 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=30.41 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 26107 0 0 0 3032 9 0 0 25 0 5 0 595114499 571498496 94893 33554432000 4194304 5787044 140737019443232 18446744073709551615 5389775 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=30.37 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 43568 0 0 0 3026 11 0 0 25 0 5 0 595114503 571498496 94893 33554432000 4194304 5787044 140737019443232 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 121.72
Current children cumulated vsize (KiB) 566804

[startup+32.207 s]
/proc/loadavg: 7.78 7.96 8.00 9/188 22839
/proc/meminfo: memFree=16273504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=128.13 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 132263 0 0 0 12772 41 0 0 25 0 5 0 595114483 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 94909 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=31.89 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 21402 0 0 0 3180 9 0 0 25 0 5 0 595114495 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=32.04 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22996 0 0 0 3195 9 0 0 25 0 5 0 595114497 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=32.01 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 26107 0 0 0 3192 9 0 0 25 0 5 0 595114499 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=31.97 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 45894 0 0 0 3186 11 0 0 25 0 5 0 595114503 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 128.13
Current children cumulated vsize (KiB) 566804

[startup+32.6009 s]
/proc/loadavg: 7.78 7.96 8.00 9/188 22839
/proc/meminfo: memFree=16273504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=558104 CPUtime=129.71 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 132263 0 0 0 12930 41 0 0 25 0 5 0 595114483 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 139526 94909 418 389 0 135276 0
[pid=22833/tid=22835] ppid=22832 vsize=558104 CPUtime=32.28 cores=1,3,5,7
/proc/22833/task/22835/stat : 22835 (priss) R 22832 22832 21582 0 -1 4202560 21402 0 0 0 3219 9 0 0 25 0 5 0 595114495 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22833/tid=22836] ppid=22832 vsize=558104 CPUtime=32.44 cores=1,3,5,7
/proc/22833/task/22836/stat : 22836 (priss) R 22832 22832 21582 0 -1 4202560 22996 0 0 0 3235 9 0 0 25 0 5 0 595114497 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 5588111 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22833/tid=22837] ppid=22832 vsize=558104 CPUtime=32.41 cores=1,3,5,7
/proc/22833/task/22837/stat : 22837 (priss) R 22832 22832 21582 0 -1 4202560 26107 0 0 0 3232 9 0 0 25 0 5 0 595114499 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22833/tid=22838] ppid=22832 vsize=558104 CPUtime=32.36 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 45894 0 0 0 3225 11 0 0 25 0 5 0 595114503 571498496 94909 33554432000 4194304 5787044 140737019443232 18446744073709551615 4336269 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 129.71
Current children cumulated vsize (KiB) 566804

[startup+33.0009 s]
/proc/loadavg: 7.78 7.96 8.00 9/188 22839
/proc/meminfo: memFree=16273504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=511324 CPUtime=130.56 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 132277 0 0 0 12992 64 0 0 17 0 2 0 595114483 523595776 86602 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000395237 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 127831 86602 432 389 0 123581 0
[pid=22833/tid=22838] ppid=22832 vsize=511324 CPUtime=32.77 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 45894 0 0 0 3265 12 0 0 25 0 2 0 595114503 523595776 86602 33554432000 4194304 5787044 140737019443232 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 130.56
Current children cumulated vsize (KiB) 520024

[startup+33.1009 s]
/proc/loadavg: 7.78 7.96 8.00 9/188 22839
/proc/meminfo: memFree=16273504/32950940 swapFree=67111528/67111528
[pid=22832] ppid=22830 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22832/stat : 22832 (priss.sh) S 22830 22832 21582 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595114483 8908800 251 33554432000 4194304 4922060 140733662891456 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/22832/statm: 2175 251 211 178 0 68 0
[pid=22833] ppid=22832 vsize=511324 CPUtime=130.66 cores=1,3,5,7
/proc/22833/stat : 22833 (priss) S 22832 22832 21582 0 -1 4202496 132277 0 0 0 13002 64 0 0 17 0 2 0 595114483 523595776 86602 33554432000 4194304 5787044 140737019443232 18446744073709551615 216000395237 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22833/statm: 127831 86602 432 389 0 123581 0
[pid=22833/tid=22838] ppid=22832 vsize=511324 CPUtime=32.87 cores=1,3,5,7
/proc/22833/task/22838/stat : 22838 (priss) R 22832 22832 21582 0 -1 4202560 45894 0 0 0 3275 12 0 0 25 0 2 0 595114503 523595776 86602 33554432000 4194304 5787044 140737019443232 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 130.66
Current children cumulated vsize (KiB) 520024

Child status: 20
Real time (s): 33.1587
CPU time (s): 130.725
CPU user time (s): 130.065
CPU system time (s): 0.659899
CPU usage (%): 394.241
Max. virtual memory (cumulated for all children) (KiB): 566804

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

runsolver used 0.042993 second user time and 0.144977 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 05:47:17
IDJOB=3284697
IDBENCH=82357
IDSOLVER=1603
FILE ID=node117/3284697-1304048837
RUNJOBID= node117-1304041561-21601
PBS_JOBID= 13170383
Free space on /tmp= 71672 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284697-1304048837/watcher-3284697-1304048837 -o /tmp/evaluation-result-3284697-1304048837/solver-3284697-1304048837 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3284697-1304048837.cnf 946087126 4800 15500 4

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=946087126

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16706660 kB
Buffers:       2376472 kB
Cached:       12433392 kB
SwapCached:          0 kB
Active:        8878296 kB
Inactive:      6781524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16706660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7228 kB
Writeback:           0 kB
AnonPages:      848720 kB
Mapped:          15708 kB
Slab:           517752 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1047348 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= 71668 MiB
End job on node117 at 2011-04-29 05:47:50