Trace number 3372305

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
Plingeling 587f (fixed)UNSAT 178.236 24.1304

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.1652
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

178.20/24.13	s UNSATISFIABLE

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-3372305-1305437280/watcher-3372305-1305437280 -o /tmp/evaluation-result-3372305-1305437280/solver-3372305-1305437280 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372305-1305437280.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.64 5.92 4.80 1/378 6385
/proc/meminfo: memFree=26826308/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=17464 CPUtime=0 cores=0-7
/proc/6385/stat : 6385 (plingeling) R 6383 6385 6192 0 -1 4202496 2412 1251 0 0 0 0 0 0 21 0 1 0 655326742 17883136 2342 33554432000 4194304 4417452 140736591738064 18446744073709551615 251813934061 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/6385/statm: 4366 2357 148 55 0 2252 0

[startup+0.0726221 s]
/proc/loadavg: 6.64 5.92 4.80 1/378 6385
/proc/meminfo: memFree=26826308/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=55604 CPUtime=0.06 cores=0-7
/proc/6385/stat : 6385 (plingeling) R 6383 6385 6192 0 -1 4202496 11994 1251 0 0 5 1 0 0 21 0 1 0 655326742 56938496 11924 33554432000 4194304 4417452 140736591738064 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/6385/statm: 13901 11924 148 55 0 11787 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 55604

[startup+0.100583 s]
/proc/loadavg: 6.64 5.92 4.80 1/378 6385
/proc/meminfo: memFree=26826308/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=60360 CPUtime=0.08 cores=0-7
/proc/6385/stat : 6385 (plingeling) R 6383 6385 6192 0 -1 4202496 13183 1251 0 0 7 1 0 0 21 0 1 0 655326742 61808640 13113 33554432000 4194304 4417452 140736591738064 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/6385/statm: 15090 13113 148 55 0 12976 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 60360

[startup+0.300551 s]
/proc/loadavg: 6.64 5.92 4.80 1/378 6385
/proc/meminfo: memFree=26826308/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=111304 CPUtime=0.29 cores=0-7
/proc/6385/stat : 6385 (plingeling) R 6383 6385 6192 0 -1 4202496 25936 1251 0 0 26 3 0 0 22 0 1 0 655326742 113975296 25849 33554432000 4194304 4417452 140736591738064 18446744073709551615 251814298026 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/6385/statm: 28082 25857 148 55 0 25968 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 111304

[startup+0.700482 s]
/proc/loadavg: 6.64 5.92 4.80 1/378 6385
/proc/meminfo: memFree=26826308/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=136656 CPUtime=0.69 cores=0-7
/proc/6385/stat : 6385 (plingeling) R 6383 6385 6192 0 -1 4202496 32274 1251 0 0 65 4 0 0 23 0 1 0 655326742 139935744 32187 33554432000 4194304 4417452 140736591738064 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/6385/statm: 34164 32187 148 55 0 32050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136656

[startup+1.50035 s]
/proc/loadavg: 6.64 5.92 4.80 2/379 6391
/proc/meminfo: memFree=26599496/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=308304 CPUtime=1.48 cores=0-7
/proc/6385/stat : 6385 (plingeling) R 6383 6385 6192 0 -1 4202496 75190 1251 0 0 140 8 0 0 25 0 1 0 655326742 315703296 75100 33554432000 4194304 4417452 140736591738064 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/6385/statm: 77076 75100 149 55 0 74962 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 308304

[startup+3.10109 s]
/proc/loadavg: 6.64 5.92 4.80 9/387 6399
/proc/meminfo: memFree=26567440/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=409788 CPUtime=10.47 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 127341 1251 0 0 1029 18 0 0 25 0 9 0 655326742 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 102447 73825 175 55 0 100333 0
[pid=6385/tid=6392] ppid=6383 vsize=409788 CPUtime=1.06 cores=0-7
/proc/6385/task/6392/stat : 6392 (plingeling) R 6383 6385 6192 0 -1 4202560 8549 1251 0 0 105 1 0 0 19 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4285006 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6385/tid=6393] ppid=6383 vsize=409788 CPUtime=1.06 cores=0-7
/proc/6385/task/6393/stat : 6393 (plingeling) R 6383 6385 6192 0 -1 4202560 5880 1251 0 0 105 1 0 0 19 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6385/tid=6394] ppid=6383 vsize=409788 CPUtime=1.02 cores=0-7
/proc/6385/task/6394/stat : 6394 (plingeling) R 6383 6385 6192 0 -1 4202560 6135 1251 0 0 102 0 0 0 25 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6385/tid=6395] ppid=6383 vsize=409788 CPUtime=1.05 cores=0-7
/proc/6385/task/6395/stat : 6395 (plingeling) R 6383 6385 6192 0 -1 4202560 2852 1251 0 0 105 0 0 0 19 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4365155 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6385/tid=6396] ppid=6383 vsize=409788 CPUtime=1.02 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 6906 1251 0 0 102 0 0 0 25 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4286255 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6385/tid=6397] ppid=6383 vsize=409788 CPUtime=1.05 cores=0-7
/proc/6385/task/6397/stat : 6397 (plingeling) R 6383 6385 6192 0 -1 4202560 9172 1251 0 0 104 1 0 0 25 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6385/tid=6398] ppid=6383 vsize=409788 CPUtime=1.06 cores=0-7
/proc/6385/task/6398/stat : 6398 (plingeling) R 6383 6385 6192 0 -1 4202560 5078 1251 0 0 105 1 0 0 19 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6385/tid=6399] ppid=6383 vsize=409788 CPUtime=1.05 cores=0-7
/proc/6385/task/6399/stat : 6399 (plingeling) R 6383 6385 6192 0 -1 4202560 6948 1251 0 0 105 0 0 0 19 0 9 0 655326945 419622912 73825 33554432000 4194304 4417452 140736591738064 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.47
Current children cumulated vsize (KiB) 409788

[startup+6.30055 s]
/proc/loadavg: 6.75 5.95 4.81 9/387 6399
/proc/meminfo: memFree=26568336/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=403204 CPUtime=36.02 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 151903 1251 0 0 3580 22 0 0 25 0 9 0 655326742 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 100801 66611 180 55 0 98687 0
[pid=6385/tid=6392] ppid=6383 vsize=403204 CPUtime=4.25 cores=0-7
/proc/6385/task/6392/stat : 6392 (plingeling) R 6383 6385 6192 0 -1 4202560 14694 1251 0 0 423 2 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4216240 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6385/tid=6393] ppid=6383 vsize=403204 CPUtime=4.26 cores=0-7
/proc/6385/task/6393/stat : 6393 (plingeling) R 6383 6385 6192 0 -1 4202560 6940 1251 0 0 425 1 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4252037 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6385/tid=6394] ppid=6383 vsize=403204 CPUtime=4.22 cores=0-7
/proc/6385/task/6394/stat : 6394 (plingeling) R 6383 6385 6192 0 -1 4202560 9938 1251 0 0 421 1 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6385/tid=6395] ppid=6383 vsize=403204 CPUtime=4.25 cores=0-7
/proc/6385/task/6395/stat : 6395 (plingeling) R 6383 6385 6192 0 -1 4202560 2852 1251 0 0 425 0 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6385/tid=6396] ppid=6383 vsize=403204 CPUtime=4.18 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 9499 1251 0 0 417 1 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4253837 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6385/tid=6397] ppid=6383 vsize=403204 CPUtime=4.25 cores=0-7
/proc/6385/task/6397/stat : 6397 (plingeling) R 6383 6385 6192 0 -1 4202560 14204 1251 0 0 423 2 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4252951 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6385/tid=6398] ppid=6383 vsize=403204 CPUtime=4.26 cores=0-7
/proc/6385/task/6398/stat : 6398 (plingeling) R 6383 6385 6192 0 -1 4202560 6754 1251 0 0 425 1 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6385/tid=6399] ppid=6383 vsize=403204 CPUtime=4.25 cores=0-7
/proc/6385/task/6399/stat : 6399 (plingeling) R 6383 6385 6192 0 -1 4202560 11201 1251 0 0 424 1 0 0 25 0 9 0 655326945 412880896 66611 33554432000 4194304 4417452 140736591738064 18446744073709551615 4226190 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 36.02
Current children cumulated vsize (KiB) 403204

[startup+12.7005 s]
/proc/loadavg: 6.85 5.98 4.83 9/387 6399
/proc/meminfo: memFree=26551644/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=411320 CPUtime=87.13 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 154147 1251 0 0 8691 22 0 0 25 0 9 0 655326742 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 102830 68646 180 55 0 100716 0
[pid=6385/tid=6392] ppid=6383 vsize=411320 CPUtime=10.65 cores=0-7
/proc/6385/task/6392/stat : 6392 (plingeling) R 6383 6385 6192 0 -1 4202560 14694 1251 0 0 1063 2 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6385/tid=6393] ppid=6383 vsize=411320 CPUtime=10.66 cores=0-7
/proc/6385/task/6393/stat : 6393 (plingeling) R 6383 6385 6192 0 -1 4202560 6940 1251 0 0 1065 1 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6385/tid=6394] ppid=6383 vsize=411320 CPUtime=10.62 cores=0-7
/proc/6385/task/6394/stat : 6394 (plingeling) R 6383 6385 6192 0 -1 4202560 9938 1251 0 0 1061 1 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6385/tid=6395] ppid=6383 vsize=411320 CPUtime=10.65 cores=0-7
/proc/6385/task/6395/stat : 6395 (plingeling) R 6383 6385 6192 0 -1 4202560 2852 1251 0 0 1065 0 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4232598 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6385/tid=6396] ppid=6383 vsize=411320 CPUtime=10.49 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 10597 1251 0 0 1048 1 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4237273 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6385/tid=6397] ppid=6383 vsize=411320 CPUtime=10.65 cores=0-7
/proc/6385/task/6397/stat : 6397 (plingeling) R 6383 6385 6192 0 -1 4202560 14204 1251 0 0 1063 2 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4237214 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6385/tid=6398] ppid=6383 vsize=411320 CPUtime=10.66 cores=0-7
/proc/6385/task/6398/stat : 6398 (plingeling) R 6383 6385 6192 0 -1 4202560 7010 1251 0 0 1065 1 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6385/tid=6399] ppid=6383 vsize=411320 CPUtime=10.65 cores=0-7
/proc/6385/task/6399/stat : 6399 (plingeling) R 6383 6385 6192 0 -1 4202560 12091 1251 0 0 1064 1 0 0 25 0 9 0 655326945 421191680 68646 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 87.13
Current children cumulated vsize (KiB) 411320

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

[startup+19.1004 s]
/proc/loadavg: 6.94 6.02 4.85 9/387 6399
/proc/meminfo: memFree=26545736/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=423880 CPUtime=138.25 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 157430 1251 0 0 13803 22 0 0 25 0 9 0 655326742 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 105970 71786 180 55 0 103856 0
[pid=6385/tid=6392] ppid=6383 vsize=423880 CPUtime=17.05 cores=0-7
/proc/6385/task/6392/stat : 6392 (plingeling) R 6383 6385 6192 0 -1 4202560 16174 1251 0 0 1703 2 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4301981 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6385/tid=6393] ppid=6383 vsize=423880 CPUtime=17.06 cores=0-7
/proc/6385/task/6393/stat : 6393 (plingeling) R 6383 6385 6192 0 -1 4202560 7268 1251 0 0 1705 1 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4235973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6385/tid=6394] ppid=6383 vsize=423880 CPUtime=17.02 cores=0-7
/proc/6385/task/6394/stat : 6394 (plingeling) R 6383 6385 6192 0 -1 4202560 9938 1251 0 0 1701 1 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6385/tid=6395] ppid=6383 vsize=423880 CPUtime=17.05 cores=0-7
/proc/6385/task/6395/stat : 6395 (plingeling) R 6383 6385 6192 0 -1 4202560 3673 1251 0 0 1705 0 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6385/tid=6396] ppid=6383 vsize=423880 CPUtime=16.81 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 10597 1251 0 0 1680 1 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6385/tid=6397] ppid=6383 vsize=423880 CPUtime=17.05 cores=0-7
/proc/6385/task/6397/stat : 6397 (plingeling) R 6383 6385 6192 0 -1 4202560 14241 1251 0 0 1703 2 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4277034 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6385/tid=6398] ppid=6383 vsize=423880 CPUtime=17.06 cores=0-7
/proc/6385/task/6398/stat : 6398 (plingeling) R 6383 6385 6192 0 -1 4202560 7292 1251 0 0 1705 1 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6385/tid=6399] ppid=6383 vsize=423880 CPUtime=17.05 cores=0-7
/proc/6385/task/6399/stat : 6399 (plingeling) R 6383 6385 6192 0 -1 4202560 12426 1251 0 0 1704 1 0 0 25 0 9 0 655326945 434053120 71786 33554432000 4194304 4417452 140736591738064 18446744073709551615 4277527 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 138.25
Current children cumulated vsize (KiB) 423880

[startup+22.3009 s]
/proc/loadavg: 7.03 6.05 4.86 9/387 6399
/proc/meminfo: memFree=26551564/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=404056 CPUtime=163.81 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 159850 1251 0 0 16358 23 0 0 25 0 9 0 655326742 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 101014 66862 180 55 0 98900 0
[pid=6385/tid=6392] ppid=6383 vsize=404056 CPUtime=20.25 cores=0-7
/proc/6385/task/6392/stat : 6392 (plingeling) R 6383 6385 6192 0 -1 4202560 16174 1251 0 0 2023 2 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6385/tid=6393] ppid=6383 vsize=404056 CPUtime=20.26 cores=0-7
/proc/6385/task/6393/stat : 6393 (plingeling) R 6383 6385 6192 0 -1 4202560 8036 1251 0 0 2025 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6385/tid=6394] ppid=6383 vsize=404056 CPUtime=20.22 cores=0-7
/proc/6385/task/6394/stat : 6394 (plingeling) R 6383 6385 6192 0 -1 4202560 9989 1251 0 0 2021 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4281649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6385/tid=6395] ppid=6383 vsize=404056 CPUtime=20.25 cores=0-7
/proc/6385/task/6395/stat : 6395 (plingeling) R 6383 6385 6192 0 -1 4202560 3673 1251 0 0 2025 0 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6385/tid=6396] ppid=6383 vsize=404056 CPUtime=19.97 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 10952 1251 0 0 1996 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6385/tid=6397] ppid=6383 vsize=404056 CPUtime=20.25 cores=0-7
/proc/6385/task/6397/stat : 6397 (plingeling) R 6383 6385 6192 0 -1 4202560 15233 1251 0 0 2023 2 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6385/tid=6398] ppid=6383 vsize=404056 CPUtime=20.25 cores=0-7
/proc/6385/task/6398/stat : 6398 (plingeling) R 6383 6385 6192 0 -1 4202560 7546 1251 0 0 2024 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6385/tid=6399] ppid=6383 vsize=404056 CPUtime=20.25 cores=0-7
/proc/6385/task/6399/stat : 6399 (plingeling) R 6383 6385 6192 0 -1 4202560 12426 1251 0 0 2024 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 163.81
Current children cumulated vsize (KiB) 404056

[startup+23.1147 s]
/proc/loadavg: 7.03 6.05 4.86 9/387 6399
/proc/meminfo: memFree=26559872/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=404056 CPUtime=170.3 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 159850 1251 0 0 17007 23 0 0 25 0 9 0 655326742 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 101014 66862 180 55 0 98900 0
[pid=6385/tid=6392] ppid=6383 vsize=404056 CPUtime=21.07 cores=0-7
/proc/6385/task/6392/stat : 6392 (plingeling) R 6383 6385 6192 0 -1 4202560 16174 1251 0 0 2105 2 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6385/tid=6393] ppid=6383 vsize=404056 CPUtime=21.07 cores=0-7
/proc/6385/task/6393/stat : 6393 (plingeling) R 6383 6385 6192 0 -1 4202560 8036 1251 0 0 2106 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6385/tid=6394] ppid=6383 vsize=404056 CPUtime=21.04 cores=0-7
/proc/6385/task/6394/stat : 6394 (plingeling) R 6383 6385 6192 0 -1 4202560 9989 1251 0 0 2103 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6385/tid=6395] ppid=6383 vsize=404056 CPUtime=21.06 cores=0-7
/proc/6385/task/6395/stat : 6395 (plingeling) R 6383 6385 6192 0 -1 4202560 3673 1251 0 0 2106 0 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6385/tid=6396] ppid=6383 vsize=404056 CPUtime=20.77 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 10952 1251 0 0 2076 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6385/tid=6397] ppid=6383 vsize=404056 CPUtime=21.06 cores=0-7
/proc/6385/task/6397/stat : 6397 (plingeling) R 6383 6385 6192 0 -1 4202560 15233 1251 0 0 2104 2 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6385/tid=6398] ppid=6383 vsize=404056 CPUtime=21.07 cores=0-7
/proc/6385/task/6398/stat : 6398 (plingeling) R 6383 6385 6192 0 -1 4202560 7546 1251 0 0 2106 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4365155 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6385/tid=6399] ppid=6383 vsize=404056 CPUtime=21.06 cores=0-7
/proc/6385/task/6399/stat : 6399 (plingeling) R 6383 6385 6192 0 -1 4202560 12426 1251 0 0 2105 1 0 0 25 0 9 0 655326945 413753344 66862 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 170.3
Current children cumulated vsize (KiB) 404056

[startup+23.9006 s]
/proc/loadavg: 7.03 6.05 4.86 9/387 6399
/proc/meminfo: memFree=26559872/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=404044 CPUtime=176.59 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 159850 1251 0 0 17636 23 0 0 25 0 9 0 655326742 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 101011 66859 180 55 0 98897 0
[pid=6385/tid=6392] ppid=6383 vsize=404044 CPUtime=21.85 cores=0-7
/proc/6385/task/6392/stat : 6392 (plingeling) R 6383 6385 6192 0 -1 4202560 16174 1251 0 0 2183 2 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4307554 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=6385/tid=6393] ppid=6383 vsize=404044 CPUtime=21.86 cores=0-7
/proc/6385/task/6393/stat : 6393 (plingeling) R 6383 6385 6192 0 -1 4202560 8036 1251 0 0 2185 1 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=6385/tid=6394] ppid=6383 vsize=404044 CPUtime=21.82 cores=0-7
/proc/6385/task/6394/stat : 6394 (plingeling) R 6383 6385 6192 0 -1 4202560 9989 1251 0 0 2181 1 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236930 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=6385/tid=6395] ppid=6383 vsize=404044 CPUtime=21.85 cores=0-7
/proc/6385/task/6395/stat : 6395 (plingeling) R 6383 6385 6192 0 -1 4202560 3673 1251 0 0 2185 0 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=6385/tid=6396] ppid=6383 vsize=404044 CPUtime=21.55 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 10952 1251 0 0 2154 1 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4281694 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=6385/tid=6397] ppid=6383 vsize=404044 CPUtime=21.84 cores=0-7
/proc/6385/task/6397/stat : 6397 (plingeling) R 6383 6385 6192 0 -1 4202560 15233 1251 0 0 2182 2 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=6385/tid=6398] ppid=6383 vsize=404044 CPUtime=21.85 cores=0-7
/proc/6385/task/6398/stat : 6398 (plingeling) R 6383 6385 6192 0 -1 4202560 7546 1251 0 0 2184 1 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=6385/tid=6399] ppid=6383 vsize=404044 CPUtime=21.85 cores=0-7
/proc/6385/task/6399/stat : 6399 (plingeling) R 6383 6385 6192 0 -1 4202560 12426 1251 0 0 2184 1 0 0 25 0 9 0 655326945 413741056 66859 33554432000 4194304 4417452 140736591738064 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 176.59
Current children cumulated vsize (KiB) 404044

[startup+24.1006 s]
/proc/loadavg: 7.03 6.05 4.86 6/384 6399
/proc/meminfo: memFree=26559996/32950928 swapFree=44388876/67111528
[pid=6385] ppid=6383 vsize=393800 CPUtime=178.2 cores=0-7
/proc/6385/stat : 6385 (plingeling) S 6383 6385 6192 0 -1 4202496 159851 1251 0 0 17797 23 0 0 17 0 2 0 655326742 403251200 66852 33554432000 4194304 4417452 140736591738064 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/6385/statm: 98450 66852 181 55 0 96336 0
[pid=6385/tid=6396] ppid=6383 vsize=393800 CPUtime=21.76 cores=0-7
/proc/6385/task/6396/stat : 6396 (plingeling) R 6383 6385 6192 0 -1 4202560 10952 1251 0 0 2175 1 0 0 25 0 2 0 655326945 403251200 66852 33554432000 4194304 4417452 140736591738064 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 178.2
Current children cumulated vsize (KiB) 393800

Child status: 20
Real time (s): 24.1304
CPU time (s): 178.236
CPU user time (s): 177.988
CPU system time (s): 0.247962
CPU usage (%): 738.635
Max. virtual memory (cumulated for all children) (KiB): 432148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 177.988
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161105
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= 472
involuntary context switches= 903

runsolver used 0.082987 second user time and 0.240963 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 07:28:00
IDJOB=3372305
IDBENCH=71019
IDSOLVER=1851
FILE ID=node126/3372305-1305437280
RUNJOBID= node126-1305437033-6206
PBS_JOBID= 13324762
Free space on /tmp= 73352 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372305-1305437280/watcher-3372305-1305437280 -o /tmp/evaluation-result-3372305-1305437280/solver-3372305-1305437280 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372305-1305437280.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=365015778

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26826712 kB
Buffers:        273116 kB
Cached:        2634572 kB
SwapCached:      92524 kB
Active:         840964 kB
Inactive:      5024076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26826712 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           15360 kB
Writeback:           0 kB
AnonPages:     2878256 kB
Mapped:          15292 kB
Slab:           113516 kB
PageTables:      75324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88089868 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= 73352 MiB
End job on node126 at 2011-05-15 07:28:25