Trace number 1781314

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 1/2009-03-20 (4 threads)UNSAT 277.54 93.6733

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark277.54
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data

0.00/0.00	c Parsing...
0.12/0.21	c ==============================================================================
0.12/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.21	c ==============================================================================
0.12/0.21	c |         0 |  304025   890579 |   91207       0        0     nan |  0.000 % |
0.92/0.99	c |         0 |  289635   951406 |      --       0       --      -- |     --   | -14343/60934
0.92/0.99	c ==============================================================================
0.92/0.99	c Result  :   #vars: 11639   #clauses: 289635   #literals: 951406
0.92/0.99	c CPU time:   0.93 s
0.92/0.99	c ==============================================================================
277.40/93.64	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
277.40/93.64	c ============================[ Problem Statistics ]=============================
277.40/93.64	c |                                                                             |
277.40/93.64	c threadId              : 1
277.40/93.64	c restarts              : 3658
277.40/93.64	c conflicts             : 239359         (870 /sec)
277.40/93.64	c decisions             : 2211013        (0.96 % random) (8034 /sec)
277.40/93.64	c propagations          : 134040610      (487031 /sec)
277.40/93.64	c conflict literals     : 12820369       (50.18 % deleted)
277.40/93.64	c Memory used           : 325.63 MB
277.40/93.64	c CPU time              : 275.22 s
277.40/93.64	
277.40/93.64	c --->m=4, e=8, aimd=1, HOME/6826_many.cnf	time: 68.805	conflicts: 239359       
277.40/93.66	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-1781314-1243544299/watcher-1781314-1243544299 -o /tmp/evaluation-result-1781314-1243544299/solver-1781314-1243544299 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781314-1243544299.cnf aimd 1 

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.99 5.40 5.58 4/124 6826
/proc/meminfo: memFree=2592052/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2416 CPUtime=0.01
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1119093886 2473984 273 4294967295 134512640 135169312 3216527056 3216525592 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 604 273 231 161 0 43 0
[pid=6827] ppid=6826 vsize=1028 CPUtime=0
/proc/6827/stat : 6827 (SatElite) R 6826 6826 21334 0 -1 4202496 190 0 0 0 0 0 0 0 18 0 1 0 1119093886 1052672 127 4294967295 134512640 135034092 3217483648 3217479992 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6827/statm: 257 127 50 128 0 127 0

[startup+0.030482 s]
/proc/loadavg: 4.99 5.40 5.58 4/124 6826
/proc/meminfo: memFree=2592052/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2416 CPUtime=0.01
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1119093886 2473984 273 4294967295 134512640 135169312 3216527056 3216525592 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 604 273 231 161 0 43 0
[pid=6827] ppid=6826 vsize=3968 CPUtime=0.03
/proc/6827/stat : 6827 (SatElite) R 6826 6826 21334 0 -1 4202496 869 0 0 0 2 1 0 0 18 0 1 0 1119093886 4063232 806 4294967295 134512640 135034092 3217483648 3217479992 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6827/statm: 992 807 50 128 0 862 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6384

[startup+0.110478 s]
/proc/loadavg: 4.99 5.40 5.58 4/124 6826
/proc/meminfo: memFree=2592052/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2416 CPUtime=0.01
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1119093886 2473984 273 4294967295 134512640 135169312 3216527056 3216525592 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 604 273 231 161 0 43 0
[pid=6827] ppid=6826 vsize=10896 CPUtime=0.11
/proc/6827/stat : 6827 (SatElite) R 6826 6826 21334 0 -1 4202496 2491 0 0 0 9 2 0 0 18 0 1 0 1119093886 11157504 2428 4294967295 134512640 135034092 3217483648 3217479992 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6827/statm: 2724 2429 50 128 0 2594 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13312

[startup+0.310459 s]
/proc/loadavg: 4.99 5.40 5.58 4/124 6826
/proc/meminfo: memFree=2592052/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2416 CPUtime=0.01
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1119093886 2473984 273 4294967295 134512640 135169312 3216527056 3216525592 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 604 273 231 161 0 43 0
[pid=6827] ppid=6826 vsize=28100 CPUtime=0.31
/proc/6827/stat : 6827 (SatElite) R 6826 6826 21334 0 -1 4202496 6725 0 0 0 26 5 0 0 18 0 1 0 1119093886 28774400 6035 4294967295 134512640 135034092 3217483648 3217479644 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6827/statm: 7025 6035 67 128 0 6895 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30516

[startup+0.710428 s]
/proc/loadavg: 4.99 5.40 5.58 4/124 6826
/proc/meminfo: memFree=2592052/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2416 CPUtime=0.01
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 349 0 0 0 0 1 0 0 18 0 1 0 1119093886 2473984 273 4294967295 134512640 135169312 3216527056 3216525592 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 604 273 231 161 0 43 0
[pid=6827] ppid=6826 vsize=33188 CPUtime=0.71
/proc/6827/stat : 6827 (SatElite) R 6826 6826 21334 0 -1 4202496 7618 0 0 0 65 6 0 0 18 0 1 0 1119093886 33984512 6928 4294967295 134512640 135034092 3217483648 3217480192 134582951 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6827/statm: 8297 6928 67 128 0 8167 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 35604

[startup+1.51037 s]
/proc/loadavg: 4.99 5.40 5.58 3/126 6828
/proc/meminfo: memFree=2490892/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2420

[startup+3.11023 s]
/proc/loadavg: 4.75 5.35 5.56 6/129 6832
/proc/meminfo: memFree=2528452/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=100376 CPUtime=3.7
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 18414 0 0 0 360 10 0 0 16 0 4 0 1119094019 102785024 18346 4294967295 134512640 135305190 3216842512 3216840688 134528406 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 25094 18346 79 194 0 24898 0
[pid=6829/tid=6830] ppid=6826 vsize=100376 CPUtime=0.01
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 59 0 0 0 1 0 0 0 19 0 4 0 1119094080 102785024 18346 4294967295 134512640 135305190 3216842512 3078307008 134528145 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=100376 CPUtime=1
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 969 0 0 0 97 3 0 0 18 0 4 0 1119094080 102785024 18346 4294967295 134512640 135305190 3216842512 3069918400 134528837 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=100376 CPUtime=1.02
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 401 0 0 0 102 0 0 0 19 0 4 0 1119094080 102785024 18346 4294967295 134512640 135305190 3216842512 3061529792 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 102796

[startup+6.30995 s]
/proc/loadavg: 4.75 5.35 5.56 6/129 6833
/proc/meminfo: memFree=2449152/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=120168 CPUtime=13.08
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 23371 0 0 0 1297 11 0 0 16 0 4 0 1119094019 123052032 23303 4294967295 134512640 135305190 3216842512 3216840432 134542050 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 30042 23303 79 194 0 29846 0
[pid=6829/tid=6830] ppid=6826 vsize=120168 CPUtime=1.88
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 801 0 0 0 188 0 0 0 18 0 4 0 1119094080 123052032 23303 4294967295 134512640 135305190 3216842512 3078306672 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=120168 CPUtime=3.26
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 3630 0 0 0 322 4 0 0 19 0 4 0 1119094080 123052032 23303 4294967295 134512640 135305190 3216842512 3069918400 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=120168 CPUtime=3.08
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 727 0 0 0 308 0 0 0 20 0 4 0 1119094080 123052032 23303 4294967295 134512640 135305190 3216842512 3061529536 134541867 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.42
Current children cumulated vsize (KiB) 122588

[startup+12.7094 s]
/proc/loadavg: 5.09 5.40 5.58 6/129 6833
/proc/meminfo: memFree=2441956/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=145036 CPUtime=32.03
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 29506 0 0 0 3182 21 0 0 17 0 4 0 1119094019 148516864 29438 4294967295 134512640 135305190 3216842512 3216840560 134857151 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/6829/statm: 36259 29438 79 194 0 36063 0
[pid=6829/tid=6830] ppid=6826 vsize=145036 CPUtime=7.35
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 2361 0 0 0 732 3 0 0 25 0 4 0 1119094080 148516864 29438 4294967295 134512640 135305190 3216842512 3078306660 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=145036 CPUtime=6.72
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 6235 0 0 0 666 6 0 0 25 0 4 0 1119094080 148516864 29438 4294967295 134512640 135305190 3216842512 3069918080 134555016 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=145036 CPUtime=6.86
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 1189 0 0 0 684 2 0 0 25 0 4 0 1119094080 148516864 29438 4294967295 134512640 135305190 3216842512 3061529792 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33.37
Current children cumulated vsize (KiB) 147456

[startup+25.5083 s]
/proc/loadavg: 5.07 5.39 5.57 7/129 6834
/proc/meminfo: memFree=2387296/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=192312 CPUtime=69.6
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 41351 0 0 0 6922 38 0 0 25 0 4 0 1119094019 196927488 41283 4294967295 134512640 135305190 3216842512 3216840688 134528379 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/6829/statm: 48078 41283 79 194 0 47882 0
[pid=6829/tid=6830] ppid=6826 vsize=192312 CPUtime=15.35
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 4250 0 0 0 1532 3 0 0 25 0 4 0 1119094080 196927488 41283 4294967295 134512640 135305190 3216842512 3078307008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=192312 CPUtime=16.13
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 12506 0 0 0 1601 12 0 0 25 0 4 0 1119094080 196927488 41283 4294967295 134512640 135305190 3216842512 3069918400 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=192312 CPUtime=15.51
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 2943 0 0 0 1548 3 0 0 25 0 4 0 1119094080 196927488 41283 4294967295 134512640 135305190 3216842512 3061529584 134549059 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 70.94
Current children cumulated vsize (KiB) 194732

[startup+51.1061 s]
/proc/loadavg: 5.19 5.39 5.56 8/130 7015
/proc/meminfo: memFree=2304724/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=262568 CPUtime=146.13
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 58768 0 0 0 14557 56 0 0 25 0 4 0 1119094019 268869632 58700 4294967295 134512640 135305190 3216842512 3216840688 134530561 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 65642 58700 79 194 0 65446 0
[pid=6829/tid=6830] ppid=6826 vsize=262568 CPUtime=36.94
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 7491 0 0 0 3688 6 0 0 25 0 4 0 1119094080 268869632 58700 4294967295 134512640 135305190 3216842512 3078307008 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=262568 CPUtime=41.47
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 21529 0 0 0 4128 19 0 0 25 0 4 0 1119094080 268869632 58700 4294967295 134512640 135305190 3216842512 3069918016 134551687 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=262568 CPUtime=29.48
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 5396 0 0 0 2940 8 0 0 25 0 4 0 1119094080 268869632 58700 4294967295 134512640 135305190 3216842512 3061529792 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 147.47
Current children cumulated vsize (KiB) 264988

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

[startup+76.7037 s]
/proc/loadavg: 5.31 5.40 5.56 6/129 7021
/proc/meminfo: memFree=2329944/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=315724 CPUtime=223.43
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 71889 0 0 0 22268 75 0 0 25 0 4 0 1119094019 323301376 71821 4294967295 134512640 135305190 3216842512 3216840688 134528248 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 78931 71821 79 194 0 78735 0
[pid=6829/tid=6830] ppid=6826 vsize=315724 CPUtime=54.44
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9220 0 0 0 5434 10 0 0 25 0 4 0 1119094080 323301376 71821 4294967295 134512640 135305190 3216842512 3078306976 134570397 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=315724 CPUtime=64.44
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 28338 0 0 0 6419 25 0 0 25 0 4 0 1119094080 323301376 71821 4294967295 134512640 135305190 3216842512 3069918400 134528310 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=315724 CPUtime=47.54
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 7711 0 0 0 4744 10 0 0 25 0 4 0 1119094080 323301376 71821 4294967295 134512640 135305190 3216842512 3061529792 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 224.77
Current children cumulated vsize (KiB) 318144

[startup+83.103 s]
/proc/loadavg: 5.48 5.44 5.57 6/129 7022
/proc/meminfo: memFree=2260448/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=330216 CPUtime=243.06
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 75720 0 0 0 24224 82 0 0 25 0 4 0 1119094019 338141184 75652 4294967295 134512640 135305190 3216842512 3216840688 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 82554 75652 79 194 0 82358 0
[pid=6829/tid=6830] ppid=6826 vsize=330216 CPUtime=59.42
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9832 0 0 0 5931 11 0 0 25 0 4 0 1119094080 338141184 75652 4294967295 134512640 135305190 3216842512 3078306856 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=330216 CPUtime=70.6
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 30104 0 0 0 7035 25 0 0 25 0 4 0 1119094080 338141184 75652 4294967295 134512640 135305190 3216842512 3069918400 134528545 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=330216 CPUtime=51.99
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 8475 0 0 0 5185 14 0 0 25 0 4 0 1119094080 338141184 75652 4294967295 134512640 135305190 3216842512 3061529792 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 244.4
Current children cumulated vsize (KiB) 332636

[startup+89.5024 s]
/proc/loadavg: 5.44 5.43 5.57 6/129 7022
/proc/meminfo: memFree=2337488/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=331928 CPUtime=263.27
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 75971 0 0 0 26238 89 0 0 25 0 4 0 1119094019 339894272 75903 4294967295 134512640 135305190 3216842512 3216840688 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 82982 75903 79 194 0 82786 0
[pid=6829/tid=6830] ppid=6826 vsize=331928 CPUtime=64.66
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9842 0 0 0 6451 15 0 0 25 0 4 0 1119094080 339894272 75903 4294967295 134512640 135305190 3216842512 3078307008 134528573 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=331928 CPUtime=76.82
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 30264 0 0 0 7657 25 0 0 25 0 4 0 1119094080 339894272 75903 4294967295 134512640 135305190 3216842512 3069918400 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=331928 CPUtime=54.51
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 8486 0 0 0 5435 16 0 0 24 0 4 0 1119094080 339894272 75903 4294967295 134512640 135305190 3216842512 3061529792 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 264.61
Current children cumulated vsize (KiB) 334348

[startup+91.1023 s]
/proc/loadavg: 5.44 5.43 5.57 9/129 7022
/proc/meminfo: memFree=2248096/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=332668 CPUtime=268.16
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 76163 0 0 0 26726 90 0 0 25 0 4 0 1119094019 340652032 76095 4294967295 134512640 135305190 3216842512 3216840756 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 83167 76095 79 194 0 82971 0
[pid=6829/tid=6830] ppid=6826 vsize=332668 CPUtime=66.23
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9842 0 0 0 6608 15 0 0 25 0 4 0 1119094080 340652032 76095 4294967295 134512640 135305190 3216842512 3078307008 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=332668 CPUtime=78.26
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 30408 0 0 0 7801 25 0 0 25 0 4 0 1119094080 340652032 76095 4294967295 134512640 135305190 3216842512 3069918400 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=332668 CPUtime=54.96
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 8492 0 0 0 5480 16 0 0 25 0 4 0 1119094080 340652032 76095 4294967295 134512640 135305190 3216842512 3061529792 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 269.5
Current children cumulated vsize (KiB) 335088

[startup+92.7121 s]
/proc/loadavg: 5.41 5.42 5.56 6/129 7022
/proc/meminfo: memFree=2204512/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=333300 CPUtime=273.37
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 76308 0 0 0 27244 93 0 0 25 0 4 0 1119094019 341299200 76240 4294967295 134512640 135305190 3216842512 3216840536 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 83325 76240 79 194 0 83129 0
[pid=6829/tid=6830] ppid=6826 vsize=333300 CPUtime=67.82
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9864 0 0 0 6764 18 0 0 25 0 4 0 1119094080 341299200 76240 4294967295 134512640 135305190 3216842512 3078307008 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=333300 CPUtime=79.84
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 30519 0 0 0 7959 25 0 0 25 0 4 0 1119094080 341299200 76240 4294967295 134512640 135305190 3216842512 3069918400 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=333300 CPUtime=55.78
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 8492 0 0 0 5562 16 0 0 25 0 4 0 1119094080 341299200 76240 4294967295 134512640 135305190 3216842512 3061529792 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 274.71
Current children cumulated vsize (KiB) 335720

[startup+93.1121 s]
/proc/loadavg: 5.41 5.42 5.56 6/129 7022
/proc/meminfo: memFree=2204512/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=333444 CPUtime=274.56
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 76341 0 0 0 27362 94 0 0 24 0 4 0 1119094019 341446656 76273 4294967295 134512640 135305190 3216842512 3216840576 134539404 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 83361 76273 79 194 0 83165 0
[pid=6829/tid=6830] ppid=6826 vsize=333444 CPUtime=68.21
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9864 0 0 0 6802 19 0 0 25 0 4 0 1119094080 341446656 76273 4294967295 134512640 135305190 3216842512 3078307008 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=333444 CPUtime=80.24
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 30552 0 0 0 7999 25 0 0 25 0 4 0 1119094080 341446656 76273 4294967295 134512640 135305190 3216842512 3069918400 134528520 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=333444 CPUtime=56.08
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 8492 0 0 0 5592 16 0 0 25 0 4 0 1119094080 341446656 76273 4294967295 134512640 135305190 3216842512 3061529792 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 275.9
Current children cumulated vsize (KiB) 335864

[startup+93.5121 s]
/proc/loadavg: 5.41 5.42 5.56 6/129 7022
/proc/meminfo: memFree=2284684/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=333444 CPUtime=275.77
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 76345 0 0 0 27483 94 0 0 24 0 4 0 1119094019 341446656 76277 4294967295 134512640 135305190 3216842512 3216840536 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 83361 76277 79 194 0 83165 0
[pid=6829/tid=6830] ppid=6826 vsize=333444 CPUtime=68.61
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9864 0 0 0 6842 19 0 0 25 0 4 0 1119094080 341446656 76277 4294967295 134512640 135305190 3216842512 3078307008 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=333444 CPUtime=80.64
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 30556 0 0 0 8039 25 0 0 25 0 4 0 1119094080 341446656 76277 4294967295 134512640 135305190 3216842512 3069918468 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=333444 CPUtime=56.41
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 8492 0 0 0 5625 16 0 0 25 0 4 0 1119094080 341446656 76277 4294967295 134512640 135305190 3216842512 3061529792 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 277.11
Current children cumulated vsize (KiB) 335864

[startup+93.6121 s]
/proc/loadavg: 5.41 5.42 5.56 6/129 7022
/proc/meminfo: memFree=2284684/3368532 swapFree=1954872/1959888
[pid=6826] ppid=6824 vsize=2420 CPUtime=1.34
/proc/6826/stat : 6826 (manysat.sh) S 6824 6826 21334 0 -1 4194304 370 8252 0 0 0 1 127 6 18 0 1 0 1119093886 2478080 275 4294967295 134512640 135169312 3216527056 3216523272 3085913838 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/6826/statm: 605 275 231 161 0 44 0
[pid=6829] ppid=6826 vsize=333444 CPUtime=276.06
/proc/6829/stat : 6829 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202496 76345 0 0 0 27511 95 0 0 24 0 4 0 1119094019 341446656 76277 4294967295 134512640 135305190 3216842512 3216840576 134529062 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/6829/statm: 83361 76277 79 194 0 83165 0
[pid=6829/tid=6830] ppid=6826 vsize=333444 CPUtime=68.71
/proc/6829/task/6830/stat : 6830 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 9864 0 0 0 6851 20 0 0 25 0 4 0 1119094080 341446656 76277 4294967295 134512640 135305190 3216842512 3078307008 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=6829/tid=6831] ppid=6826 vsize=333444 CPUtime=80.74
/proc/6829/task/6831/stat : 6831 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 30556 0 0 0 8049 25 0 0 25 0 4 0 1119094080 341446656 76277 4294967295 134512640 135305190 3216842512 3069918400 134528442 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=6829/tid=6832] ppid=6826 vsize=333444 CPUtime=56.48
/proc/6829/task/6832/stat : 6832 (manysat1.1_stat) R 6826 6826 21334 0 -1 4202560 8492 0 0 0 5632 16 0 0 25 0 4 0 1119094080 341446656 76277 4294967295 134512640 135305190 3216842512 3061529904 134562194 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 277.4
Current children cumulated vsize (KiB) 335864

Child status: 20
Real time (s): 93.6733
CPU time (s): 277.54
CPU user time (s): 276.49
CPU system time (s): 1.05
CPU usage (%): 296.285
Max. virtual memory (cumulated for all children) (KiB): 335864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.49
system time used= 1.05
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85257
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= 7905
involuntary context switches= 18287

runsolver used 0.01 second user time and 0.03 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 22:58:19
IDJOB=1781314
IDBENCH=71718
IDSOLVER=623
FILE ID=/1781314-1243544299
PBS_JOBID=
Free space on /tmp= 15879 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781314-1243544299/watcher-1781314-1243544299 -o /tmp/evaluation-result-1781314-1243544299/solver-1781314-1243544299 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1781314-1243544299.cnf aimd 1

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

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED= 955339894

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.105
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.43
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.105
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.105
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.16
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.105
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:       2592156 kB
Buffers:          5492 kB
Cached:          86364 kB
SwapCached:        704 kB
Active:         674252 kB
Inactive:        62588 kB
HighTotal:     2489216 kB
HighFree:      1753936 kB
LowTotal:       879316 kB
LowFree:        838220 kB
SwapTotal:     1959888 kB
SwapFree:      1954872 kB
Dirty:            7104 kB
Writeback:           0 kB
AnonPages:      644568 kB
Mapped:          16520 kB
Slab:            28188 kB
SReclaimable:    19832 kB
SUnreclaim:       8356 kB
PageTables:       1408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   900140 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15879 MiB
End job on  at 2009-05-28 22:59:53