Trace number 3286829

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
SArTagnan 2011-03-24UNSAT 1238.55 310.409

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
MD5SUMa78f49949ed32c6f8eea9d5e428c909d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.02439
Satisfiable
(Un)Satisfiability was proved
Number of variables350506
Number of clauses878969
Sum of the clauses size2050925
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2585978
Number of clauses of size 3292989
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1238.22/310.37	
1238.22/310.37	s UNSATISFIABLE
1238.22/310.37	c Conflict at level 0

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-3286829-1304064385/watcher-3286829-1304064385 -o /tmp/evaluation-result-3286829-1304064385/solver-3286829-1304064385 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3286829-1304064385.cnf -threads=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: 4.48 4.96 5.42 2/177 4141
/proc/meminfo: memFree=18230320/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=24024 CPUtime=0 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 1342 0 0 0 0 0 0 0 21 0 1 0 518039046 24600576 1279 33554432000 4194304 4623224 140733285996544 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4141/statm: 6006 1281 290 105 0 1510 0

[startup+0.0282561 s]
/proc/loadavg: 4.48 4.96 5.42 2/177 4141
/proc/meminfo: memFree=18230320/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=69384 CPUtime=0.01 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 7211 0 0 0 1 0 0 0 21 0 1 0 518039046 71049216 6922 33554432000 4194304 4623224 140733285996544 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4141/statm: 17346 6924 297 105 0 12850 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 69384

[startup+0.100242 s]
/proc/loadavg: 4.48 4.96 5.42 2/177 4141
/proc/meminfo: memFree=18230320/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=79004 CPUtime=0.09 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 12908 0 0 0 8 1 0 0 21 0 1 0 518039046 80900096 9252 33554432000 4194304 4623224 140733285996544 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4141/statm: 19751 9254 297 105 0 15255 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79004

[startup+0.300207 s]
/proc/loadavg: 4.48 4.96 5.42 2/177 4141
/proc/meminfo: memFree=18230320/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=111280 CPUtime=0.29 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 27073 0 0 0 26 3 0 0 22 0 1 0 518039046 113950720 16254 33554432000 4194304 4623224 140733285996544 18446744073709551615 230808863189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4141/statm: 27820 16275 297 105 0 23324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111280

[startup+0.7011 s]
/proc/loadavg: 4.48 4.96 5.42 2/177 4141
/proc/meminfo: memFree=18230320/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=492708 CPUtime=1.48 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 71418 0 0 0 140 8 0 0 25 0 4 0 518039046 504532992 56562 33554432000 4194304 4623224 140733285996544 18446744073709551615 4278237 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 123177 56562 333 105 0 118681 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 492708

[startup+1.50095 s]
/proc/loadavg: 4.48 4.96 5.42 10/184 4148
/proc/meminfo: memFree=17857032/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=558248 CPUtime=4.68 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 97785 0 0 0 455 13 0 0 25 0 4 0 518039046 571645952 66615 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 139562 66615 335 105 0 135066 0
[pid=4141/tid=4146] ppid=4139 vsize=558248 CPUtime=1.05 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 1530 0 0 0 105 0 0 0 25 0 4 0 518039090 571645952 66615 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289924 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=558248 CPUtime=1.06 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 26601 0 0 0 102 4 0 0 25 0 4 0 518039090 571645952 66615 33554432000 4194304 4623224 140733285996544 18446744073709551615 4466056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=558248 CPUtime=1.05 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 4833 0 0 0 105 0 0 0 25 0 4 0 518039090 571645952 66615 33554432000 4194304 4623224 140733285996544 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.68
Current children cumulated vsize (KiB) 558248

[startup+3.10066 s]
/proc/loadavg: 4.48 4.96 5.42 9/184 4148
/proc/meminfo: memFree=17807928/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=591736 CPUtime=11.07 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 109670 0 0 0 1093 14 0 0 25 0 4 0 518039046 605937664 71356 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412513 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 147934 71356 335 105 0 143438 0
[pid=4141/tid=4146] ppid=4139 vsize=591736 CPUtime=2.65 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 1726 0 0 0 265 0 0 0 25 0 4 0 518039090 605937664 71356 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289878 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=591736 CPUtime=2.66 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 26618 0 0 0 262 4 0 0 25 0 4 0 518039090 605937664 71356 33554432000 4194304 4623224 140733285996544 18446744073709551615 4466083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=591736 CPUtime=2.64 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 16488 0 0 0 263 1 0 0 25 0 4 0 518039090 605937664 71356 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.07
Current children cumulated vsize (KiB) 591736

[startup+6.30107 s]
/proc/loadavg: 4.92 5.04 5.45 9/184 4148
/proc/meminfo: memFree=17773192/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=620408 CPUtime=23.85 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 118142 0 0 0 2370 15 0 0 25 0 4 0 518039046 635297792 77473 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412476 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 155102 77473 335 105 0 150606 0
[pid=4141/tid=4146] ppid=4139 vsize=620408 CPUtime=5.85 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 7283 0 0 0 585 0 0 0 25 0 4 0 518039090 635297792 77473 33554432000 4194304 4623224 140733285996544 18446744073709551615 4485126 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=620408 CPUtime=5.85 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 28444 0 0 0 581 4 0 0 25 0 4 0 518039090 635297792 77473 33554432000 4194304 4623224 140733285996544 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=620408 CPUtime=5.82 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 17484 0 0 0 581 1 0 0 25 0 4 0 518039090 635297792 77473 33554432000 4194304 4623224 140733285996544 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 620408

[startup+12.7009 s]
/proc/loadavg: 5.17 5.09 5.46 9/184 4148
/proc/meminfo: memFree=17761844/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=620408 CPUtime=49.42 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 125460 0 0 0 4925 17 0 0 25 0 4 0 518039046 635297792 78592 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 155102 78592 335 105 0 150606 0
[pid=4141/tid=4146] ppid=4139 vsize=620408 CPUtime=12.25 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 7507 0 0 0 1225 0 0 0 25 0 4 0 518039090 635297792 78592 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=620408 CPUtime=12.25 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 28992 0 0 0 1221 4 0 0 25 0 4 0 518039090 635297792 78592 33554432000 4194304 4623224 140733285996544 18446744073709551615 4278641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=620408 CPUtime=12.2 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 23850 0 0 0 1217 3 0 0 25 0 4 0 518039090 635297792 78592 33554432000 4194304 4623224 140733285996544 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.42
Current children cumulated vsize (KiB) 620408

[startup+25.5006 s]
/proc/loadavg: 5.79 5.24 5.50 9/184 4149
/proc/meminfo: memFree=17704516/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=642284 CPUtime=100.55 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 159956 0 0 0 10033 22 0 0 25 0 4 0 518039046 657698816 82030 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 160571 82030 335 105 0 156075 0
[pid=4141/tid=4146] ppid=4139 vsize=642284 CPUtime=25.05 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 11250 0 0 0 2504 1 0 0 25 0 4 0 518039090 657698816 82030 33554432000 4194304 4623224 140733285996544 18446744073709551615 4485126 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=642284 CPUtime=25.05 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 39280 0 0 0 2499 6 0 0 25 0 4 0 518039090 657698816 82030 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=642284 CPUtime=24.92 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 41226 0 0 0 2487 5 0 0 25 0 4 0 518039090 657698816 82030 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.55
Current children cumulated vsize (KiB) 642284

[startup+51.1009 s]
/proc/loadavg: 6.54 5.46 5.57 9/184 4149
/proc/meminfo: memFree=17629668/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=642284 CPUtime=202.81 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 221592 0 0 0 20249 32 0 0 25 0 4 0 518039046 657698816 89203 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 160571 89203 335 105 0 156075 0
[pid=4141/tid=4146] ppid=4139 vsize=642284 CPUtime=50.65 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 11892 0 0 0 5064 1 0 0 25 0 4 0 518039090 657698816 89203 33554432000 4194304 4623224 140733285996544 18446744073709551615 4463064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=642284 CPUtime=50.65 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 72072 0 0 0 5053 12 0 0 25 0 4 0 518039090 657698816 89203 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=642284 CPUtime=50.38 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 68589 0 0 0 5029 9 0 0 25 0 4 0 518039090 657698816 89203 33554432000 4194304 4623224 140733285996544 18446744073709551615 4545387 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.81
Current children cumulated vsize (KiB) 642284

[startup+102.307 s]
/proc/loadavg: 7.44 5.87 5.70 9/184 4151
/proc/meminfo: memFree=17527736/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=677764 CPUtime=407.36 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 364208 0 0 0 40680 56 0 0 25 0 4 0 518039046 694030336 102565 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 169441 102565 335 105 0 164945 0
[pid=4141/tid=4146] ppid=4139 vsize=677764 CPUtime=101.86 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 18082 0 0 0 10184 2 0 0 25 0 4 0 518039090 694030336 102565 33554432000 4194304 4623224 140733285996544 18446744073709551615 4376520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=677764 CPUtime=101.86 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 109438 0 0 0 10166 20 0 0 25 0 4 0 518039090 694030336 102565 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=677764 CPUtime=101.31 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 160025 0 0 0 10108 23 0 0 25 0 4 0 518039090 694030336 102565 33554432000 4194304 4623224 140733285996544 18446744073709551615 4550254 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.36
Current children cumulated vsize (KiB) 677764

[startup+162.301 s]
/proc/loadavg: 7.87 6.29 5.85 9/184 4152
/proc/meminfo: memFree=17399872/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=728136 CPUtime=647.02 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 594077 0 0 0 64613 89 0 0 25 0 4 0 518039046 745611264 119657 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 182034 119657 335 105 0 177538 0
[pid=4141/tid=4146] ppid=4139 vsize=728136 CPUtime=161.86 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 23098 0 0 0 16182 4 0 0 25 0 4 0 518039090 745611264 119657 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=728136 CPUtime=161.85 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 180226 0 0 0 16153 32 0 0 25 0 4 0 518039090 745611264 119657 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=728136 CPUtime=160.98 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 296437 0 0 0 16058 40 0 0 25 0 4 0 518039090 745611264 119657 33554432000 4194304 4623224 140733285996544 18446744073709551615 230808814796 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.02
Current children cumulated vsize (KiB) 728136

[startup+222.301 s]
/proc/loadavg: 7.98 6.61 5.99 9/184 4184
/proc/meminfo: memFree=15737920/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=783392 CPUtime=886.7 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 710680 0 0 0 88560 110 0 0 25 0 4 0 518039046 802193408 144117 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 195848 144117 335 105 0 191352 0
[pid=4141/tid=4146] ppid=4139 vsize=783392 CPUtime=221.86 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 35017 0 0 0 22179 7 0 0 25 0 4 0 518039090 802193408 144117 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289768 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=783392 CPUtime=221.87 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 263844 0 0 0 22140 47 0 0 25 0 4 0 518039090 802193408 144117 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317296 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=783392 CPUtime=220.66 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 305607 0 0 0 22024 42 0 0 25 0 4 0 518039090 802193408 144117 33554432000 4194304 4623224 140733285996544 18446744073709551615 4376584 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 886.7
Current children cumulated vsize (KiB) 783392

[startup+282.301 s]
/proc/loadavg: 8.10 6.89 6.12 9/184 4185
/proc/meminfo: memFree=15624424/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=904880 CPUtime=1126.38 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 814993 0 0 0 112504 134 0 0 25 0 4 0 518039046 926597120 164709 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 226220 164709 335 105 0 221724 0
[pid=4141/tid=4146] ppid=4139 vsize=904880 CPUtime=281.86 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 58053 0 0 0 28171 15 0 0 25 0 4 0 518039090 926597120 164709 33554432000 4194304 4623224 140733285996544 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=904880 CPUtime=281.86 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 341623 0 0 0 28125 61 0 0 25 0 4 0 518039090 926597120 164709 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=904880 CPUtime=280.33 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 305873 0 0 0 27991 42 0 0 25 0 4 0 518039090 926597120 164709 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1126.38
Current children cumulated vsize (KiB) 904880

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

[startup+294.3 s]
/proc/loadavg: 8.09 6.93 6.14 9/184 4186
/proc/meminfo: memFree=15527084/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=1035952 CPUtime=1174.31 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 889387 0 0 0 117287 144 0 0 25 0 4 0 518039046 1060814848 191682 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 258988 191682 335 105 0 254492 0
[pid=4141/tid=4146] ppid=4139 vsize=1035952 CPUtime=293.86 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 94148 0 0 0 29366 20 0 0 25 0 4 0 518039090 1060814848 191682 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=1035952 CPUtime=293.87 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 368352 0 0 0 29321 66 0 0 25 0 4 0 518039090 1060814848 191682 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=1035952 CPUtime=292.26 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 316838 0 0 0 29183 43 0 0 25 0 4 0 518039090 1060814848 191682 33554432000 4194304 4623224 140733285996544 18446744073709551615 4275783 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1174.31
Current children cumulated vsize (KiB) 1035952

[startup+300.701 s]
/proc/loadavg: 8.07 6.96 6.16 9/184 4186
/proc/meminfo: memFree=15475004/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=1035952 CPUtime=1199.88 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 929169 0 0 0 119838 150 0 0 25 0 4 0 518039046 1060814848 204075 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412459 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 258988 204075 335 105 0 254492 0
[pid=4141/tid=4146] ppid=4139 vsize=1035952 CPUtime=300.25 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 105562 0 0 0 30004 21 0 0 25 0 4 0 518039090 1060814848 204075 33554432000 4194304 4623224 140733285996544 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=1035952 CPUtime=300.27 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 383530 0 0 0 29959 68 0 0 25 0 4 0 518039090 1060814848 204075 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=1035952 CPUtime=298.63 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 329854 0 0 0 29818 45 0 0 25 0 4 0 518039090 1060814848 204075 33554432000 4194304 4623224 140733285996544 18446744073709551615 4354568 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1199.88
Current children cumulated vsize (KiB) 1035952

[startup+307.101 s]
/proc/loadavg: 8.07 6.98 6.17 9/184 4186
/proc/meminfo: memFree=15427760/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=1035952 CPUtime=1225.44 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 933864 0 0 0 122393 151 0 0 25 0 4 0 518039046 1060814848 203271 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 258988 203271 335 105 0 254492 0
[pid=4141/tid=4146] ppid=4139 vsize=1035952 CPUtime=306.66 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 106374 0 0 0 30644 22 0 0 25 0 4 0 518039090 1060814848 203271 33554432000 4194304 4623224 140733285996544 18446744073709551615 4466121 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=1035952 CPUtime=306.66 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 385932 0 0 0 30598 68 0 0 25 0 4 0 518039090 1060814848 203271 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=1035952 CPUtime=304.99 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 331162 0 0 0 30454 45 0 0 25 0 4 0 518039090 1060814848 203271 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1225.44
Current children cumulated vsize (KiB) 1035952

[startup+308.701 s]
/proc/loadavg: 8.07 6.98 6.17 9/184 4186
/proc/meminfo: memFree=15427264/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=1035952 CPUtime=1231.84 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 934891 0 0 0 123033 151 0 0 25 0 4 0 518039046 1060814848 203276 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 258988 203278 335 105 0 254492 0
[pid=4141/tid=4146] ppid=4139 vsize=1035952 CPUtime=308.26 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 106374 0 0 0 30804 22 0 0 25 0 4 0 518039090 1060814848 203278 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=1035952 CPUtime=308.26 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 386812 0 0 0 30758 68 0 0 25 0 4 0 518039090 1060814848 203278 33554432000 4194304 4623224 140733285996544 18446744073709551615 4316817 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=1035952 CPUtime=306.58 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 331163 0 0 0 30613 45 0 0 25 0 4 0 518039090 1060814848 203278 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289664 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1231.84
Current children cumulated vsize (KiB) 1035952

[startup+309.501 s]
/proc/loadavg: 8.07 6.98 6.17 9/184 4186
/proc/meminfo: memFree=15458884/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=1035952 CPUtime=1235.03 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 935986 0 0 0 123352 151 0 0 25 0 4 0 518039046 1060814848 203426 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412457 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 258988 203426 335 105 0 254492 0
[pid=4141/tid=4146] ppid=4139 vsize=1035952 CPUtime=309.06 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 106374 0 0 0 30884 22 0 0 25 0 4 0 518039090 1060814848 203426 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=1035952 CPUtime=309.06 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 387856 0 0 0 30838 68 0 0 25 0 4 0 518039090 1060814848 203426 33554432000 4194304 4623224 140733285996544 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=1035952 CPUtime=307.38 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 331169 0 0 0 30693 45 0 0 25 0 4 0 518039090 1060814848 203426 33554432000 4194304 4623224 140733285996544 18446744073709551615 4552693 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1235.03
Current children cumulated vsize (KiB) 1035952

[startup+309.901 s]
/proc/loadavg: 8.07 6.98 6.17 9/184 4186
/proc/meminfo: memFree=15458884/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=1035952 CPUtime=1236.63 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 936087 0 0 0 123512 151 0 0 25 0 4 0 518039046 1060814848 203527 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 258988 203527 335 105 0 254492 0
[pid=4141/tid=4146] ppid=4139 vsize=1035952 CPUtime=309.46 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 106374 0 0 0 30924 22 0 0 25 0 4 0 518039090 1060814848 203527 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317201 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=1035952 CPUtime=309.46 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 387884 0 0 0 30878 68 0 0 25 0 4 0 518039090 1060814848 203527 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=1035952 CPUtime=307.78 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 331169 0 0 0 30733 45 0 0 25 0 4 0 518039090 1060814848 203527 33554432000 4194304 4623224 140733285996544 18446744073709551615 4548199 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1236.63
Current children cumulated vsize (KiB) 1035952

[startup+310.3 s]
/proc/loadavg: 8.06 7.00 6.18 9/184 4186
/proc/meminfo: memFree=15455908/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=1035952 CPUtime=1238.22 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) R 4139 4141 2759 0 -1 4202496 936105 0 0 0 123671 151 0 0 25 0 4 0 518039046 1060814848 203525 33554432000 4194304 4623224 140733285996544 18446744073709551615 4412610 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 258988 203525 335 105 0 254492 0
[pid=4141/tid=4146] ppid=4139 vsize=1035952 CPUtime=309.86 cores=1,3,5,7
/proc/4141/task/4146/stat : 4146 (SArTagnan) R 4139 4141 2759 0 -1 4202560 106374 0 0 0 30964 22 0 0 25 0 4 0 518039090 1060814848 203525 33554432000 4194304 4623224 140733285996544 18446744073709551615 4462587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=1035952 CPUtime=309.86 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4202560 387884 0 0 0 30918 68 0 0 25 0 4 0 518039090 1060814848 203525 33554432000 4194304 4623224 140733285996544 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4141/tid=4148] ppid=4139 vsize=1035952 CPUtime=308.17 cores=1,3,5,7
/proc/4141/task/4148/stat : 4148 (SArTagnan) R 4139 4141 2759 0 -1 4202560 331169 0 0 0 30772 45 0 0 25 0 4 0 518039090 1060814848 203525 33554432000 4194304 4623224 140733285996544 18446744073709551615 4364414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1238.22
Current children cumulated vsize (KiB) 1035952

[startup+310.4 s]
/proc/loadavg: 8.06 7.00 6.18 9/184 4186
/proc/meminfo: memFree=15455908/32951124 swapFree=67111528/67111528
[pid=4141] ppid=4139 vsize=0 CPUtime=1238.53 cores=1,3,5,7
/proc/4141/stat : 4141 (SArTagnan) Z 4139 4141 2759 0 -1 4203548 936124 0 0 0 123699 154 0 0 25 0 2 0 518039046 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4141/statm: 0 0 0 0 0 0 0
[pid=4141/tid=4147] ppid=4139 vsize=0 CPUtime=309.96 cores=1,3,5,7
/proc/4141/task/4147/stat : 4147 (SArTagnan) R 4139 4141 2759 0 -1 4203588 387884 0 0 0 30925 71 0 0 25 0 2 0 518039090 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1238.53
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 310.409
CPU time (s): 1238.55
CPU user time (s): 1237
CPU system time (s): 1.55676
CPU usage (%): 399.008
Max. virtual memory (cumulated for all children) (KiB): 1035952

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

runsolver used 0.531919 second user time and 1.16582 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 10:06:26
IDJOB=3286829
IDBENCH=82444
IDSOLVER=1656
FILE ID=node104/3286829-1304064385
RUNJOBID= node104-1304064385-4122
PBS_JOBID= 13170438
Free space on /tmp= 71520 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_004_127_112-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286829-1304064385/watcher-3286829-1304064385 -o /tmp/evaluation-result-3286829-1304064385/solver-3286829-1304064385 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3286829-1304064385.cnf -threads=4

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

MD5SUM BENCH= a78f49949ed32c6f8eea9d5e428c909d
RANDOM SEED=1358831926

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18230724 kB
Buffers:       2197644 kB
Cached:       11826240 kB
SwapCached:          0 kB
Active:        2433328 kB
Inactive:     11700596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18230724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28436 kB
Writeback:           0 kB
AnonPages:      109252 kB
Mapped:          14904 kB
Slab:           523696 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   274664 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= 71512 MiB
End job on node104 at 2011-04-29 10:11:37