Trace number 1776976

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 0/2009-03-20 (4 threads)UNSAT 306.6 77.0852

General information on the benchmark

Namegoldb-heqc-alu4mul.cnf
MD5SUM2d68b23bdbf6e7e2868e82c4f24dffc3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark301.22
Satisfiable
(Un)Satisfiability was proved
Number of variables4736
Number of clauses30465
Sum of the clauses size103040
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27024
Number of clauses of size 314112
Number of clauses of size 40
Number of clauses of size 59328
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   30465   103040 |    9139       0        0     nan |  0.000 % |
0.06/0.06	c |         0 |   30392   102976 |      --       0       --      -- |     --   | -73/-64
0.06/0.06	c ==============================================================================
0.06/0.06	c Result  :   #vars: 4709   #clauses: 30392   #literals: 102976
0.06/0.06	c CPU time:   0.07 s
0.06/0.06	c ==============================================================================
306.35/77.07	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
306.35/77.07	c ============================[ Problem Statistics ]=============================
306.35/77.07	c |                                                                             |
306.35/77.07	c threadId              : 2
306.35/77.07	c restarts              : 18
306.35/77.07	c conflicts             : 196975         (644 /sec)
306.35/77.07	c decisions             : 256396         (0.72 % random) (838 /sec)
306.35/77.07	c propagations          : 103331841      (337609 /sec)
306.35/77.07	c conflict literals     : 9042526        (64.53 % deleted)
306.35/77.07	c Memory used           : 95.56 MB
306.35/77.07	c CPU time              : 306.07 s
306.35/77.07	
306.35/77.07	c --->m=4, e=8, aimd=0, HOME/20551_many.cnf	time: 76.5175	conflicts: 196975       
306.35/77.08	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-1776976-1243515204/watcher-1776976-1243515204 -o /tmp/evaluation-result-1776976-1243515204/solver-1776976-1243515204 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776976-1243515204.cnf aimd 0 

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.06 4.47 4.44 3/109 20551
/proc/meminfo: memFree=2295076/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2412 CPUtime=0
/proc/20551/stat : 20551 (manysat.sh) R 20549 20551 29143 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1116183165 2469888 273 4294967295 134512640 135169312 3217590224 3217588700 3085272948 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/20551/statm: 603 273 231 161 0 42 0
[pid=20552] ppid=20551 vsize=1244 CPUtime=0
/proc/20552/stat : 20552 (SatElite) R 20551 20551 29143 0 -1 4202496 252 0 0 0 0 0 0 0 18 0 1 0 1116183166 1273856 188 4294967295 134512640 135034092 3218194464 3218190424 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20552/statm: 311 189 49 128 0 181 0

[startup+0.055744 s]
/proc/loadavg: 4.06 4.47 4.44 3/109 20551
/proc/meminfo: memFree=2295076/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2412 CPUtime=0
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116183165 2469888 273 4294967295 134512640 135169312 3217590224 3217588760 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 603 273 231 161 0 42 0
[pid=20552] ppid=20551 vsize=4144 CPUtime=0.06
/proc/20552/stat : 20552 (SatElite) R 20551 20551 29143 0 -1 4202496 925 0 0 0 6 0 0 0 20 0 1 0 1116183166 4243456 861 4294967295 134512640 135034092 3218194464 3218190672 134529944 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20552/statm: 1036 861 67 128 0 906 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6556

[startup+0.105741 s]
/proc/loadavg: 4.06 4.47 4.44 3/109 20551
/proc/meminfo: memFree=2295076/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2412 CPUtime=0
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116183165 2469888 273 4294967295 134512640 135169312 3217590224 3217588760 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 603 273 231 161 0 42 0
[pid=20552] ppid=20551 vsize=0 CPUtime=0.11
/proc/20552/stat : 20552 (SatElite) R 20551 20551 29143 0 -1 4202500 997 0 0 0 11 0 0 0 20 0 1 0 1116183166 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 17 2 0 0 0
/proc/20552/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2412

[startup+0.305739 s]
/proc/loadavg: 4.06 4.47 4.44 3/109 20551
/proc/meminfo: memFree=2295076/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2416

[startup+0.705724 s]
/proc/loadavg: 4.06 4.47 4.44 3/109 20551
/proc/meminfo: memFree=2295076/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2416

[startup+1.50568 s]
/proc/loadavg: 4.22 4.50 4.45 7/114 20557
/proc/meminfo: memFree=2280808/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=44552 CPUtime=5.33
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 4276 0 0 0 528 5 0 0 16 0 4 0 1116183176 45621248 4211 4294967295 134512640 135305190 3219745232 3219743408 134530624 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/20554/statm: 11138 4211 79 194 0 10942 0
[pid=20554/tid=20555] ppid=20551 vsize=44552 CPUtime=1.31
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 471 0 0 0 131 0 0 0 17 0 4 0 1116183182 45621248 4211 4294967295 134512640 135305190 3219745232 3085757360 134556904 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=44552 CPUtime=1.32
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 468 0 0 0 131 1 0 0 18 0 4 0 1116183182 45621248 4211 4294967295 134512640 135305190 3219745232 3077369024 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=44552 CPUtime=1.31
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 442 0 0 0 129 2 0 0 16 0 4 0 1116183182 45621248 4211 4294967295 134512640 135305190 3219745232 3068980416 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 46968

[startup+3.1056 s]
/proc/loadavg: 4.22 4.50 4.45 7/114 20557
/proc/meminfo: memFree=2277108/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=49948 CPUtime=11.73
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 5528 0 0 0 1167 6 0 0 16 0 4 0 1116183176 51146752 5463 4294967295 134512640 135305190 3219745232 3219743408 134528548 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/20554/statm: 12487 5463 79 194 0 12291 0
[pid=20554/tid=20555] ppid=20551 vsize=49948 CPUtime=2.91
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 715 0 0 0 290 1 0 0 17 0 4 0 1116183182 51146752 5463 4294967295 134512640 135305190 3219745232 3085757632 134530607 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=49948 CPUtime=2.92
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 831 0 0 0 291 1 0 0 19 0 4 0 1116183182 51146752 5463 4294967295 134512640 135305190 3219745232 3077369024 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=49948 CPUtime=2.91
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 795 0 0 0 289 2 0 0 16 0 4 0 1116183182 51146752 5463 4294967295 134512640 135305190 3219745232 3068980416 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 52364

[startup+6.30543 s]
/proc/loadavg: 4.22 4.50 4.45 7/114 20557
/proc/meminfo: memFree=2268124/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=56836 CPUtime=24.52
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 7463 0 0 0 2446 6 0 0 18 0 4 0 1116183176 58200064 7398 4294967295 134512640 135305190 3219745232 3219743408 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/20554/statm: 14209 7398 79 194 0 14013 0
[pid=20554/tid=20555] ppid=20551 vsize=56836 CPUtime=6.11
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 1201 0 0 0 610 1 0 0 21 0 4 0 1116183182 58200064 7398 4294967295 134512640 135305190 3219745232 3085757360 134556798 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=56836 CPUtime=6.11
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 1282 0 0 0 610 1 0 0 25 0 4 0 1116183182 58200064 7398 4294967295 134512640 135305190 3219745232 3077369024 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=56836 CPUtime=6.11
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 1339 0 0 0 609 2 0 0 18 0 4 0 1116183182 58200064 7398 4294967295 134512640 135305190 3219745232 3068980416 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 59252

[startup+12.7051 s]
/proc/loadavg: 4.18 4.48 4.44 5/114 20558
/proc/meminfo: memFree=2261560/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=62244 CPUtime=50.09
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 8807 0 0 0 4996 13 0 0 25 0 4 0 1116183176 63737856 8742 4294967295 134512640 135305190 3219745232 3219743408 134528157 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/20554/statm: 15561 8742 79 194 0 15365 0
[pid=20554/tid=20555] ppid=20551 vsize=62244 CPUtime=12.51
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 1477 0 0 0 1247 4 0 0 25 0 4 0 1116183182 63737856 8742 4294967295 134512640 135305190 3219745232 3085757556 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=62244 CPUtime=12.48
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 1645 0 0 0 1247 1 0 0 25 0 4 0 1116183182 63737856 8742 4294967295 134512640 135305190 3219745232 3077369024 134528771 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=62244 CPUtime=12.51
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 1662 0 0 0 1247 4 0 0 25 0 4 0 1116183182 63737856 8742 4294967295 134512640 135305190 3219745232 3068980416 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 64660

[startup+25.5044 s]
/proc/loadavg: 4.15 4.46 4.44 6/114 20742
/proc/meminfo: memFree=2248696/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=73668 CPUtime=100.85
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 11581 0 0 0 10066 19 0 0 25 0 4 0 1116183176 75436032 11516 4294967295 134512640 135305190 3219745232 3219743200 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20554/statm: 18417 11516 79 194 0 18221 0
[pid=20554/tid=20555] ppid=20551 vsize=73668 CPUtime=25.16
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 2193 0 0 0 2510 6 0 0 25 0 4 0 1116183182 75436032 11516 4294967295 134512640 135305190 3219745232 3085757632 134528755 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=73668 CPUtime=25.15
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 2283 0 0 0 2513 2 0 0 25 0 4 0 1116183182 75436032 11516 4294967295 134512640 135305190 3219745232 3077369024 134528784 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=73668 CPUtime=25.25
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 2483 0 0 0 2519 6 0 0 25 0 4 0 1116183182 75436032 11516 4294967295 134512640 135305190 3219745232 3068980416 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 76084

[startup+51.1131 s]
/proc/loadavg: 4.10 4.42 4.42 6/114 20745
/proc/meminfo: memFree=2237632/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=85832 CPUtime=203.15
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 14424 0 0 0 20287 28 0 0 25 0 4 0 1116183176 87891968 14359 4294967295 134512640 135305190 3219745232 3219743408 134528539 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20554/statm: 21458 14359 79 194 0 21262 0
[pid=20554/tid=20555] ppid=20551 vsize=85832 CPUtime=50.74
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 2865 0 0 0 5063 11 0 0 25 0 4 0 1116183182 87891968 14359 4294967295 134512640 135305190 3219745232 3085757632 134528603 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=85832 CPUtime=50.65
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 2854 0 0 0 5059 6 0 0 25 0 4 0 1116183182 87891968 14359 4294967295 134512640 135305190 3219745232 3077369024 134528615 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=85832 CPUtime=50.86
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3329 0 0 0 5080 6 0 0 25 0 4 0 1116183182 87891968 14359 4294967295 134512640 135305190 3219745232 3068980416 134528442 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.26
Current children cumulated vsize (KiB) 88248

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

[startup+63.9124 s]
/proc/loadavg: 4.22 4.43 4.43 6/114 20746
/proc/meminfo: memFree=2233944/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=89600 CPUtime=254.32
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 15369 0 0 0 25402 30 0 0 25 0 4 0 1116183176 91750400 15304 4294967295 134512640 135305190 3219745232 3219743408 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20554/statm: 22400 15304 79 194 0 22204 0
[pid=20554/tid=20555] ppid=20551 vsize=89600 CPUtime=63.52
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3063 0 0 0 6339 13 0 0 25 0 4 0 1116183182 91750400 15304 4294967295 134512640 135305190 3219745232 3085757632 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=89600 CPUtime=63.44
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3103 0 0 0 6338 6 0 0 25 0 4 0 1116183182 91750400 15304 4294967295 134512640 135305190 3219745232 3077369024 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=89600 CPUtime=63.66
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3551 0 0 0 6360 6 0 0 25 0 4 0 1116183182 91750400 15304 4294967295 134512640 135305190 3219745232 3068980080 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 254.43
Current children cumulated vsize (KiB) 92016

[startup+70.3121 s]
/proc/loadavg: 4.20 4.43 4.43 5/114 20746
/proc/meminfo: memFree=2226264/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=97848 CPUtime=279.83
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 17242 0 0 0 27950 33 0 0 25 0 4 0 1116183176 100196352 17177 4294967295 134512640 135305190 3219745232 3219743408 134528536 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20554/statm: 24462 17177 79 194 0 24266 0
[pid=20554/tid=20555] ppid=20551 vsize=97848 CPUtime=69.85
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3574 0 0 0 6970 15 0 0 25 0 4 0 1116183182 100196352 17177 4294967295 134512640 135305190 3219745232 3085757296 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=97848 CPUtime=69.83
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3543 0 0 0 6976 7 0 0 25 0 4 0 1116183182 100196352 17177 4294967295 134512640 135305190 3219745232 3077369024 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=97848 CPUtime=70.05
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3999 0 0 0 6999 6 0 0 25 0 4 0 1116183182 100196352 17177 4294967295 134512640 135305190 3219745232 3068980416 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 100264

[startup+73.5119 s]
/proc/loadavg: 4.18 4.42 4.42 5/114 20746
/proc/meminfo: memFree=2226016/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=97848 CPUtime=292.6
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 17287 0 0 0 29226 34 0 0 25 0 4 0 1116183176 100196352 17222 4294967295 134512640 135305190 3219745232 3219743408 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20554/statm: 24462 17222 79 194 0 24266 0
[pid=20554/tid=20555] ppid=20551 vsize=97848 CPUtime=73.04
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3596 0 0 0 7289 15 0 0 25 0 4 0 1116183182 100196352 17222 4294967295 134512640 135305190 3219745232 3085757632 134528350 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=97848 CPUtime=73.03
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3546 0 0 0 7296 7 0 0 25 0 4 0 1116183182 100196352 17222 4294967295 134512640 135305190 3219745232 3077369024 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=97848 CPUtime=73.24
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 4000 0 0 0 7318 6 0 0 25 0 4 0 1116183182 100196352 17222 4294967295 134512640 135305190 3219745232 3068980144 134557342 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 292.71
Current children cumulated vsize (KiB) 100264

[startup+75.1118 s]
/proc/loadavg: 4.18 4.42 4.42 7/115 20759
/proc/meminfo: memFree=2225596/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=97848 CPUtime=298.9
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 17288 0 0 0 29855 35 0 0 25 0 4 0 1116183176 100196352 17223 4294967295 134512640 135305190 3219745232 3219743136 134557163 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/20554/statm: 24462 17223 79 194 0 24266 0
[pid=20554/tid=20555] ppid=20551 vsize=97848 CPUtime=74.55
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3597 0 0 0 7440 15 0 0 25 0 4 0 1116183182 100196352 17223 4294967295 134512640 135305190 3219745232 3085757520 134538170 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=97848 CPUtime=74.63
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3546 0 0 0 7456 7 0 0 25 0 4 0 1116183182 100196352 17223 4294967295 134512640 135305190 3219745232 3077369024 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=97848 CPUtime=74.84
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 4000 0 0 0 7477 7 0 0 25 0 4 0 1116183182 100196352 17223 4294967295 134512640 135305190 3219745232 3068980208 134547941 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 299.01
Current children cumulated vsize (KiB) 100264

[startup+75.9118 s]
/proc/loadavg: 4.18 4.42 4.42 5/114 20929
/proc/meminfo: memFree=2223844/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=97848 CPUtime=301.85
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 17288 0 0 0 30149 36 0 0 25 0 4 0 1116183176 100196352 17223 4294967295 134512640 135305190 3219745232 3219743408 134528224 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/20554/statm: 24462 17223 79 194 0 24266 0
[pid=20554/tid=20555] ppid=20551 vsize=97848 CPUtime=75.26
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3597 0 0 0 7511 15 0 0 25 0 4 0 1116183182 100196352 17223 4294967295 134512640 135305190 3219745232 3085757520 134538922 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=97848 CPUtime=75.39
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3546 0 0 0 7531 8 0 0 25 0 4 0 1116183182 100196352 17223 4294967295 134512640 135305190 3219745232 3077369024 134528235 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=97848 CPUtime=75.64
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 4000 0 0 0 7557 7 0 0 25 0 4 0 1116183182 100196352 17223 4294967295 134512640 135305190 3219745232 3068980080 134551978 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 301.96
Current children cumulated vsize (KiB) 100264

[startup+76.7118 s]
/proc/loadavg: 4.18 4.42 4.42 5/114 20929
/proc/meminfo: memFree=2223844/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=97848 CPUtime=305.04
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 17302 0 0 0 30463 41 0 0 25 0 4 0 1116183176 100196352 17237 4294967295 134512640 135305190 3219745232 3219743200 134548088 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/20554/statm: 24462 17237 79 194 0 24266 0
[pid=20554/tid=20555] ppid=20551 vsize=97848 CPUtime=76.06
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3597 0 0 0 7591 15 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3085757632 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=97848 CPUtime=76.18
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3560 0 0 0 7610 8 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3077369024 134528415 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=97848 CPUtime=76.44
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 4000 0 0 0 7637 7 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3068980416 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 305.15
Current children cumulated vsize (KiB) 100264

[startup+76.9117 s]
/proc/loadavg: 4.17 4.41 4.42 5/114 20929
/proc/meminfo: memFree=2224104/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=97848 CPUtime=305.84
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 17302 0 0 0 30543 41 0 0 25 0 4 0 1116183176 100196352 17237 4294967295 134512640 135305190 3219745232 3219743408 134530649 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/20554/statm: 24462 17237 79 194 0 24266 0
[pid=20554/tid=20555] ppid=20551 vsize=97848 CPUtime=76.26
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3597 0 0 0 7611 15 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3085757632 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=97848 CPUtime=76.38
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3560 0 0 0 7630 8 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3077369024 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=97848 CPUtime=76.64
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 4000 0 0 0 7657 7 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3068980416 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 305.95
Current children cumulated vsize (KiB) 100264

[startup+77.0117 s]
/proc/loadavg: 4.17 4.41 4.42 5/114 20929
/proc/meminfo: memFree=2224104/3368532 swapFree=1959840/1959888
[pid=20551] ppid=20549 vsize=2416 CPUtime=0.11
/proc/20551/stat : 20551 (manysat.sh) S 20549 20551 29143 0 -1 4194304 369 997 0 0 0 0 11 0 17 0 1 0 1116183165 2473984 274 4294967295 134512640 135169312 3217590224 3217586440 3085270766 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/20551/statm: 604 274 231 161 0 43 0
[pid=20554] ppid=20551 vsize=97848 CPUtime=306.24
/proc/20554/stat : 20554 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202496 17302 0 0 0 30583 41 0 0 25 0 4 0 1116183176 100196352 17237 4294967295 134512640 135305190 3219745232 3219743408 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/20554/statm: 24462 17237 79 194 0 24266 0
[pid=20554/tid=20555] ppid=20551 vsize=97848 CPUtime=76.36
/proc/20554/task/20555/stat : 20555 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3597 0 0 0 7621 15 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3085757632 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=20554/tid=20556] ppid=20551 vsize=97848 CPUtime=76.48
/proc/20554/task/20556/stat : 20556 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 3560 0 0 0 7640 8 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3077369024 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=20554/tid=20557] ppid=20551 vsize=97848 CPUtime=76.74
/proc/20554/task/20557/stat : 20557 (manysat1.1_stat) R 20551 20551 29143 0 -1 4202560 4000 0 0 0 7667 7 0 0 25 0 4 0 1116183182 100196352 17237 4294967295 134512640 135305190 3219745232 3068980304 134529379 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.35
Current children cumulated vsize (KiB) 100264

Child status: 20
Real time (s): 77.0852
CPU time (s): 306.6
CPU user time (s): 306.18
CPU system time (s): 0.42
CPU usage (%): 397.742
Max. virtual memory (cumulated for all children) (KiB): 100264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.18
system time used= 0.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18959
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= 8106
involuntary context switches= 22905

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:53:24
IDJOB=1776976
IDBENCH=69645
IDSOLVER=620
FILE ID=/1776976-1243515204
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-alu4mul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776976-1243515204/watcher-1776976-1243515204 -o /tmp/evaluation-result-1776976-1243515204/solver-1776976-1243515204 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776976-1243515204.cnf aimd 0

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

MD5SUM BENCH= 2d68b23bdbf6e7e2868e82c4f24dffc3
RANDOM SEED= 1139999483

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.073
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.073
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.12
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.073
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.14
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.073
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2295076 kB
Buffers:         31724 kB
Cached:         921236 kB
SwapCached:          0 kB
Active:          44360 kB
Inactive:       928184 kB
HighTotal:     2489216 kB
HighFree:      1662088 kB
LowTotal:       879316 kB
LowFree:        632988 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2212 kB
Writeback:           0 kB
AnonPages:       19412 kB
Mapped:           7688 kB
Slab:            91688 kB
SReclaimable:    78488 kB
SUnreclaim:      13200 kB
PageTables:        668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-28 14:54:41