Trace number 1780051

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 789.68 220.858

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r2-noholes.cnf
MD5SUM4c8b9603e0c90cfb3c82064eae956799
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark748.4
Satisfiable
(Un)Satisfiability was proved
Number of variables266199
Number of clauses1575975
Sum of the clauses size4240496
Maximum clause length33
Minimum clause length1
Number of clauses of size 139783
Number of clauses of size 21138497
Number of clauses of size 3317809
Number of clauses of size 49949
Number of clauses of size 50
Number of clauses of size over 569937

Solver Data

0.00/0.00	c Parsing...
1.02/1.06	c ==============================================================================
1.02/1.06	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.06	c ==============================================================================
1.02/1.06	c |         0 | 1328859  3634310 |  398657       0        0     nan |  0.000 % |
28.72/28.79	c |         0 |  253406  1804413 |      --       0       --      -- |     --   | -752995/-922075
28.72/28.79	c ==============================================================================
28.72/28.79	c Result  :   #vars: 4366   #clauses: 253406   #literals: 1804413
28.72/28.79	c CPU time:   28.6 s
28.72/28.79	c ==============================================================================
789.60/220.82	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
789.60/220.82	c ============================[ Problem Statistics ]=============================
789.60/220.82	c |                                                                             |
789.60/220.82	c threadId              : 0
789.60/220.82	c restarts              : 846
789.60/220.82	c conflicts             : 733404         (966 /sec)
789.60/220.82	c decisions             : 1253247        (1.41 % random) (1651 /sec)
789.60/220.82	c propagations          : 42384135       (55838 /sec)
789.60/220.82	c conflict literals     : 12194704       (12.62 % deleted)
789.60/220.82	c Memory used           : 273.02 MB
789.60/220.82	c CPU time              : 759.05 s
789.60/220.82	
789.60/220.82	c --->m=4, e=8, aimd=0, HOME/31599_many.cnf	time: 189.762	conflicts: 733404       
789.60/220.84	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-1780051-1243528964/watcher-1780051-1243528964 -o /tmp/evaluation-result-1780051-1243528964/solver-1780051-1243528964 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780051-1243528964.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.10 4.40 4.44 3/109 31599
/proc/meminfo: memFree=2233112/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=1032 CPUtime=0.01
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 211 0 0 0 1 0 0 0 18 0 1 0 1117559422 1056768 148 4294967295 134512640 135034092 3219866048 3219862040 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 258 148 50 128 0 128 0

[startup+0.023649 s]
/proc/loadavg: 4.10 4.40 4.44 3/109 31599
/proc/meminfo: memFree=2233112/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=3664 CPUtime=0.03
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 793 0 0 0 3 0 0 0 18 0 1 0 1117559422 3751936 730 4294967295 134512640 135034092 3219866048 3219862392 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 916 731 50 128 0 786 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6080

[startup+0.113638 s]
/proc/loadavg: 4.10 4.40 4.44 3/109 31599
/proc/meminfo: memFree=2233112/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=13660 CPUtime=0.12
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 3054 0 0 0 12 0 0 0 18 0 1 0 1117559422 13987840 2991 4294967295 134512640 135034092 3219866048 3219862392 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 3415 2992 51 128 0 3285 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16076

[startup+0.313628 s]
/proc/loadavg: 4.10 4.40 4.44 3/109 31599
/proc/meminfo: memFree=2233112/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=39348 CPUtime=0.32
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 8364 0 0 0 29 3 0 0 18 0 1 0 1117559422 40292352 8301 4294967295 134512640 135034092 3219866048 3219862208 134539694 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 9837 8301 51 128 0 9707 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41764

[startup+0.713607 s]
/proc/loadavg: 4.10 4.40 4.44 3/109 31599
/proc/meminfo: memFree=2233112/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=83092 CPUtime=0.72
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 19128 0 0 0 65 7 0 0 19 0 1 0 1117559422 85086208 19065 4294967295 134512640 135034092 3219866048 3219862392 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 20773 19066 51 128 0 20643 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 85508

[startup+1.51356 s]
/proc/loadavg: 4.10 4.40 4.44 2/111 31601
/proc/meminfo: memFree=2114120/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=157564 CPUtime=1.52
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 31468 0 0 0 138 14 0 0 20 0 1 0 1117559422 161345536 31383 4294967295 134512640 135034092 3219866048 3219862928 134540734 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 39391 31383 63 128 0 39261 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 159980

[startup+3.11348 s]
/proc/loadavg: 4.10 4.40 4.44 2/111 31601
/proc/meminfo: memFree=2107624/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=178564 CPUtime=3.12
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 34588 0 0 0 296 16 0 0 25 0 1 0 1117559422 182849536 34415 4294967295 134512640 135034092 3219866048 3219862352 134569253 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 44641 34415 66 128 0 44511 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 180980

[startup+6.31331 s]
/proc/loadavg: 3.85 4.34 4.42 2/111 31601
/proc/meminfo: memFree=2074632/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=190552 CPUtime=6.32
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 42739 0 0 0 614 18 0 0 25 0 1 0 1117559422 195125248 39212 4294967295 134512640 135034092 3219866048 3219862044 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 47638 39213 67 128 0 47508 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 192968

[startup+12.713 s]
/proc/loadavg: 3.62 4.29 4.40 2/111 31607
/proc/meminfo: memFree=2052184/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=196728 CPUtime=12.72
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 44718 0 0 0 1252 20 0 0 25 0 1 0 1117559422 201449472 40891 4294967295 134512640 135034092 3219866048 3219862240 134541066 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 49182 40891 67 128 0 49052 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 199144

[startup+25.5123 s]
/proc/loadavg: 3.04 4.12 4.35 2/111 31607
/proc/meminfo: memFree=2045296/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2416 CPUtime=0
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117559422 2473984 274 4294967295 134512640 135169312 3213687824 3213686360 3084930798 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31599/statm: 604 274 231 161 0 43 0
[pid=31600] ppid=31599 vsize=203868 CPUtime=25.52
/proc/31600/stat : 31600 (SatElite) R 31599 31599 29143 0 -1 4202496 46606 0 0 0 2532 20 0 0 25 0 1 0 1117559422 208760832 42747 4294967295 134512640 135034092 3219866048 3219862352 134569247 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31600/statm: 50967 42747 67 128 0 50837 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 206284

[startup+51.1108 s]
/proc/loadavg: 3.61 4.16 4.35 6/114 31798
/proc/meminfo: memFree=2058804/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=176204 CPUtime=83.25
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 37127 0 0 0 8297 28 0 0 25 0 4 0 1117562370 180432896 37059 4294967295 134512640 135305190 3215676912 3215675088 134528872 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/31611/statm: 44051 37059 79 194 0 43855 0
[pid=31611/tid=31612] ppid=31599 vsize=176204 CPUtime=20.47
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 4474 0 0 0 2042 5 0 0 25 0 4 0 1117562437 180432896 37059 4294967295 134512640 135305190 3215676912 3078941888 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=176204 CPUtime=20.72
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 5050 0 0 0 2067 5 0 0 25 0 4 0 1117562437 180432896 37059 4294967295 134512640 135305190 3215676912 3070553280 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=176204 CPUtime=20.76
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 4426 0 0 0 2069 7 0 0 17 0 4 0 1117562437 180432896 37059 4294967295 134512640 135305190 3215676912 3062164672 134528265 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 112.72
Current children cumulated vsize (KiB) 178624

[startup+102.318 s]
/proc/loadavg: 3.95 4.17 4.35 5/114 31803
/proc/meminfo: memFree=2006764/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=230092 CPUtime=287.61
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 50019 0 0 0 28708 53 0 0 25 0 4 0 1117562370 235614208 49951 4294967295 134512640 135305190 3215676912 3215675088 134528503 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/31611/statm: 57523 49951 79 194 0 57327 0
[pid=31611/tid=31612] ppid=31599 vsize=230092 CPUtime=71.63
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 6905 0 0 0 7155 8 0 0 25 0 4 0 1117562437 235614208 49951 4294967295 134512640 135305190 3215676912 3078941888 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=230092 CPUtime=71.75
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 10442 0 0 0 7164 11 0 0 19 0 4 0 1117562437 235614208 49951 4294967295 134512640 135305190 3215676912 3070553280 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=230092 CPUtime=71.93
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 6713 0 0 0 7180 13 0 0 25 0 4 0 1117562437 235614208 49951 4294967295 134512640 135305190 3215676912 3062164672 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 317.08
Current children cumulated vsize (KiB) 232512

[startup+162.315 s]
/proc/loadavg: 4.01 4.15 4.33 5/114 31991
/proc/meminfo: memFree=1988148/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=248648 CPUtime=526.92
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 54625 0 0 0 52601 91 0 0 25 0 4 0 1117562370 254615552 54557 4294967295 134512640 135305190 3215676912 3215675088 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/31611/statm: 62162 54557 79 194 0 61966 0
[pid=31611/tid=31612] ppid=31599 vsize=248648 CPUtime=131.35
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 8067 0 0 0 13119 16 0 0 25 0 4 0 1117562437 254615552 54557 4294967295 134512640 135305190 3215676912 3078941888 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=248648 CPUtime=131.7
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 11877 0 0 0 13143 27 0 0 25 0 4 0 1117562437 254615552 54557 4294967295 134512640 135305190 3215676912 3070553280 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=248648 CPUtime=131.76
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 7651 0 0 0 13156 20 0 0 25 0 4 0 1117562437 254615552 54557 4294967295 134512640 135305190 3215676912 3062164672 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 556.39
Current children cumulated vsize (KiB) 251068

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

[startup+179.114 s]
/proc/loadavg: 4.08 4.15 4.32 5/114 32175
/proc/meminfo: memFree=1978256/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=259740 CPUtime=593.76
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 57087 0 0 0 59279 97 0 0 25 0 4 0 1117562370 265973760 57019 4294967295 134512640 135305190 3215676912 3215675088 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 64935 57019 79 194 0 64739 0
[pid=31611/tid=31612] ppid=31599 vsize=259740 CPUtime=148.1
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 8597 0 0 0 14791 19 0 0 25 0 4 0 1117562437 265973760 57019 4294967295 134512640 135305190 3215676912 3078941888 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=259740 CPUtime=148.33
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 12767 0 0 0 14806 27 0 0 25 0 4 0 1117562437 265973760 57019 4294967295 134512640 135305190 3215676912 3070553280 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=259740 CPUtime=148.47
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 8192 0 0 0 14825 22 0 0 25 0 4 0 1117562437 265973760 57019 4294967295 134512640 135305190 3215676912 3062164672 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 623.23
Current children cumulated vsize (KiB) 262160

[startup+204.713 s]
/proc/loadavg: 4.20 4.17 4.33 6/114 32176
/proc/meminfo: memFree=1964108/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=273964 CPUtime=695.92
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 60562 0 0 0 69485 107 0 0 25 0 4 0 1117562370 280539136 60494 4294967295 134512640 135305190 3215676912 3215675088 134528399 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 68491 60494 79 194 0 68295 0
[pid=31611/tid=31612] ppid=31599 vsize=273964 CPUtime=173.51
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9409 0 0 0 17327 24 0 0 25 0 4 0 1117562437 280539136 60494 4294967295 134512640 135305190 3215676912 3078941552 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=273964 CPUtime=173.91
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13589 0 0 0 17362 29 0 0 25 0 4 0 1117562437 280539136 60494 4294967295 134512640 135305190 3215676912 3070553280 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=273964 CPUtime=174.06
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9089 0 0 0 17381 25 0 0 25 0 4 0 1117562437 280539136 60494 4294967295 134512640 135305190 3215676912 3062164464 134547909 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 725.39
Current children cumulated vsize (KiB) 276384

[startup+211.112 s]
/proc/loadavg: 4.19 4.17 4.32 5/114 32177
/proc/meminfo: memFree=1961992/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=276016 CPUtime=721.47
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 61089 0 0 0 72038 109 0 0 25 0 4 0 1117562370 282640384 61021 4294967295 134512640 135305190 3215676912 3215675088 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 69004 61021 79 194 0 68808 0
[pid=31611/tid=31612] ppid=31599 vsize=276016 CPUtime=179.86
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9523 0 0 0 17962 24 0 0 25 0 4 0 1117562437 282640384 61021 4294967295 134512640 135305190 3215676912 3078941632 134541935 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=276016 CPUtime=180.31
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13740 0 0 0 18001 30 0 0 25 0 4 0 1117562437 282640384 61021 4294967295 134512640 135305190 3215676912 3070553280 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=276016 CPUtime=180.46
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9213 0 0 0 18020 26 0 0 25 0 4 0 1117562437 282640384 61021 4294967295 134512640 135305190 3215676912 3062164672 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 750.94
Current children cumulated vsize (KiB) 278436

[startup+217.512 s]
/proc/loadavg: 4.17 4.17 4.32 6/114 32178
/proc/meminfo: memFree=1960240/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=277900 CPUtime=746.98
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 61601 0 0 0 74586 112 0 0 25 0 4 0 1117562370 284569600 61533 4294967295 134512640 135305190 3215676912 3215675088 134528406 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 69475 61533 79 194 0 69279 0
[pid=31611/tid=31612] ppid=31599 vsize=277900 CPUtime=186.18
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9730 0 0 0 18593 25 0 0 25 0 4 0 1117562437 284569600 61533 4294967295 134512640 135305190 3215676912 3078941888 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=277900 CPUtime=186.71
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13863 0 0 0 18641 30 0 0 25 0 4 0 1117562437 284569600 61533 4294967295 134512640 135305190 3215676912 3070553280 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=277900 CPUtime=186.86
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9243 0 0 0 18660 26 0 0 25 0 4 0 1117562437 284569600 61533 4294967295 134512640 135305190 3215676912 3062164672 134528307 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 776.45
Current children cumulated vsize (KiB) 280320

[startup+219.112 s]
/proc/loadavg: 4.16 4.16 4.32 5/114 32178
/proc/meminfo: memFree=1959488/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=278440 CPUtime=753.37
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 61720 0 0 0 75225 112 0 0 25 0 4 0 1117562370 285122560 61652 4294967295 134512640 135305190 3215676912 3215675088 134528442 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 69610 61652 79 194 0 69414 0
[pid=31611/tid=31612] ppid=31599 vsize=278440 CPUtime=187.77
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9788 0 0 0 18752 25 0 0 25 0 4 0 1117562437 285122560 61652 4294967295 134512640 135305190 3215676912 3078941888 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=278440 CPUtime=188.31
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13865 0 0 0 18801 30 0 0 25 0 4 0 1117562437 285122560 61652 4294967295 134512640 135305190 3215676912 3070553280 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=278440 CPUtime=188.46
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9247 0 0 0 18820 26 0 0 25 0 4 0 1117562437 285122560 61652 4294967295 134512640 135305190 3215676912 3062164672 134528332 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 782.84
Current children cumulated vsize (KiB) 280860

[startup+219.912 s]
/proc/loadavg: 4.16 4.16 4.32 5/114 32178
/proc/meminfo: memFree=1958868/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=278860 CPUtime=756.55
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 61825 0 0 0 75543 112 0 0 25 0 4 0 1117562370 285552640 61757 4294967295 134512640 135305190 3215676912 3215675088 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 69715 61757 79 194 0 69519 0
[pid=31611/tid=31612] ppid=31599 vsize=278860 CPUtime=188.54
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9842 0 0 0 18829 25 0 0 25 0 4 0 1117562437 285552640 61757 4294967295 134512640 135305190 3215676912 3078941888 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=278860 CPUtime=189.11
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13880 0 0 0 18881 30 0 0 25 0 4 0 1117562437 285552640 61757 4294967295 134512640 135305190 3215676912 3070553280 134528248 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=278860 CPUtime=189.26
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9257 0 0 0 18900 26 0 0 25 0 4 0 1117562437 285552640 61757 4294967295 134512640 135305190 3215676912 3062164672 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 786.02
Current children cumulated vsize (KiB) 281280

[startup+220.312 s]
/proc/loadavg: 4.16 4.16 4.32 5/114 32178
/proc/meminfo: memFree=1958868/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=279168 CPUtime=758.14
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 61907 0 0 0 75702 112 0 0 25 0 4 0 1117562370 285868032 61839 4294967295 134512640 135305190 3215676912 3215675088 134528237 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 69792 61839 79 194 0 69596 0
[pid=31611/tid=31612] ppid=31599 vsize=279168 CPUtime=188.94
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9872 0 0 0 18869 25 0 0 25 0 4 0 1117562437 285868032 61839 4294967295 134512640 135305190 3215676912 3078941888 134528329 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=279168 CPUtime=189.51
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13884 0 0 0 18921 30 0 0 25 0 4 0 1117562437 285868032 61839 4294967295 134512640 135305190 3215676912 3070553280 134528421 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=279168 CPUtime=189.66
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9276 0 0 0 18940 26 0 0 25 0 4 0 1117562437 285868032 61839 4294967295 134512640 135305190 3215676912 3062164672 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 787.61
Current children cumulated vsize (KiB) 281588

[startup+220.712 s]
/proc/loadavg: 4.16 4.16 4.32 5/114 32178
/proc/meminfo: memFree=1958868/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=279436 CPUtime=759.74
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 61974 0 0 0 75862 112 0 0 25 0 4 0 1117562370 286142464 61906 4294967295 134512640 135305190 3215676912 3215675088 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 69859 61906 79 194 0 69663 0
[pid=31611/tid=31612] ppid=31599 vsize=279436 CPUtime=189.33
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9899 0 0 0 18908 25 0 0 25 0 4 0 1117562437 286142464 61906 4294967295 134512640 135305190 3215676912 3078941888 134528489 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=279436 CPUtime=189.91
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13901 0 0 0 18961 30 0 0 25 0 4 0 1117562437 286142464 61906 4294967295 134512640 135305190 3215676912 3070553280 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=279436 CPUtime=190.06
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9283 0 0 0 18980 26 0 0 25 0 4 0 1117562437 286142464 61906 4294967295 134512640 135305190 3215676912 3062164672 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 789.21
Current children cumulated vsize (KiB) 281856

[startup+220.812 s]
/proc/loadavg: 4.16 4.16 4.32 5/114 32178
/proc/meminfo: memFree=1958868/3368532 swapFree=1959840/1959888
[pid=31599] ppid=31597 vsize=2420 CPUtime=29.47
/proc/31599/stat : 31599 (manysat.sh) S 31597 31599 29143 0 -1 4194304 370 49562 0 0 0 0 2925 22 18 0 1 0 1117559422 2478080 275 4294967295 134512640 135169312 3213687824 3213684040 3084930798 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31599/statm: 605 275 231 161 0 44 0
[pid=31611] ppid=31599 vsize=279572 CPUtime=760.13
/proc/31611/stat : 31611 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202496 61986 0 0 0 75901 112 0 0 25 0 4 0 1117562370 286281728 61918 4294967295 134512640 135305190 3215676912 3215675088 134528520 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/31611/statm: 69893 61918 79 194 0 69697 0
[pid=31611/tid=31612] ppid=31599 vsize=279572 CPUtime=189.43
/proc/31611/task/31612/stat : 31612 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9911 0 0 0 18918 25 0 0 25 0 4 0 1117562437 286281728 61918 4294967295 134512640 135305190 3215676912 3078941888 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=31611/tid=31613] ppid=31599 vsize=279572 CPUtime=190.01
/proc/31611/task/31613/stat : 31613 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 13901 0 0 0 18971 30 0 0 25 0 4 0 1117562437 286281728 61918 4294967295 134512640 135305190 3215676912 3070553280 134528442 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31611/tid=31614] ppid=31599 vsize=279572 CPUtime=190.16
/proc/31611/task/31614/stat : 31614 (manysat1.1_stat) R 31599 31599 29143 0 -1 4202560 9283 0 0 0 18990 26 0 0 25 0 4 0 1117562437 286281728 61918 4294967295 134512640 135305190 3215676912 3062164672 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 789.6
Current children cumulated vsize (KiB) 281992

Child status: 20
Real time (s): 220.858
CPU time (s): 789.68
CPU user time (s): 788.3
CPU system time (s): 1.38
CPU usage (%): 357.551
Max. virtual memory (cumulated for all children) (KiB): 281992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 788.3
system time used= 1.38
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112209
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= 19803
involuntary context switches= 41350

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:42:44
IDJOB=1780051
IDBENCH=70950
IDSOLVER=620
FILE ID=/1780051-1243528964
PBS_JOBID=
Free space on /tmp= 7956 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r2-noholes.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780051-1243528964/watcher-1780051-1243528964 -o /tmp/evaluation-result-1780051-1243528964/solver-1780051-1243528964 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780051-1243528964.cnf aimd 0

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

MD5SUM BENCH= 4c8b9603e0c90cfb3c82064eae956799
RANDOM SEED= 1279346284

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:       2233112 kB
Buffers:         34756 kB
Cached:         979364 kB
SwapCached:          0 kB
Active:          81304 kB
Inactive:       952344 kB
HighTotal:     2489216 kB
HighFree:      1603392 kB
LowTotal:       879316 kB
LowFree:        629720 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           34236 kB
Writeback:           0 kB
AnonPages:       19476 kB
Mapped:           7700 kB
Slab:            91980 kB
SReclaimable:    78732 kB
SUnreclaim:      13248 kB
PageTables:        684 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= 7956 MiB
End job on  at 2009-05-28 18:46:27