Trace number 3287271

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

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
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: 14749
0.00/0.07	c parsetime: 73752us
0.00/0.07	c parsed 287045 clauses with 95810 variables
5.50/5.55	c preprocessor returned 95810 variables
5.50/5.55	c preprocessing returned UNKNOWN
5.50/5.55	c PP set 1306 variables
5.50/5.55	c pp time: 5459106us (5s)

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-3287271-1304049993/watcher-3287271-1304049993 -o /tmp/evaluation-result-3287271-1304049993/solver-3287271-1304049993 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3287271-1304049993.cnf 1760756012 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.13 3.45 5.15 4/179 14748
/proc/meminfo: memFree=30264564/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0

[startup+0.014284 s]
/proc/loadavg: 3.13 3.45 5.15 4/179 14748
/proc/meminfo: memFree=30264564/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10031 s]
/proc/loadavg: 3.13 3.45 5.15 4/179 14748
/proc/meminfo: memFree=30264564/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300258 s]
/proc/loadavg: 3.13 3.45 5.15 4/179 14748
/proc/meminfo: memFree=30264564/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700197 s]
/proc/loadavg: 3.13 3.45 5.15 4/179 14748
/proc/meminfo: memFree=30264564/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50102 s]
/proc/loadavg: 3.13 3.45 5.15 4/181 14750
/proc/meminfo: memFree=30217676/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=68352 CPUtime=1.49 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 20420 0 0 0 147 2 0 0 25 0 1 0 516599752 69992448 11626 33554432000 4194304 5787044 140735076556352 18446744073709551615 4330511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14749/statm: 17088 11626 335 389 0 12838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77052

[startup+3.1007 s]
/proc/loadavg: 3.13 3.45 5.15 3/181 14751
/proc/meminfo: memFree=30215568/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=86768 CPUtime=3.09 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 25425 0 0 0 307 2 0 0 25 0 1 0 516599752 88850432 16130 33554432000 4194304 5787044 140735076556352 18446744073709551615 4345944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14749/statm: 21692 16130 338 389 0 17442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95468

[startup+6.30116 s]
/proc/loadavg: 3.12 3.44 5.14 4/181 14751
/proc/meminfo: memFree=30177304/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=183700 CPUtime=6.62 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 30859 0 0 0 658 4 0 0 25 0 2 0 516599752 188108800 21564 33554432000 4194304 5787044 140735076556352 18446744073709551615 4220590 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 45925 21564 389 389 0 41675 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 192400

[startup+12.701 s]
/proc/loadavg: 3.11 3.43 5.13 3/182 14752
/proc/meminfo: memFree=30162672/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=186100 CPUtime=15.36 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 31663 0 0 0 1522 14 0 0 25 0 2 0 516599752 190566400 22368 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 46525 22368 390 389 0 42275 0
[pid=14749/tid=14752] ppid=14748 vsize=186100 CPUtime=2.66 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 281 0 0 0 262 4 0 0 18 0 2 0 516600309 190566400 22368 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15.36
Current children cumulated vsize (KiB) 194800

[startup+25.5007 s]
/proc/loadavg: 3.01 3.39 5.09 3/182 14752
/proc/meminfo: memFree=30142080/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=186100 CPUtime=32.08 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 32436 0 0 0 3173 35 0 0 25 0 2 0 516599752 190566400 23141 33554432000 4194304 5787044 140735076556352 18446744073709551615 4220372 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 46525 23141 390 389 0 42275 0
[pid=14749/tid=14752] ppid=14748 vsize=186100 CPUtime=6.58 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 281 0 0 0 648 10 0 0 16 0 2 0 516600309 190566400 23141 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 32.08
Current children cumulated vsize (KiB) 194800

[startup+51.101 s]
/proc/loadavg: 3.00 3.36 5.03 4/182 14753
/proc/meminfo: memFree=30111564/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=186100 CPUtime=66.95 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 33335 0 0 0 6616 79 0 0 25 0 2 0 516599752 190566400 24040 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 46525 24040 390 389 0 42275 0
[pid=14749/tid=14752] ppid=14748 vsize=186100 CPUtime=15.85 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 281 0 0 0 1559 26 0 0 16 0 2 0 516600309 190566400 24040 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 66.95
Current children cumulated vsize (KiB) 194800

[startup+102.307 s]
/proc/loadavg: 3.04 3.32 4.93 4/182 14754
/proc/meminfo: memFree=30042340/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=203704 CPUtime=136.72 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 38595 0 0 0 13505 167 0 0 25 0 2 0 516599752 208592896 29300 33554432000 4194304 5787044 140735076556352 18446744073709551615 5526895 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 50926 29300 390 389 0 46676 0
[pid=14749/tid=14752] ppid=14748 vsize=203704 CPUtime=34.41 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 282 0 0 0 3383 58 0 0 16 0 2 0 516600309 208592896 29300 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 136.72
Current children cumulated vsize (KiB) 212404

[startup+162.301 s]
/proc/loadavg: 3.02 3.26 4.80 4/182 14756
/proc/meminfo: memFree=29993328/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=203704 CPUtime=218.49 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 45249 0 0 0 21593 256 0 0 25 0 2 0 516599752 208592896 35925 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 50926 35925 390 389 0 46676 0
[pid=14749/tid=14752] ppid=14748 vsize=203704 CPUtime=56.19 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 282 0 0 0 5532 87 0 0 16 0 2 0 516600309 208592896 35925 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 218.49
Current children cumulated vsize (KiB) 212404

[startup+222.301 s]
/proc/loadavg: 3.18 3.27 4.71 3/182 14757
/proc/meminfo: memFree=29964152/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=232648 CPUtime=301.76 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 52574 0 0 0 29841 335 0 0 25 0 2 0 516599752 238231552 43250 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 58162 43250 390 389 0 53912 0
[pid=14749/tid=14752] ppid=14748 vsize=232648 CPUtime=79.45 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 354 0 0 0 7829 116 0 0 16 0 2 0 516600309 238231552 43250 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 301.76
Current children cumulated vsize (KiB) 241348

[startup+282.301 s]
/proc/loadavg: 3.35 3.29 4.62 4/182 14759
/proc/meminfo: memFree=29939820/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=232648 CPUtime=385.76 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 58645 0 0 0 38155 421 0 0 25 0 2 0 516599752 238231552 49275 33554432000 4194304 5787044 140735076556352 18446744073709551615 4220855 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 58162 49275 390 389 0 53912 0
[pid=14749/tid=14752] ppid=14748 vsize=232648 CPUtime=103.45 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 359 0 0 0 10199 146 0 0 16 0 2 0 516600309 238231552 49275 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 385.76
Current children cumulated vsize (KiB) 241348

[startup+342.301 s]
/proc/loadavg: 3.11 3.24 4.52 3/182 14761

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

[pid=14749] ppid=14748 vsize=363720 CPUtime=994.24 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 90106 0 0 0 98520 904 0 0 25 0 2 0 516599752 372449280 80340 33554432000 4194304 5787044 140735076556352 18446744073709551615 5527491 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 90930 80340 390 389 0 86680 0
[pid=14749/tid=14752] ppid=14748 vsize=363720 CPUtime=291.93 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 379 0 0 0 28882 311 0 0 16 0 2 0 516600309 372449280 80340 33554432000 4194304 5787044 140735076556352 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 994.24
Current children cumulated vsize (KiB) 372420

[startup+762.306 s]
/proc/loadavg: 3.14 3.26 4.07 4/182 14772
/proc/meminfo: memFree=29718984/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=363720 CPUtime=1085.19 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 90109 0 0 0 107559 960 0 0 25 0 2 0 516599752 372449280 80343 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 90930 80343 390 389 0 86680 0
[pid=14749/tid=14752] ppid=14748 vsize=363720 CPUtime=322.86 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 379 0 0 0 31955 331 0 0 16 0 2 0 516600309 372449280 80343 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1085.19
Current children cumulated vsize (KiB) 372420

[startup+822.301 s]
/proc/loadavg: 3.39 3.31 4.03 5/182 14773
/proc/meminfo: memFree=29679880/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=429256 CPUtime=1173.84 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 100073 0 0 0 116361 1023 0 0 25 0 2 0 516599752 439558144 90307 33554432000 4194304 5787044 140735076556352 18446744073709551615 5527568 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 107314 90307 390 389 0 103064 0
[pid=14749/tid=14752] ppid=14748 vsize=429256 CPUtime=351.53 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 379 0 0 0 34801 352 0 0 16 0 2 0 516600309 439558144 90307 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1173.84
Current children cumulated vsize (KiB) 437956

[startup+882.3 s]
/proc/loadavg: 3.16 3.26 3.97 4/182 14775
/proc/meminfo: memFree=29623800/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=494792 CPUtime=1265.07 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 113929 0 0 0 125417 1090 0 0 25 0 2 0 516599752 506667008 104163 33554432000 4194304 5787044 140735076556352 18446744073709551615 4220335 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 123698 104163 390 389 0 119448 0
[pid=14749/tid=14752] ppid=14748 vsize=494792 CPUtime=382.75 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 379 0 0 0 37903 372 0 0 16 0 2 0 516600309 506667008 104163 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1265.07
Current children cumulated vsize (KiB) 503492

[startup+942.3 s]
/proc/loadavg: 3.20 3.24 3.92 5/182 14777
/proc/meminfo: memFree=29620804/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=494792 CPUtime=1354.38 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 114812 0 0 0 134295 1143 0 0 25 0 2 0 516599752 506667008 104821 33554432000 4194304 5787044 140735076556352 18446744073709551615 5526823 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 123698 104821 390 389 0 119448 0
[pid=14749/tid=14752] ppid=14748 vsize=494792 CPUtime=412.06 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 379 0 0 0 40814 392 0 0 16 0 2 0 516600309 506667008 104821 33554432000 4194304 5787044 140735076556352 18446744073709551615 5531092 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1354.38
Current children cumulated vsize (KiB) 503492

[startup+1002.3 s]
/proc/loadavg: 3.27 3.26 3.88 5/182 14778
/proc/meminfo: memFree=29620404/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=494792 CPUtime=1442.66 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 114813 0 0 0 143067 1199 0 0 25 0 2 0 516599752 506667008 104822 33554432000 4194304 5787044 140735076556352 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 123698 104822 390 389 0 119448 0
[pid=14749/tid=14752] ppid=14748 vsize=494792 CPUtime=440.34 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 379 0 0 0 43621 413 0 0 16 0 2 0 516600309 506667008 104822 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1442.66
Current children cumulated vsize (KiB) 503492

[startup+1062.3 s]
/proc/loadavg: 3.31 3.27 3.84 4/182 14780
/proc/meminfo: memFree=29617640/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=494792 CPUtime=1534.49 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 114815 0 0 0 152209 1240 0 0 25 0 2 0 516599752 506667008 104824 33554432000 4194304 5787044 140735076556352 18446744073709551615 4220448 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 123698 104824 390 389 0 119448 0
[pid=14749/tid=14752] ppid=14748 vsize=494792 CPUtime=472.16 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 379 0 0 0 46789 427 0 0 16 0 2 0 516600309 506667008 104824 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1534.49
Current children cumulated vsize (KiB) 503492

[startup+1122.3 s]
/proc/loadavg: 3.45 3.31 3.82 5/182 14811
/proc/meminfo: memFree=29893784/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=494792 CPUtime=1627.54 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 114820 0 0 0 161471 1283 0 0 25 0 2 0 516599752 506667008 104829 33554432000 4194304 5787044 140735076556352 18446744073709551615 5533080 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 123698 104829 390 389 0 119448 0
[pid=14749/tid=14752] ppid=14748 vsize=494792 CPUtime=505.22 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 379 0 0 0 50078 444 0 0 16 0 2 0 516600309 506667008 104829 33554432000 4194304 5787044 140735076556352 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1627.54
Current children cumulated vsize (KiB) 503492

[startup+1182.3 s]
/proc/loadavg: 3.57 3.36 3.80 4/182 14813
/proc/meminfo: memFree=29880348/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=494792 CPUtime=1721.19 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 114876 0 0 0 170798 1321 0 0 25 0 2 0 516599752 506667008 104885 33554432000 4194304 5787044 140735076556352 18446744073709551615 5527140 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 123698 104885 390 389 0 119448 0
[pid=14749/tid=14752] ppid=14748 vsize=494792 CPUtime=538.87 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 379 0 0 0 53428 459 0 0 16 0 2 0 516600309 506667008 104885 33554432000 4194304 5787044 140735076556352 18446744073709551615 5531856 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 503492

[startup+1242.3 s]
/proc/loadavg: 3.19 3.28 3.74 4/182 14815
/proc/meminfo: memFree=29848712/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=494792 CPUtime=1815.48 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 120730 0 0 0 180181 1367 0 0 25 0 2 0 516599752 506667008 110739 33554432000 4194304 5787044 140735076556352 18446744073709551615 5524666 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 123698 110739 390 389 0 119448 0
[pid=14749/tid=14752] ppid=14748 vsize=494792 CPUtime=573.14 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) R 14748 14748 13999 0 -1 4202560 379 0 0 0 56841 473 0 0 16 0 2 0 516600309 506667008 110739 33554432000 4194304 5787044 140735076556352 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1815.48
Current children cumulated vsize (KiB) 503492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.41 3.33 3.73 4/182 14816
/proc/meminfo: memFree=29791356/32951124 swapFree=67111364/67111528
[pid=14748] ppid=14746 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14748/stat : 14748 (prissup.sh) S 14746 14748 13999 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516599752 8908800 251 33554432000 4194304 4922060 140733287468400 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14748/statm: 2175 251 211 178 0 68 0
[pid=14749] ppid=14748 vsize=560328 CPUtime=1905.02 cores=0,2,4,6
/proc/14749/stat : 14749 (priss) R 14748 14748 13999 0 -1 4202496 132103 0 0 0 189078 1424 0 0 25 0 2 0 516599752 573775872 122112 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683631 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14749/statm: 140082 122112 390 389 0 135832 0
[pid=14749/tid=14752] ppid=14748 vsize=560328 CPUtime=604.99 cores=0,2,4,6
/proc/14749/task/14752/stat : 14752 (priss) S 14748 14748 13999 0 -1 4202560 379 0 0 0 60008 491 0 0 16 0 2 0 516600309 573775872 122112 33554432000 4194304 5787044 140735076556352 18446744073709551615 253652683185 0 0 4096 0 18446604453935252416 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1905.02
Current children cumulated vsize (KiB) 569028

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 14748 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 1905.02
#
# 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): 1905.02
CPU user time (s): 1890.78
CPU system time (s): 14.24
CPU usage (%): 146.538
Max. virtual memory (cumulated for all children) (KiB): 569028

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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 2.31965 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 06:06:34
IDJOB=3287271
IDBENCH=82462
IDSOLVER=1601
FILE ID=node106/3287271-1304049993
RUNJOBID= node106-1304049355-14466
PBS_JOBID= 13170400
Free space on /tmp= 72152 MiB

SOLVER NAME= priss UP
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= DIR/prissup.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287271-1304049993/watcher-3287271-1304049993 -o /tmp/evaluation-result-3287271-1304049993/solver-3287271-1304049993 -C 4800 -W 1300 -M 15500  HOME/prissup.sh HOME HOME/instance-3287271-1304049993.cnf 1760756012 4800 15500 4

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1760756012

node106.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.830
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.830
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	: 5226.20
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.830
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.830
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.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      30264712 kB
Buffers:        224900 kB
Cached:        2030456 kB
SwapCached:         88 kB
Active:         915920 kB
Inactive:      1559816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30264712 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6684 kB
Writeback:           0 kB
AnonPages:      220012 kB
Mapped:          15504 kB
Slab:           146048 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   375508 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= 72132 MiB
End job on node106 at 2011-04-29 06:28:16