Trace number 1779052

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
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)UNSAT 369.55 93.4318

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark369.55
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   73149   170681 |   21944       0        0     nan |  0.000 % |
0.51/0.58	c |         0 |   42312   121394 |      --       0       --      -- |     --   | -30835/-49282
0.51/0.58	c ==============================================================================
0.51/0.58	c Result  :   #vars: 9180   #clauses: 42312   #literals: 121394
0.51/0.58	c CPU time:   0.57 s
0.51/0.58	c ==============================================================================
369.50/93.42	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
369.50/93.42	c ============================[ Problem Statistics ]=============================
369.50/93.42	c |                                                                             |
369.50/93.42	c threadId              : 1
369.50/93.42	c restarts              : 1214
369.50/93.42	c conflicts             : 332513         (903 /sec)
369.50/93.42	c decisions             : 519219         (0.83 % random) (1410 /sec)
369.50/93.42	c propagations          : 65558660       (178028 /sec)
369.50/93.42	c conflict literals     : 25343408       (44.89 % deleted)
369.50/93.42	c Memory used           : 160.04 MB
369.50/93.42	c CPU time              : 368.25 s
369.50/93.42	
369.50/93.42	c --->m=4, e=8, aimd=2, HOME/16085_many.cnf	time: 92.0625	conflicts: 332513       
369.50/93.42	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1779052-1243519193/watcher-1779052-1243519193 -o /tmp/evaluation-result-1779052-1243519193/solver-1779052-1243519193 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779052-1243519193.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.05 4.29 4.32 3/115 16085
/proc/meminfo: memFree=3035652/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2412 CPUtime=0.01
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1116599064 2469888 272 4294967295 134512640 135169312 3217965104 3217963640 3085274862 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16085/statm: 603 272 231 161 0 42 0
[pid=16086] ppid=16085 vsize=1304 CPUtime=0
/proc/16086/stat : 16086 (SatElite) R 16085 16085 12261 0 -1 4202496 256 0 0 0 0 0 0 0 18 0 1 0 1116599064 1335296 193 4294967295 134512640 135034092 3220419136 3220415480 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16086/statm: 326 195 49 128 0 196 0

[startup+0.07106 s]
/proc/loadavg: 4.05 4.29 4.32 3/115 16085
/proc/meminfo: memFree=3035652/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2412 CPUtime=0.01
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1116599064 2469888 272 4294967295 134512640 135169312 3217965104 3217963640 3085274862 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16085/statm: 603 272 231 161 0 42 0
[pid=16086] ppid=16085 vsize=11632 CPUtime=0.07
/proc/16086/stat : 16086 (SatElite) R 16085 16085 12261 0 -1 4202496 2733 0 0 0 7 0 0 0 18 0 1 0 1116599064 11911168 2526 4294967295 134512640 135034092 3220419136 3220415132 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16086/statm: 2908 2526 67 128 0 2778 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14044

[startup+0.101059 s]
/proc/loadavg: 4.05 4.29 4.32 3/115 16085
/proc/meminfo: memFree=3035652/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2412 CPUtime=0.01
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1116599064 2469888 272 4294967295 134512640 135169312 3217965104 3217963640 3085274862 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16085/statm: 603 272 231 161 0 42 0
[pid=16086] ppid=16085 vsize=11632 CPUtime=0.1
/proc/16086/stat : 16086 (SatElite) R 16085 16085 12261 0 -1 4202496 2748 0 0 0 10 0 0 0 18 0 1 0 1116599064 11911168 2541 4294967295 134512640 135034092 3220419136 3220415132 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16086/statm: 2908 2541 67 128 0 2778 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14044

[startup+0.30105 s]
/proc/loadavg: 4.05 4.29 4.32 3/115 16085
/proc/meminfo: memFree=3035652/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2412 CPUtime=0.01
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1116599064 2469888 272 4294967295 134512640 135169312 3217965104 3217963640 3085274862 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16085/statm: 603 272 231 161 0 42 0
[pid=16086] ppid=16085 vsize=13424 CPUtime=0.3
/proc/16086/stat : 16086 (SatElite) R 16085 16085 12261 0 -1 4202496 3178 0 0 0 30 0 0 0 18 0 1 0 1116599064 13746176 2971 4294967295 134512640 135034092 3220419136 3220415420 134566720 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16086/statm: 3356 2971 67 128 0 3226 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15836

[startup+0.701036 s]
/proc/loadavg: 4.05 4.29 4.32 3/115 16085
/proc/meminfo: memFree=3035652/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 2416

[startup+1.50101 s]
/proc/loadavg: 4.05 4.29 4.32 5/120 16091
/proc/meminfo: memFree=3019412/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=46756 CPUtime=2.88
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 4658 0 0 0 282 6 0 0 15 0 4 0 1116599128 47878144 4593 4294967295 134512640 135305190 3214095472 3214093492 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 11689 4593 79 194 0 11493 0
[pid=16088/tid=16089] ppid=16085 vsize=46756 CPUtime=0.7
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 285 0 0 0 68 2 0 0 16 0 4 0 1116599136 47878144 4593 4294967295 134512640 135305190 3214095472 3084197056 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=46756 CPUtime=0.75
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 342 0 0 0 75 0 0 0 15 0 4 0 1116599136 47878144 4593 4294967295 134512640 135305190 3214095472 3075808516 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=46756 CPUtime=0.61
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 290 0 0 0 61 0 0 0 15 0 4 0 1116599136 47878144 4593 4294967295 134512640 135305190 3214095472 3067419840 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 49172

[startup+3.11117 s]
/proc/loadavg: 4.05 4.29 4.32 5/120 16091
/proc/meminfo: memFree=3011568/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=56800 CPUtime=9.19
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 7128 0 0 0 912 7 0 0 16 0 4 0 1116599128 58163200 7063 4294967295 134512640 135305190 3214095472 3214093352 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/16088/statm: 14200 7063 79 194 0 14004 0
[pid=16088/tid=16089] ppid=16085 vsize=56800 CPUtime=2.26
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 725 0 0 0 224 2 0 0 16 0 4 0 1116599136 58163200 7063 4294967295 134512640 135305190 3214095472 3084197124 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=56800 CPUtime=2.36
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 948 0 0 0 236 0 0 0 15 0 4 0 1116599136 58163200 7063 4294967295 134512640 135305190 3214095472 3075808448 134528557 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=56800 CPUtime=2.16
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 1022 0 0 0 215 1 0 0 16 0 4 0 1116599136 58163200 7063 4294967295 134512640 135305190 3214095472 3067419584 134542046 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.83
Current children cumulated vsize (KiB) 59216

[startup+6.32437 s]
/proc/loadavg: 4.21 4.32 4.33 7/120 16092
/proc/meminfo: memFree=2993080/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=69720 CPUtime=21.86
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 10591 0 0 0 2175 11 0 0 15 0 4 0 1116599128 71393280 10526 4294967295 134512640 135305190 3214095472 3214093400 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 17430 10526 79 194 0 17234 0
[pid=16088/tid=16089] ppid=16085 vsize=69720 CPUtime=5.41
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 1332 0 0 0 539 2 0 0 16 0 4 0 1116599136 71393280 10526 4294967295 134512640 135305190 3214095472 3084197056 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=69720 CPUtime=5.57
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 1756 0 0 0 556 1 0 0 16 0 4 0 1116599136 71393280 10526 4294967295 134512640 135305190 3214095472 3075808448 134528791 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=69720 CPUtime=5.34
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 2070 0 0 0 531 3 0 0 16 0 4 0 1116599136 71393280 10526 4294967295 134512640 135305190 3214095472 3067419556 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.5
Current children cumulated vsize (KiB) 72136

[startup+12.7404 s]
/proc/loadavg: 4.27 4.33 4.34 5/120 16092
/proc/meminfo: memFree=2972116/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=91144 CPUtime=47.35
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 15696 0 0 0 4720 15 0 0 16 0 4 0 1116599128 93331456 15631 4294967295 134512640 135305190 3214095472 3214093400 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/16088/statm: 22786 15631 79 194 0 22590 0
[pid=16088/tid=16089] ppid=16085 vsize=91144 CPUtime=11.77
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 2528 0 0 0 1174 3 0 0 16 0 4 0 1116599136 93331456 15631 4294967295 134512640 135305190 3214095472 3084196784 134557493 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=91144 CPUtime=11.95
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 2626 0 0 0 1194 1 0 0 21 0 4 0 1116599136 93331456 15631 4294967295 134512640 135305190 3214095472 3075808128 134553542 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=91144 CPUtime=11.71
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 3682 0 0 0 1167 4 0 0 16 0 4 0 1116599136 93331456 15631 4294967295 134512640 135305190 3214095472 3067419840 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.99
Current children cumulated vsize (KiB) 93560

[startup+25.5099 s]
/proc/loadavg: 4.50 4.38 4.35 6/120 16275
/proc/meminfo: memFree=2951168/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=111252 CPUtime=97.98
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 20788 0 0 0 9775 23 0 0 17 0 4 0 1116599128 113922048 20723 4294967295 134512640 135305190 3214095472 3214093648 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16088/statm: 27813 20723 79 194 0 27617 0
[pid=16088/tid=16089] ppid=16085 vsize=111252 CPUtime=24.54
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 3646 0 0 0 2451 3 0 0 21 0 4 0 1116599136 113922048 20723 4294967295 134512640 135305190 3214095472 3084197056 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=111252 CPUtime=24.33
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 3369 0 0 0 2428 5 0 0 25 0 4 0 1116599136 113922048 20723 4294967295 134512640 135305190 3214095472 3075808448 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=111252 CPUtime=24.45
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5006 0 0 0 2439 6 0 0 17 0 4 0 1116599136 113922048 20723 4294967295 134512640 135305190 3214095472 3067419492 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.62
Current children cumulated vsize (KiB) 113668

[startup+51.1088 s]
/proc/loadavg: 4.50 4.39 4.36 5/120 16276
/proc/meminfo: memFree=2924420/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=138864 CPUtime=200.16
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 27572 0 0 0 19971 45 0 0 18 0 4 0 1116599128 142196736 27507 4294967295 134512640 135305190 3214095472 3214093648 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16088/statm: 34716 27507 79 194 0 34520 0
[pid=16088/tid=16089] ppid=16085 vsize=138864 CPUtime=50.12
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5580 0 0 0 5004 8 0 0 25 0 4 0 1116599136 142196736 27507 4294967295 134512640 135305190 3214095472 3084197056 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=138864 CPUtime=49.77
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 4607 0 0 0 4968 9 0 0 25 0 4 0 1116599136 142196736 27507 4294967295 134512640 135305190 3214095472 3075808064 134551978 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=138864 CPUtime=50.05
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7065 0 0 0 4991 14 0 0 25 0 4 0 1116599136 142196736 27507 4294967295 134512640 135305190 3214095472 3067419840 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.8
Current children cumulated vsize (KiB) 141280

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

[startup+76.7078 s]
/proc/loadavg: 4.54 4.41 4.36 5/120 16280
/proc/meminfo: memFree=2906300/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=157396 CPUtime=302.4
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 32185 0 0 0 30180 60 0 0 20 0 4 0 1116599128 161173504 32120 4294967295 134512640 135305190 3214095472 3214093648 134528301 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16088/statm: 39349 32120 79 194 0 39153 0
[pid=16088/tid=16089] ppid=16085 vsize=157396 CPUtime=75.69
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 6927 0 0 0 7558 11 0 0 25 0 4 0 1116599136 161173504 32120 4294967295 134512640 135305190 3214095472 3084197056 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=157396 CPUtime=75.26
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5359 0 0 0 7515 11 0 0 25 0 4 0 1116599136 161173504 32120 4294967295 134512640 135305190 3214095472 3075808448 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=157396 CPUtime=75.64
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8067 0 0 0 7545 19 0 0 25 0 4 0 1116599136 161173504 32120 4294967295 134512640 135305190 3214095472 3067419592 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 303.04
Current children cumulated vsize (KiB) 159812

[startup+83.1076 s]
/proc/loadavg: 4.50 4.40 4.36 5/120 16464
/proc/meminfo: memFree=2900320/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=160716 CPUtime=327.68
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 33106 0 0 0 32707 61 0 0 25 0 4 0 1116599128 164573184 33041 4294967295 134512640 135305190 3214095472 3214093648 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 40179 33041 79 194 0 39983 0
[pid=16088/tid=16089] ppid=16085 vsize=160716 CPUtime=82.06
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7224 0 0 0 8194 12 0 0 25 0 4 0 1116599136 164573184 33041 4294967295 134512640 135305190 3214095472 3084197056 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=160716 CPUtime=81.42
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5506 0 0 0 8131 11 0 0 25 0 4 0 1116599136 164573184 33041 4294967295 134512640 135305190 3214095472 3075808448 134528382 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=160716 CPUtime=82.03
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8239 0 0 0 8184 19 0 0 25 0 4 0 1116599136 164573184 33041 4294967295 134512640 135305190 3214095472 3067419840 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 328.32
Current children cumulated vsize (KiB) 163132

[startup+89.5073 s]
/proc/loadavg: 4.42 4.39 4.36 5/120 16464
/proc/meminfo: memFree=2898864/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=163560 CPUtime=353.27
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 33629 0 0 0 35265 62 0 0 25 0 4 0 1116599128 167485440 33564 4294967295 134512640 135305190 3214095472 3214093376 134556819 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 40890 33564 79 194 0 40694 0
[pid=16088/tid=16089] ppid=16085 vsize=163560 CPUtime=88.45
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7429 0 0 0 8833 12 0 0 25 0 4 0 1116599136 167485440 33564 4294967295 134512640 135305190 3214095472 3084197056 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=163560 CPUtime=87.82
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5588 0 0 0 8770 12 0 0 25 0 4 0 1116599136 167485440 33564 4294967295 134512640 135305190 3214095472 3075808464 134524807 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=163560 CPUtime=88.43
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8433 0 0 0 8824 19 0 0 25 0 4 0 1116599136 167485440 33564 4294967295 134512640 135305190 3214095472 3067419908 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 353.91
Current children cumulated vsize (KiB) 165976

[startup+91.1073 s]
/proc/loadavg: 4.42 4.39 4.36 5/120 16464
/proc/meminfo: memFree=2898568/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=163716 CPUtime=359.67
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 33776 0 0 0 35905 62 0 0 25 0 4 0 1116599128 167645184 33711 4294967295 134512640 135305190 3214095472 3214093648 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 40929 33711 79 194 0 40733 0
[pid=16088/tid=16089] ppid=16085 vsize=163716 CPUtime=90.05
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7448 0 0 0 8993 12 0 0 25 0 4 0 1116599136 167645184 33711 4294967295 134512640 135305190 3214095472 3084197056 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=163716 CPUtime=89.42
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5612 0 0 0 8930 12 0 0 25 0 4 0 1116599136 167645184 33711 4294967295 134512640 135305190 3214095472 3075808448 134528515 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=163716 CPUtime=90.03
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8507 0 0 0 8984 19 0 0 25 0 4 0 1116599136 167645184 33711 4294967295 134512640 135305190 3214095472 3067419568 134557466 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 360.31
Current children cumulated vsize (KiB) 166132

[startup+92.7072 s]
/proc/loadavg: 4.42 4.39 4.36 6/120 16464
/proc/meminfo: memFree=2898120/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=163716 CPUtime=366.04
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 33807 0 0 0 36539 65 0 0 25 0 4 0 1116599128 167645184 33742 4294967295 134512640 135305190 3214095472 3214093648 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 40929 33742 79 194 0 40733 0
[pid=16088/tid=16089] ppid=16085 vsize=163716 CPUtime=91.63
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7453 0 0 0 9150 13 0 0 16 0 4 0 1116599136 167645184 33742 4294967295 134512640 135305190 3214095472 3084197056 134528606 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=163716 CPUtime=91.01
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5621 0 0 0 9088 13 0 0 25 0 4 0 1116599136 167645184 33742 4294967295 134512640 135305190 3214095472 3075808448 134528562 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=163716 CPUtime=91.63
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8519 0 0 0 9143 20 0 0 25 0 4 0 1116599136 167645184 33742 4294967295 134512640 135305190 3214095472 3067419568 134557974 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 366.68
Current children cumulated vsize (KiB) 166132

[startup+93.1072 s]
/proc/loadavg: 4.42 4.39 4.36 6/120 16464
/proc/meminfo: memFree=2898120/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=163876 CPUtime=367.64
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 33821 0 0 0 36699 65 0 0 25 0 4 0 1116599128 167809024 33756 4294967295 134512640 135305190 3214095472 3214093312 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 40969 33756 79 194 0 40773 0
[pid=16088/tid=16089] ppid=16085 vsize=163876 CPUtime=92.03
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7453 0 0 0 9190 13 0 0 16 0 4 0 1116599136 167809024 33756 4294967295 134512640 135305190 3214095472 3084197056 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=163876 CPUtime=91.41
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5635 0 0 0 9128 13 0 0 25 0 4 0 1116599136 167809024 33756 4294967295 134512640 135305190 3214095472 3075808296 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=163876 CPUtime=92.03
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8519 0 0 0 9183 20 0 0 25 0 4 0 1116599136 167809024 33756 4294967295 134512640 135305190 3214095472 3067419568 134557253 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 368.28
Current children cumulated vsize (KiB) 166292

[startup+93.3072 s]
/proc/loadavg: 4.42 4.39 4.36 6/120 16464
/proc/meminfo: memFree=2898120/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=163876 CPUtime=368.44
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 33834 0 0 0 36779 65 0 0 25 0 4 0 1116599128 167809024 33769 4294967295 134512640 135305190 3214095472 3214093376 134556819 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 40969 33769 79 194 0 40773 0
[pid=16088/tid=16089] ppid=16085 vsize=163876 CPUtime=92.23
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7453 0 0 0 9210 13 0 0 16 0 4 0 1116599136 167809024 33769 4294967295 134512640 135305190 3214095472 3084197056 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=163876 CPUtime=91.61
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5648 0 0 0 9148 13 0 0 25 0 4 0 1116599136 167809024 33769 4294967295 134512640 135305190 3214095472 3075808064 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=163876 CPUtime=92.23
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8519 0 0 0 9203 20 0 0 25 0 4 0 1116599136 167809024 33769 4294967295 134512640 135305190 3214095472 3067419840 134528872 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 369.08
Current children cumulated vsize (KiB) 166292

[startup+93.4072 s]
/proc/loadavg: 4.42 4.39 4.36 7/120 16464
/proc/meminfo: memFree=2898028/3368532 swapFree=1941392/1959888
[pid=16085] ppid=16083 vsize=2416 CPUtime=0.64
/proc/16085/stat : 16085 (manysat.sh) S 16083 16085 12261 0 -1 4194304 371 3433 0 0 0 1 61 2 15 0 1 0 1116599064 2473984 274 4294967295 134512640 135169312 3217965104 3217961320 3085274862 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16085/statm: 604 274 231 161 0 43 0
[pid=16088] ppid=16085 vsize=163876 CPUtime=368.86
/proc/16088/stat : 16088 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202496 33836 0 0 0 36821 65 0 0 25 0 4 0 1116599128 167809024 33771 4294967295 134512640 135305190 3214095472 3214093648 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16088/statm: 40969 33771 79 194 0 40773 0
[pid=16088/tid=16089] ppid=16085 vsize=163876 CPUtime=92.33
/proc/16088/task/16089/stat : 16089 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 7453 0 0 0 9220 13 0 0 16 0 4 0 1116599136 167809024 33771 4294967295 134512640 135305190 3214095472 3084196784 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16088/tid=16090] ppid=16085 vsize=163876 CPUtime=91.71
/proc/16088/task/16090/stat : 16090 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 5650 0 0 0 9158 13 0 0 25 0 4 0 1116599136 167809024 33771 4294967295 134512640 135305190 3214095472 3075808448 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16088/tid=16091] ppid=16085 vsize=163876 CPUtime=92.34
/proc/16088/task/16091/stat : 16091 (manysat1.1_stat) R 16085 16085 12261 0 -1 4202560 8519 0 0 0 9214 20 0 0 25 0 4 0 1116599136 167809024 33771 4294967295 134512640 135305190 3214095472 3067419504 134551978 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 369.5
Current children cumulated vsize (KiB) 166292

Child status: 20
Real time (s): 93.4318
CPU time (s): 369.55
CPU user time (s): 368.86
CPU system time (s): 0.69
CPU usage (%): 395.529
Max. virtual memory (cumulated for all children) (KiB): 166292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 368.86
system time used= 0.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37942
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= 16098
involuntary context switches= 17190

runsolver used 0.02 second user time and 0.03 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 15:59:53
IDJOB=1779052
IDBENCH=70800
IDSOLVER=626
FILE ID=/1779052-1243519193
PBS_JOBID=
Free space on /tmp= 15728 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779052-1243519193/watcher-1779052-1243519193 -o /tmp/evaluation-result-1779052-1243519193/solver-1779052-1243519193 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779052-1243519193.cnf aimd 2

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED= 579594258

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.17
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3036244 kB
Buffers:         30524 kB
Cached:         221592 kB
SwapCached:       4320 kB
Active:         133744 kB
Inactive:       129156 kB
HighTotal:     2489216 kB
HighFree:      2254940 kB
LowTotal:       879316 kB
LowFree:        781304 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2532 kB
Writeback:           4 kB
AnonPages:        9556 kB
Mapped:           4316 kB
Slab:            58584 kB
SReclaimable:    50216 kB
SUnreclaim:       8368 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15728 MiB
End job on  at 2009-05-28 16:01:26