Trace number 3386304

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-05-15 (fixed)UNSAT 442.127 110.945

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

442.03/110.93	
442.03/110.93	s UNSATISFIABLE
442.03/110.93	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: 961)

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-3386304-1305576531/watcher-3386304-1305576531 -o /tmp/evaluation-result-3386304-1305576531/solver-3386304-1305576531 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386304-1305576531.cnf -threads=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: 7.11 8.21 8.19 2/421 5279
/proc/meminfo: memFree=20160524/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=19704 CPUtime=0 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 671 0 0 0 0 0 0 0 25 0 1 0 747883778 20176896 609 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5279/statm: 4926 610 299 106 0 429 0
[pid=5279/tid=5280] ppid=5277 vsize=183376 CPUtime=0 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 4 0 747883778 187777024 1178 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352596 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=183376 CPUtime=0 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 4 0 747883778 187777024 1178 33554432000 4194304 4625164 140736344755520 18446744073709551615 4288853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=183376 CPUtime=0 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 95 0 0 0 0 0 0 0 25 0 4 0 747883778 187777024 1178 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0521661 s]
/proc/loadavg: 7.11 8.21 8.19 2/421 5279
/proc/meminfo: memFree=20160524/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=259016 CPUtime=3.62 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 13158 0 0 0 360 2 0 0 25 0 4 0 747883778 265232384 5074 33554432000 4194304 4625164 140736344755520 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 64754 5074 346 106 0 60257 0
[pid=5279/tid=5280] ppid=5277 vsize=259016 CPUtime=0.9 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 1722 0 0 0 90 0 0 0 25 0 4 0 747883778 265232384 5074 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=259016 CPUtime=0.89 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 1871 0 0 0 89 0 0 0 19 0 4 0 747883778 265232384 5074 33554432000 4194304 4625164 140736344755520 18446744073709551615 4327632 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=259016 CPUtime=0.89 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 5552 0 0 0 89 0 0 0 25 0 4 0 747883778 265232384 5074 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 259016

[startup+1.01559 s]
/proc/loadavg: 7.11 8.21 8.19 2/421 5279
/proc/meminfo: memFree=20160524/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=259016 CPUtime=4.02 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 13812 0 0 0 400 2 0 0 25 0 4 0 747883778 265232384 5267 33554432000 4194304 4625164 140736344755520 18446744073709551615 4511846 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 64754 5267 346 106 0 60257 0
[pid=5279/tid=5280] ppid=5277 vsize=259016 CPUtime=1 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 1764 0 0 0 100 0 0 0 25 0 4 0 747883778 265232384 5267 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=259016 CPUtime=0.99 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 1910 0 0 0 99 0 0 0 19 0 4 0 747883778 265232384 5267 33554432000 4194304 4625164 140736344755520 18446744073709551615 4375288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=259016 CPUtime=0.99 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 6101 0 0 0 99 0 0 0 25 0 4 0 747883778 265232384 5267 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 259016

[startup+1.11557 s]
/proc/loadavg: 7.11 8.21 8.19 2/421 5279
/proc/meminfo: memFree=20160524/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=260708 CPUtime=4.42 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 14817 0 0 0 440 2 0 0 25 0 4 0 747883778 266964992 5430 33554432000 4194304 4625164 140736344755520 18446744073709551615 4511926 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 65177 5430 346 106 0 60680 0
[pid=5279/tid=5280] ppid=5277 vsize=260708 CPUtime=1.1 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 2482 0 0 0 110 0 0 0 25 0 4 0 747883778 266964992 5430 33554432000 4194304 4625164 140736344755520 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=260708 CPUtime=1.09 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 1959 0 0 0 109 0 0 0 19 0 4 0 747883778 266964992 5430 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=260708 CPUtime=1.09 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 6308 0 0 0 109 0 0 0 25 0 4 0 747883778 266964992 5430 33554432000 4194304 4625164 140736344755520 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 260708

[startup+1.21555 s]
/proc/loadavg: 7.11 8.21 8.19 2/421 5279
/proc/meminfo: memFree=20160524/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=258060 CPUtime=4.82 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 16879 0 0 0 480 2 0 0 25 0 4 0 747883778 264253440 6317 33554432000 4194304 4625164 140736344755520 18446744073709551615 4511866 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 64515 6317 346 106 0 60018 0
[pid=5279/tid=5280] ppid=5277 vsize=258060 CPUtime=1.2 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 2588 0 0 0 120 0 0 0 25 0 4 0 747883778 264253440 6317 33554432000 4194304 4625164 140736344755520 18446744073709551615 4464351 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=258060 CPUtime=1.19 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 2210 0 0 0 119 0 0 0 19 0 4 0 747883778 264253440 6317 33554432000 4194304 4625164 140736344755520 18446744073709551615 4467806 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=258060 CPUtime=1.19 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 7326 0 0 0 119 0 0 0 25 0 4 0 747883778 264253440 6317 33554432000 4194304 4625164 140736344755520 18446744073709551615 4552363 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 258060

[startup+1.5155 s]
/proc/loadavg: 7.11 8.21 8.19 2/421 5279
/proc/meminfo: memFree=20160524/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=259056 CPUtime=6.02 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 20152 0 0 0 599 3 0 0 25 0 4 0 747883778 265273344 6262 33554432000 4194304 4625164 140736344755520 18446744073709551615 4508923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 64764 6262 346 106 0 60267 0
[pid=5279/tid=5280] ppid=5277 vsize=259056 CPUtime=1.5 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 2600 0 0 0 150 0 0 0 25 0 4 0 747883778 265273344 6262 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=259056 CPUtime=1.49 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 2724 0 0 0 149 0 0 0 20 0 4 0 747883778 265273344 6262 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=259056 CPUtime=1.49 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 10065 0 0 0 148 1 0 0 25 0 4 0 747883778 265273344 6262 33554432000 4194304 4625164 140736344755520 18446744073709551615 4547788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 259056

[startup+3.1162 s]
/proc/loadavg: 7.11 8.21 8.19 9/431 5292
/proc/meminfo: memFree=19997044/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=263036 CPUtime=12.4 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 33315 0 0 0 1234 6 0 0 25 0 4 0 747883778 269348864 8311 33554432000 4194304 4625164 140736344755520 18446744073709551615 4513486 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 65759 8312 348 106 0 61262 0
[pid=5279/tid=5280] ppid=5277 vsize=263036 CPUtime=3.1 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 3073 0 0 0 310 0 0 0 25 0 4 0 747883778 269348864 8312 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=263036 CPUtime=3.06 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 3091 0 0 0 306 0 0 0 25 0 4 0 747883778 269348864 8313 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=263036 CPUtime=3.09 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21660 0 0 0 306 3 0 0 25 0 4 0 747883778 269348864 8313 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 263036

[startup+6.30062 s]
/proc/loadavg: 7.18 8.20 8.19 9/431 5292
/proc/meminfo: memFree=19976220/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=271688 CPUtime=25.11 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 56460 0 0 0 2501 10 0 0 25 0 4 0 747883778 278208512 11994 33554432000 4194304 4625164 140736344755520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 67922 11994 347 106 0 63425 0
[pid=5279/tid=5280] ppid=5277 vsize=271688 CPUtime=6.3 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 6182 0 0 0 629 1 0 0 25 0 4 0 747883778 278208512 12015 33554432000 4194304 4625164 140736344755520 18446744073709551615 4464408 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=271688 CPUtime=6.22 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 5007 0 0 0 621 1 0 0 25 0 4 0 747883778 278208512 12015 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=271688 CPUtime=6.3 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 38829 0 0 0 623 7 0 0 25 0 4 0 747883778 278208512 12015 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 271688

[startup+12.7004 s]
/proc/loadavg: 7.25 8.20 8.19 9/431 5292
/proc/meminfo: memFree=19941416/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=275728 CPUtime=50.6 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 98528 0 0 0 5044 16 0 0 25 0 4 0 747883778 282345472 16571 33554432000 4194304 4625164 140736344755520 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 68932 16571 347 106 0 64435 0
[pid=5279/tid=5280] ppid=5277 vsize=275728 CPUtime=12.68 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 9477 0 0 0 1266 2 0 0 25 0 4 0 747883778 282345472 16571 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=275728 CPUtime=12.53 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 7376 0 0 0 1252 1 0 0 25 0 4 0 747883778 282345472 16571 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=275728 CPUtime=12.68 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 74699 0 0 0 1257 11 0 0 25 0 4 0 747883778 282345472 16571 33554432000 4194304 4625164 140736344755520 18446744073709551615 4552612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 275728

[startup+25.5011 s]
/proc/loadavg: 7.41 8.19 8.18 9/431 5292
/proc/meminfo: memFree=19884876/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=307348 CPUtime=101.62 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 200338 0 0 0 10131 31 0 0 25 0 4 0 747883778 314724352 29978 33554432000 4194304 4625164 140736344755520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 76837 29978 461 106 0 72340 0
[pid=5279/tid=5280] ppid=5277 vsize=307348 CPUtime=25.48 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 22135 0 0 0 2544 4 0 0 25 0 4 0 747883778 314724352 29978 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=307348 CPUtime=25.15 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 10546 0 0 0 2513 2 0 0 25 0 4 0 747883778 314724352 29978 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=307348 CPUtime=25.48 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 159214 0 0 0 2525 23 0 0 25 0 4 0 747883778 314724352 29978 33554432000 4194304 4625164 140736344755520 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 307348

[startup+51.1004 s]
/proc/loadavg: 7.68 8.19 8.18 9/431 5293
/proc/meminfo: memFree=19789676/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=356816 CPUtime=203.65 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 305558 0 0 0 20320 45 0 0 25 0 4 0 747883778 365379584 44080 33554432000 4194304 4625164 140736344755520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 89204 44080 348 106 0 84707 0
[pid=5279/tid=5280] ppid=5277 vsize=356816 CPUtime=51.06 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 36017 0 0 0 5101 5 0 0 25 0 4 0 747883778 365379584 44080 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=356816 CPUtime=50.39 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 15579 0 0 0 5036 3 0 0 25 0 4 0 747883778 365379584 44080 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=356816 CPUtime=51.08 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 245197 0 0 0 5074 34 0 0 25 0 4 0 747883778 365379584 44080 33554432000 4194304 4625164 140736344755520 18446744073709551615 4334424 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 356816

[startup+102.301 s]
/proc/loadavg: 7.86 8.16 8.17 9/431 5295
/proc/meminfo: memFree=19677552/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=407.72 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 386943 0 0 0 40711 61 0 0 25 0 4 0 747883778 376496128 52815 33554432000 4194304 4625164 140736344755520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 52815 355 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=102.25 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 10217 8 0 0 25 0 4 0 747883778 376496128 52815 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=100.86 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10080 6 0 0 25 0 4 0 747883778 376496128 52815 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=102.28 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 307464 0 0 0 10184 44 0 0 25 0 4 0 747883778 376496128 52815 33554432000 4194304 4625164 140736344755520 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.72
Current children cumulated vsize (KiB) 367672

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

[startup+103.216 s]
/proc/loadavg: 7.86 8.16 8.17 9/431 5295
/proc/meminfo: memFree=19675568/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=411.35 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 392406 0 0 0 41074 61 0 0 25 0 4 0 747883778 376496128 52922 33554432000 4194304 4625164 140736344755520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 52922 354 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=103.16 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 10308 8 0 0 25 0 4 0 747883778 376496128 52922 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=101.76 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10170 6 0 0 25 0 4 0 747883778 376496128 52922 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=103.19 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 312917 0 0 0 10275 44 0 0 25 0 4 0 747883778 376496128 52922 33554432000 4194304 4625164 140736344755520 18446744073709551615 4552296 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 411.35
Current children cumulated vsize (KiB) 367672

[startup+106.4 s]
/proc/loadavg: 7.87 8.15 8.17 9/431 5295
/proc/meminfo: memFree=19659436/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=424.08 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 410410 0 0 0 42345 63 0 0 25 0 4 0 747883778 376496128 53570 33554432000 4194304 4625164 140736344755520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 53570 371 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=106.36 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 10628 8 0 0 25 0 4 0 747883778 376496128 53575 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=104.92 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10486 6 0 0 25 0 4 0 747883778 376496128 53575 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=106.39 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 330886 0 0 0 10593 46 0 0 25 0 4 0 747883778 376496128 53575 33554432000 4194304 4625164 140736344755520 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 424.08
Current children cumulated vsize (KiB) 367672

[startup+108.001 s]
/proc/loadavg: 7.87 8.15 8.17 9/431 5295
/proc/meminfo: memFree=19659188/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=430.44 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 417988 0 0 0 42980 64 0 0 25 0 4 0 747883778 376496128 53026 33554432000 4194304 4625164 140736344755520 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 53026 388 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=107.95 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 10787 8 0 0 25 0 4 0 747883778 376496128 53026 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=106.49 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10643 6 0 0 25 0 4 0 747883778 376496128 53026 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=107.97 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 338326 0 0 0 10750 47 0 0 25 0 4 0 747883778 376496128 53026 33554432000 4194304 4625164 140736344755520 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 430.44
Current children cumulated vsize (KiB) 367672

[startup+109.601 s]
/proc/loadavg: 7.87 8.15 8.17 9/431 5295
/proc/meminfo: memFree=19658320/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=436.8 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 422289 0 0 0 43615 65 0 0 25 0 4 0 747883778 376496128 53673 33554432000 4194304 4625164 140736344755520 18446744073709551615 4512887 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 53673 396 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=109.54 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 10946 8 0 0 25 0 4 0 747883778 376496128 53673 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=108.07 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10801 6 0 0 25 0 4 0 747883778 376496128 53673 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=109.57 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 342612 0 0 0 10909 48 0 0 25 0 4 0 747883778 376496128 53673 33554432000 4194304 4625164 140736344755520 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 436.8
Current children cumulated vsize (KiB) 367672

[startup+110.401 s]
/proc/loadavg: 7.88 8.15 8.17 9/431 5295
/proc/meminfo: memFree=19657080/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=439.98 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 425396 0 0 0 43933 65 0 0 25 0 4 0 747883778 376496128 53303 33554432000 4194304 4625164 140736344755520 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 53303 386 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=110.34 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 11026 8 0 0 25 0 4 0 747883778 376496128 53303 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=108.85 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10879 6 0 0 25 0 4 0 747883778 376496128 53303 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=110.38 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 345716 0 0 0 10989 49 0 0 25 0 4 0 747883778 376496128 53303 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 439.98
Current children cumulated vsize (KiB) 367672

[startup+110.8 s]
/proc/loadavg: 7.88 8.15 8.17 9/431 5295
/proc/meminfo: memFree=19655592/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=441.6 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 426534 0 0 0 44094 66 0 0 25 0 4 0 747883778 376496128 53150 33554432000 4194304 4625164 140736344755520 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 53150 386 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=110.75 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 11067 8 0 0 25 0 4 0 747883778 376496128 53150 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=109.25 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10919 6 0 0 25 0 4 0 747883778 376496128 53150 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=110.79 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 346854 0 0 0 11030 49 0 0 25 0 4 0 747883778 376496128 53150 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 441.6
Current children cumulated vsize (KiB) 367672

[startup+110.916 s]
/proc/loadavg: 7.88 8.15 8.17 9/431 5295
/proc/meminfo: memFree=19655592/32950928 swapFree=65730892/67111528
[pid=5279] ppid=5277 vsize=367672 CPUtime=442.03 cores=0,2,4,6
/proc/5279/stat : 5279 (SArTagnan) R 5277 5279 5247 0 -1 4202496 426536 0 0 0 44137 66 0 0 25 0 4 0 747883778 376496128 53152 33554432000 4194304 4625164 140736344755520 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5279/statm: 91918 53152 386 106 0 87421 0
[pid=5279/tid=5280] ppid=5277 vsize=367672 CPUtime=110.85 cores=0,2,4,6
/proc/5279/task/5280/stat : 5280 (SArTagnan) R 5277 5279 5247 0 -1 4202560 47291 0 0 0 11077 8 0 0 25 0 4 0 747883778 376496128 53152 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5279/tid=5281] ppid=5277 vsize=367672 CPUtime=109.35 cores=0,2,4,6
/proc/5279/task/5281/stat : 5281 (SArTagnan) R 5277 5279 5247 0 -1 4202560 21161 0 0 0 10929 6 0 0 25 0 4 0 747883778 376496128 53152 33554432000 4194304 4625164 140736344755520 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5279/tid=5282] ppid=5277 vsize=367672 CPUtime=110.89 cores=0,2,4,6
/proc/5279/task/5282/stat : 5282 (SArTagnan) R 5277 5279 5247 0 -1 4202560 346854 0 0 0 11040 49 0 0 25 0 4 0 747883778 376496128 53152 33554432000 4194304 4625164 140736344755520 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 442.03
Current children cumulated vsize (KiB) 367672

Child status: 20
Real time (s): 110.945
CPU time (s): 442.127
CPU user time (s): 441.455
CPU system time (s): 0.671897
CPU usage (%): 398.511
Max. virtual memory (cumulated for all children) (KiB): 367672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 441.455
system time used= 0.671897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 426547
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= 3176
involuntary context switches= 3096

runsolver used 0.412937 second user time and 1.10283 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-16 22:08:51
IDJOB=3386304
IDBENCH=20393
IDSOLVER=1871
FILE ID=node116/3386304-1305576531
RUNJOBID= node116-1305576531-5265
PBS_JOBID= 13350205
Free space on /tmp= 73040 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386304-1305576531/watcher-3386304-1305576531 -o /tmp/evaluation-result-3386304-1305576531/solver-3386304-1305576531 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386304-1305576531.cnf -threads=4

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=177394932

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      20160804 kB
Buffers:        182460 kB
Cached:        2323400 kB
SwapCached:      12328 kB
Active:       11342096 kB
Inactive:      1205084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20160804 kB
SwapTotal:    67111528 kB
SwapFree:     65730892 kB
Dirty:            3568 kB
Writeback:           0 kB
AnonPages:    10039768 kB
Mapped:          19588 kB
Slab:           118436 kB
PageTables:      53340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 113397880 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= 73028 MiB
End job on node116 at 2011-05-16 22:10:42