Trace number 1775737

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20 (4 threads)UNSAT 830.37 213.549

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark830.37
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

0.00/0.00	c Parsing...
0.61/0.65	c ==============================================================================
0.61/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.61/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.61/0.65	c ==============================================================================
0.61/0.65	c |         0 |  840401  1959486 |  252120       0        0     nan |  0.000 % |
4.51/4.57	c |         0 |  357793   957950 |      --       0       --      -- |     --   | -306964/-605014
4.51/4.57	c ==============================================================================
4.51/4.57	c Result  :   #vars: 59617   #clauses: 357793   #literals: 957950
4.51/4.57	c CPU time:   4.42 s
4.51/4.57	c ==============================================================================
830.32/213.53	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
830.32/213.53	c ============================[ Problem Statistics ]=============================
830.32/213.53	c |                                                                             |
830.32/213.53	c threadId              : 3
830.32/213.53	c restarts              : 279
830.32/213.53	c conflicts             : 282612         (343 /sec)
830.32/213.53	c decisions             : 347340         (1.22 % random) (421 /sec)
830.32/213.53	c propagations          : 269253016      (326684 /sec)
830.32/213.53	c conflict literals     : 7555737        (40.56 % deleted)
830.32/213.53	c Memory used           : 191.68 MB
830.32/213.53	c CPU time              : 824.2 s
830.32/213.53	
830.32/213.53	c --->m=4, e=8, aimd=2, HOME/8304_many.cnf	time: 206.05	conflicts: 282612       
830.32/213.54	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-1775737-1243501383/watcher-1775737-1243501383 -o /tmp/evaluation-result-1775737-1243501383/solver-1775737-1243501383 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775737-1243501383.cnf aimd 2 

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


[startup+0 s]
/proc/loadavg: 4.14 4.39 4.34 3/109 8304
/proc/meminfo: memFree=1524208/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2416 CPUtime=0
/proc/8304/stat : 8304 (manysat.sh) R 8302 8304 29143 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1114801187 2473984 274 4294967295 134512640 135169312 3213667344 3213665820 3085252468 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/8304/statm: 604 274 231 161 0 43 0
[pid=8305] ppid=8304 vsize=1756 CPUtime=0
/proc/8305/stat : 8305 (SatElite) R 8304 8304 29143 0 -1 4202496 337 0 0 0 0 0 0 0 18 0 1 0 1114801188 1798144 274 4294967295 134512640 135034092 3214085184 3214081472 134544849 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8305/statm: 439 274 49 128 0 309 0

[startup+0.07651 s]
/proc/loadavg: 4.14 4.39 4.34 3/109 8304
/proc/meminfo: memFree=1524208/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2416 CPUtime=0
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1114801187 2473984 274 4294967295 134512640 135169312 3213667344 3213665880 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8304/statm: 604 274 231 161 0 43 0
[pid=8305] ppid=8304 vsize=21020 CPUtime=0.08
/proc/8305/stat : 8305 (SatElite) R 8304 8304 29143 0 -1 4202496 4254 0 0 0 7 1 0 0 20 0 1 0 1114801188 21524480 4191 4294967295 134512640 135034092 3214085184 3214081472 134544856 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8305/statm: 5255 4191 49 128 0 5125 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23436

[startup+0.106506 s]
/proc/loadavg: 4.14 4.39 4.34 3/109 8304
/proc/meminfo: memFree=1524208/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2416 CPUtime=0
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1114801187 2473984 274 4294967295 134512640 135169312 3213667344 3213665880 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8304/statm: 604 274 231 161 0 43 0
[pid=8305] ppid=8304 vsize=36216 CPUtime=0.11
/proc/8305/stat : 8305 (SatElite) R 8304 8304 29143 0 -1 4202496 6234 0 0 0 9 2 0 0 20 0 1 0 1114801188 37085184 6171 4294967295 134512640 135034092 3214085184 3214081472 134544849 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8305/statm: 9054 6171 49 128 0 8924 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 38632

[startup+0.306496 s]
/proc/loadavg: 4.14 4.39 4.34 3/109 8304
/proc/meminfo: memFree=1524208/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2416 CPUtime=0
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1114801187 2473984 274 4294967295 134512640 135169312 3213667344 3213665880 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8304/statm: 604 274 231 161 0 43 0
[pid=8305] ppid=8304 vsize=57816 CPUtime=0.31
/proc/8305/stat : 8305 (SatElite) R 8304 8304 29143 0 -1 4202496 12093 0 0 0 28 3 0 0 20 0 1 0 1114801188 59203584 12030 4294967295 134512640 135034092 3214085184 3214081144 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8305/statm: 14454 12031 49 128 0 14324 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 60232

[startup+0.706477 s]
/proc/loadavg: 4.14 4.39 4.34 3/109 8304
/proc/meminfo: memFree=1524208/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2416 CPUtime=0
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1114801187 2473984 274 4294967295 134512640 135169312 3213667344 3213665880 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8304/statm: 604 274 231 161 0 43 0
[pid=8305] ppid=8304 vsize=87656 CPUtime=0.71
/proc/8305/stat : 8305 (SatElite) R 8304 8304 29143 0 -1 4202496 19808 0 0 0 65 6 0 0 21 0 1 0 1114801188 89759744 19745 4294967295 134512640 135034092 3214085184 3214082144 134541726 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8305/statm: 21914 19745 63 128 0 21784 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 90072

[startup+1.50643 s]
/proc/loadavg: 4.14 4.39 4.34 2/111 8306
/proc/meminfo: memFree=1439256/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2416 CPUtime=0
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1114801187 2473984 274 4294967295 134512640 135169312 3213667344 3213665880 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8304/statm: 604 274 231 161 0 43 0
[pid=8305] ppid=8304 vsize=102004 CPUtime=1.51
/proc/8305/stat : 8305 (SatElite) R 8304 8304 29143 0 -1 4202496 24201 0 0 0 142 9 0 0 23 0 1 0 1114801188 104452096 22354 4294967295 134512640 135034092 3214085184 3214081424 134566167 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8305/statm: 25501 22354 67 128 0 25371 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 104420

[startup+3.10635 s]
/proc/loadavg: 3.88 4.33 4.33 2/111 8306
/proc/meminfo: memFree=1431580/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2416 CPUtime=0
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1114801187 2473984 274 4294967295 134512640 135169312 3213667344 3213665880 3085250286 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/8304/statm: 604 274 231 161 0 43 0
[pid=8305] ppid=8304 vsize=105792 CPUtime=3.11
/proc/8305/stat : 8305 (SatElite) R 8304 8304 29143 0 -1 4202496 27161 0 0 0 299 12 0 0 25 0 1 0 1114801188 108331008 22780 4294967295 134512640 135034092 3214085184 3214081272 134668694 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8305/statm: 26448 22780 67 128 0 26318 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 108208

[startup+6.30619 s]
/proc/loadavg: 3.88 4.33 4.33 2/111 8307
/proc/meminfo: memFree=1448364/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=129136 CPUtime=2.78
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 25019 0 0 0 254 24 0 0 16 0 4 0 1114801688 132235264 24885 4294967295 134512640 135305190 3217536944 3217535044 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8307/statm: 32284 24885 79 194 0 32088 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 131556

[startup+12.7059 s]
/proc/loadavg: 4.21 4.39 4.34 5/114 8310
/proc/meminfo: memFree=1412620/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=130552 CPUtime=27.66
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 25293 0 0 0 2721 45 0 0 21 0 4 0 1114801688 133685248 25159 4294967295 134512640 135305190 3217536944 3217534824 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8307/statm: 32638 25159 79 194 0 32442 0
[pid=8307/tid=8308] ppid=8304 vsize=130552 CPUtime=6.71
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 555 0 0 0 662 9 0 0 21 0 4 0 1114801761 133685248 25159 4294967295 134512640 135305190 3217536944 3058175168 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=130552 CPUtime=6.82
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 619 0 0 0 674 8 0 0 21 0 4 0 1114801761 133685248 25159 4294967295 134512640 135305190 3217536944 3049786560 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=130552 CPUtime=6.71
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 576 0 0 0 665 6 0 0 19 0 4 0 1114801761 133685248 25159 4294967295 134512640 135305190 3217536944 3041397952 134528489 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 32.67
Current children cumulated vsize (KiB) 132972

[startup+25.5052 s]
/proc/loadavg: 4.25 4.39 4.34 6/114 8311
/proc/meminfo: memFree=1409568/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=133904 CPUtime=78.76
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 26240 0 0 0 7830 46 0 0 25 0 4 0 1114801688 137117696 26106 4294967295 134512640 135305190 3217536944 3217535120 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/8307/statm: 33476 26106 79 194 0 33280 0
[pid=8307/tid=8308] ppid=8304 vsize=133904 CPUtime=19.42
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 744 0 0 0 1933 9 0 0 25 0 4 0 1114801761 137117696 26106 4294967295 134512640 135305190 3217536944 3058175168 134528771 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=133904 CPUtime=19.62
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 948 0 0 0 1954 8 0 0 25 0 4 0 1114801761 137117696 26106 4294967295 134512640 135305190 3217536944 3049786560 134528438 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=133904 CPUtime=19.51
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 787 0 0 0 1944 7 0 0 25 0 4 0 1114801761 137117696 26106 4294967295 134512640 135305190 3217536944 3041397952 134528506 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 83.77
Current children cumulated vsize (KiB) 136324

[startup+51.1139 s]
/proc/loadavg: 4.45 4.42 4.36 5/114 8496
/proc/meminfo: memFree=1397680/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=143840 CPUtime=180.89
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 28625 0 0 0 18034 55 0 0 25 0 4 0 1114801688 147292160 28491 4294967295 134512640 135305190 3217536944 3217534848 134556789 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/8307/statm: 35960 28491 79 194 0 35764 0
[pid=8307/tid=8308] ppid=8304 vsize=143840 CPUtime=44.89
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 1157 0 0 0 4478 11 0 0 25 0 4 0 1114801761 147292160 28491 4294967295 134512640 135305190 3217536944 3058175168 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=143840 CPUtime=45.22
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 1707 0 0 0 4512 10 0 0 25 0 4 0 1114801761 147292160 28491 4294967295 134512640 135305190 3217536944 3049786560 134530601 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=143840 CPUtime=45.08
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 1461 0 0 0 4497 11 0 0 25 0 4 0 1114801761 147292160 28491 4294967295 134512640 135305190 3217536944 3041397952 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 185.9
Current children cumulated vsize (KiB) 146260

[startup+102.321 s]
/proc/loadavg: 4.51 4.44 4.37 6/114 8504
/proc/meminfo: memFree=1385312/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=158540 CPUtime=385.52
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 32105 0 0 0 38479 73 0 0 25 0 4 0 1114801688 162344960 31971 4294967295 134512640 135305190 3217536944 3217535120 134528548 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/8307/statm: 39635 31971 79 194 0 39439 0
[pid=8307/tid=8308] ppid=8304 vsize=158540 CPUtime=96.09
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 1766 0 0 0 9596 13 0 0 25 0 4 0 1114801761 162344960 31971 4294967295 134512640 135305190 3217536944 3058175168 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=158540 CPUtime=96.24
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 3084 0 0 0 9605 19 0 0 25 0 4 0 1114801761 162344960 31971 4294967295 134512640 135305190 3217536944 3049786560 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=158540 CPUtime=96.29
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 2364 0 0 0 9615 14 0 0 25 0 4 0 1114801761 162344960 31971 4294967295 134512640 135305190 3217536944 3041397952 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 390.53
Current children cumulated vsize (KiB) 160960

[startup+162.308 s]
/proc/loadavg: 4.77 4.52 4.39 6/114 8692
/proc/meminfo: memFree=1363744/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=182612 CPUtime=624.93
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 37596 0 0 0 62393 100 0 0 25 0 4 0 1114801688 186994688 37462 4294967295 134512640 135305190 3217536944 3217534864 134541935 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 45653 37462 79 194 0 45457 0
[pid=8307/tid=8308] ppid=8304 vsize=182612 CPUtime=155.92
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 2977 0 0 0 15570 22 0 0 25 0 4 0 1114801761 186994688 37462 4294967295 134512640 135305190 3217536944 3058175168 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=182612 CPUtime=156.2
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 4592 0 0 0 15596 24 0 0 25 0 4 0 1114801761 186994688 37462 4294967295 134512640 135305190 3217536944 3049786560 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=182612 CPUtime=155.99
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 3967 0 0 0 15577 22 0 0 25 0 4 0 1114801761 186994688 37462 4294967295 134512640 135305190 3217536944 3041397952 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 629.94
Current children cumulated vsize (KiB) 185032

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

[startup+179.107 s]
/proc/loadavg: 4.96 4.58 4.41 6/114 8876
/proc/meminfo: memFree=1357244/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=189604 CPUtime=691.62
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 39120 0 0 0 69057 105 0 0 25 0 4 0 1114801688 194154496 38986 4294967295 134512640 135305190 3217536944 3217535120 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 47401 38986 79 194 0 47205 0
[pid=8307/tid=8308] ppid=8304 vsize=189604 CPUtime=172.7
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 3287 0 0 0 17248 22 0 0 25 0 4 0 1114801761 194154496 38986 4294967295 134512640 135305190 3217536944 3058175168 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=189604 CPUtime=172.98
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 4993 0 0 0 17274 24 0 0 25 0 4 0 1114801761 194154496 38986 4294967295 134512640 135305190 3217536944 3049786560 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=189604 CPUtime=172.48
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 4456 0 0 0 17224 24 0 0 25 0 4 0 1114801761 194154496 38986 4294967295 134512640 135305190 3217536944 3041397952 134528557 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 696.63
Current children cumulated vsize (KiB) 192024

[startup+191.906 s]
/proc/loadavg: 4.89 4.58 4.41 5/114 8877
/proc/meminfo: memFree=1354068/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=193072 CPUtime=742.8
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 40054 0 0 0 74170 110 0 0 25 0 4 0 1114801688 197705728 39920 4294967295 134512640 135305190 3217536944 3217535120 134530691 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 48268 39920 79 194 0 48072 0
[pid=8307/tid=8308] ppid=8304 vsize=193072 CPUtime=185.5
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 3546 0 0 0 18526 24 0 0 25 0 4 0 1114801761 197705728 39920 4294967295 134512640 135305190 3217536944 3058175168 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=193072 CPUtime=185.78
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 5218 0 0 0 18554 24 0 0 25 0 4 0 1114801761 197705728 39920 4294967295 134512640 135305190 3217536944 3049786448 134529566 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=193072 CPUtime=185.28
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 4717 0 0 0 18503 25 0 0 25 0 4 0 1114801761 197705728 39920 4294967295 134512640 135305190 3217536944 3041397952 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 747.81
Current children cumulated vsize (KiB) 195492

[startup+204.706 s]
/proc/loadavg: 4.69 4.55 4.41 5/114 8878
/proc/meminfo: memFree=1352204/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=195680 CPUtime=793.95
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 40455 0 0 0 79283 112 0 0 25 0 4 0 1114801688 200376320 40321 4294967295 134512640 135305190 3217536944 3217535120 134528256 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 48920 40321 79 194 0 48724 0
[pid=8307/tid=8308] ppid=8304 vsize=195680 CPUtime=198.29
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 3614 0 0 0 19804 25 0 0 25 0 4 0 1114801761 200376320 40321 4294967295 134512640 135305190 3217536944 3058175168 134528512 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=195680 CPUtime=198.57
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 5251 0 0 0 19832 25 0 0 25 0 4 0 1114801761 200376320 40321 4294967295 134512640 135305190 3217536944 3049786560 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=195680 CPUtime=198.08
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 4824 0 0 0 19783 25 0 0 25 0 4 0 1114801761 200376320 40321 4294967295 134512640 135305190 3217536944 3041397680 134557133 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 798.96
Current children cumulated vsize (KiB) 198100

[startup+207.916 s]
/proc/loadavg: 4.72 4.55 4.41 5/114 8879
/proc/meminfo: memFree=1351460/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=195896 CPUtime=806.77
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 40551 0 0 0 80564 113 0 0 25 0 4 0 1114801688 200597504 40417 4294967295 134512640 135305190 3217536944 3217535120 134528277 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 48974 40417 79 194 0 48778 0
[pid=8307/tid=8308] ppid=8304 vsize=195896 CPUtime=201.5
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 3650 0 0 0 20125 25 0 0 25 0 4 0 1114801761 200597504 40417 4294967295 134512640 135305190 3217536944 3058175168 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=195896 CPUtime=201.78
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 5255 0 0 0 20152 26 0 0 25 0 4 0 1114801761 200597504 40417 4294967295 134512640 135305190 3217536944 3049786560 134528406 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=195896 CPUtime=201.29
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 4873 0 0 0 20104 25 0 0 25 0 4 0 1114801761 200597504 40417 4294967295 134512640 135305190 3217536944 3041397952 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 811.78
Current children cumulated vsize (KiB) 198316

[startup+211.105 s]
/proc/loadavg: 4.72 4.55 4.41 5/114 8879
/proc/meminfo: memFree=1351336/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=196280 CPUtime=819.55
/proc/8307/stat : 8307 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202496 40628 0 0 0 81842 113 0 0 25 0 4 0 1114801688 200990720 40494 4294967295 134512640 135305190 3217536944 3217535120 134528263 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 49070 40494 79 194 0 48874 0
[pid=8307/tid=8308] ppid=8304 vsize=196280 CPUtime=204.7
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 3655 0 0 0 20445 25 0 0 25 0 4 0 1114801761 200990720 40494 4294967295 134512640 135305190 3217536944 3058175168 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=196280 CPUtime=204.97
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 5272 0 0 0 20471 26 0 0 25 0 4 0 1114801761 200990720 40494 4294967295 134512640 135305190 3217536944 3049786240 134555106 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=196280 CPUtime=204.48
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 4912 0 0 0 20423 25 0 0 25 0 4 0 1114801761 200990720 40494 4294967295 134512640 135305190 3217536944 3041397952 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 824.56
Current children cumulated vsize (KiB) 198700

[startup+212.705 s]
/proc/loadavg: 4.66 4.54 4.41 4/114 8879
/proc/meminfo: memFree=1351096/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=196280 CPUtime=824.51
/proc/8307/stat : 8307 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202496 40655 0 0 0 82337 114 0 0 25 0 4 0 1114801688 200990720 40521 4294967295 134512640 135305190 3217536944 3217536352 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 49070 40521 79 194 0 48874 0
[pid=8307/tid=8308] ppid=8304 vsize=196280 CPUtime=205.86
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202560 3655 0 0 0 20561 25 0 0 24 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3058176432 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=196280 CPUtime=206.56
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 5293 0 0 0 20630 26 0 0 25 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3049786448 134529255 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=196280 CPUtime=205.3
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202560 4917 0 0 0 20505 25 0 0 25 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3041399216 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 829.52
Current children cumulated vsize (KiB) 198700

[startup+213.105 s]
/proc/loadavg: 4.66 4.54 4.41 4/114 8879
/proc/meminfo: memFree=1351096/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=196280 CPUtime=824.91
/proc/8307/stat : 8307 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202496 40655 0 0 0 82377 114 0 0 25 0 4 0 1114801688 200990720 40521 4294967295 134512640 135305190 3217536944 3217536352 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 49070 40521 79 194 0 48874 0
[pid=8307/tid=8308] ppid=8304 vsize=196280 CPUtime=205.86
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202560 3655 0 0 0 20561 25 0 0 24 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3058176432 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=196280 CPUtime=206.96
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 5293 0 0 0 20670 26 0 0 25 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3049786448 134529268 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=196280 CPUtime=205.3
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202560 4917 0 0 0 20505 25 0 0 25 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3041399216 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 829.92
Current children cumulated vsize (KiB) 198700

[startup+213.505 s]
/proc/loadavg: 4.66 4.54 4.41 2/114 8879
/proc/meminfo: memFree=1351096/3368532 swapFree=1959840/1959888
[pid=8304] ppid=8302 vsize=2420 CPUtime=5.01
/proc/8304/stat : 8304 (manysat.sh) S 8302 8304 29143 0 -1 4194304 369 36940 0 0 0 0 481 20 15 0 1 0 1114801187 2478080 275 4294967295 134512640 135169312 3213667344 3213663560 3085250286 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/8304/statm: 605 275 231 161 0 44 0
[pid=8307] ppid=8304 vsize=196280 CPUtime=825.31
/proc/8307/stat : 8307 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202496 40655 0 0 0 82417 114 0 0 25 0 4 0 1114801688 200990720 40521 4294967295 134512640 135305190 3217536944 3217536352 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/8307/statm: 49070 40521 79 194 0 48874 0
[pid=8307/tid=8308] ppid=8304 vsize=196280 CPUtime=205.86
/proc/8307/task/8308/stat : 8308 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202560 3655 0 0 0 20561 25 0 0 24 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3058176432 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8309] ppid=8304 vsize=196280 CPUtime=207.36
/proc/8307/task/8309/stat : 8309 (manysat1.1_stat) R 8304 8304 29143 0 -1 4202560 5293 0 0 0 20710 26 0 0 25 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3049786448 134529624 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=8307/tid=8310] ppid=8304 vsize=196280 CPUtime=205.3
/proc/8307/task/8310/stat : 8310 (manysat1.1_stat) S 8304 8304 29143 0 -1 4202560 4917 0 0 0 20505 25 0 0 25 0 4 0 1114801761 200990720 40521 4294967295 134512640 135305190 3217536944 3041399216 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 830.32
Current children cumulated vsize (KiB) 198700

Child status: 20
Real time (s): 213.549
CPU time (s): 830.37
CPU user time (s): 829.01
CPU system time (s): 1.36
CPU usage (%): 388.843
Max. virtual memory (cumulated for all children) (KiB): 198700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 829.01
system time used= 1.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78256
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= 21870
involuntary context switches= 36705

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:03:03
IDJOB=1775737
IDBENCH=20379
IDSOLVER=626
FILE ID=/1775737-1243501383
PBS_JOBID=
Free space on /tmp= 7973 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775737-1243501383/watcher-1775737-1243501383 -o /tmp/evaluation-result-1775737-1243501383/solver-1775737-1243501383 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775737-1243501383.cnf aimd 2

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED= 908539088

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:       1524208 kB
Buffers:         32144 kB
Cached:        1652424 kB
SwapCached:          0 kB
Active:         416624 kB
Inactive:      1287344 kB
HighTotal:     2489216 kB
HighFree:      1074644 kB
LowTotal:       879316 kB
LowFree:        449564 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           17028 kB
Writeback:           0 kB
AnonPages:       19476 kB
Mapped:           7700 kB
Slab:           130372 kB
SReclaimable:   116608 kB
SUnreclaim:      13764 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= 7973 MiB
End job on  at 2009-05-28 11:06:37