Trace number 1775854

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 464.39 117.471

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark451.51
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

0.00/0.00	c Parsing...
0.12/0.13	c ==============================================================================
0.12/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  181871   470932 |   54561       0        0     nan |  0.000 % |
1.12/1.15	c |         0 |   98030   321620 |      --       0       --      -- |     --   | -83841/-149312
1.12/1.16	c ==============================================================================
1.12/1.16	c Result  :   #vars: 17506   #clauses: 98030   #literals: 321620
1.12/1.16	c CPU time:   1.13 s
1.12/1.16	c ==============================================================================
464.18/117.46	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
464.18/117.46	c ============================[ Problem Statistics ]=============================
464.18/117.46	c |                                                                             |
464.18/117.46	c threadId              : 3
464.18/117.46	c restarts              : 155
464.18/117.46	c conflicts             : 152452         (330 /sec)
464.18/117.46	c decisions             : 196907         (0.41 % random) (426 /sec)
464.18/117.46	c propagations          : 94614478       (204532 /sec)
464.18/117.46	c conflict literals     : 9245427        (69.41 % deleted)
464.18/117.46	c Memory used           : 150.44 MB
464.18/117.46	c CPU time              : 462.59 s
464.18/117.46	
464.18/117.46	c --->m=4, e=8, aimd=1, HOME/31743_many.cnf	time: 115.647	conflicts: 152452       
464.18/117.46	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-1775854-1243503958/watcher-1775854-1243503958 -o /tmp/evaluation-result-1775854-1243503958/solver-1775854-1243503958 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775854-1243503958.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: 3.88 4.27 4.31 3/115 31743
/proc/meminfo: memFree=3120040/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2412 CPUtime=0
/proc/31743/stat : 31743 (manysat.sh) R 31741 31743 12261 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1115075671 2469888 273 4294967295 134512640 135169312 3216287376 3216285852 3085195124 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/31743/statm: 603 273 231 161 0 42 0
[pid=31744] ppid=31743 vsize=2464 CPUtime=0
/proc/31744/stat : 31744 (SatElite) R 31743 31743 12261 0 -1 4202496 546 0 0 0 0 0 0 0 18 0 1 0 1115075671 2523136 482 4294967295 134512640 135034092 3213040448 3213036736 134544849 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31744/statm: 616 485 49 128 0 486 0

[startup+0.04847 s]
/proc/loadavg: 3.88 4.27 4.31 3/115 31743
/proc/meminfo: memFree=3120040/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2412 CPUtime=0
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1115075671 2469888 273 4294967295 134512640 135169312 3216287376 3216285912 3085192942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31743/statm: 603 273 231 161 0 42 0
[pid=31744] ppid=31743 vsize=11084 CPUtime=0.05
/proc/31744/stat : 31744 (SatElite) R 31743 31743 12261 0 -1 4202496 2490 0 0 0 5 0 0 0 19 0 1 0 1115075671 11350016 2379 4294967295 134512640 135034092 3213040448 3213036792 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31744/statm: 2771 2380 51 128 0 2641 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13496

[startup+0.118457 s]
/proc/loadavg: 3.88 4.27 4.31 3/115 31743
/proc/meminfo: memFree=3120040/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2412 CPUtime=0
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1115075671 2469888 273 4294967295 134512640 135169312 3216287376 3216285912 3085192942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31743/statm: 603 273 231 161 0 42 0
[pid=31744] ppid=31743 vsize=19640 CPUtime=0.12
/proc/31744/stat : 31744 (SatElite) R 31743 31743 12261 0 -1 4202496 4572 0 0 0 11 1 0 0 19 0 1 0 1115075671 20111360 4461 4294967295 134512640 135034092 3213040448 3213037688 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31744/statm: 4910 4462 51 128 0 4780 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22052

[startup+0.318441 s]
/proc/loadavg: 3.88 4.27 4.31 3/115 31743
/proc/meminfo: memFree=3120040/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2412 CPUtime=0
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1115075671 2469888 273 4294967295 134512640 135169312 3216287376 3216285912 3085192942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31743/statm: 603 273 231 161 0 42 0
[pid=31744] ppid=31743 vsize=29472 CPUtime=0.32
/proc/31744/stat : 31744 (SatElite) R 31743 31743 12261 0 -1 4202496 6928 0 0 0 30 2 0 0 20 0 1 0 1115075671 30179328 6714 4294967295 134512640 135034092 3213040448 3213036316 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31744/statm: 7368 6714 67 128 0 7238 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31884

[startup+0.718423 s]
/proc/loadavg: 3.88 4.27 4.31 3/115 31743
/proc/meminfo: memFree=3120040/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2412 CPUtime=0
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1115075671 2469888 273 4294967295 134512640 135169312 3216287376 3216285912 3085192942 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31743/statm: 603 273 231 161 0 42 0
[pid=31744] ppid=31743 vsize=32212 CPUtime=0.72
/proc/31744/stat : 31744 (SatElite) R 31743 31743 12261 0 -1 4202496 7730 0 0 0 70 2 0 0 21 0 1 0 1115075671 32985088 7412 4294967295 134512640 135034092 3213040448 3213036752 134569558 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31744/statm: 8053 7412 67 128 0 7923 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 34624

[startup+1.50839 s]
/proc/loadavg: 3.88 4.27 4.31 2/117 31745
/proc/meminfo: memFree=3087924/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 2416

[startup+3.11835 s]
/proc/loadavg: 3.88 4.27 4.31 6/120 31749
/proc/meminfo: memFree=3084516/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=62084 CPUtime=6.64
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 8719 0 0 0 649 15 0 0 17 0 4 0 1115075800 63574016 8655 4294967295 134512640 135305190 3220589216 3220587392 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 15521 8655 79 194 0 15325 0
[pid=31746/tid=31747] ppid=31743 vsize=62084 CPUtime=1.62
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 428 0 0 0 160 2 0 0 16 0 4 0 1115075819 63574016 8655 4294967295 134512640 135305190 3220589216 3079818432 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=62084 CPUtime=1.6
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 391 0 0 0 156 4 0 0 18 0 4 0 1115075819 63574016 8655 4294967295 134512640 135305190 3220589216 3071429824 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=62084 CPUtime=1.6
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 503 0 0 0 156 4 0 0 18 0 4 0 1115075819 63574016 8655 4294967295 134512640 135305190 3220589216 3063040944 134556843 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (KiB) 64500

[startup+6.31821 s]
/proc/loadavg: 3.97 4.28 4.32 6/120 31749
/proc/meminfo: memFree=3077700/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=67884 CPUtime=19.44
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 10279 0 0 0 1929 15 0 0 19 0 4 0 1115075800 69513216 10215 4294967295 134512640 135305190 3220589216 3220587392 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 16971 10215 79 194 0 16775 0
[pid=31746/tid=31747] ppid=31743 vsize=67884 CPUtime=4.82
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 691 0 0 0 480 2 0 0 20 0 4 0 1115075819 69513216 10215 4294967295 134512640 135305190 3220589216 3079818432 134528512 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=67884 CPUtime=4.8
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 936 0 0 0 476 4 0 0 25 0 4 0 1115075819 69513216 10215 4294967295 134512640 135305190 3220589216 3071429824 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=67884 CPUtime=4.8
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 913 0 0 0 476 4 0 0 22 0 4 0 1115075819 69513216 10215 4294967295 134512640 135305190 3220589216 3063041216 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.73
Current children cumulated vsize (KiB) 70300

[startup+12.718 s]
/proc/loadavg: 3.97 4.28 4.32 5/120 31751
/proc/meminfo: memFree=3066700/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=78128 CPUtime=45.03
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 12828 0 0 0 4485 18 0 0 25 0 4 0 1115075800 80003072 12764 4294967295 134512640 135305190 3220589216 3220587120 134556734 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 19532 12764 79 194 0 19336 0
[pid=31746/tid=31747] ppid=31743 vsize=78128 CPUtime=11.22
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 1152 0 0 0 1120 2 0 0 25 0 4 0 1115075819 80003072 12764 4294967295 134512640 135305190 3220589216 3079818432 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=78128 CPUtime=11.19
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 1659 0 0 0 1113 6 0 0 25 0 4 0 1115075819 80003072 12764 4294967295 134512640 135305190 3220589216 3071429824 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=78128 CPUtime=11.2
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 1673 0 0 0 1116 4 0 0 25 0 4 0 1115075819 80003072 12764 4294967295 134512640 135305190 3220589216 3063041216 134528446 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.32
Current children cumulated vsize (KiB) 80544

[startup+25.5074 s]
/proc/loadavg: 3.98 4.26 4.31 6/120 31751
/proc/meminfo: memFree=3052864/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=91432 CPUtime=96.12
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 16113 0 0 0 9587 25 0 0 25 0 4 0 1115075800 93626368 16049 4294967295 134512640 135305190 3220589216 3220587056 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 22858 16049 79 194 0 22662 0
[pid=31746/tid=31747] ppid=31743 vsize=91432 CPUtime=24
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 1740 0 0 0 2398 2 0 0 25 0 4 0 1115075819 93626368 16049 4294967295 134512640 135305190 3220589216 3079818160 134558354 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=91432 CPUtime=23.94
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 2420 0 0 0 2386 8 0 0 25 0 4 0 1115075819 93626368 16049 4294967295 134512640 135305190 3220589216 3071429440 134551671 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=91432 CPUtime=23.97
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 2648 0 0 0 2390 7 0 0 25 0 4 0 1115075819 93626368 16049 4294967295 134512640 135305190 3220589216 3063040944 134557241 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.41
Current children cumulated vsize (KiB) 93848

[startup+51.1064 s]
/proc/loadavg: 4.26 4.31 4.32 6/120 31935
/proc/meminfo: memFree=3020824/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=123744 CPUtime=198.07
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 24030 0 0 0 19777 30 0 0 25 0 4 0 1115075800 126713856 23966 4294967295 134512640 135305190 3220589216 3220587056 134551978 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 30936 23966 79 194 0 30740 0
[pid=31746/tid=31747] ppid=31743 vsize=123744 CPUtime=49.27
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 3217 0 0 0 4925 2 0 0 25 0 4 0 1115075819 126713856 23966 4294967295 134512640 135305190 3220589216 3079818096 134551776 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=123744 CPUtime=49.52
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 4531 0 0 0 4943 9 0 0 25 0 4 0 1115075819 126713856 23966 4294967295 134512640 135305190 3220589216 3071429440 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=123744 CPUtime=49.49
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 4976 0 0 0 4939 10 0 0 25 0 4 0 1115075819 126713856 23966 4294967295 134512640 135305190 3220589216 3063041216 134528248 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.36
Current children cumulated vsize (KiB) 126160

[startup+102.314 s]
/proc/loadavg: 4.37 4.32 4.32 5/120 32123
/proc/meminfo: memFree=2992388/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=151840 CPUtime=402.6
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 30823 0 0 0 40212 48 0 0 25 0 4 0 1115075800 155484160 30759 4294967295 134512640 135305190 3220589216 3220587056 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 37960 30759 79 194 0 37764 0
[pid=31746/tid=31747] ppid=31743 vsize=151840 CPUtime=100.36
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 4845 0 0 0 10031 5 0 0 25 0 4 0 1115075819 155484160 30759 4294967295 134512640 135305190 3220589216 3079818432 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=151840 CPUtime=100.69
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6043 0 0 0 10056 13 0 0 25 0 4 0 1115075819 155484160 30759 4294967295 134512640 135305190 3220589216 3071429824 134528237 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=151840 CPUtime=100.56
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7095 0 0 0 10038 18 0 0 25 0 4 0 1115075819 155484160 30759 4294967295 134512640 135305190 3220589216 3063041008 134549123 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.89
Current children cumulated vsize (KiB) 154256

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

[startup+108.704 s]
/proc/loadavg: 4.42 4.33 4.33 5/120 32123
/proc/meminfo: memFree=2992096/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=153232 CPUtime=428.16
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 31125 0 0 0 42767 49 0 0 25 0 4 0 1115075800 156909568 31061 4294967295 134512640 135305190 3220589216 3220587056 134551651 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 38308 31061 79 194 0 38112 0
[pid=31746/tid=31747] ppid=31743 vsize=153232 CPUtime=106.75
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 4960 0 0 0 10669 6 0 0 25 0 4 0 1115075819 156909568 31061 4294967295 134512640 135305190 3220589216 3079818096 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=153232 CPUtime=107.08
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6124 0 0 0 10695 13 0 0 25 0 4 0 1115075819 156909568 31061 4294967295 134512640 135305190 3220589216 3071429440 134551681 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=153232 CPUtime=106.95
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7150 0 0 0 10677 18 0 0 25 0 4 0 1115075819 156909568 31061 4294967295 134512640 135305190 3220589216 3063040880 134551726 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 429.45
Current children cumulated vsize (KiB) 155648

[startup+111.904 s]
/proc/loadavg: 4.39 4.33 4.33 5/120 32123
/proc/meminfo: memFree=2991700/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=153672 CPUtime=440.92
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 31316 0 0 0 44043 49 0 0 25 0 4 0 1115075800 157360128 31252 4294967295 134512640 135305190 3220589216 3220587056 134551974 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 38418 31252 79 194 0 38222 0
[pid=31746/tid=31747] ppid=31743 vsize=153672 CPUtime=109.95
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 4990 0 0 0 10989 6 0 0 25 0 4 0 1115075819 157360128 31252 4294967295 134512640 135305190 3220589216 3079818160 134558354 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=153672 CPUtime=110.28
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6228 0 0 0 11015 13 0 0 25 0 4 0 1115075819 157360128 31252 4294967295 134512640 135305190 3220589216 3071429824 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=153672 CPUtime=110.11
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7161 0 0 0 10993 18 0 0 25 0 4 0 1115075819 157360128 31252 4294967295 134512640 135305190 3220589216 3063041216 134528805 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 442.21
Current children cumulated vsize (KiB) 156088

[startup+115.104 s]
/proc/loadavg: 4.36 4.32 4.32 5/120 32123
/proc/meminfo: memFree=2991012/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=153972 CPUtime=453.7
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 31432 0 0 0 45320 50 0 0 25 0 4 0 1115075800 157667328 31368 4294967295 134512640 135305190 3220589216 3220587184 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 38493 31368 79 194 0 38297 0
[pid=31746/tid=31747] ppid=31743 vsize=153972 CPUtime=113.15
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 5013 0 0 0 11308 7 0 0 25 0 4 0 1115075819 157667328 31368 4294967295 134512640 135305190 3220589216 3079818096 134551930 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=153972 CPUtime=113.48
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6259 0 0 0 11335 13 0 0 25 0 4 0 1115075819 157667328 31368 4294967295 134512640 135305190 3220589216 3071429440 134551848 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=153972 CPUtime=113.29
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7202 0 0 0 11311 18 0 0 25 0 4 0 1115075819 157667328 31368 4294967295 134512640 135305190 3220589216 3063041216 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 454.99
Current children cumulated vsize (KiB) 156388

[startup+116.704 s]
/proc/loadavg: 4.36 4.32 4.32 5/120 32123
/proc/meminfo: memFree=2990920/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=153972 CPUtime=460.09
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 31432 0 0 0 45959 50 0 0 25 0 4 0 1115075800 157667328 31368 4294967295 134512640 135305190 3220589216 3220587056 134551681 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 38493 31368 79 194 0 38297 0
[pid=31746/tid=31747] ppid=31743 vsize=153972 CPUtime=114.75
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 5013 0 0 0 11468 7 0 0 25 0 4 0 1115075819 157667328 31368 4294967295 134512640 135305190 3220589216 3079818096 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=153972 CPUtime=115.08
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6259 0 0 0 11495 13 0 0 25 0 4 0 1115075819 157667328 31368 4294967295 134512640 135305190 3220589216 3071429824 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=153972 CPUtime=114.88
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7202 0 0 0 11470 18 0 0 25 0 4 0 1115075819 157667328 31368 4294967295 134512640 135305190 3220589216 3063041216 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 461.38
Current children cumulated vsize (KiB) 156388

[startup+117.104 s]
/proc/loadavg: 4.36 4.32 4.32 5/120 32123
/proc/meminfo: memFree=2990920/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=153972 CPUtime=461.69
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 31433 0 0 0 46119 50 0 0 25 0 4 0 1115075800 157667328 31369 4294967295 134512640 135305190 3220589216 3220587056 134551983 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 38493 31369 79 194 0 38297 0
[pid=31746/tid=31747] ppid=31743 vsize=153972 CPUtime=115.15
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 5014 0 0 0 11508 7 0 0 25 0 4 0 1115075819 157667328 31369 4294967295 134512640 135305190 3220589216 3079818432 134528286 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=153972 CPUtime=115.48
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6259 0 0 0 11535 13 0 0 25 0 4 0 1115075819 157667328 31369 4294967295 134512640 135305190 3220589216 3071429504 134552908 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=153972 CPUtime=115.28
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7202 0 0 0 11510 18 0 0 25 0 4 0 1115075819 157667328 31369 4294967295 134512640 135305190 3220589216 3063041216 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 462.98
Current children cumulated vsize (KiB) 156388

[startup+117.304 s]
/proc/loadavg: 4.36 4.32 4.32 5/120 32123
/proc/meminfo: memFree=2990920/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=154044 CPUtime=462.49
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 31435 0 0 0 46199 50 0 0 25 0 4 0 1115075800 157741056 31371 4294967295 134512640 135305190 3220589216 3220587392 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 38511 31371 79 194 0 38315 0
[pid=31746/tid=31747] ppid=31743 vsize=154044 CPUtime=115.35
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 5015 0 0 0 11528 7 0 0 25 0 4 0 1115075819 157741056 31371 4294967295 134512640 135305190 3220589216 3079818096 134551978 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=154044 CPUtime=115.68
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6259 0 0 0 11555 13 0 0 25 0 4 0 1115075819 157741056 31371 4294967295 134512640 135305190 3220589216 3071429440 134551659 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=154044 CPUtime=115.48
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7202 0 0 0 11530 18 0 0 25 0 4 0 1115075819 157741056 31371 4294967295 134512640 135305190 3220589216 3063041216 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 463.78
Current children cumulated vsize (KiB) 156460

[startup+117.404 s]
/proc/loadavg: 4.36 4.32 4.32 5/120 32123
/proc/meminfo: memFree=2990920/3368532 swapFree=1941392/1959888
[pid=31743] ppid=31741 vsize=2416 CPUtime=1.29
/proc/31743/stat : 31743 (manysat.sh) S 31741 31743 12261 0 -1 4194304 371 8926 0 0 0 0 123 6 18 0 1 0 1115075671 2473984 274 4294967295 134512640 135169312 3216287376 3216283592 3085192942 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/31743/statm: 604 274 231 161 0 43 0
[pid=31746] ppid=31743 vsize=154044 CPUtime=462.89
/proc/31746/stat : 31746 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202496 31435 0 0 0 46239 50 0 0 25 0 4 0 1115075800 157741056 31371 4294967295 134512640 135305190 3220589216 3220587392 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31746/statm: 38511 31371 79 194 0 38315 0
[pid=31746/tid=31747] ppid=31743 vsize=154044 CPUtime=115.45
/proc/31746/task/31747/stat : 31747 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 5015 0 0 0 11538 7 0 0 25 0 4 0 1115075819 157741056 31371 4294967295 134512640 135305190 3220589216 3079818432 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31746/tid=31748] ppid=31743 vsize=154044 CPUtime=115.78
/proc/31746/task/31748/stat : 31748 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 6259 0 0 0 11565 13 0 0 25 0 4 0 1115075819 157741056 31371 4294967295 134512640 135305190 3220589216 3071429440 134551962 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31746/tid=31749] ppid=31743 vsize=154044 CPUtime=115.58
/proc/31746/task/31749/stat : 31749 (manysat1.1_stat) R 31743 31743 12261 0 -1 4202560 7202 0 0 0 11540 18 0 0 25 0 4 0 1115075819 157741056 31371 4294967295 134512640 135305190 3220589216 3063041216 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 464.18
Current children cumulated vsize (KiB) 156460

Child status: 20
Real time (s): 117.471
CPU time (s): 464.39
CPU user time (s): 463.82
CPU system time (s): 0.57
CPU usage (%): 395.323
Max. virtual memory (cumulated for all children) (KiB): 156460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 463.82
system time used= 0.57
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41024
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= 11809
involuntary context switches= 19476

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:45:58
IDJOB=1775854
IDBENCH=20398
IDSOLVER=623
FILE ID=/1775854-1243503958
PBS_JOBID=
Free space on /tmp= 15727 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775854-1243503958/watcher-1775854-1243503958 -o /tmp/evaluation-result-1775854-1243503958/solver-1775854-1243503958 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775854-1243503958.cnf aimd 1

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED= 164194557

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:       3120040 kB
Buffers:         17336 kB
Cached:         155468 kB
SwapCached:       4320 kB
Active:         116804 kB
Inactive:        67168 kB
HighTotal:     2489216 kB
HighFree:      2320308 kB
LowTotal:       879316 kB
LowFree:        799732 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            4696 kB
Writeback:           0 kB
AnonPages:        9752 kB
Mapped:           4076 kB
Slab:            53160 kB
SReclaimable:    45132 kB
SUnreclaim:       8028 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= 15727 MiB
End job on  at 2009-05-28 11:47:56