Trace number 1780444

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)UNSAT 997.97 255.004

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark997.97
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.71/0.74	c ==============================================================================
0.71/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.71/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.71/0.74	c ==============================================================================
0.71/0.74	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
4.21/4.28	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
4.21/4.28	c ==============================================================================
4.21/4.28	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
4.21/4.28	c CPU time:   4.16 s
4.21/4.28	c ==============================================================================
997.71/254.97	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
997.71/254.97	c ============================[ Problem Statistics ]=============================
997.71/254.97	c |                                                                             |
997.71/254.97	c threadId              : 2
997.71/254.97	c restarts              : 17
997.71/254.97	c conflicts             : 155985         (157 /sec)
997.71/254.97	c decisions             : 588541         (1.20 % random) (593 /sec)
997.71/254.97	c propagations          : 233960623      (235919 /sec)
997.71/254.97	c conflict literals     : 24063037       (34.88 % deleted)
997.71/254.97	c Memory used           : 347.17 MB
997.71/254.97	c CPU time              : 991.7 s
997.71/254.97	
997.71/254.97	c --->m=4, e=8, aimd=1, HOME/7185_many.cnf	time: 247.925	conflicts: 155985       
997.71/254.99	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-1780444-1243531100/watcher-1780444-1243531100 -o /tmp/evaluation-result-1780444-1243531100/solver-1780444-1243531100 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780444-1243531100.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 4.46 4.37 4.20 3/98 7185
/proc/meminfo: memFree=2811740/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2416 CPUtime=0
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934686816 2473984 273 4294967295 134512640 135169312 3217752048 3217750584 3085749998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7185/statm: 604 273 231 161 0 43 0
[pid=7186] ppid=7185 vsize=2432 CPUtime=0
/proc/7186/stat : 7186 (SatElite) R 7185 7185 28360 0 -1 4202496 430 0 0 0 0 0 0 0 18 0 1 0 934686816 2490368 367 4294967295 134512640 135034092 3218026496 3218022784 134544856 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7186/statm: 608 369 49 128 0 478 0

[startup+0.047029 s]
/proc/loadavg: 4.46 4.37 4.20 3/98 7185
/proc/meminfo: memFree=2811740/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2416 CPUtime=0
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934686816 2473984 273 4294967295 134512640 135169312 3217752048 3217750584 3085749998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7185/statm: 604 273 231 161 0 43 0
[pid=7186] ppid=7185 vsize=26680 CPUtime=0.05
/proc/7186/stat : 7186 (SatElite) R 7185 7185 28360 0 -1 4202496 3916 0 0 0 3 2 0 0 18 0 1 0 934686816 27320320 3749 4294967295 134512640 135034092 3218026496 3218022840 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7186/statm: 6670 3749 49 128 0 6540 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29096

[startup+0.107023 s]
/proc/loadavg: 4.46 4.37 4.20 3/98 7185
/proc/meminfo: memFree=2811740/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2416 CPUtime=0
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934686816 2473984 273 4294967295 134512640 135169312 3217752048 3217750584 3085749998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7185/statm: 604 273 231 161 0 43 0
[pid=7186] ppid=7185 vsize=34848 CPUtime=0.11
/proc/7186/stat : 7186 (SatElite) R 7185 7185 28360 0 -1 4202496 5953 0 0 0 9 2 0 0 18 0 1 0 934686816 35684352 5786 4294967295 134512640 135034092 3218026496 3218022456 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7186/statm: 8712 5787 49 128 0 8582 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 37264

[startup+0.307007 s]
/proc/loadavg: 4.46 4.37 4.20 3/98 7185
/proc/meminfo: memFree=2811740/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2416 CPUtime=0
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934686816 2473984 273 4294967295 134512640 135169312 3217752048 3217750584 3085749998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7185/statm: 604 273 231 161 0 43 0
[pid=7186] ppid=7185 vsize=50640 CPUtime=0.31
/proc/7186/stat : 7186 (SatElite) R 7185 7185 28360 0 -1 4202496 9773 0 0 0 28 3 0 0 18 0 1 0 934686816 51855360 9606 4294967295 134512640 135034092 3218026496 3218022456 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7186/statm: 12660 9606 49 128 0 12530 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 53056

[startup+0.706974 s]
/proc/loadavg: 4.46 4.37 4.20 3/98 7185
/proc/meminfo: memFree=2811740/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2416 CPUtime=0
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934686816 2473984 273 4294967295 134512640 135169312 3217752048 3217750584 3085749998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7185/statm: 604 273 231 161 0 43 0
[pid=7186] ppid=7185 vsize=80288 CPUtime=0.71
/proc/7186/stat : 7186 (SatElite) R 7185 7185 28360 0 -1 4202496 17629 0 0 0 64 7 0 0 18 0 1 0 934686816 82214912 17462 4294967295 134512640 135034092 3218026496 3218023888 134542692 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7186/statm: 20072 17462 50 128 0 19942 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 82704

[startup+1.50691 s]
/proc/loadavg: 4.46 4.37 4.20 2/100 7187
/proc/meminfo: memFree=2734416/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2416 CPUtime=0
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934686816 2473984 273 4294967295 134512640 135169312 3217752048 3217750584 3085749998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7185/statm: 604 273 231 161 0 43 0
[pid=7186] ppid=7185 vsize=100352 CPUtime=1.51
/proc/7186/stat : 7186 (SatElite) R 7185 7185 28360 0 -1 4202496 23760 0 0 0 143 8 0 0 20 0 1 0 934686816 102760448 21590 4294967295 134512640 135034092 3218026496 3218022492 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7186/statm: 25088 21590 67 128 0 24958 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 102768

[startup+3.10678 s]
/proc/loadavg: 4.18 4.32 4.18 2/100 7187
/proc/meminfo: memFree=2721392/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2416 CPUtime=0
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934686816 2473984 273 4294967295 134512640 135169312 3217752048 3217750584 3085749998 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/7185/statm: 604 273 231 161 0 43 0
[pid=7186] ppid=7185 vsize=102052 CPUtime=3.11
/proc/7186/stat : 7186 (SatElite) R 7185 7185 28360 0 -1 4202496 26453 0 0 0 300 11 0 0 25 0 1 0 934686816 104501248 22024 4294967295 134512640 135034092 3218026496 3218022736 134566167 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7186/statm: 25513 22024 67 128 0 25383 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 104468

[startup+6.30652 s]
/proc/loadavg: 4.18 4.32 4.18 2/100 7188
/proc/meminfo: memFree=2726348/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=176012 CPUtime=1.63
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 36398 0 0 0 140 23 0 0 19 0 4 0 934687308 180236288 36298 4294967295 134512640 135305190 3213181840 3213180016 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 44003 36299 78 194 0 43807 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 178432

[startup+12.7156 s]
/proc/loadavg: 4.17 4.31 4.18 7/104 7211
/proc/meminfo: memFree=2644556/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=183560 CPUtime=26.58
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 38154 0 0 0 2627 31 0 0 16 0 4 0 934687308 187965440 38020 4294967295 134512640 135305190 3213181840 3213180016 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7188/statm: 45890 38020 79 194 0 45694 0
[pid=7188/tid=7189] ppid=7185 vsize=183560 CPUtime=6.27
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 764 0 0 0 624 3 0 0 16 0 4 0 934687427 187965440 38020 4294967295 134512640 135305190 3213181840 3041520832 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=183560 CPUtime=6.34
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 810 0 0 0 627 7 0 0 15 0 4 0 934687427 187965440 38020 4294967295 134512640 135305190 3213181840 3033132224 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=183560 CPUtime=6.39
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 808 0 0 0 637 2 0 0 16 0 4 0 934687427 187965440 38020 4294967295 134512640 135305190 3213181840 3024743616 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 31.5
Current children cumulated vsize (KiB) 185980

[startup+25.5146 s]
/proc/loadavg: 4.49 4.38 4.20 6/103 7378
/proc/meminfo: memFree=2629876/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=199072 CPUtime=77.43
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 41979 0 0 0 7703 40 0 0 25 0 4 0 934687308 203849728 41845 4294967295 134512640 135305190 3213181840 3213180016 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 49768 41845 79 194 0 49572 0
[pid=7188/tid=7189] ppid=7185 vsize=199072 CPUtime=18.98
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 1518 0 0 0 1893 5 0 0 25 0 4 0 934687427 203849728 41845 4294967295 134512640 135305190 3213181840 3041520832 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=199072 CPUtime=19.02
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 2126 0 0 0 1892 10 0 0 25 0 4 0 934687427 203849728 41845 4294967295 134512640 135305190 3213181840 3033132224 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=199072 CPUtime=19.15
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 1468 0 0 0 1913 2 0 0 25 0 4 0 934687427 203849728 41845 4294967295 134512640 135305190 3213181840 3024743616 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 82.35
Current children cumulated vsize (KiB) 201492

[startup+51.1125 s]
/proc/loadavg: 4.32 4.35 4.19 5/103 7380
/proc/meminfo: memFree=2599124/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=230084 CPUtime=179.69
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 49602 0 0 0 17912 57 0 0 25 0 4 0 934687308 235606016 49468 4294967295 134512640 135305190 3213181840 3213179680 134551697 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 57521 49468 79 194 0 57325 0
[pid=7188/tid=7189] ppid=7185 vsize=230084 CPUtime=44.56
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 3009 0 0 0 4446 10 0 0 25 0 4 0 934687427 235606016 49468 4294967295 134512640 135305190 3213181840 3041520832 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=230084 CPUtime=44.61
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 4263 0 0 0 4448 13 0 0 25 0 4 0 934687427 235606016 49468 4294967295 134512640 135305190 3213181840 3033132224 134530991 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=230084 CPUtime=44.64
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 3146 0 0 0 4458 6 0 0 25 0 4 0 934687427 235606016 49468 4294967295 134512640 135305190 3213181840 3024743616 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 184.61
Current children cumulated vsize (KiB) 232504

[startup+102.308 s]
/proc/loadavg: 4.27 4.33 4.19 6/103 7567
/proc/meminfo: memFree=2558048/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=271228 CPUtime=383.92
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 60007 0 0 0 38319 73 0 0 25 0 4 0 934687308 277737472 59873 4294967295 134512640 135305190 3213181840 3213180016 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 67807 59873 79 194 0 67611 0
[pid=7188/tid=7189] ppid=7185 vsize=271228 CPUtime=95.63
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 5211 0 0 0 9551 12 0 0 25 0 4 0 934687427 277737472 59873 4294967295 134512640 135305190 3213181840 3041520832 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=271228 CPUtime=95.64
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 7142 0 0 0 9545 19 0 0 25 0 4 0 934687427 277737472 59873 4294967295 134512640 135305190 3213181840 3033132224 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=271228 CPUtime=95.65
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 5392 0 0 0 9554 11 0 0 25 0 4 0 934687427 277737472 59873 4294967295 134512640 135305190 3213181840 3024743280 134551930 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 388.84
Current children cumulated vsize (KiB) 273648

[startup+162.304 s]
/proc/loadavg: 4.27 4.32 4.19 5/103 7755
/proc/meminfo: memFree=2513372/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=316940 CPUtime=623.35
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 71331 0 0 0 62240 95 0 0 25 0 4 0 934687308 324546560 71197 4294967295 134512640 135305190 3213181840 3213180016 134530561 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 79235 71197 79 194 0 79039 0
[pid=7188/tid=7189] ppid=7185 vsize=316940 CPUtime=155.56
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 7923 0 0 0 15539 17 0 0 24 0 4 0 934687427 324546560 71197 4294967295 134512640 135305190 3213181840 3041520832 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=316940 CPUtime=155.34
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10358 0 0 0 15511 23 0 0 25 0 4 0 934687427 324546560 71197 4294967295 134512640 135305190 3213181840 3033132224 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=316940 CPUtime=155.61
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 7861 0 0 0 15542 19 0 0 25 0 4 0 934687427 324546560 71197 4294967295 134512640 135305190 3213181840 3024743616 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.27
Current children cumulated vsize (KiB) 319360

[startup+222.319 s]
/proc/loadavg: 4.31 4.31 4.20 5/103 7944
/proc/meminfo: memFree=2475268/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=353032 CPUtime=862.91
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 80423 0 0 0 86169 122 0 0 25 0 4 0 934687308 361504768 80289 4294967295 134512640 135305190 3213181840 3213180016 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88258 80289 79 194 0 88062 0
[pid=7188/tid=7189] ppid=7185 vsize=353032 CPUtime=215.52
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10182 0 0 0 21531 21 0 0 25 0 4 0 934687427 361504768 80289 4294967295 134512640 135305190 3213181840 3041520560 134556726 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=353032 CPUtime=215.08
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 12574 0 0 0 21476 32 0 0 25 0 4 0 934687427 361504768 80289 4294967295 134512640 135305190 3213181840 3033132224 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=353032 CPUtime=215.46
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10049 0 0 0 21514 32 0 0 25 0 4 0 934687427 361504768 80289 4294967295 134512640 135305190 3213181840 3024743616 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 867.83
Current children cumulated vsize (KiB) 355452

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

[startup+230.318 s]
/proc/loadavg: 4.28 4.31 4.19 5/103 7944
/proc/meminfo: memFree=2474664/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=353716 CPUtime=894.87
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 80589 0 0 0 89364 123 0 0 25 0 4 0 934687308 362205184 80455 4294967295 134512640 135305190 3213181840 3213179680 134551639 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88429 80455 79 194 0 88233 0
[pid=7188/tid=7189] ppid=7185 vsize=353716 CPUtime=223.52
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10196 0 0 0 22331 21 0 0 25 0 4 0 934687427 362205184 80455 4294967295 134512640 135305190 3213181840 3041520832 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=353716 CPUtime=223.04
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 12695 0 0 0 22272 32 0 0 25 0 4 0 934687427 362205184 80455 4294967295 134512640 135305190 3213181840 3033131904 134554658 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=353716 CPUtime=223.46
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10070 0 0 0 22314 32 0 0 25 0 4 0 934687427 362205184 80455 4294967295 134512640 135305190 3213181840 3024743616 134528157 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 899.79
Current children cumulated vsize (KiB) 356136

[startup+243.117 s]
/proc/loadavg: 4.29 4.31 4.20 5/103 7944
/proc/meminfo: memFree=2473672/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=354896 CPUtime=946.02
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 80861 0 0 0 94473 129 0 0 25 0 4 0 934687308 363413504 80727 4294967295 134512640 135305190 3213181840 3213180016 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88724 80727 79 194 0 88528 0
[pid=7188/tid=7189] ppid=7185 vsize=354896 CPUtime=236.32
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10286 0 0 0 23607 25 0 0 25 0 4 0 934687427 363413504 80727 4294967295 134512640 135305190 3213181840 3041520832 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=354896 CPUtime=235.81
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 12793 0 0 0 23549 32 0 0 25 0 4 0 934687427 363413504 80727 4294967295 134512640 135305190 3213181840 3033132224 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=354896 CPUtime=236.24
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10079 0 0 0 23591 33 0 0 25 0 4 0 934687427 363413504 80727 4294967295 134512640 135305190 3213181840 3024743616 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 950.94
Current children cumulated vsize (KiB) 357316

[startup+249.516 s]
/proc/loadavg: 4.34 4.32 4.20 5/103 7945
/proc/meminfo: memFree=2473168/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=355496 CPUtime=971.5
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 80989 0 0 0 97019 131 0 0 25 0 4 0 934687308 364027904 80855 4294967295 134512640 135305190 3213181840 3213179744 134558291 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88874 80855 79 194 0 88678 0
[pid=7188/tid=7189] ppid=7185 vsize=355496 CPUtime=242.7
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10327 0 0 0 24245 25 0 0 25 0 4 0 934687427 364027904 80855 4294967295 134512640 135305190 3213181840 3041520560 134558360 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=355496 CPUtime=242.11
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 12865 0 0 0 24179 32 0 0 25 0 4 0 934687427 364027904 80855 4294967295 134512640 135305190 3213181840 3033132224 134528512 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=355496 CPUtime=242.64
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10079 0 0 0 24230 34 0 0 25 0 4 0 934687427 364027904 80855 4294967295 134512640 135305190 3213181840 3024743616 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 976.42
Current children cumulated vsize (KiB) 357916

[startup+252.716 s]
/proc/loadavg: 4.34 4.32 4.20 5/103 8128
/proc/meminfo: memFree=2471664/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=355496 CPUtime=984.03
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 80998 0 0 0 98270 133 0 0 25 0 4 0 934687308 364027904 80864 4294967295 134512640 135305190 3213181840 3213180016 134528606 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88874 80864 79 194 0 88678 0
[pid=7188/tid=7189] ppid=7185 vsize=355496 CPUtime=245.87
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10327 0 0 0 24562 25 0 0 25 0 4 0 934687427 364027904 80864 4294967295 134512640 135305190 3213181840 3041520832 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=355496 CPUtime=245.27
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 12873 0 0 0 24495 32 0 0 25 0 4 0 934687427 364027904 80864 4294967295 134512640 135305190 3213181840 3033132224 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=355496 CPUtime=245.68
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10079 0 0 0 24534 34 0 0 25 0 4 0 934687427 364027904 80864 4294967295 134512640 135305190 3213181840 3024743616 134528201 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 988.95
Current children cumulated vsize (KiB) 357916

[startup+254.316 s]
/proc/loadavg: 4.32 4.32 4.20 5/103 8128
/proc/meminfo: memFree=2471712/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=355496 CPUtime=990.44
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 81000 0 0 0 98911 133 0 0 25 0 4 0 934687308 364027904 80866 4294967295 134512640 135305190 3213181840 3213180016 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88874 80866 79 194 0 88678 0
[pid=7188/tid=7189] ppid=7185 vsize=355496 CPUtime=247.47
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10327 0 0 0 24722 25 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3041520832 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=355496 CPUtime=246.87
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 12875 0 0 0 24655 32 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3033131840 134551729 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=355496 CPUtime=247.28
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10079 0 0 0 24694 34 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3024743616 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 995.36
Current children cumulated vsize (KiB) 357916

[startup+254.716 s]
/proc/loadavg: 4.32 4.32 4.20 5/103 8128
/proc/meminfo: memFree=2471712/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=355496 CPUtime=992
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 81000 0 0 0 99067 133 0 0 25 0 4 0 934687308 364027904 80866 4294967295 134512640 135305190 3213181840 3213180016 134528283 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88874 80866 79 194 0 88678 0
[pid=7188/tid=7189] ppid=7185 vsize=355496 CPUtime=247.87
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10327 0 0 0 24762 25 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3041520500 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=355496 CPUtime=247.23
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) S 7185 7185 28360 0 -1 4202560 12875 0 0 0 24691 32 0 0 24 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3033132072 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=355496 CPUtime=247.68
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10079 0 0 0 24734 34 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3024743616 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 996.92
Current children cumulated vsize (KiB) 357916

[startup+254.916 s]
/proc/loadavg: 4.32 4.32 4.20 5/103 8128
/proc/meminfo: memFree=2471712/3368532 swapFree=1959840/1959888
[pid=7185] ppid=7183 vsize=2420 CPUtime=4.92
/proc/7185/stat : 7185 (manysat.sh) S 7183 7185 28360 0 -1 4194304 369 30122 0 0 0 0 476 16 15 0 1 0 934686816 2478080 275 4294967295 134512640 135169312 3217752048 3217748264 3085749998 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7185/statm: 605 275 231 161 0 44 0
[pid=7188] ppid=7185 vsize=355496 CPUtime=992.79
/proc/7188/stat : 7188 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202496 81000 0 0 0 99146 133 0 0 25 0 4 0 934687308 364027904 80866 4294967295 134512640 135305190 3213181840 3213180016 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7188/statm: 88874 80866 79 194 0 88678 0
[pid=7188/tid=7189] ppid=7185 vsize=355496 CPUtime=248.07
/proc/7188/task/7189/stat : 7189 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10327 0 0 0 24782 25 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3041520832 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7188/tid=7190] ppid=7185 vsize=355496 CPUtime=247.42
/proc/7188/task/7190/stat : 7190 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 12875 0 0 0 24710 32 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3033132224 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7188/tid=7191] ppid=7185 vsize=355496 CPUtime=247.88
/proc/7188/task/7191/stat : 7191 (manysat1.1_stat) R 7185 7185 28360 0 -1 4202560 10079 0 0 0 24754 34 0 0 25 0 4 0 934687427 364027904 80866 4294967295 134512640 135305190 3213181840 3024743616 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 997.71
Current children cumulated vsize (KiB) 357916

Child status: 20
Real time (s): 255.004
CPU time (s): 997.97
CPU user time (s): 996.46
CPU system time (s): 1.51
CPU usage (%): 391.354
Max. virtual memory (cumulated for all children) (KiB): 357916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 996.46
system time used= 1.51
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111781
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= 26790
involuntary context switches= 45855

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 19:18:20
IDJOB=1780444
IDBENCH=71008
IDSOLVER=623
FILE ID=tipi39/1780444-1243531100
PBS_JOBID=
Free space on /tmp= 5729 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780444-1243531100/watcher-1780444-1243531100 -o /tmp/evaluation-result-1780444-1243531100/solver-1780444-1243531100 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780444-1243531100.cnf aimd 1

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED= 1657528403

Linux tipi39 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.067
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.41
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.067
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.10
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.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2811740 kB
Buffers:         50532 kB
Cached:         400196 kB
SwapCached:          0 kB
Active:          53444 kB
Inactive:       413716 kB
HighTotal:     2489216 kB
HighFree:      2074636 kB
LowTotal:       879316 kB
LowFree:        737104 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:           16684 kB
Writeback:           0 kB
AnonPages:       16448 kB
Mapped:           6088 kB
Slab:            79008 kB
SReclaimable:    68016 kB
SUnreclaim:      10992 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95164 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5729 MiB
End job on tipi39 at 2009-05-28 19:22:36