Trace number 1779904

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 385.17 97.4785

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.17
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c Parsing...
0.04/0.11	c ==============================================================================
0.04/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.11	c ==============================================================================
0.04/0.11	c |         0 |  147030   430190 |   44108       0        0     nan |  0.000 % |
0.62/0.69	c |         0 |   64819   218530 |      --       0       --      -- |     --   | -76809/-195446
0.62/0.69	c ==============================================================================
0.62/0.69	c Result  :   #vars: 7453   #clauses: 64819   #literals: 218530
0.62/0.69	c CPU time:   0.69 s
0.62/0.69	c ==============================================================================
385.11/97.47	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
385.11/97.47	c ============================[ Problem Statistics ]=============================
385.11/97.47	c |                                                                             |
385.11/97.47	c threadId              : 2
385.11/97.47	c restarts              : 18
385.11/97.47	c conflicts             : 273455         (712 /sec)
385.11/97.47	c decisions             : 388401         (1.76 % random) (1012 /sec)
385.11/97.47	c propagations          : 67550274       (175940 /sec)
385.11/97.47	c conflict literals     : 5863680        (37.51 % deleted)
385.11/97.47	c Memory used           : 103.24 MB
385.11/97.47	c CPU time              : 383.94 s
385.11/97.47	
385.11/97.47	c --->m=4, e=8, aimd=1, HOME/22075_many.cnf	time: 95.985	conflicts: 273455       
385.11/97.47	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-1779904-1243528280/watcher-1779904-1243528280 -o /tmp/evaluation-result-1779904-1243528280/solver-1779904-1243528280 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779904-1243528280.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: 3.17 4.15 4.40 3/99 22075
/proc/meminfo: memFree=3048932/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2416 CPUtime=0
/proc/22075/stat : 22075 (manysat.sh) R 22073 22075 19648 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1117492423 2473984 273 4294967295 134512640 135169312 3217797120 3217795596 3085825908 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/22075/statm: 604 273 231 161 0 43 0
[pid=22076] ppid=22075 vsize=1056 CPUtime=0
/proc/22076/stat : 22076 (SatElite) R 22075 22075 19648 0 -1 4202496 210 0 0 0 0 0 0 0 18 0 1 0 1117492423 1081344 147 4294967295 134512640 135034092 3213790192 3213786536 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22076/statm: 264 147 50 128 0 134 0

[startup+0.038172 s]
/proc/loadavg: 3.17 4.15 4.40 3/99 22075
/proc/meminfo: memFree=3048932/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2416 CPUtime=0
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117492423 2473984 273 4294967295 134512640 135169312 3217797120 3217795656 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 604 273 231 161 0 43 0
[pid=22076] ppid=22075 vsize=5840 CPUtime=0.04
/proc/22076/stat : 22076 (SatElite) R 22075 22075 19648 0 -1 4202496 1352 0 0 0 4 0 0 0 19 0 1 0 1117492423 5980160 1289 4294967295 134512640 135034092 3213790192 3213786536 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22076/statm: 1460 1290 50 128 0 1330 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8256

[startup+0.118165 s]
/proc/loadavg: 3.17 4.15 4.40 3/99 22075
/proc/meminfo: memFree=3048932/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2416 CPUtime=0
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117492423 2473984 273 4294967295 134512640 135169312 3217797120 3217795656 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 604 273 231 161 0 43 0
[pid=22076] ppid=22075 vsize=15700 CPUtime=0.12
/proc/22076/stat : 22076 (SatElite) R 22075 22075 19648 0 -1 4202496 3738 0 0 0 12 0 0 0 20 0 1 0 1117492423 16076800 3675 4294967295 134512640 135034092 3213790192 3213786992 134558534 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22076/statm: 3925 3675 63 128 0 3795 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 18116

[startup+0.308144 s]
/proc/loadavg: 3.17 4.15 4.40 3/99 22075
/proc/meminfo: memFree=3048932/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2416 CPUtime=0
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117492423 2473984 273 4294967295 134512640 135169312 3217797120 3217795656 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 604 273 231 161 0 43 0
[pid=22076] ppid=22075 vsize=16720 CPUtime=0.31
/proc/22076/stat : 22076 (SatElite) R 22075 22075 19648 0 -1 4202496 4342 0 0 0 31 0 0 0 20 0 1 0 1117492423 17121280 3912 4294967295 134512640 135034092 3213790192 3213786072 134694653 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22076/statm: 4180 3913 67 128 0 4050 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 19136

[startup+0.718106 s]
/proc/loadavg: 3.17 4.15 4.40 3/99 22075
/proc/meminfo: memFree=3048932/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2416 CPUtime=0
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117492423 2473984 273 4294967295 134512640 135169312 3217797120 3217795656 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 604 273 231 161 0 43 0
[pid=22076] ppid=22075 vsize=18396 CPUtime=0.72
/proc/22076/stat : 22076 (SatElite) R 22075 22075 19648 0 -1 4202496 5008 0 0 0 70 2 0 0 21 0 1 0 1117492423 18837504 4270 4294967295 134512640 135034092 3213790192 3213785076 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22076/statm: 4599 4270 68 128 0 4469 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 20812

[startup+1.51804 s]
/proc/loadavg: 3.17 4.15 4.40 5/104 22081
/proc/meminfo: memFree=3027540/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=51324 CPUtime=2.48
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 6091 0 0 0 243 5 0 0 17 0 4 0 1117492501 52555776 6026 4294967295 134512640 135305190 3214466240 3214464132 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 12831 6026 79 194 0 12635 0
[pid=22078/tid=22079] ppid=22075 vsize=51324 CPUtime=0.58
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 363 0 0 0 57 1 0 0 16 0 4 0 1117492513 52555776 6026 4294967295 134512640 135305190 3214466240 3084057640 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=51324 CPUtime=0.59
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 368 0 0 0 59 0 0 0 18 0 4 0 1117492513 52555776 6026 4294967295 134512640 135305190 3214466240 3075668864 134553497 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=51324 CPUtime=0.6
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 411 0 0 0 57 3 0 0 16 0 4 0 1117492513 52555776 6026 4294967295 134512640 135305190 3214466240 3067280292 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 53744

[startup+3.11788 s]
/proc/loadavg: 3.32 4.16 4.40 6/104 22081
/proc/meminfo: memFree=3019992/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=58552 CPUtime=8.88
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 7976 0 0 0 883 5 0 0 16 0 4 0 1117492501 59957248 7911 4294967295 134512640 135305190 3214466240 3214464360 134839991 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 14638 7911 79 194 0 14442 0
[pid=22078/tid=22079] ppid=22075 vsize=58552 CPUtime=2.18
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 701 0 0 0 217 1 0 0 16 0 4 0 1117492513 59957248 7911 4294967295 134512640 135305190 3214466240 3084057792 134528617 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=58552 CPUtime=2.19
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 844 0 0 0 219 0 0 0 18 0 4 0 1117492513 59957248 7911 4294967295 134512640 135305190 3214466240 3075668928 134542031 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=58552 CPUtime=2.2
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 940 0 0 0 217 3 0 0 16 0 4 0 1117492513 59957248 7911 4294967295 134512640 135305190 3214466240 3067280576 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 60972

[startup+6.31758 s]
/proc/loadavg: 3.32 4.16 4.40 7/104 22083
/proc/meminfo: memFree=3011256/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=64652 CPUtime=21.63
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 9450 0 0 0 2155 8 0 0 17 0 4 0 1117492501 66203648 9385 4294967295 134512640 135305190 3214466240 3214463956 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 16163 9385 79 194 0 15967 0
[pid=22078/tid=22079] ppid=22075 vsize=64652 CPUtime=5.38
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 1118 0 0 0 535 3 0 0 16 0 4 0 1117492513 66203648 9385 4294967295 134512640 135305190 3214466240 3084057792 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=64652 CPUtime=5.34
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 1248 0 0 0 534 0 0 0 25 0 4 0 1117492513 66203648 9385 4294967295 134512640 135305190 3214466240 3075668864 134553353 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=64652 CPUtime=5.4
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 1240 0 0 0 537 3 0 0 16 0 4 0 1117492513 66203648 9386 4294967295 134512640 135305190 3214466240 3067280576 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 22.41
Current children cumulated vsize (KiB) 67072

[startup+12.717 s]
/proc/loadavg: 3.57 4.19 4.40 5/104 22083
/proc/meminfo: memFree=3002812/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=73368 CPUtime=47.21
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 11421 0 0 0 4707 14 0 0 25 0 4 0 1117492501 75128832 11356 4294967295 134512640 135305190 3214466240 3214464416 134528520 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 18342 11356 79 194 0 18146 0
[pid=22078/tid=22079] ppid=22075 vsize=73368 CPUtime=11.78
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 1524 0 0 0 1173 5 0 0 22 0 4 0 1117492513 75128832 11356 4294967295 134512640 135305190 3214466240 3084057792 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=73368 CPUtime=11.72
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 1846 0 0 0 1171 1 0 0 25 0 4 0 1117492513 75128832 11356 4294967295 134512640 135305190 3214466240 3075669184 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=73368 CPUtime=11.8
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 1639 0 0 0 1176 4 0 0 23 0 4 0 1117492513 75128832 11356 4294967295 134512640 135305190 3214466240 3067280576 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.99
Current children cumulated vsize (KiB) 75788

[startup+25.5158 s]
/proc/loadavg: 3.64 4.18 4.40 7/104 22084
/proc/meminfo: memFree=2994920/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=80252 CPUtime=98.35
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 13267 0 0 0 9817 18 0 0 25 0 4 0 1117492501 82178048 13202 4294967295 134512640 135305190 3214466240 3214464416 134528410 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 20063 13202 79 194 0 19867 0
[pid=22078/tid=22079] ppid=22075 vsize=80252 CPUtime=24.57
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 2023 0 0 0 2451 6 0 0 25 0 4 0 1117492513 82178048 13202 4294967295 134512640 135305190 3214466240 3084057792 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=80252 CPUtime=24.48
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 2190 0 0 0 2447 1 0 0 25 0 4 0 1117492513 82178048 13202 4294967295 134512640 135305190 3214466240 3075669184 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=80252 CPUtime=24.6
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 2109 0 0 0 2454 6 0 0 25 0 4 0 1117492513 82178048 13202 4294967295 134512640 135305190 3214466240 3067280576 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.13
Current children cumulated vsize (KiB) 82672

[startup+51.1133 s]
/proc/loadavg: 3.98 4.21 4.40 5/104 22270
/proc/meminfo: memFree=2977588/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=97692 CPUtime=200.42
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 17493 0 0 0 20017 25 0 0 25 0 4 0 1117492501 100036608 17428 4294967295 134512640 135305190 3214466240 3214464120 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 24423 17428 79 194 0 24227 0
[pid=22078/tid=22079] ppid=22075 vsize=97692 CPUtime=50.16
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 2991 0 0 0 5007 9 0 0 25 0 4 0 1117492513 100036608 17428 4294967295 134512640 135305190 3214466240 3084057792 134528425 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=97692 CPUtime=50.04
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3173 0 0 0 5002 2 0 0 25 0 4 0 1117492513 100036608 17428 4294967295 134512640 135305190 3214466240 3075669184 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=97692 CPUtime=50.05
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3240 0 0 0 4997 8 0 0 25 0 4 0 1117492513 100036608 17428 4294967295 134512640 135305190 3214466240 3067280576 134528872 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 201.2
Current children cumulated vsize (KiB) 100112

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

[startup+76.7109 s]
/proc/loadavg: 4.27 4.26 4.41 5/104 22270
/proc/meminfo: memFree=2971832/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=103820 CPUtime=302.56
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 18936 0 0 0 30217 39 0 0 25 0 4 0 1117492501 106311680 18871 4294967295 134512640 135305190 3214466240 3214464416 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 25955 18871 79 194 0 25759 0
[pid=22078/tid=22079] ppid=22075 vsize=103820 CPUtime=75.76
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3330 0 0 0 7566 10 0 0 25 0 4 0 1117492513 106311680 18871 4294967295 134512640 135305190 3214466240 3084057792 134528421 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=103820 CPUtime=75.62
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3641 0 0 0 7559 3 0 0 25 0 4 0 1117492513 106311680 18871 4294967295 134512640 135305190 3214466240 3075669184 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=103820 CPUtime=75.65
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3537 0 0 0 7551 14 0 0 25 0 4 0 1117492513 106311680 18871 4294967295 134512640 135305190 3214466240 3067280576 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 303.34
Current children cumulated vsize (KiB) 106240

[startup+89.5097 s]
/proc/loadavg: 4.35 4.28 4.42 7/105 22298
/proc/meminfo: memFree=2969700/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=104708 CPUtime=353.65
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 19163 0 0 0 35320 45 0 0 25 0 4 0 1117492501 107220992 19098 4294967295 134512640 135305190 3214466240 3214464416 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 26177 19098 79 194 0 25981 0
[pid=22078/tid=22079] ppid=22075 vsize=104708 CPUtime=88.56
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3374 0 0 0 8843 13 0 0 25 0 4 0 1117492513 107220992 19098 4294967295 134512640 135305190 3214466240 3084057792 134528548 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=104708 CPUtime=88.4
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3678 0 0 0 8837 3 0 0 25 0 4 0 1117492513 107220992 19098 4294967295 134512640 135305190 3214466240 3075669184 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=104708 CPUtime=88.44
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3682 0 0 0 8827 17 0 0 25 0 4 0 1117492513 107220992 19098 4294967295 134512640 135305190 3214466240 3067280576 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 354.43
Current children cumulated vsize (KiB) 107128

[startup+92.7094 s]
/proc/loadavg: 4.48 4.31 4.42 7/105 22333
/proc/meminfo: memFree=2969428/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=105140 CPUtime=366.38
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 19276 0 0 0 36593 45 0 0 25 0 4 0 1117492501 107663360 19211 4294967295 134512640 135305190 3214466240 3214464416 134528771 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 26285 19211 79 194 0 26089 0
[pid=22078/tid=22079] ppid=22075 vsize=105140 CPUtime=91.75
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3417 0 0 0 9162 13 0 0 25 0 4 0 1117492513 107663360 19211 4294967295 134512640 135305190 3214466240 3084057792 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=105140 CPUtime=91.6
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3738 0 0 0 9157 3 0 0 25 0 4 0 1117492513 107663360 19211 4294967295 134512640 135305190 3214466240 3075669184 134528338 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=105140 CPUtime=91.59
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3682 0 0 0 9142 17 0 0 25 0 4 0 1117492513 107663360 19211 4294967295 134512640 135305190 3214466240 3067280576 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 367.16
Current children cumulated vsize (KiB) 107560

[startup+95.909 s]
/proc/loadavg: 4.48 4.31 4.42 6/105 22363
/proc/meminfo: memFree=2968992/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=105716 CPUtime=379.1
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 19466 0 0 0 37865 45 0 0 25 0 4 0 1117492501 108253184 19401 4294967295 134512640 135305190 3214466240 3214464416 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22078/statm: 26429 19401 79 194 0 26233 0
[pid=22078/tid=22079] ppid=22075 vsize=105716 CPUtime=94.95
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3510 0 0 0 9482 13 0 0 25 0 4 0 1117492513 108253184 19401 4294967295 134512640 135305190 3214466240 3084057792 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=105716 CPUtime=94.75
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3758 0 0 0 9472 3 0 0 25 0 4 0 1117492513 108253184 19401 4294967295 134512640 135305190 3214466240 3075669184 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=105716 CPUtime=94.76
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3705 0 0 0 9459 17 0 0 25 0 4 0 1117492513 108253184 19401 4294967295 134512640 135305190 3214466240 3067280576 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 379.88
Current children cumulated vsize (KiB) 108136

[startup+96.709 s]
/proc/loadavg: 4.68 4.35 4.44 5/104 22456
/proc/meminfo: memFree=2968036/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=105716 CPUtime=382.17
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 19509 0 0 0 38172 45 0 0 25 0 4 0 1117492501 108253184 19444 4294967295 134512640 135305190 3214466240 3214464264 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/22078/statm: 26429 19444 79 194 0 26233 0
[pid=22078/tid=22079] ppid=22075 vsize=105716 CPUtime=95.73
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3531 0 0 0 9560 13 0 0 25 0 4 0 1117492513 108253184 19444 4294967295 134512640 135305190 3214466240 3084057520 134558844 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=105716 CPUtime=95.45
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3764 0 0 0 9542 3 0 0 25 0 4 0 1117492513 108253184 19444 4294967295 134512640 135305190 3214466240 3075668800 134551765 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=105716 CPUtime=95.56
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3719 0 0 0 9539 17 0 0 25 0 4 0 1117492513 108253184 19444 4294967295 134512640 135305190 3214466240 3067280292 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 382.95
Current children cumulated vsize (KiB) 108136

[startup+97.1089 s]
/proc/loadavg: 4.68 4.35 4.44 5/104 22456
/proc/meminfo: memFree=2968036/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=105716 CPUtime=383.74
/proc/22078/stat : 22078 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202496 19510 0 0 0 38329 45 0 0 25 0 4 0 1117492501 108253184 19445 4294967295 134512640 135305190 3214466240 3214465648 134657622 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/22078/statm: 26429 19445 79 194 0 26233 0
[pid=22078/tid=22079] ppid=22075 vsize=105716 CPUtime=96.12
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3532 0 0 0 9599 13 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3084057680 134529360 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=105716 CPUtime=95.84
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3764 0 0 0 9581 3 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3075670448 134657578 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=105716 CPUtime=95.96
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3719 0 0 0 9579 17 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3067281840 134657576 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 384.52
Current children cumulated vsize (KiB) 108136

[startup+97.3089 s]
/proc/loadavg: 4.68 4.35 4.44 5/104 22456
/proc/meminfo: memFree=2968036/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=105716 CPUtime=384.23
/proc/22078/stat : 22078 (manysat1.1_stat) S 22075 22075 19648 0 -1 4202496 19510 0 0 0 38378 45 0 0 25 0 4 0 1117492501 108253184 19445 4294967295 134512640 135305190 3214466240 3214465648 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/22078/statm: 26429 19445 79 194 0 26233 0
[pid=22078/tid=22079] ppid=22075 vsize=105716 CPUtime=96.32
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3532 0 0 0 9619 13 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3084057680 134529393 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=105716 CPUtime=95.94
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) S 22075 22075 19648 0 -1 4202560 3764 0 0 0 9591 3 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3075670448 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=105716 CPUtime=96.05
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) S 22075 22075 19648 0 -1 4202560 3719 0 0 0 9588 17 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3067281840 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 385.01
Current children cumulated vsize (KiB) 108136

[startup+97.4089 s]
/proc/loadavg: 4.68 4.35 4.44 5/104 22456
/proc/meminfo: memFree=2968036/3368532 swapFree=1953580/1959888
[pid=22075] ppid=22073 vsize=2420 CPUtime=0.78
/proc/22075/stat : 22075 (manysat.sh) S 22073 22075 19648 0 -1 4194304 371 5012 0 0 0 0 76 2 15 0 1 0 1117492423 2478080 275 4294967295 134512640 135169312 3217797120 3217793336 3085823726 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22075/statm: 605 275 231 161 0 44 0
[pid=22078] ppid=22075 vsize=105716 CPUtime=384.33
/proc/22078/stat : 22078 (manysat1.1_stat) S 22075 22075 19648 0 -1 4202496 19510 0 0 0 38388 45 0 0 25 0 4 0 1117492501 108253184 19445 4294967295 134512640 135305190 3214466240 3214465648 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/22078/statm: 26429 19445 79 194 0 26233 0
[pid=22078/tid=22079] ppid=22075 vsize=105716 CPUtime=96.42
/proc/22078/task/22079/stat : 22079 (manysat1.1_stat) R 22075 22075 19648 0 -1 4202560 3532 0 0 0 9629 13 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3084057680 134529630 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22078/tid=22080] ppid=22075 vsize=105716 CPUtime=95.94
/proc/22078/task/22080/stat : 22080 (manysat1.1_stat) S 22075 22075 19648 0 -1 4202560 3764 0 0 0 9591 3 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3075670448 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22078/tid=22081] ppid=22075 vsize=105716 CPUtime=96.05
/proc/22078/task/22081/stat : 22081 (manysat1.1_stat) S 22075 22075 19648 0 -1 4202560 3719 0 0 0 9588 17 0 0 25 0 4 0 1117492513 108253184 19445 4294967295 134512640 135305190 3214466240 3067281840 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 385.11
Current children cumulated vsize (KiB) 108136

Child status: 20
Real time (s): 97.4785
CPU time (s): 385.17
CPU user time (s): 384.7
CPU system time (s): 0.47
CPU usage (%): 395.133
Max. virtual memory (cumulated for all children) (KiB): 108136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.7
system time used= 0.47
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25183
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= 6326
involuntary context switches= 16845

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:31:20
IDJOB=1779904
IDBENCH=70940
IDSOLVER=623
FILE ID=/1779904-1243528280
PBS_JOBID=
Free space on /tmp= 15882 MiB

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

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED= 1994426140

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
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.11
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.105
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.105
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:       3048932 kB
Buffers:         28280 kB
Cached:         212564 kB
SwapCached:       2424 kB
Active:          94268 kB
Inactive:       157500 kB
HighTotal:     2489216 kB
HighFree:      2263088 kB
LowTotal:       879316 kB
LowFree:        785844 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            4352 kB
Writeback:           0 kB
AnonPages:        9852 kB
Mapped:           5100 kB
Slab:            57996 kB
SReclaimable:    49848 kB
SUnreclaim:       8148 kB
PageTables:        620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15882 MiB
End job on  at 2009-05-28 18:32:58