Trace number 3287317

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

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-ext_con_032_008_0256-tseitin.cnf
MD5SUMee9a3768141236efcc4a858e8f92a7e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.353945
Satisfiable
(Un)Satisfiability was proved
Number of variables27224
Number of clauses68879
Sum of the clauses size160715
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 245918
Number of clauses of size 322959
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: 14483
0.00/0.02	c parsetime: 17424us
0.00/0.02	c parsed 68879 clauses with 27224 variables
0.00/0.28	c preprocessor returned 27224 variables
0.00/0.28	c preprocessing returned UNKNOWN
0.00/0.28	c PP set 66 variables
0.00/0.28	c pp time: 254746us (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-3287317-1304050033/watcher-3287317-1304050033 -o /tmp/evaluation-result-3287317-1304050033/solver-3287317-1304050033 -C 4800 -W 1300 -M 15500 HOME/prissup.sh HOME HOME/instance-3287317-1304050033.cnf 17891900 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: 2.44 2.47 2.60 2/179 14482
/proc/meminfo: memFree=16581916/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0

[startup+0.086804 s]
/proc/loadavg: 2.44 2.47 2.60 2/179 14482
/proc/meminfo: memFree=16581916/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/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: 2.44 2.47 2.60 2/179 14482
/proc/meminfo: memFree=16581916/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300763 s]
/proc/loadavg: 2.44 2.47 2.60 2/179 14482
/proc/meminfo: memFree=16581916/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700732 s]
/proc/loadavg: 2.44 2.47 2.60 2/179 14482
/proc/meminfo: memFree=16581916/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 2.44 2.47 2.60 4/182 14485
/proc/meminfo: memFree=16556108/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=119404 CPUtime=1.83 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 8058 0 0 0 148 35 0 0 25 0 2 0 516605923 122269696 6847 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 29851 6847 390 389 0 25601 0
[pid=14483/tid=14485] ppid=14482 vsize=119404 CPUtime=0.33 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 20 0 0 0 19 14 0 0 18 0 2 0 516605951 122269696 6847 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 128104

[startup+3.10026 s]
/proc/loadavg: 2.44 2.47 2.60 4/182 14485
/proc/meminfo: memFree=16555240/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=119536 CPUtime=3.93 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 8148 0 0 0 311 82 0 0 25 0 2 0 516605923 122404864 6937 33554432000 4194304 5787044 140736444834720 18446744073709551615 5531400 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 29884 6937 390 389 0 25634 0
[pid=14483/tid=14485] ppid=14482 vsize=119536 CPUtime=0.83 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 22 0 0 0 48 35 0 0 17 0 2 0 516605951 122404864 6937 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 128236

[startup+6.3007 s]
/proc/loadavg: 2.57 2.49 2.61 4/182 14485
/proc/meminfo: memFree=16554628/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=119668 CPUtime=8.29 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 8220 0 0 0 672 157 0 0 25 0 2 0 516605923 122540032 7009 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 29917 7009 390 389 0 25667 0
[pid=14483/tid=14485] ppid=14482 vsize=119668 CPUtime=1.99 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 26 0 0 0 110 89 0 0 15 0 2 0 516605951 122540032 7009 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 128368

[startup+12.7006 s]
/proc/loadavg: 2.60 2.50 2.61 3/182 14485
/proc/meminfo: memFree=16553492/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=119668 CPUtime=17.57 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 8479 0 0 0 1455 302 0 0 25 0 2 0 516605923 122540032 7268 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 29917 7268 390 389 0 25667 0
[pid=14483/tid=14485] ppid=14482 vsize=119668 CPUtime=4.86 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 26 0 0 0 261 225 0 0 15 0 2 0 516605951 122540032 7268 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.57
Current children cumulated vsize (KiB) 128368

[startup+25.5003 s]
/proc/loadavg: 2.62 2.51 2.61 4/182 14486
/proc/meminfo: memFree=16551376/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=119668 CPUtime=36.13 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 9037 0 0 0 3028 585 0 0 25 0 2 0 516605923 122540032 7826 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 29917 7826 390 389 0 25667 0
[pid=14483/tid=14485] ppid=14482 vsize=119668 CPUtime=10.63 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 36 0 0 0 570 493 0 0 15 0 2 0 516605951 122540032 7826 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 36.13
Current children cumulated vsize (KiB) 128368

[startup+51.1009 s]
/proc/loadavg: 2.87 2.58 2.63 5/182 14486
/proc/meminfo: memFree=16546392/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=119800 CPUtime=73.57 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 10264 0 0 0 6210 1147 0 0 20 0 2 0 516605923 122675200 9053 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 29950 9053 390 389 0 25700 0
[pid=14483/tid=14485] ppid=14482 vsize=119800 CPUtime=22.47 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 80 0 0 0 1219 1028 0 0 15 0 2 0 516605951 122675200 9053 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 73.57
Current children cumulated vsize (KiB) 128500

[startup+102.307 s]
/proc/loadavg: 3.00 2.66 2.65 4/182 14488
/proc/meminfo: memFree=16539036/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=120208 CPUtime=148.8 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 12149 0 0 0 12698 2182 0 0 25 0 2 0 516605923 123092992 10937 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 30052 10937 390 389 0 25802 0
[pid=14483/tid=14485] ppid=14482 vsize=120208 CPUtime=46.49 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) S 14482 14482 12737 0 -1 4202560 167 0 0 0 2638 2011 0 0 15 0 2 0 516605951 123092992 10937 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 148.8
Current children cumulated vsize (KiB) 128908

[startup+162.3 s]
/proc/loadavg: 3.00 2.72 2.67 4/182 14489
/proc/meminfo: memFree=16529092/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=120752 CPUtime=238.67 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 14538 0 0 0 20482 3385 0 0 25 0 2 0 516605923 123650048 13325 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 30188 13325 390 389 0 25938 0
[pid=14483/tid=14485] ppid=14482 vsize=120752 CPUtime=76.38 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 298 0 0 0 4483 3155 0 0 15 0 2 0 516605951 123650048 13325 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 238.67
Current children cumulated vsize (KiB) 129452

[startup+222.301 s]
/proc/loadavg: 3.29 2.85 2.72 3/182 14491
/proc/meminfo: memFree=16483676/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=125268 CPUtime=329.48 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 17801 0 0 0 28425 4523 0 0 25 0 2 0 516605923 128274432 16567 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/14483/statm: 31317 16567 390 389 0 27067 0
[pid=14483/tid=14485] ppid=14482 vsize=125268 CPUtime=107.18 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 399 0 0 0 6485 4233 0 0 15 0 2 0 516605951 128274432 16567 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 18446604453135468608 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 329.48
Current children cumulated vsize (KiB) 133968

[startup+282.301 s]
/proc/loadavg: 3.42 2.96 2.76 3/181 14580
/proc/meminfo: memFree=17759256/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=125580 CPUtime=420.01 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 19172 0 0 0 36358 5643 0 0 25 0 2 0 516605923 128593920 17905 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 31395 17905 390 389 0 27145 0
[pid=14483/tid=14485] ppid=14482 vsize=125580 CPUtime=137.7 cores=0,2,4,6

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

[pid=14483] ppid=14482 vsize=228660 CPUtime=1039.54 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 36052 0 0 0 90466 13488 0 0 25 0 2 0 516605923 234147840 34641 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 57165 34641 390 389 0 52915 0
[pid=14483/tid=14485] ppid=14482 vsize=228660 CPUtime=337.23 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 1313 0 0 0 25716 8007 0 0 18 0 2 0 516605951 234147840 34641 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1039.54
Current children cumulated vsize (KiB) 237360

[startup+762.306 s]
/proc/loadavg: 3.24 3.32 3.03 5/182 14593
/proc/meminfo: memFree=17559088/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=240404 CPUtime=1130.6 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 39037 0 0 0 98603 14457 0 0 25 0 2 0 516605923 246173696 37626 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 60101 37626 390 389 0 55851 0
[pid=14483/tid=14485] ppid=14482 vsize=240404 CPUtime=368.28 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 1367 0 0 0 28482 8346 0 0 18 0 2 0 516605951 246173696 37626 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1130.6
Current children cumulated vsize (KiB) 249104

[startup+822.301 s]
/proc/loadavg: 3.42 3.36 3.06 4/182 14595
/proc/meminfo: memFree=17526684/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=260644 CPUtime=1223.5 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 44013 0 0 0 107036 15314 0 0 25 0 2 0 516605923 266899456 42602 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 65161 42602 390 389 0 60911 0
[pid=14483/tid=14485] ppid=14482 vsize=260644 CPUtime=401.18 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 1552 0 0 0 31472 8646 0 0 18 0 2 0 516605951 266899456 42602 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1223.5
Current children cumulated vsize (KiB) 269344

[startup+882.301 s]
/proc/loadavg: 3.71 3.45 3.10 5/182 14597
/proc/meminfo: memFree=17493656/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=275308 CPUtime=1318.51 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 47694 0 0 0 115716 16135 0 0 25 0 2 0 516605923 281915392 46283 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 68827 46283 390 389 0 64577 0
[pid=14483/tid=14485] ppid=14482 vsize=275308 CPUtime=436.19 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 1784 0 0 0 34688 8931 0 0 18 0 2 0 516605951 281915392 46283 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1318.51
Current children cumulated vsize (KiB) 284008

[startup+942.301 s]
/proc/loadavg: 3.60 3.46 3.12 5/182 14598
/proc/meminfo: memFree=17474276/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=289636 CPUtime=1415.76 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 51323 0 0 0 124741 16835 0 0 25 0 2 0 516605923 296587264 49912 33554432000 4194304 5787044 140736444834720 18446744073709551615 5521936 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 72409 49912 390 389 0 68159 0
[pid=14483/tid=14485] ppid=14482 vsize=289636 CPUtime=473.45 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) S 14482 14482 12737 0 -1 4202560 1997 0 0 0 38173 9172 0 0 19 0 2 0 516605951 296587264 49912 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 18446604453135468608 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1415.76
Current children cumulated vsize (KiB) 298336

[startup+1002.3 s]
/proc/loadavg: 3.56 3.47 3.15 4/182 14600
/proc/meminfo: memFree=17468776/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=289636 CPUtime=1506.41 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 51327 0 0 0 132869 17772 0 0 25 0 2 0 516605923 296587264 49916 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 72409 49916 390 389 0 68159 0
[pid=14483/tid=14485] ppid=14482 vsize=289636 CPUtime=504.08 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 1998 0 0 0 40914 9494 0 0 18 0 2 0 516605951 296587264 49916 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1506.41
Current children cumulated vsize (KiB) 298336

[startup+1062.3 s]
/proc/loadavg: 3.35 3.43 3.16 5/182 14601
/proc/meminfo: memFree=17461048/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=289636 CPUtime=1599.34 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 51331 0 0 0 141322 18612 0 0 25 0 2 0 516605923 296587264 49920 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 72409 49920 390 389 0 68159 0
[pid=14483/tid=14485] ppid=14482 vsize=289636 CPUtime=537.02 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 2000 0 0 0 43914 9788 0 0 18 0 2 0 516605951 296587264 49920 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1599.34
Current children cumulated vsize (KiB) 298336

[startup+1122.3 s]
/proc/loadavg: 3.33 3.41 3.16 4/182 14603
/proc/meminfo: memFree=17458040/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=289636 CPUtime=1694.29 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 51401 0 0 0 150015 19414 0 0 25 0 2 0 516605923 296587264 49990 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 72409 49990 390 389 0 68159 0
[pid=14483/tid=14485] ppid=14482 vsize=289636 CPUtime=571.96 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 2032 0 0 0 47127 10069 0 0 18 0 2 0 516605951 296587264 49990 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1694.29
Current children cumulated vsize (KiB) 298336

[startup+1182.3 s]
/proc/loadavg: 3.37 3.41 3.18 4/182 14605
/proc/meminfo: memFree=17457380/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=289924 CPUtime=1790.64 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 51530 0 0 0 158907 20157 0 0 25 0 2 0 516605923 296882176 50119 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 72481 50119 390 389 0 68231 0
[pid=14483/tid=14485] ppid=14482 vsize=289924 CPUtime=608.32 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 2078 0 0 0 50503 10329 0 0 18 0 2 0 516605951 296882176 50119 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (KiB) 298624

[startup+1242.3 s]
/proc/loadavg: 3.55 3.44 3.20 3/182 14606
/proc/meminfo: memFree=17419888/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=310760 CPUtime=1887.84 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 56183 0 0 0 167922 20862 0 0 25 0 2 0 516605923 318218240 54772 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 77690 54772 390 389 0 73440 0
[pid=14483/tid=14485] ppid=14482 vsize=310760 CPUtime=645.51 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 2225 0 0 0 53977 10574 0 0 18 0 2 0 516605951 318218240 54772 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1887.84
Current children cumulated vsize (KiB) 319460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.32 3.39 3.20 4/182 14608
/proc/meminfo: memFree=17404348/32951124 swapFree=67111528/67111528
[pid=14482] ppid=14480 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14482/stat : 14482 (prissup.sh) S 14480 14482 12737 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516605923 8908800 252 33554432000 4194304 4922060 140735289878960 18446744073709551615 216634334341 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14482/statm: 2175 252 211 178 0 68 0
[pid=14483] ppid=14482 vsize=322856 CPUtime=1982.51 cores=0,2,4,6
/proc/14483/stat : 14483 (priss) R 14482 14482 12737 0 -1 4202496 59171 0 0 0 176747 21504 0 0 25 0 2 0 516605923 330604544 57760 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646339439 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14483/statm: 80714 57760 390 389 0 76464 0
[pid=14483/tid=14485] ppid=14482 vsize=322856 CPUtime=682.47 cores=0,2,4,6
/proc/14483/task/14485/stat : 14485 (priss) R 14482 14482 12737 0 -1 4202560 2437 0 0 0 57449 10798 0 0 18 0 2 0 516605951 330604544 57760 33554432000 4194304 5787044 140736444834720 18446744073709551615 216646338993 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1982.51
Current children cumulated vsize (KiB) 331556

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 14482 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 1982.51
#
# 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): 1982.51
CPU user time (s): 1767.47
CPU system time (s): 215.04
CPU usage (%): 152.499
Max. virtual memory (cumulated for all children) (KiB): 331556

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

runsolver used 2.25466 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 06:07:13
IDJOB=3287317
IDBENCH=82463
IDSOLVER=1601
FILE ID=node103/3287317-1304050033
RUNJOBID= node103-1304036494-12755
PBS_JOBID= 13170359
Free space on /tmp= 71336 MiB

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

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

MD5SUM BENCH= ee9a3768141236efcc4a858e8f92a7e9
RANDOM SEED=17891900

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      16582196 kB
Buffers:       2145184 kB
Cached:       12383764 kB
SwapCached:          0 kB
Active:        6909700 kB
Inactive:      8875084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16582196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2736 kB
Writeback:           0 kB
AnonPages:     1255192 kB
Mapped:          15488 kB
Slab:           517872 kB
PageTables:       7376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1557504 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= 71504 MiB
End job on node103 at 2011-04-29 06:28:55