Trace number 3386058

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 308.473 77.3856

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-19_348.cnf
MD5SUMd56eb1fbc523242359df78e10ae2a44f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables174
Number of clauses16458
Sum of the clauses size73267
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 258
Number of clauses of size 314898
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51502

Solver Data

308.15/77.38	
308.15/77.38	s UNSATISFIABLE
308.15/77.38	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-3386058-1305582046/watcher-3386058-1305582046 -o /tmp/evaluation-result-3386058-1305582046/solver-3386058-1305582046 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386058-1305582046.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.69 5.10 6.31 7/400 9847
/proc/meminfo: memFree=21573236/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=21984 CPUtime=0 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 1509 0 0 0 0 0 0 0 22 0 1 0 650619948 22511616 1060 33554432000 4194304 4625164 140733281088560 18446744073709551615 254261313744 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9847/statm: 5496 1074 298 106 0 999 0
[pid=9847/tid=9848] ppid=9845 vsize=53720 CPUtime=0 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 650619950 55009280 1333 33554432000 4194304 4625164 140733281088560 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=53720 CPUtime=0 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 650619950 55009280 1333 33554432000 4194304 4625164 140733281088560 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=53720 CPUtime=0 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 650619950 55009280 1333 33554432000 4194304 4625164 140733281088560 18446744073709551615 47388895500210 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.838193 s]
/proc/loadavg: 4.69 5.10 6.31 7/400 9847
/proc/meminfo: memFree=21573236/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=254744 CPUtime=3.3 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 12299 0 0 0 329 1 0 0 25 0 4 0 650619948 260857856 3926 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 63686 3927 340 106 0 59189 0
[pid=9847/tid=9848] ppid=9845 vsize=254744 CPUtime=0.81 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 1919 0 0 0 81 0 0 0 25 0 4 0 650619950 260857856 3927 33554432000 4194304 4625164 140733281088560 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=254744 CPUtime=0.82 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 1288 0 0 0 82 0 0 0 19 0 4 0 650619950 260857856 3927 33554432000 4194304 4625164 140733281088560 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=254744 CPUtime=0.81 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 6760 0 0 0 81 0 0 0 25 0 4 0 650619950 260857856 3927 33554432000 4194304 4625164 140733281088560 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 254744

[startup+0.901181 s]
/proc/loadavg: 4.69 5.10 6.31 7/400 9847
/proc/meminfo: memFree=21573236/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=255200 CPUtime=3.55 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 13041 0 0 0 354 1 0 0 25 0 4 0 650619948 261324800 4046 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 63800 4046 340 106 0 59303 0
[pid=9847/tid=9848] ppid=9845 vsize=255200 CPUtime=0.88 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 2091 0 0 0 88 0 0 0 25 0 4 0 650619950 261324800 4046 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=255200 CPUtime=0.88 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 1764 0 0 0 88 0 0 0 19 0 4 0 650619950 261324800 4046 33554432000 4194304 4625164 140733281088560 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=255200 CPUtime=0.88 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 6843 0 0 0 88 0 0 0 25 0 4 0 650619950 261324800 4046 33554432000 4194304 4625164 140733281088560 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 255200

[startup+1.00116 s]
/proc/loadavg: 4.69 5.10 6.31 7/400 9847
/proc/meminfo: memFree=21573236/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=254716 CPUtime=3.95 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 13797 0 0 0 394 1 0 0 25 0 4 0 650619948 260829184 4266 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512193 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 63679 4266 341 106 0 59182 0
[pid=9847/tid=9848] ppid=9845 vsize=254716 CPUtime=0.97 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 2162 0 0 0 97 0 0 0 25 0 4 0 650619950 260829184 4266 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=254716 CPUtime=0.98 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 1826 0 0 0 98 0 0 0 19 0 4 0 650619950 260829184 4266 33554432000 4194304 4625164 140733281088560 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=254716 CPUtime=0.98 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 7296 0 0 0 98 0 0 0 25 0 4 0 650619950 260829184 4266 33554432000 4194304 4625164 140733281088560 18446744073709551615 4579312 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 254716

[startup+1.10115 s]
/proc/loadavg: 4.69 5.10 6.31 7/400 9847
/proc/meminfo: memFree=21573236/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=254848 CPUtime=4.35 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 14480 0 0 0 434 1 0 0 25 0 4 0 650619948 260964352 4411 33554432000 4194304 4625164 140733281088560 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 63712 4411 341 106 0 59215 0
[pid=9847/tid=9848] ppid=9845 vsize=254848 CPUtime=1.07 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 2232 0 0 0 107 0 0 0 25 0 4 0 650619950 260964352 4411 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351849 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=254848 CPUtime=1.08 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 1880 0 0 0 108 0 0 0 19 0 4 0 650619950 260964352 4411 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=254848 CPUtime=1.08 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 7843 0 0 0 108 0 0 0 25 0 4 0 650619950 260964352 4411 33554432000 4194304 4625164 140733281088560 18446744073709551615 254261274752 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 254848

[startup+1.50108 s]
/proc/loadavg: 4.69 5.10 6.31 7/400 9847
/proc/meminfo: memFree=21573236/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=255376 CPUtime=5.95 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 18315 0 0 0 593 2 0 0 25 0 4 0 650619948 261505024 4937 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 63844 4937 342 106 0 59347 0
[pid=9847/tid=9848] ppid=9845 vsize=255376 CPUtime=1.47 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 2283 0 0 0 147 0 0 0 25 0 4 0 650619950 261505024 4937 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=255376 CPUtime=1.48 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 2099 0 0 0 148 0 0 0 20 0 4 0 650619950 261505024 4937 33554432000 4194304 4625164 140733281088560 18446744073709551615 4352827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=255376 CPUtime=1.48 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 11361 0 0 0 147 1 0 0 25 0 4 0 650619950 261505024 4937 33554432000 4194304 4625164 140733281088560 18446744073709551615 4278245 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 255376

[startup+3.10079 s]
/proc/loadavg: 5.04 5.16 6.32 10/404 9851
/proc/meminfo: memFree=21521448/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=258344 CPUtime=12.33 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 32064 0 0 0 1228 5 0 0 25 0 4 0 650619948 264544256 7276 33554432000 4194304 4625164 140733281088560 18446744073709551615 4511899 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 64586 7276 342 106 0 60089 0
[pid=9847/tid=9848] ppid=9845 vsize=258344 CPUtime=3.07 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 3491 0 0 0 307 0 0 0 25 0 4 0 650619950 264544256 7276 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=258344 CPUtime=3.05 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 3179 0 0 0 305 0 0 0 25 0 4 0 650619950 264544256 7276 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=258344 CPUtime=3.08 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 22704 0 0 0 305 3 0 0 25 0 4 0 650619950 264544256 7276 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 258344

[startup+6.31522 s]
/proc/loadavg: 5.04 5.16 6.32 10/404 9851
/proc/meminfo: memFree=21488184/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=264476 CPUtime=25.13 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 48303 0 0 0 2506 7 0 0 25 0 4 0 650619948 270823424 11229 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 66119 11229 350 106 0 61622 0
[pid=9847/tid=9848] ppid=9845 vsize=264476 CPUtime=6.29 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 5198 0 0 0 628 1 0 0 25 0 4 0 650619950 270823424 11229 33554432000 4194304 4625164 140733281088560 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=264476 CPUtime=6.22 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 5198 0 0 0 622 0 0 0 25 0 4 0 650619950 270823424 11229 33554432000 4194304 4625164 140733281088560 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=264476 CPUtime=6.29 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 34547 0 0 0 624 5 0 0 25 0 4 0 650619950 270823424 11229 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 264476

[startup+12.7011 s]
/proc/loadavg: 5.64 5.29 6.35 10/404 9852
/proc/meminfo: memFree=21447032/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=282100 CPUtime=50.61 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 73078 0 0 0 5049 12 0 0 25 0 4 0 650619948 288870400 16300 33554432000 4194304 4625164 140733281088560 18446744073709551615 254261275190 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 70525 16300 358 106 0 66028 0
[pid=9847/tid=9848] ppid=9845 vsize=282100 CPUtime=12.68 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 7280 0 0 0 1267 1 0 0 25 0 4 0 650619950 288870400 16300 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=282100 CPUtime=12.53 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 8079 0 0 0 1253 0 0 0 25 0 4 0 650619950 288870400 16300 33554432000 4194304 4625164 140733281088560 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=282100 CPUtime=12.67 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 53586 0 0 0 1258 9 0 0 25 0 4 0 650619950 288870400 16300 33554432000 4194304 4625164 140733281088560 18446744073709551615 4547216 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 282100

[startup+25.5008 s]
/proc/loadavg: 6.31 5.44 6.39 10/404 9852
/proc/meminfo: memFree=21393572/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=289056 CPUtime=101.64 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 106776 0 0 0 10145 19 0 0 25 0 4 0 650619948 295993344 21463 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 72264 21463 375 106 0 67767 0
[pid=9847/tid=9848] ppid=9845 vsize=289056 CPUtime=25.47 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 10984 0 0 0 2545 2 0 0 25 0 4 0 650619950 295993344 21463 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=289056 CPUtime=25.16 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 11748 0 0 0 2515 1 0 0 25 0 4 0 650619950 295993344 21463 33554432000 4194304 4625164 140733281088560 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=289056 CPUtime=25.47 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 79175 0 0 0 2534 13 0 0 25 0 4 0 650619950 295993344 21463 33554432000 4194304 4625164 140733281088560 18446744073709551615 4335282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 289056

[startup+51.1003 s]
/proc/loadavg: 7.22 5.73 6.46 10/404 9853
/proc/meminfo: memFree=21322844/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=298464 CPUtime=203.69 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 305583 0 0 0 20323 46 0 0 25 0 4 0 650619948 305627136 26764 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 74616 26764 344 106 0 70119 0
[pid=9847/tid=9848] ppid=9845 vsize=298464 CPUtime=51.07 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 11757 0 0 0 5105 2 0 0 25 0 4 0 650619950 305627136 26764 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=298464 CPUtime=50.43 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 16620 0 0 0 5041 2 0 0 25 0 4 0 650619950 305627136 26764 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=298464 CPUtime=51.07 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 271430 0 0 0 5067 40 0 0 25 0 4 0 650619950 305627136 26764 33554432000 4194304 4625164 140733281088560 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 298464

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

[startup+51.9011 s]
/proc/loadavg: 7.22 5.73 6.46 10/404 9853
/proc/meminfo: memFree=21321232/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=298464 CPUtime=206.89 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 308544 0 0 0 20642 47 0 0 25 0 4 0 650619948 305627136 26784 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 74616 26784 344 106 0 70119 0
[pid=9847/tid=9848] ppid=9845 vsize=298464 CPUtime=51.87 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 11758 0 0 0 5185 2 0 0 25 0 4 0 650619950 305627136 26784 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=298464 CPUtime=51.21 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 16620 0 0 0 5119 2 0 0 25 0 4 0 650619950 305627136 26784 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351881 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=298464 CPUtime=51.87 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 274372 0 0 0 5147 40 0 0 25 0 4 0 650619950 305627136 26784 33554432000 4194304 4625164 140733281088560 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 206.89
Current children cumulated vsize (KiB) 298464

[startup+64.7009 s]
/proc/loadavg: 7.62 5.89 6.50 10/404 9853
/proc/meminfo: memFree=21285752/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=302052 CPUtime=257.91 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 410700 0 0 0 25731 60 0 0 25 0 4 0 650619948 309301248 29457 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 75513 29457 366 106 0 71016 0
[pid=9847/tid=9848] ppid=9845 vsize=302052 CPUtime=64.67 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 12050 0 0 0 6465 2 0 0 25 0 4 0 650619950 309301248 29457 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=302052 CPUtime=63.84 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 16828 0 0 0 6382 2 0 0 25 0 4 0 650619950 309301248 29459 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351808 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=302052 CPUtime=64.67 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 374180 0 0 0 6414 53 0 0 25 0 4 0 650619950 309301248 29461 33554432000 4194304 4625164 140733281088560 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 257.91
Current children cumulated vsize (KiB) 302052

[startup+71.1007 s]
/proc/loadavg: 7.73 5.94 6.51 10/404 9853
/proc/meminfo: memFree=21276824/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=309872 CPUtime=283.47 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 462706 0 0 0 28277 70 0 0 25 0 4 0 650619948 317308928 30605 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 77468 30605 368 106 0 72971 0
[pid=9847/tid=9848] ppid=9845 vsize=309872 CPUtime=71.09 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 15779 0 0 0 7106 3 0 0 25 0 4 0 650619950 317308928 30607 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=309872 CPUtime=70.17 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 17033 0 0 0 7015 2 0 0 25 0 4 0 650619950 317308928 30607 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=309872 CPUtime=71.09 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 422203 0 0 0 7047 62 0 0 25 0 4 0 650619950 317308928 30607 33554432000 4194304 4625164 140733281088560 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 283.47
Current children cumulated vsize (KiB) 309872

[startup+74.3012 s]
/proc/loadavg: 7.83 5.99 6.52 10/404 9853
/proc/meminfo: memFree=21272484/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=309872 CPUtime=296.19 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 481948 0 0 0 29547 72 0 0 25 0 4 0 650619948 317308928 30488 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 77468 30488 365 106 0 72971 0
[pid=9847/tid=9848] ppid=9845 vsize=309872 CPUtime=74.27 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 15792 0 0 0 7424 3 0 0 25 0 4 0 650619950 317308928 30488 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=309872 CPUtime=73.32 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 17041 0 0 0 7330 2 0 0 25 0 4 0 650619950 317308928 30488 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=309872 CPUtime=74.28 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 441293 0 0 0 7363 65 0 0 25 0 4 0 650619950 317308928 30488 33554432000 4194304 4625164 140733281088560 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 296.19
Current children cumulated vsize (KiB) 309872

[startup+75.9009 s]
/proc/loadavg: 7.83 5.99 6.52 10/404 9853
/proc/meminfo: memFree=21269508/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=309872 CPUtime=302.55 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 489291 0 0 0 30182 73 0 0 25 0 4 0 650619948 317308928 30613 33554432000 4194304 4625164 140733281088560 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 77468 30613 363 106 0 72971 0
[pid=9847/tid=9848] ppid=9845 vsize=309872 CPUtime=75.87 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 15812 0 0 0 7584 3 0 0 25 0 4 0 650619950 317308928 30613 33554432000 4194304 4625164 140733281088560 18446744073709551615 4462380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=309872 CPUtime=74.89 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 17041 0 0 0 7487 2 0 0 25 0 4 0 650619950 317308928 30613 33554432000 4194304 4625164 140733281088560 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=309872 CPUtime=75.88 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 448543 0 0 0 7522 66 0 0 25 0 4 0 650619950 317308928 30613 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 302.55
Current children cumulated vsize (KiB) 309872

[startup+76.7157 s]
/proc/loadavg: 7.92 6.04 6.54 10/404 9853
/proc/meminfo: memFree=21262192/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=309872 CPUtime=305.8 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 489295 0 0 0 30507 73 0 0 25 0 4 0 650619948 317308928 30617 33554432000 4194304 4625164 140733281088560 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 77468 30617 363 106 0 72971 0
[pid=9847/tid=9848] ppid=9845 vsize=309872 CPUtime=76.69 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 15812 0 0 0 7666 3 0 0 25 0 4 0 650619950 317308928 30617 33554432000 4194304 4625164 140733281088560 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=309872 CPUtime=75.69 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 17041 0 0 0 7567 2 0 0 25 0 4 0 650619950 317308928 30617 33554432000 4194304 4625164 140733281088560 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=309872 CPUtime=76.69 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 448543 0 0 0 7603 66 0 0 25 0 4 0 650619950 317308928 30617 33554432000 4194304 4625164 140733281088560 18446744073709551615 4547383 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 305.8
Current children cumulated vsize (KiB) 309872

[startup+77.1007 s]
/proc/loadavg: 7.92 6.04 6.54 10/404 9853
/proc/meminfo: memFree=21262192/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=309872 CPUtime=307.34 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 489345 0 0 0 30661 73 0 0 25 0 4 0 650619948 317308928 30666 33554432000 4194304 4625164 140733281088560 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 77468 30666 363 106 0 72971 0
[pid=9847/tid=9848] ppid=9845 vsize=309872 CPUtime=77.07 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 15812 0 0 0 7704 3 0 0 25 0 4 0 650619950 317308928 30666 33554432000 4194304 4625164 140733281088560 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=309872 CPUtime=76.08 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 17041 0 0 0 7606 2 0 0 25 0 4 0 650619950 317308928 30666 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=309872 CPUtime=77.08 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 448545 0 0 0 7642 66 0 0 25 0 4 0 650619950 317308928 30666 33554432000 4194304 4625164 140733281088560 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 307.34
Current children cumulated vsize (KiB) 309872

[startup+77.3006 s]
/proc/loadavg: 7.92 6.04 6.54 10/404 9853
/proc/meminfo: memFree=21262192/32951124 swapFree=67057896/67111528
[pid=9847] ppid=9845 vsize=309872 CPUtime=308.15 cores=1,3,5,7
/proc/9847/stat : 9847 (SArTagnan) R 9845 9847 9320 0 -1 4202496 490171 0 0 0 30741 74 0 0 25 0 4 0 650619948 317308928 30714 33554432000 4194304 4625164 140733281088560 18446744073709551615 4511851 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9847/statm: 77468 30714 363 106 0 72971 0
[pid=9847/tid=9848] ppid=9845 vsize=309872 CPUtime=77.27 cores=1,3,5,7
/proc/9847/task/9848/stat : 9848 (SArTagnan) R 9845 9847 9320 0 -1 4202560 15816 0 0 0 7724 3 0 0 25 0 4 0 650619950 317308928 30714 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9847/tid=9849] ppid=9845 vsize=309872 CPUtime=76.28 cores=1,3,5,7
/proc/9847/task/9849/stat : 9849 (SArTagnan) R 9845 9847 9320 0 -1 4202560 17041 0 0 0 7626 2 0 0 25 0 4 0 650619950 317308928 30714 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9847/tid=9850] ppid=9845 vsize=309872 CPUtime=77.27 cores=1,3,5,7
/proc/9847/task/9850/stat : 9850 (SArTagnan) R 9845 9847 9320 0 -1 4202560 449363 0 0 0 7661 66 0 0 25 0 4 0 650619950 317308928 30714 33554432000 4194304 4625164 140733281088560 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 308.15
Current children cumulated vsize (KiB) 309872

Child status: 20
Real time (s): 77.3856
CPU time (s): 308.473
CPU user time (s): 307.726
CPU system time (s): 0.746886
CPU usage (%): 398.618
Max. virtual memory (cumulated for all children) (KiB): 312112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.726
system time used= 0.746886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 490453
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= 645
involuntary context switches= 1933

runsolver used 0.295955 second user time and 0.696894 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-16 23:40:46
IDJOB=3386058
IDBENCH=83273
IDSOLVER=1871
FILE ID=node140/3386058-1305582046
RUNJOBID= node140-1305582046-9825
PBS_JOBID= 13350214
Free space on /tmp= 73428 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-19_348.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386058-1305582046/watcher-3386058-1305582046 -o /tmp/evaluation-result-3386058-1305582046/solver-3386058-1305582046 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386058-1305582046.cnf -threads=4

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

MD5SUM BENCH= d56eb1fbc523242359df78e10ae2a44f
RANDOM SEED=91126326

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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:      21573276 kB
Buffers:        334548 kB
Cached:        4952464 kB
SwapCached:       8088 kB
Active:        7612440 kB
Inactive:      3430904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21573276 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:     5753232 kB
Mapped:          31088 kB
Slab:           227272 kB
PageTables:      41344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102081260 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= 73428 MiB
End job on node140 at 2011-05-16 23:42:04