Trace number 1776949

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 604.24 155.908

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark604.24
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.60/0.62	c ==============================================================================
0.60/0.62	c |           |     ORIGINAL     |              LEARNT              |          |
0.60/0.62	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.60/0.62	c ==============================================================================
0.60/0.62	c |         0 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
4.19/4.26	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
4.19/4.26	c ==============================================================================
4.19/4.26	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
4.19/4.26	c CPU time:   3.98 s
4.19/4.26	c ==============================================================================
603.97/155.87	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
603.97/155.87	c ============================[ Problem Statistics ]=============================
603.97/155.87	c |                                                                             |
603.97/155.87	c threadId              : 2
603.97/155.87	c restarts              : 19
603.97/155.87	c conflicts             : 432238         (723 /sec)
603.97/155.87	c decisions             : 1966050        (1.56 % random) (3290 /sec)
603.97/155.87	c propagations          : 116714342      (195286 /sec)
603.97/155.87	c conflict literals     : 15007938       (22.34 % deleted)
603.97/155.87	c Memory used           : 272.57 MB
603.97/155.87	c CPU time              : 597.66 s
603.97/155.87	
603.97/155.87	c --->m=4, e=8, aimd=1, HOME/19884_many.cnf	time: 149.415	conflicts: 432238       
603.97/155.89	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-1776949-1243514838/watcher-1776949-1243514838 -o /tmp/evaluation-result-1776949-1243514838/solver-1776949-1243514838 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776949-1243514838.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.03 4.40 4.43 3/97 19885
/proc/meminfo: memFree=3020952/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2416 CPUtime=0
/proc/19884/stat : 19884 (manysat.sh) R 19882 19884 27966 0 -1 4194304 333 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 273 4294967295 134512640 135169312 3217739760 3217738236 3085440884 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/19884/statm: 604 273 231 161 0 43 0
[pid=19885] ppid=19884 vsize=2416 CPUtime=0
/proc/19885/stat : 19885 (manysat.sh) R 19884 19884 27966 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 42 4294967295 134512640 135169312 3217739760 3217738236 3085440884 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/19885/statm: 604 42 0 161 0 43 0

[startup+0.052917 s]
/proc/loadavg: 4.03 4.40 4.43 3/97 19885
/proc/meminfo: memFree=3020952/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2416 CPUtime=0
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 273 4294967295 134512640 135169312 3217739760 3217738296 3085438702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19884/statm: 604 273 231 161 0 43 0
[pid=19885] ppid=19884 vsize=9640 CPUtime=0.04
/proc/19885/stat : 19885 (SatElite) R 19884 19884 27966 0 -1 4202496 2130 0 0 0 2 2 0 0 18 0 1 0 1116147986 9871360 2067 4294967295 134512640 135034092 3217721264 3217717256 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19885/statm: 2410 2067 49 128 0 2280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12056

[startup+0.112913 s]
/proc/loadavg: 4.03 4.40 4.43 3/97 19885
/proc/meminfo: memFree=3020952/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2416 CPUtime=0
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 273 4294967295 134512640 135169312 3217739760 3217738296 3085438702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19884/statm: 604 273 231 161 0 43 0
[pid=19885] ppid=19884 vsize=19512 CPUtime=0.1
/proc/19885/stat : 19885 (SatElite) R 19884 19884 27966 0 -1 4202496 4492 0 0 0 6 4 0 0 18 0 1 0 1116147986 19980288 4429 4294967295 134512640 135034092 3217721264 3217717608 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19885/statm: 4878 4430 49 128 0 4748 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21928

[startup+0.312896 s]
/proc/loadavg: 4.03 4.40 4.43 3/97 19885
/proc/meminfo: memFree=3020952/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2416 CPUtime=0
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 273 4294967295 134512640 135169312 3217739760 3217738296 3085438702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19884/statm: 604 273 231 161 0 43 0
[pid=19885] ppid=19884 vsize=59748 CPUtime=0.3
/proc/19885/stat : 19885 (SatElite) R 19884 19884 27966 0 -1 4202496 12174 0 0 0 23 7 0 0 18 0 1 0 1116147986 61181952 12111 4294967295 134512640 135034092 3217721264 3217717256 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19885/statm: 14937 12112 49 128 0 14807 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 62164

[startup+0.712863 s]
/proc/loadavg: 4.03 4.40 4.43 3/97 19885
/proc/meminfo: memFree=3020952/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2416 CPUtime=0
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 273 4294967295 134512640 135169312 3217739760 3217738296 3085438702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19884/statm: 604 273 231 161 0 43 0
[pid=19885] ppid=19884 vsize=106020 CPUtime=0.7
/proc/19885/stat : 19885 (SatElite) R 19884 19884 27966 0 -1 4202496 27343 0 0 0 56 14 0 0 18 0 1 0 1116147986 108564480 25162 4294967295 134512640 135034092 3217721264 3217717260 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19885/statm: 26505 25162 67 128 0 26375 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 108436

[startup+1.5128 s]
/proc/loadavg: 4.03 4.40 4.43 2/98 19886
/proc/meminfo: memFree=2915576/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2416 CPUtime=0
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 273 4294967295 134512640 135169312 3217739760 3217738296 3085438702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19884/statm: 604 273 231 161 0 43 0
[pid=19885] ppid=19884 vsize=111208 CPUtime=1.5
/proc/19885/stat : 19885 (SatElite) R 19884 19884 27966 0 -1 4202496 28494 0 0 0 134 16 0 0 20 0 1 0 1116147986 113876992 26313 4294967295 134512640 135034092 3217721264 3217717260 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19885/statm: 27802 26313 67 128 0 27672 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113624

[startup+3.11267 s]
/proc/loadavg: 4.03 4.40 4.43 2/98 19886
/proc/meminfo: memFree=2900840/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2416 CPUtime=0
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116147986 2473984 273 4294967295 134512640 135169312 3217739760 3217738296 3085438702 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/19884/statm: 604 273 231 161 0 43 0
[pid=19885] ppid=19884 vsize=119708 CPUtime=3.09
/proc/19885/stat : 19885 (SatElite) R 19884 19884 27966 0 -1 4202496 30422 0 0 0 283 26 0 0 25 0 1 0 1116147986 122580992 28241 4294967295 134512640 135034092 3217721264 3217717260 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19885/statm: 29927 28241 67 128 0 29797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122124

[startup+6.31267 s]
/proc/loadavg: 3.79 4.35 4.41 2/98 19888
/proc/meminfo: memFree=2904320/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=135176 CPUtime=3.71
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 25722 0 0 0 309 62 0 0 15 0 4 0 1116148462 138420224 25613 4294967295 134512640 135305190 3213931584 3213929832 134694990 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19888/statm: 33794 25613 79 194 0 33598 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 137596

[startup+12.7125 s]
/proc/loadavg: 4.05 4.39 4.43 7/101 19891
/proc/meminfo: memFree=2866104/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=162308 CPUtime=28.8
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 32446 0 0 0 2804 76 0 0 16 0 4 0 1116148462 166203392 32337 4294967295 134512640 135305190 3213931584 3213929648 134529062 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/19888/statm: 40577 32337 79 194 0 40381 0
[pid=19888/tid=19889] ppid=19884 vsize=162308 CPUtime=7.05
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 2215 0 0 0 682 23 0 0 16 0 4 0 1116148535 166203392 32337 4294967295 134512640 135305190 3213931584 3062066112 134541935 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=162308 CPUtime=7.03
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 3904 0 0 0 688 15 0 0 16 0 4 0 1116148535 166203392 32337 4294967295 134512640 135305190 3213931584 3053677508 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=162308 CPUtime=6.85
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 2066 0 0 0 672 13 0 0 16 0 4 0 1116148536 166203392 32337 4294967295 134512640 135305190 3213931584 3045289152 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33.55
Current children cumulated vsize (KiB) 164728

[startup+25.5114 s]
/proc/loadavg: 4.55 4.49 4.46 7/101 19892
/proc/meminfo: memFree=2838776/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=187580 CPUtime=79.79
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 38768 0 0 0 7887 92 0 0 17 0 4 0 1116148462 192081920 38659 4294967295 134512640 135305190 3213931584 3213929760 134528341 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19888/statm: 46895 38659 79 194 0 46699 0
[pid=19888/tid=19889] ppid=19884 vsize=187580 CPUtime=19.85
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 2958 0 0 0 1960 25 0 0 16 0 4 0 1116148535 192081920 38659 4294967295 134512640 135305190 3213931584 3062066368 134530561 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=187580 CPUtime=19.76
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 7474 0 0 0 1956 20 0 0 20 0 4 0 1116148535 192081920 38659 4294967295 134512640 135305190 3213931584 3053677760 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=187580 CPUtime=19.64
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 2860 0 0 0 1950 14 0 0 16 0 4 0 1116148536 192081920 38659 4294967295 134512640 135305190 3213931584 3045289152 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 84.54
Current children cumulated vsize (KiB) 190000

[startup+51.1093 s]
/proc/loadavg: 4.54 4.49 4.46 5/101 20077
/proc/meminfo: memFree=2812224/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=212624 CPUtime=181.77
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 45088 0 0 0 18069 108 0 0 25 0 4 0 1116148462 217726976 44979 4294967295 134512640 135305190 3213931584 3213929424 134551729 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/19888/statm: 53156 44979 79 194 0 52960 0
[pid=19888/tid=19889] ppid=19884 vsize=212624 CPUtime=45.36
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 3864 0 0 0 4509 27 0 0 25 0 4 0 1116148535 217726976 44979 4294967295 134512640 135305190 3213931584 3062066368 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=212624 CPUtime=45.34
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 11056 0 0 0 4506 28 0 0 25 0 4 0 1116148535 217726976 44979 4294967295 134512640 135305190 3213931584 3053677760 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=212624 CPUtime=45.16
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 3582 0 0 0 4500 16 0 0 25 0 4 0 1116148536 217726976 44979 4294967295 134512640 135305190 3213931584 3045289152 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 186.52
Current children cumulated vsize (KiB) 215044

[startup+102.315 s]
/proc/loadavg: 4.37 4.46 4.45 6/101 20081
/proc/meminfo: memFree=2762812/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=263956 CPUtime=386.03
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 57593 0 0 0 38456 147 0 0 25 0 4 0 1116148462 270290944 57484 4294967295 134512640 135305190 3213931584 3213929760 134528559 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/19888/statm: 65989 57484 79 194 0 65793 0
[pid=19888/tid=19889] ppid=19884 vsize=263956 CPUtime=96.35
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 5730 0 0 0 9595 40 0 0 25 0 4 0 1116148535 270290944 57484 4294967295 134512640 135305190 3213931584 3062066368 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=263956 CPUtime=96.53
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 17187 0 0 0 9620 33 0 0 25 0 4 0 1116148535 270290944 57484 4294967295 134512640 135305190 3213931584 3053677760 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=263956 CPUtime=96.1
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 5634 0 0 0 9581 29 0 0 25 0 4 0 1116148536 270290944 57484 4294967295 134512640 135305190 3213931584 3045289152 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 390.78
Current children cumulated vsize (KiB) 266376

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

[startup+127.903 s]
/proc/loadavg: 4.31 4.44 4.44 5/101 20270
/proc/meminfo: memFree=2749920/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=274204 CPUtime=487.97
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 60437 0 0 0 48634 163 0 0 25 0 4 0 1116148462 280784896 60328 4294967295 134512640 135305190 3213931584 3213929760 134530685 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 68551 60328 79 194 0 68355 0
[pid=19888/tid=19889] ppid=19884 vsize=274204 CPUtime=121.88
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6180 0 0 0 12144 44 0 0 25 0 4 0 1116148535 280784896 60328 4294967295 134512640 135305190 3213931584 3062066216 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=274204 CPUtime=122.07
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 18526 0 0 0 12170 37 0 0 25 0 4 0 1116148535 280784896 60328 4294967295 134512640 135305190 3213931584 3053677420 134552016 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=274204 CPUtime=121.58
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6110 0 0 0 12126 32 0 0 25 0 4 0 1116148536 280784896 60328 4294967295 134512640 135305190 3213931584 3045289152 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 492.72
Current children cumulated vsize (KiB) 276624

[startup+140.702 s]
/proc/loadavg: 4.24 4.41 4.43 6/101 20271
/proc/meminfo: memFree=2748776/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=275300 CPUtime=539.05
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 60812 0 0 0 53738 167 0 0 25 0 4 0 1116148462 281907200 60703 4294967295 134512640 135305190 3213931584 3213929508 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 68825 60703 79 194 0 68629 0
[pid=19888/tid=19889] ppid=19884 vsize=275300 CPUtime=134.68
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6209 0 0 0 13423 45 0 0 25 0 4 0 1116148535 281907200 60703 4294967295 134512640 135305190 3213931584 3062066368 134528545 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=275300 CPUtime=134.87
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 18779 0 0 0 13449 38 0 0 25 0 4 0 1116148535 281907200 60703 4294967295 134512640 135305190 3213931584 3053677440 134552434 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=275300 CPUtime=134.38
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6127 0 0 0 13406 32 0 0 25 0 4 0 1116148536 281907200 60703 4294967295 134512640 135305190 3213931584 3045289152 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 543.8
Current children cumulated vsize (KiB) 277720

[startup+147.111 s]
/proc/loadavg: 4.22 4.41 4.43 5/101 20271
/proc/meminfo: memFree=2746288/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=278368 CPUtime=564.55
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 61593 0 0 0 56283 172 0 0 25 0 4 0 1116148462 285048832 61484 4294967295 134512640 135305190 3213931584 3213929760 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 69592 61484 79 194 0 69396 0
[pid=19888/tid=19889] ppid=19884 vsize=278368 CPUtime=141.09
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6367 0 0 0 14064 45 0 0 25 0 4 0 1116148535 285048832 61484 4294967295 134512640 135305190 3213931584 3062066368 134530991 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=278368 CPUtime=141.21
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 19027 0 0 0 14081 40 0 0 25 0 4 0 1116148535 285048832 61484 4294967295 134512640 135305190 3213931584 3053677760 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=278368 CPUtime=140.77
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6241 0 0 0 14045 32 0 0 25 0 4 0 1116148536 285048832 61484 4294967295 134512640 135305190 3213931584 3045289152 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 569.3
Current children cumulated vsize (KiB) 280788

[startup+150.311 s]
/proc/loadavg: 4.22 4.41 4.43 6/101 20272
/proc/meminfo: memFree=2745916/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=278536 CPUtime=577.33
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 61631 0 0 0 57561 172 0 0 25 0 4 0 1116148462 285220864 61522 4294967295 134512640 135305190 3213931584 3213929504 134541867 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 69634 61522 79 194 0 69438 0
[pid=19888/tid=19889] ppid=19884 vsize=278536 CPUtime=144.29
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6376 0 0 0 14384 45 0 0 25 0 4 0 1116148535 285220864 61522 4294967295 134512640 135305190 3213931584 3062066368 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=278536 CPUtime=144.4
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 19042 0 0 0 14400 40 0 0 25 0 4 0 1116148535 285220864 61522 4294967295 134512640 135305190 3213931584 3053677760 134528418 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=278536 CPUtime=143.96
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6248 0 0 0 14364 32 0 0 25 0 4 0 1116148536 285220864 61522 4294967295 134512640 135305190 3213931584 3045289120 134570397 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 280956

[startup+153.511 s]
/proc/loadavg: 4.20 4.40 4.43 5/101 20272
/proc/meminfo: memFree=2745304/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=278832 CPUtime=590.07
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 61705 0 0 0 58829 178 0 0 25 0 4 0 1116148462 285523968 61596 4294967295 134512640 135305190 3213931584 3213929424 134551651 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 69708 61596 79 194 0 69512 0
[pid=19888/tid=19889] ppid=19884 vsize=278832 CPUtime=147.48
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6380 0 0 0 14703 45 0 0 25 0 4 0 1116148535 285523968 61596 4294967295 134512640 135305190 3213931584 3062066112 134546298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=278832 CPUtime=147.59
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 19075 0 0 0 14719 40 0 0 25 0 4 0 1116148535 285523968 61596 4294967295 134512640 135305190 3213931584 3053677760 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=278832 CPUtime=147.16
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6258 0 0 0 14682 34 0 0 25 0 4 0 1116148536 285523968 61596 4294967295 134512640 135305190 3213931584 3045289152 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 594.82
Current children cumulated vsize (KiB) 281252

[startup+155.111 s]
/proc/loadavg: 4.26 4.41 4.43 5/101 20273
/proc/meminfo: memFree=2745196/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=279104 CPUtime=596.42
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 61748 0 0 0 59463 179 0 0 25 0 4 0 1116148462 285802496 61639 4294967295 134512640 135305190 3213931584 3213929608 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 69776 61639 79 194 0 69580 0
[pid=19888/tid=19889] ppid=19884 vsize=279104 CPUtime=149.06
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6398 0 0 0 14861 45 0 0 25 0 4 0 1116148535 285802496 61639 4294967295 134512640 135305190 3213931584 3062066436 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=279104 CPUtime=149.17
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 19077 0 0 0 14876 41 0 0 25 0 4 0 1116148535 285802496 61639 4294967295 134512640 135305190 3213931584 3053677760 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=279104 CPUtime=148.76
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6279 0 0 0 14842 34 0 0 25 0 4 0 1116148536 285802496 61639 4294967295 134512640 135305190 3213931584 3045289152 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 601.17
Current children cumulated vsize (KiB) 281524

[startup+155.511 s]
/proc/loadavg: 4.26 4.41 4.43 5/101 20273
/proc/meminfo: memFree=2745196/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=279104 CPUtime=598.02
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 61756 0 0 0 59622 180 0 0 25 0 4 0 1116148462 285802496 61647 4294967295 134512640 135305190 3213931584 3213929760 134528301 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 69776 61647 79 194 0 69580 0
[pid=19888/tid=19889] ppid=19884 vsize=279104 CPUtime=149.46
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6398 0 0 0 14900 46 0 0 25 0 4 0 1116148535 285802496 61647 4294967295 134512640 135305190 3213931584 3062066368 134528506 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=279104 CPUtime=149.57
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 19079 0 0 0 14916 41 0 0 25 0 4 0 1116148535 285802496 61647 4294967295 134512640 135305190 3213931584 3053677760 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=279104 CPUtime=149.16
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6283 0 0 0 14882 34 0 0 25 0 4 0 1116148536 285802496 61647 4294967295 134512640 135305190 3213931584 3045289152 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 602.77
Current children cumulated vsize (KiB) 281524

[startup+155.711 s]
/proc/loadavg: 4.26 4.41 4.43 5/101 20273
/proc/meminfo: memFree=2745196/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=279104 CPUtime=598.82
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 61758 0 0 0 59702 180 0 0 25 0 4 0 1116148462 285802496 61649 4294967295 134512640 135305190 3213931584 3213929760 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 69776 61649 79 194 0 69580 0
[pid=19888/tid=19889] ppid=19884 vsize=279104 CPUtime=149.66
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6398 0 0 0 14920 46 0 0 25 0 4 0 1116148535 285802496 61649 4294967295 134512640 135305190 3213931584 3062066368 134528280 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=279104 CPUtime=149.77
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 19079 0 0 0 14936 41 0 0 25 0 4 0 1116148535 285802496 61649 4294967295 134512640 135305190 3213931584 3053677760 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=279104 CPUtime=149.36
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6283 0 0 0 14902 34 0 0 25 0 4 0 1116148536 285802496 61649 4294967295 134512640 135305190 3213931584 3045289152 134528506 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 603.57
Current children cumulated vsize (KiB) 281524

[startup+155.811 s]
/proc/loadavg: 4.26 4.41 4.43 5/101 20273
/proc/meminfo: memFree=2745196/3368532 swapFree=1953788/1959888
[pid=19884] ppid=19882 vsize=2420 CPUtime=4.75
/proc/19884/stat : 19884 (manysat.sh) S 19882 19884 27966 0 -1 4194304 370 33173 0 0 0 1 446 28 21 0 1 0 1116147986 2478080 275 4294967295 134512640 135169312 3217739760 3217735976 3085438702 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19884/statm: 605 275 231 161 0 44 0
[pid=19888] ppid=19884 vsize=279104 CPUtime=599.22
/proc/19888/stat : 19888 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202496 61758 0 0 0 59742 180 0 0 25 0 4 0 1116148462 285802496 61649 4294967295 134512640 135305190 3213931584 3213929488 134558354 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19888/statm: 69776 61649 79 194 0 69580 0
[pid=19888/tid=19889] ppid=19884 vsize=279104 CPUtime=149.76
/proc/19888/task/19889/stat : 19889 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6398 0 0 0 14930 46 0 0 25 0 4 0 1116148535 285802496 61649 4294967295 134512640 135305190 3213931584 3062066368 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=19888/tid=19890] ppid=19884 vsize=279104 CPUtime=149.87
/proc/19888/task/19890/stat : 19890 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 19079 0 0 0 14946 41 0 0 25 0 4 0 1116148535 285802496 61649 4294967295 134512640 135305190 3213931584 3053677760 134528875 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19888/tid=19891] ppid=19884 vsize=279104 CPUtime=149.46
/proc/19888/task/19891/stat : 19891 (manysat1.1_stat) R 19884 19884 27966 0 -1 4202560 6283 0 0 0 14912 34 0 0 25 0 4 0 1116148536 285802496 61649 4294967295 134512640 135305190 3213931584 3045289152 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 603.97
Current children cumulated vsize (KiB) 281524

Child status: 20
Real time (s): 155.908
CPU time (s): 604.24
CPU user time (s): 602.12
CPU system time (s): 2.12
CPU usage (%): 387.562
Max. virtual memory (cumulated for all children) (KiB): 281524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 602.12
system time used= 2.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95593
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= 64422
involuntary context switches= 36527

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:47:18
IDJOB=1776949
IDBENCH=69630
IDSOLVER=623
FILE ID=/1776949-1243514838
PBS_JOBID=
Free space on /tmp= 6463 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nid_i.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776949-1243514838/watcher-1776949-1243514838 -o /tmp/evaluation-result-1776949-1243514838/solver-1776949-1243514838 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776949-1243514838.cnf aimd 1

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED= 1216079496

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.061
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.061
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.061
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.061
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:       3021200 kB
Buffers:         50168 kB
Cached:         196828 kB
SwapCached:       2256 kB
Active:         126712 kB
Inactive:       129896 kB
HighTotal:     2489216 kB
HighFree:      2281376 kB
LowTotal:       879316 kB
LowFree:        739824 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           15184 kB
Writeback:           0 kB
AnonPages:        8928 kB
Mapped:           3140 kB
Slab:            81112 kB
SReclaimable:    67380 kB
SUnreclaim:      13732 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6463 MiB
End job on  at 2009-05-28 14:49:55