Trace number 3372620

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 92.5389 12.2283

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.62245
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

92.49/12.22	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-3372620-1305439375/watcher-3372620-1305439375 -o /tmp/evaluation-result-3372620-1305439375/solver-3372620-1305439375 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372620-1305439375.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: 7.50 7.98 8.00 2/376 21744
/proc/meminfo: memFree=14804188/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=12436 CPUtime=0 cores=0-7
/proc/21744/stat : 21744 (plingeling) R 21742 21744 21552 0 -1 4202496 1202 1249 0 0 0 0 0 0 21 0 1 0 734168225 12734464 1132 33554432000 4194304 4417452 140733759805168 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21744/statm: 3109 1132 148 55 0 995 0

[startup+0.0178811 s]
/proc/loadavg: 7.50 7.98 8.00 2/376 21744
/proc/meminfo: memFree=14804188/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=13360 CPUtime=0.01 cores=0-7
/proc/21744/stat : 21744 (plingeling) R 21742 21744 21552 0 -1 4202496 1433 1249 0 0 1 0 0 0 21 0 1 0 734168225 13680640 1363 33554432000 4194304 4417452 140733759805168 18446744073709551615 4262080 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21744/statm: 3340 1363 148 55 0 1226 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13360

[startup+0.100853 s]
/proc/loadavg: 7.50 7.98 8.00 2/376 21744
/proc/meminfo: memFree=14804188/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=29828 CPUtime=0.09 cores=0-7
/proc/21744/stat : 21744 (plingeling) R 21742 21744 21552 0 -1 4202496 5461 1249 0 0 8 1 0 0 21 0 1 0 734168225 30543872 5391 33554432000 4194304 4417452 140733759805168 18446744073709551615 216734875856 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21744/statm: 7457 5416 149 55 0 5343 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29828

[startup+0.300816 s]
/proc/loadavg: 7.50 7.98 8.00 2/376 21744
/proc/meminfo: memFree=14804188/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=81076 CPUtime=0.29 cores=0-7
/proc/21744/stat : 21744 (plingeling) R 21742 21744 21552 0 -1 4202496 18365 1249 0 0 26 3 0 0 22 0 1 0 734168225 83021824 18293 33554432000 4194304 4417452 140733759805168 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/21744/statm: 20269 18293 149 55 0 18155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81076

[startup+0.700714 s]
/proc/loadavg: 7.50 7.98 8.00 2/376 21744
/proc/meminfo: memFree=14804188/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=351420 CPUtime=0.88 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 41024 1249 0 0 82 6 0 0 18 0 9 0 734168225 359854080 33745 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 87855 33745 159 55 0 85741 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 351420

[startup+1.50057 s]
/proc/loadavg: 7.50 7.98 8.00 9/385 21758
/proc/meminfo: memFree=14627100/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=388552 CPUtime=7.07 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 62528 1249 0 0 698 9 0 0 18 0 9 0 734168225 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 97138 43857 173 55 0 95024 0
[pid=21744/tid=21751] ppid=21742 vsize=388552 CPUtime=0.71 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 2093 1249 0 0 71 0 0 0 25 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21752] ppid=21742 vsize=388552 CPUtime=0.82 cores=0-7
/proc/21744/task/21752/stat : 21752 (plingeling) R 21742 21744 21552 0 -1 4202560 3477 1249 0 0 82 0 0 0 18 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4234246 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21744/tid=21753] ppid=21742 vsize=388552 CPUtime=0.81 cores=0-7
/proc/21744/task/21753/stat : 21753 (plingeling) R 21742 21744 21552 0 -1 4202560 2619 1249 0 0 81 0 0 0 18 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4290713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21744/tid=21754] ppid=21742 vsize=388552 CPUtime=0.82 cores=0-7
/proc/21744/task/21754/stat : 21754 (plingeling) R 21742 21744 21552 0 -1 4202560 2274 1249 0 0 82 0 0 0 19 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=388552 CPUtime=0.82 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 5992 1249 0 0 82 0 0 0 21 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4234257 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21756] ppid=21742 vsize=388552 CPUtime=0.82 cores=0-7
/proc/21744/task/21756/stat : 21756 (plingeling) R 21742 21744 21552 0 -1 4202560 5149 1249 0 0 82 0 0 0 21 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=388552 CPUtime=0.82 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 2628 1249 0 0 82 0 0 0 21 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4269144 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=388552 CPUtime=0.71 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 2441 1249 0 0 71 0 0 0 21 0 9 0 734168292 397877248 43857 33554432000 4194304 4417452 140733759805168 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 388552

[startup+3.10129 s]
/proc/loadavg: 7.50 7.98 8.00 9/385 21758
/proc/meminfo: memFree=14625612/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=384752 CPUtime=19.85 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 98986 1249 0 0 1972 13 0 0 18 0 9 0 734168225 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 96188 44314 176 55 0 94074 0
[pid=21744/tid=21751] ppid=21742 vsize=384752 CPUtime=2.3 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 6673 1249 0 0 230 0 0 0 25 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4317571 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21752] ppid=21742 vsize=384752 CPUtime=2.43 cores=0-7
/proc/21744/task/21752/stat : 21752 (plingeling) R 21742 21744 21552 0 -1 4202560 6763 1249 0 0 242 1 0 0 22 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4232464 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21744/tid=21753] ppid=21742 vsize=384752 CPUtime=2.4 cores=0-7
/proc/21744/task/21753/stat : 21753 (plingeling) R 21742 21744 21552 0 -1 4202560 6890 1249 0 0 239 1 0 0 22 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4346473 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21744/tid=21754] ppid=21742 vsize=384752 CPUtime=2.42 cores=0-7
/proc/21744/task/21754/stat : 21754 (plingeling) R 21742 21744 21552 0 -1 4202560 2274 1249 0 0 242 0 0 0 22 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236630 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=384752 CPUtime=2.43 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 11436 1249 0 0 242 1 0 0 25 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4346437 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21756] ppid=21742 vsize=384752 CPUtime=2.42 cores=0-7
/proc/21744/task/21756/stat : 21756 (plingeling) R 21742 21744 21552 0 -1 4202560 12259 1249 0 0 241 1 0 0 25 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4234257 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=384752 CPUtime=2.42 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 11014 1249 0 0 241 1 0 0 25 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4346501 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=384752 CPUtime=2.3 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 5822 1249 0 0 230 0 0 0 25 0 9 0 734168292 393986048 44314 33554432000 4194304 4417452 140733759805168 18446744073709551615 4270875 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.85
Current children cumulated vsize (KiB) 384752

[startup+6.30073 s]
/proc/loadavg: 7.54 7.98 8.00 9/385 21759
/proc/meminfo: memFree=14551296/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=465376 CPUtime=45.41 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 129582 1249 0 0 4523 18 0 0 18 0 9 0 734168225 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 116344 67485 179 55 0 114230 0
[pid=21744/tid=21751] ppid=21742 vsize=465376 CPUtime=5.51 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 11615 1249 0 0 550 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4271553 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21752] ppid=21742 vsize=465376 CPUtime=5.63 cores=0-7
/proc/21744/task/21752/stat : 21752 (plingeling) R 21742 21744 21552 0 -1 4202560 11377 1249 0 0 561 2 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4257529 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21744/tid=21753] ppid=21742 vsize=465376 CPUtime=5.55 cores=0-7
/proc/21744/task/21753/stat : 21753 (plingeling) R 21742 21744 21552 0 -1 4202560 11884 1249 0 0 554 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21744/tid=21754] ppid=21742 vsize=465376 CPUtime=5.62 cores=0-7
/proc/21744/task/21754/stat : 21754 (plingeling) R 21742 21744 21552 0 -1 4202560 2274 1249 0 0 562 0 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=465376 CPUtime=5.63 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 15794 1249 0 0 561 2 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4253304 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21756] ppid=21742 vsize=465376 CPUtime=5.62 cores=0-7
/proc/21744/task/21756/stat : 21756 (plingeling) R 21742 21744 21552 0 -1 4202560 17293 1249 0 0 561 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=465376 CPUtime=5.62 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 13065 1249 0 0 561 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=465376 CPUtime=5.51 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 10425 1249 0 0 550 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4252361 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.41
Current children cumulated vsize (KiB) 465376

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

[startup+9.50117 s]
/proc/loadavg: 7.54 7.98 8.00 9/385 21759
/proc/meminfo: memFree=14532100/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=465376 CPUtime=70.97 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 129613 1249 0 0 7079 18 0 0 18 0 9 0 734168225 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 116344 67485 179 55 0 114230 0
[pid=21744/tid=21751] ppid=21742 vsize=465376 CPUtime=8.71 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 11615 1249 0 0 870 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21752] ppid=21742 vsize=465376 CPUtime=8.83 cores=0-7
/proc/21744/task/21752/stat : 21752 (plingeling) R 21742 21744 21552 0 -1 4202560 11377 1249 0 0 881 2 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4250068 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21744/tid=21753] ppid=21742 vsize=465376 CPUtime=8.71 cores=0-7
/proc/21744/task/21753/stat : 21753 (plingeling) R 21742 21744 21552 0 -1 4202560 11884 1249 0 0 870 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21744/tid=21754] ppid=21742 vsize=465376 CPUtime=8.82 cores=0-7
/proc/21744/task/21754/stat : 21754 (plingeling) R 21742 21744 21552 0 -1 4202560 2274 1249 0 0 882 0 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236722 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=465376 CPUtime=8.83 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 15794 1249 0 0 881 2 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4336656 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21756] ppid=21742 vsize=465376 CPUtime=8.82 cores=0-7
/proc/21744/task/21756/stat : 21756 (plingeling) R 21742 21744 21552 0 -1 4202560 17293 1249 0 0 881 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=465376 CPUtime=8.82 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 13096 1249 0 0 881 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4303085 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=465376 CPUtime=8.71 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 10425 1249 0 0 870 1 0 0 25 0 9 0 734168292 476545024 67485 33554432000 4194304 4417452 140733759805168 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 70.97
Current children cumulated vsize (KiB) 465376

[startup+11.1009 s]
/proc/loadavg: 7.66 8.00 8.01 9/385 21759
/proc/meminfo: memFree=14591140/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=402776 CPUtime=83.73 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 130161 1249 0 0 8355 18 0 0 18 0 9 0 734168225 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 100694 51836 180 55 0 98580 0
[pid=21744/tid=21751] ppid=21742 vsize=402776 CPUtime=10.3 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 11615 1249 0 0 1029 1 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21752] ppid=21742 vsize=402776 CPUtime=10.42 cores=0-7
/proc/21744/task/21752/stat : 21752 (plingeling) R 21742 21744 21552 0 -1 4202560 11456 1249 0 0 1040 2 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4232795 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21744/tid=21753] ppid=21742 vsize=402776 CPUtime=10.29 cores=0-7
/proc/21744/task/21753/stat : 21753 (plingeling) R 21742 21744 21552 0 -1 4202560 11913 1249 0 0 1028 1 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236790 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21744/tid=21754] ppid=21742 vsize=402776 CPUtime=10.42 cores=0-7
/proc/21744/task/21754/stat : 21754 (plingeling) R 21742 21744 21552 0 -1 4202560 2274 1249 0 0 1042 0 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=402776 CPUtime=10.43 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 15794 1249 0 0 1041 2 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4247478 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21756] ppid=21742 vsize=402776 CPUtime=10.42 cores=0-7
/proc/21744/task/21756/stat : 21756 (plingeling) R 21742 21744 21552 0 -1 4202560 17294 1249 0 0 1041 1 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4265408 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=402776 CPUtime=10.42 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 13096 1249 0 0 1041 1 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=402776 CPUtime=10.31 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 10864 1249 0 0 1030 1 0 0 25 0 9 0 734168292 412442624 51836 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 83.73
Current children cumulated vsize (KiB) 402776

[startup+11.9008 s]
/proc/loadavg: 7.66 8.00 8.01 9/385 21759
/proc/meminfo: memFree=14591140/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=402708 CPUtime=90.13 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 130161 1249 0 0 8995 18 0 0 18 0 9 0 734168225 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 100677 50693 180 55 0 98563 0
[pid=21744/tid=21751] ppid=21742 vsize=402708 CPUtime=11.1 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 11615 1249 0 0 1109 1 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21752] ppid=21742 vsize=402708 CPUtime=11.22 cores=0-7
/proc/21744/task/21752/stat : 21752 (plingeling) R 21742 21744 21552 0 -1 4202560 11456 1249 0 0 1120 2 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21744/tid=21753] ppid=21742 vsize=402708 CPUtime=11.09 cores=0-7
/proc/21744/task/21753/stat : 21753 (plingeling) R 21742 21744 21552 0 -1 4202560 11913 1249 0 0 1108 1 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21744/tid=21754] ppid=21742 vsize=402708 CPUtime=11.22 cores=0-7
/proc/21744/task/21754/stat : 21754 (plingeling) R 21742 21744 21552 0 -1 4202560 2274 1249 0 0 1122 0 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=402708 CPUtime=11.23 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 15794 1249 0 0 1121 2 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21756] ppid=21742 vsize=402708 CPUtime=11.22 cores=0-7
/proc/21744/task/21756/stat : 21756 (plingeling) R 21742 21744 21552 0 -1 4202560 17294 1249 0 0 1121 1 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=402708 CPUtime=11.22 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 13096 1249 0 0 1121 1 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=402708 CPUtime=11.11 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 10864 1249 0 0 1110 1 0 0 25 0 9 0 734168292 412372992 50693 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 90.13
Current children cumulated vsize (KiB) 402708

[startup+12.1147 s]
/proc/loadavg: 7.66 8.00 8.01 9/385 21759
/proc/meminfo: memFree=14595232/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=402736 CPUtime=91.83 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 130168 1249 0 0 9165 18 0 0 18 0 9 0 734168225 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 100684 50700 180 55 0 98570 0
[pid=21744/tid=21751] ppid=21742 vsize=402736 CPUtime=11.32 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 11615 1249 0 0 1131 1 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21752] ppid=21742 vsize=402736 CPUtime=11.44 cores=0-7
/proc/21744/task/21752/stat : 21752 (plingeling) R 21742 21744 21552 0 -1 4202560 11456 1249 0 0 1142 2 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=21744/tid=21753] ppid=21742 vsize=402736 CPUtime=11.29 cores=0-7
/proc/21744/task/21753/stat : 21753 (plingeling) R 21742 21744 21552 0 -1 4202560 11913 1249 0 0 1128 1 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=21744/tid=21754] ppid=21742 vsize=402736 CPUtime=11.44 cores=0-7
/proc/21744/task/21754/stat : 21754 (plingeling) R 21742 21744 21552 0 -1 4202560 2274 1249 0 0 1144 0 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4237157 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=402736 CPUtime=11.44 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 15794 1249 0 0 1142 2 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21756] ppid=21742 vsize=402736 CPUtime=11.43 cores=0-7
/proc/21744/task/21756/stat : 21756 (plingeling) R 21742 21744 21552 0 -1 4202560 17301 1249 0 0 1142 1 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=402736 CPUtime=11.43 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 13096 1249 0 0 1142 1 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=402736 CPUtime=11.32 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 10864 1249 0 0 1131 1 0 0 25 0 9 0 734168292 412401664 50700 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91.83
Current children cumulated vsize (KiB) 402736

[startup+12.2007 s]
/proc/loadavg: 7.66 8.00 8.01 9/385 21759
/proc/meminfo: memFree=14595232/32951124 swapFree=65586204/67111528
[pid=21744] ppid=21742 vsize=402760 CPUtime=92.49 cores=0-7
/proc/21744/stat : 21744 (plingeling) S 21742 21744 21552 0 -1 4202496 130176 1249 0 0 9230 19 0 0 18 0 5 0 734168225 412426240 50707 33554432000 4194304 4417452 140733759805168 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21744/statm: 100690 50707 181 55 0 98576 0
[pid=21744/tid=21751] ppid=21742 vsize=402760 CPUtime=11.4 cores=0-7
/proc/21744/task/21751/stat : 21751 (plingeling) R 21742 21744 21552 0 -1 4202560 11622 1249 0 0 1139 1 0 0 25 0 5 0 734168292 412426240 50707 33554432000 4194304 4417452 140733759805168 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21744/tid=21755] ppid=21742 vsize=402760 CPUtime=11.53 cores=0-7
/proc/21744/task/21755/stat : 21755 (plingeling) R 21742 21744 21552 0 -1 4202560 15794 1249 0 0 1151 2 0 0 25 0 5 0 734168292 412426240 50707 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21744/tid=21757] ppid=21742 vsize=402760 CPUtime=11.52 cores=0-7
/proc/21744/task/21757/stat : 21757 (plingeling) R 21742 21744 21552 0 -1 4202560 13096 1249 0 0 1151 1 0 0 25 0 5 0 734168292 412426240 50707 33554432000 4194304 4417452 140733759805168 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21744/tid=21758] ppid=21742 vsize=402760 CPUtime=11.41 cores=0-7
/proc/21744/task/21758/stat : 21758 (plingeling) R 21742 21744 21552 0 -1 4202560 10864 1249 0 0 1140 1 0 0 25 0 5 0 734168292 412426240 50707 33554432000 4194304 4417452 140733759805168 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 92.49
Current children cumulated vsize (KiB) 402760

Child status: 20
Real time (s): 12.2283
CPU time (s): 92.5389
CPU user time (s): 92.334
CPU system time (s): 0.204968
CPU usage (%): 756.758
Max. virtual memory (cumulated for all children) (KiB): 465496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.334
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131428
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= 213
involuntary context switches= 474

runsolver used 0.051992 second user time and 0.111982 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 08:02:56
IDJOB=3372620
IDBENCH=82489
IDSOLVER=1851
FILE ID=node119/3372620-1305439375
RUNJOBID= node119-1305435413-21566
PBS_JOBID= 13324738
Free space on /tmp= 73328 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372620-1305439375/watcher-3372620-1305439375 -o /tmp/evaluation-result-3372620-1305439375/solver-3372620-1305439375 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372620-1305439375.cnf

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=1171665567

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14804468 kB
Buffers:        291912 kB
Cached:        4643896 kB
SwapCached:       4756 kB
Active:       14697664 kB
Inactive:      3118028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14804468 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            5072 kB
Writeback:           0 kB
AnonPages:    12878496 kB
Mapped:          30012 kB
Slab:           208160 kB
PageTables:      56224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102457488 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= 73328 MiB
End job on node119 at 2011-05-15 08:03:08