Trace number 1780072

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 760.5 213.74

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark760.5
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

Solver Data

0.00/0.01	c Parsing...
1.02/1.08	c ==============================================================================
1.02/1.08	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.08	c ==============================================================================
1.02/1.08	c |         0 | 1356467  3708070 |  406940       0        0     nan |  0.000 % |
29.11/29.14	c |         0 |  255997  1816599 |      --       0       --      -- |     --   | -768336/-956869
29.11/29.14	c ==============================================================================
29.11/29.14	c Result  :   #vars: 4925   #clauses: 255997   #literals: 1816599
29.11/29.14	c CPU time:   28.92 s
29.11/29.14	c ==============================================================================
760.47/213.71	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
760.47/213.71	c ============================[ Problem Statistics ]=============================
760.47/213.71	c |                                                                             |
760.47/213.71	c threadId              : 2
760.47/213.71	c restarts              : 20
760.47/213.71	c conflicts             : 448613         (615 /sec)
760.47/213.71	c decisions             : 566840         (1.49 % random) (777 /sec)
760.47/213.71	c propagations          : 40624823       (55690 /sec)
760.47/213.71	c conflict literals     : 11479236       (13.18 % deleted)
760.47/213.71	c Memory used           : 276.57 MB
760.47/213.71	c CPU time              : 729.48 s
760.47/213.71	
760.47/213.71	c --->m=4, e=8, aimd=2, HOME/25519_many.cnf	time: 182.37	conflicts: 448613       
760.47/213.72	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-1780072-1243528913/watcher-1780072-1243528913 -o /tmp/evaluation-result-1780072-1243528913/solver-1780072-1243528913 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780072-1243528913.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.56 4.46 4.51 4/98 25520
/proc/meminfo: memFree=2841640/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) R 25517 25519 21691 0 -1 4194304 335 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046508 3085649780 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=3144 CPUtime=0.02
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 655 0 0 0 2 0 0 0 19 0 1 0 1107028780 3219456 592 4294967295 134512640 135034092 3218720944 3218717288 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25520/statm: 786 592 50 128 0 656 0

[startup+0.045775 s]
/proc/loadavg: 4.56 4.46 4.51 4/98 25520
/proc/meminfo: memFree=2841640/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=6436 CPUtime=0.05
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 1387 0 0 0 5 0 0 0 24 0 1 0 1107028780 6590464 1324 4294967295 134512640 135034092 3218720944 3218717288 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25520/statm: 1609 1325 51 128 0 1479 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8848

[startup+0.115772 s]
/proc/loadavg: 4.56 4.46 4.51 4/98 25520
/proc/meminfo: memFree=2841640/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=13660 CPUtime=0.12
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 3063 0 0 0 12 0 0 0 24 0 1 0 1107028780 13987840 3000 4294967295 134512640 135034092 3218720944 3218717288 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25520/statm: 3415 3001 51 128 0 3285 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16072

[startup+0.315756 s]
/proc/loadavg: 4.56 4.46 4.51 4/98 25520
/proc/meminfo: memFree=2841640/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=39480 CPUtime=0.32
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 8434 0 0 0 31 1 0 0 25 0 1 0 1107028780 40427520 8371 4294967295 134512640 135034092 3218720944 3218716904 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25520/statm: 9903 8372 51 128 0 9773 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41892

[startup+0.715724 s]
/proc/loadavg: 4.56 4.46 4.51 4/98 25520
/proc/meminfo: memFree=2841640/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=83620 CPUtime=0.72
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 19352 0 0 0 65 7 0 0 25 0 1 0 1107028780 85626880 19289 4294967295 134512640 135034092 3218720944 3218717288 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25520/statm: 20905 19289 51 128 0 20775 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 86032

[startup+1.51566 s]
/proc/loadavg: 4.27 4.40 4.49 2/99 25521
/proc/meminfo: memFree=2720772/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=159796 CPUtime=1.52
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 32337 0 0 0 142 10 0 0 25 0 1 0 1107028780 163631104 32252 4294967295 134512640 135034092 3218720944 3218717792 134547277 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25520/statm: 39949 32252 63 128 0 39819 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 162208

[startup+3.11553 s]
/proc/loadavg: 4.27 4.40 4.49 2/99 25521
/proc/meminfo: memFree=2714072/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=171092 CPUtime=3.11
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 33966 0 0 0 301 10 0 0 25 0 1 0 1107028780 175198208 33857 4294967295 134512640 135034092 3218720944 3218717440 134558534 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25520/statm: 42773 33862 65 128 0 42643 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 173504

[startup+6.31528 s]
/proc/loadavg: 4.01 4.34 4.47 2/99 25521
/proc/meminfo: memFree=2682448/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=197020 CPUtime=6.31
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 43452 0 0 0 617 14 0 0 25 0 1 0 1107028780 201748480 39839 4294967295 134512640 135034092 3218720944 3218716940 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25520/statm: 49255 39839 67 128 0 49125 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 199432

[startup+12.7148 s]
/proc/loadavg: 3.77 4.29 4.45 2/99 25706
/proc/meminfo: memFree=2656060/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=204620 CPUtime=12.71
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 45855 0 0 0 1254 17 0 0 25 0 1 0 1107028780 209530880 41897 4294967295 134512640 135034092 3218720944 3218717136 134540724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25520/statm: 51155 41897 67 128 0 51025 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 207032

[startup+25.5138 s]
/proc/loadavg: 3.15 4.13 4.39 2/99 25707
/proc/meminfo: memFree=2655936/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2412 CPUtime=0
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 350 0 0 0 0 0 0 0 19 0 1 0 1107028780 2469888 274 4294967295 134512640 135169312 3215048032 3215046568 3085647598 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/25519/statm: 603 274 231 161 0 42 0
[pid=25520] ppid=25519 vsize=211760 CPUtime=25.51
/proc/25520/stat : 25520 (SatElite) R 25519 25519 21691 0 -1 4202496 47771 0 0 0 2533 18 0 0 25 0 1 0 1107028780 216842240 43781 4294967295 134512640 135034092 3218720944 3218717248 134569536 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25520/statm: 52940 43781 67 128 0 52810 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 214172

[startup+51.1118 s]
/proc/loadavg: 3.79 4.20 4.41 6/102 25714
/proc/meminfo: memFree=2672932/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=171652 CPUtime=82.54
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 35783 0 0 0 8213 41 0 0 22 0 4 0 1107031763 175771648 35715 4294967295 134512640 135305190 3221041936 3221039904 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25709/statm: 42913 35715 79 194 0 42717 0
[pid=25709/tid=25710] ppid=25519 vsize=171652 CPUtime=20.5
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 4263 0 0 0 2041 9 0 0 23 0 4 0 1107031830 175771648 35715 4294967295 134512640 135305190 3221041936 3078737088 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=171652 CPUtime=20.55
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 4560 0 0 0 2046 9 0 0 25 0 4 0 1107031830 175771648 35715 4294967295 134512640 135305190 3221041936 3070348480 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=171652 CPUtime=20.42
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 4268 0 0 0 2034 8 0 0 25 0 4 0 1107031830 175771648 35715 4294967295 134512640 135305190 3221041936 3061959872 134528319 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 112.36
Current children cumulated vsize (KiB) 174068

[startup+102.318 s]
/proc/loadavg: 4.17 4.24 4.41 5/102 25900
/proc/meminfo: memFree=2631672/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=212836 CPUtime=286.85
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 45846 0 0 0 28618 67 0 0 25 0 4 0 1107031763 217944064 45778 4294967295 134512640 135305190 3221041936 3221040112 134528506 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25709/statm: 53209 45778 79 194 0 53013 0
[pid=25709/tid=25710] ppid=25519 vsize=212836 CPUtime=71.48
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 6573 0 0 0 7132 16 0 0 25 0 4 0 1107031830 217944064 45778 4294967295 134512640 135305190 3221041936 3078737088 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=212836 CPUtime=71.66
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 7808 0 0 0 7155 11 0 0 25 0 4 0 1107031830 217944064 45778 4294967295 134512640 135305190 3221041936 3070348480 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=212836 CPUtime=71.54
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 6282 0 0 0 7139 15 0 0 25 0 4 0 1107031830 217944064 45778 4294967295 134512640 135305190 3221041936 3061959872 134528332 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 316.67
Current children cumulated vsize (KiB) 215252

[startup+162.313 s]
/proc/loadavg: 4.31 4.27 4.41 5/102 26092
/proc/meminfo: memFree=2586908/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=259444 CPUtime=526.16
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 57343 0 0 0 52524 92 0 0 25 0 4 0 1107031763 265670656 57275 4294967295 134512640 135305190 3221041936 3221040112 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25709/statm: 64861 57275 79 194 0 64665 0
[pid=25709/tid=25710] ppid=25519 vsize=259444 CPUtime=131.32
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8931 0 0 0 13105 27 0 0 25 0 4 0 1107031830 265670656 57275 4294967295 134512640 135305190 3221041936 3078737088 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=259444 CPUtime=131.48
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 12688 0 0 0 13132 16 0 0 25 0 4 0 1107031830 265670656 57275 4294967295 134512640 135305190 3221041936 3070348328 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=259444 CPUtime=131.37
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8099 0 0 0 13117 20 0 0 25 0 4 0 1107031830 265670656 57275 4294967295 134512640 135305190 3221041936 3061959872 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 555.98
Current children cumulated vsize (KiB) 261860

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

[startup+179.112 s]
/proc/loadavg: 4.32 4.27 4.41 5/102 26094
/proc/meminfo: memFree=2575384/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=270164 CPUtime=593.18
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 60083 0 0 0 59222 96 0 0 25 0 4 0 1107031763 276647936 60015 4294967295 134512640 135305190 3221041936 3221040112 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25709/statm: 67541 60015 79 194 0 67345 0
[pid=25709/tid=25710] ppid=25519 vsize=270164 CPUtime=148.12
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 9742 0 0 0 14784 28 0 0 25 0 4 0 1107031830 276647936 60015 4294967295 134512640 135305190 3221041936 3078737088 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=270164 CPUtime=148.22
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 13529 0 0 0 14806 16 0 0 25 0 4 0 1107031830 276647936 60015 4294967295 134512640 135305190 3221041936 3070348480 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=270164 CPUtime=148.15
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8573 0 0 0 14795 20 0 0 25 0 4 0 1107031830 276647936 60015 4294967295 134512640 135305190 3221041936 3061959872 134528237 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 623
Current children cumulated vsize (KiB) 272580

[startup+191.911 s]
/proc/loadavg: 4.25 4.26 4.40 5/102 26094
/proc/meminfo: memFree=2571300/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=276020 CPUtime=644.11
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 60894 0 0 0 64303 108 0 0 25 0 4 0 1107031763 282644480 60826 4294967295 134512640 135305190 3221041936 3221040112 134528341 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/25709/statm: 69005 60826 79 194 0 68809 0
[pid=25709/tid=25710] ppid=25519 vsize=276020 CPUtime=160.88
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 9797 0 0 0 16059 29 0 0 25 0 4 0 1107031830 282644480 60826 4294967295 134512640 135305190 3221041936 3078737088 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=276020 CPUtime=160.91
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 14195 0 0 0 16070 21 0 0 25 0 4 0 1107031830 282644480 60826 4294967295 134512640 135305190 3221041936 3070348480 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=276020 CPUtime=160.94
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8638 0 0 0 16072 22 0 0 25 0 4 0 1107031830 282644480 60826 4294967295 134512640 135305190 3221041936 3061959872 134528515 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 673.93
Current children cumulated vsize (KiB) 278436

[startup+204.71 s]
/proc/loadavg: 4.36 4.28 4.41 5/102 26279
/proc/meminfo: memFree=2567308/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=279400 CPUtime=694.7
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 61722 0 0 0 69356 114 0 0 25 0 4 0 1107031763 286105600 61654 4294967295 134512640 135305190 3221041936 3221040112 134528248 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25709/statm: 69850 61654 79 194 0 69654 0
[pid=25709/tid=25710] ppid=25519 vsize=279400 CPUtime=173.61
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 9929 0 0 0 17332 29 0 0 25 0 4 0 1107031830 286105600 61654 4294967295 134512640 135305190 3221041936 3078737088 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=279400 CPUtime=173.65
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 14563 0 0 0 17339 26 0 0 25 0 4 0 1107031830 286105600 61654 4294967295 134512640 135305190 3221041936 3070348480 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=279400 CPUtime=173.54
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8776 0 0 0 17331 23 0 0 25 0 4 0 1107031830 286105600 61654 4294967295 134512640 135305190 3221041936 3061959872 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 724.52
Current children cumulated vsize (KiB) 281816

[startup+207.91 s]
/proc/loadavg: 4.33 4.27 4.40 5/102 26279
/proc/meminfo: memFree=2566732/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=280340 CPUtime=707.48
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 61988 0 0 0 70633 115 0 0 25 0 4 0 1107031763 287068160 61920 4294967295 134512640 135305190 3221041936 3221040112 134528329 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25709/statm: 70085 61920 79 194 0 69889 0
[pid=25709/tid=25710] ppid=25519 vsize=280340 CPUtime=176.81
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 10030 0 0 0 17652 29 0 0 25 0 4 0 1107031830 287068160 61920 4294967295 134512640 135305190 3221041936 3078737088 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=280340 CPUtime=176.84
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 14621 0 0 0 17657 27 0 0 25 0 4 0 1107031830 287068160 61920 4294967295 134512640 135305190 3221041936 3070348480 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=280340 CPUtime=176.73
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8790 0 0 0 17650 23 0 0 25 0 4 0 1107031830 287068160 61920 4294967295 134512640 135305190 3221041936 3061959600 134557414 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 737.3
Current children cumulated vsize (KiB) 282756

[startup+211.109 s]
/proc/loadavg: 4.31 4.27 4.40 5/102 26279
/proc/meminfo: memFree=2565128/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=281784 CPUtime=720.26
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 62357 0 0 0 71909 117 0 0 25 0 4 0 1107031763 288546816 62289 4294967295 134512640 135305190 3221041936 3221039904 134550801 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25709/statm: 70446 62289 79 194 0 70250 0
[pid=25709/tid=25710] ppid=25519 vsize=281784 CPUtime=180.01
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 10152 0 0 0 17972 29 0 0 25 0 4 0 1107031830 288546816 62289 4294967295 134512640 135305190 3221041936 3078737088 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=281784 CPUtime=180.02
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 14739 0 0 0 17975 27 0 0 25 0 4 0 1107031830 288546816 62289 4294967295 134512640 135305190 3221041936 3070348480 134528248 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=281784 CPUtime=179.93
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8833 0 0 0 17970 23 0 0 25 0 4 0 1107031830 288546816 62289 4294967295 134512640 135305190 3221041936 3061959664 134548082 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 750.08
Current children cumulated vsize (KiB) 284200

[startup+212.709 s]
/proc/loadavg: 4.31 4.27 4.40 5/102 26279
/proc/meminfo: memFree=2564880/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=282528 CPUtime=726.65
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 62565 0 0 0 72548 117 0 0 25 0 4 0 1107031763 289308672 62497 4294967295 134512640 135305190 3221041936 3221040112 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25709/statm: 70632 62497 79 194 0 70436 0
[pid=25709/tid=25710] ppid=25519 vsize=282528 CPUtime=181.61
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 10223 0 0 0 18132 29 0 0 25 0 4 0 1107031830 289308672 62497 4294967295 134512640 135305190 3221041936 3078737088 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=282528 CPUtime=181.61
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 14814 0 0 0 18134 27 0 0 25 0 4 0 1107031830 289308672 62497 4294967295 134512640 135305190 3221041936 3070348480 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=282528 CPUtime=181.53
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8837 0 0 0 18130 23 0 0 25 0 4 0 1107031830 289308672 62497 4294967295 134512640 135305190 3221041936 3061959872 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 756.47
Current children cumulated vsize (KiB) 284944

[startup+213.509 s]
/proc/loadavg: 4.31 4.27 4.40 6/102 26279
/proc/meminfo: memFree=2564036/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=283200 CPUtime=729.85
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 62711 0 0 0 72868 117 0 0 25 0 4 0 1107031763 289996800 62643 4294967295 134512640 135305190 3221041936 3221040112 134528428 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25709/statm: 70800 62643 79 194 0 70604 0
[pid=25709/tid=25710] ppid=25519 vsize=283200 CPUtime=182.41
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 10309 0 0 0 18212 29 0 0 25 0 4 0 1107031830 289996800 62643 4294967295 134512640 135305190 3221041936 3078737088 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=283200 CPUtime=182.41
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 14828 0 0 0 18214 27 0 0 25 0 4 0 1107031830 289996800 62643 4294967295 134512640 135305190 3221041936 3070348480 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=283200 CPUtime=182.33
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8850 0 0 0 18210 23 0 0 25 0 4 0 1107031830 289996800 62643 4294967295 134512640 135305190 3221041936 3061959872 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 759.67
Current children cumulated vsize (KiB) 285616

[startup+213.709 s]
/proc/loadavg: 4.31 4.27 4.40 6/102 26279
/proc/meminfo: memFree=2564036/3368532 swapFree=1952996/1959888
[pid=25519] ppid=25517 vsize=2416 CPUtime=29.82
/proc/25519/stat : 25519 (manysat.sh) S 25517 25519 21691 0 -1 4194304 372 53750 0 0 0 0 2956 26 18 0 1 0 1107028780 2473984 275 4294967295 134512640 135169312 3215048032 3215044248 3085647598 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25519/statm: 604 275 231 161 0 43 0
[pid=25709] ppid=25519 vsize=283200 CPUtime=730.65
/proc/25709/stat : 25709 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202496 62753 0 0 0 72948 117 0 0 25 0 4 0 1107031763 289996800 62685 4294967295 134512640 135305190 3221041936 3221040112 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25709/statm: 70800 62685 79 194 0 70604 0
[pid=25709/tid=25710] ppid=25519 vsize=283200 CPUtime=182.61
/proc/25709/task/25710/stat : 25710 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 10318 0 0 0 18232 29 0 0 25 0 4 0 1107031830 289996800 62685 4294967295 134512640 135305190 3221041936 3078737088 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25709/tid=25711] ppid=25519 vsize=283200 CPUtime=182.61
/proc/25709/task/25711/stat : 25711 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 14830 0 0 0 18234 27 0 0 25 0 4 0 1107031830 289996800 62685 4294967295 134512640 135305190 3221041936 3070348480 134528548 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25709/tid=25712] ppid=25519 vsize=283200 CPUtime=182.53
/proc/25709/task/25712/stat : 25712 (manysat1.1_stat) R 25519 25519 21691 0 -1 4202560 8850 0 0 0 18230 23 0 0 25 0 4 0 1107031830 289996800 62685 4294967295 134512640 135305190 3221041936 3061959872 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 760.47
Current children cumulated vsize (KiB) 285616

Child status: 20
Real time (s): 213.74
CPU time (s): 760.5
CPU user time (s): 759.04
CPU system time (s): 1.46
CPU usage (%): 355.805
Max. virtual memory (cumulated for all children) (KiB): 285616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 759.04
system time used= 1.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117165
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= 23288
involuntary context switches= 54423

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:41:53
IDJOB=1780072
IDBENCH=70951
IDSOLVER=626
FILE ID=tipi45/1780072-1243528913
PBS_JOBID=
Free space on /tmp= 15469 MiB

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

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED= 896677963

Linux tipi45 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.081
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.081
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.081
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.081
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:       2843120 kB
Buffers:        140352 kB
Cached:         278296 kB
SwapCached:       2100 kB
Active:         128964 kB
Inactive:       299048 kB
HighTotal:     2489216 kB
HighFree:      2198420 kB
LowTotal:       879316 kB
LowFree:        644700 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           34972 kB
Writeback:           0 kB
AnonPages:        8268 kB
Mapped:           3208 kB
Slab:            85744 kB
SReclaimable:    74524 kB
SUnreclaim:      11220 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15469 MiB
End job on tipi45 at 2009-05-28 18:45:29