Trace number 1781044

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 907.95 227.94

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark805.72
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   57446   170514 |   17233       0        0     nan |  0.000 % |
0.21/0.29	c |         0 |   56659   238983 |      --       0       --      -- |     --   | -787/68469
0.21/0.29	c ==============================================================================
0.21/0.29	c Result  :   #vars: 636   #clauses: 56659   #literals: 238983
0.21/0.29	c CPU time:   0.29 s
0.21/0.29	c ==============================================================================
907.89/227.93	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
907.89/227.93	c ============================[ Problem Statistics ]=============================
907.89/227.93	c |                                                                             |
907.89/227.93	c threadId              : 3
907.89/227.93	c restarts              : 393
907.89/227.93	c conflicts             : 399603         (441 /sec)
907.89/227.93	c decisions             : 478431         (2.40 % random) (528 /sec)
907.89/227.93	c propagations          : 27180445       (29976 /sec)
907.89/227.93	c conflict literals     : 11415285       (25.43 % deleted)
907.89/227.93	c Memory used           : 140.09 MB
907.89/227.93	c CPU time              : 906.75 s
907.89/227.93	
907.89/227.93	c --->m=4, e=8, aimd=1, HOME/10640_many.cnf	time: 226.688	conflicts: 399603       
907.89/227.93	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-1781044-1243540882/watcher-1781044-1243540882 -o /tmp/evaluation-result-1781044-1243540882/solver-1781044-1243540882 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781044-1243540882.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.34 4.56 4.50 3/96 10640
/proc/meminfo: memFree=2849732/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2412 CPUtime=0
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108189323 2469888 273 4294967295 134512640 135169312 3219970576 3219969112 3085123310 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10640/statm: 603 273 231 161 0 42 0
[pid=10641] ppid=10640 vsize=1172 CPUtime=0
/proc/10641/stat : 10641 (SatElite) R 10640 10640 1628 0 -1 4202496 220 0 0 0 0 0 0 0 18 0 1 0 1108189323 1200128 157 4294967295 134512640 135034092 3218997488 3218993832 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10641/statm: 293 158 49 128 0 163 0

[startup+0.099357 s]
/proc/loadavg: 4.34 4.56 4.50 3/96 10640
/proc/meminfo: memFree=2849732/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2412 CPUtime=0
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108189323 2469888 273 4294967295 134512640 135169312 3219970576 3219969112 3085123310 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10640/statm: 603 273 231 161 0 42 0
[pid=10641] ppid=10640 vsize=5752 CPUtime=0.1
/proc/10641/stat : 10641 (SatElite) R 10640 10640 1628 0 -1 4202496 1396 0 0 0 10 0 0 0 18 0 1 0 1108189323 5890048 1333 4294967295 134512640 135034092 3218997488 3218993484 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10641/statm: 1438 1334 67 128 0 1308 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8164

[startup+0.109357 s]
/proc/loadavg: 4.34 4.56 4.50 3/96 10640
/proc/meminfo: memFree=2849732/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2412 CPUtime=0
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108189323 2469888 273 4294967295 134512640 135169312 3219970576 3219969112 3085123310 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10640/statm: 603 273 231 161 0 42 0
[pid=10641] ppid=10640 vsize=5884 CPUtime=0.11
/proc/10641/stat : 10641 (SatElite) R 10640 10640 1628 0 -1 4202496 1426 0 0 0 11 0 0 0 18 0 1 0 1108189323 6025216 1363 4294967295 134512640 135034092 3218997488 3218993356 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10641/statm: 1471 1363 67 128 0 1341 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8296

[startup+0.309342 s]
/proc/loadavg: 4.34 4.56 4.50 3/96 10640
/proc/meminfo: memFree=2849732/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2412 CPUtime=0
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1108189323 2469888 273 4294967295 134512640 135169312 3219970576 3219969112 3085123310 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/10640/statm: 603 273 231 161 0 42 0
[pid=10641] ppid=10640 vsize=6312 CPUtime=0.31
/proc/10641/stat : 10641 (SatElite) R 10640 10640 1628 0 -1 4202496 1627 0 0 0 31 0 0 0 18 0 1 0 1108189323 6463488 1451 4294967295 134512640 135034092 3218997488 3218992372 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10641/statm: 1578 1451 68 128 0 1448 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 8724

[startup+0.709327 s]
/proc/loadavg: 4.34 4.56 4.50 3/96 10640
/proc/meminfo: memFree=2849732/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 2416

[startup+1.50927 s]
/proc/loadavg: 4.34 4.56 4.50 6/101 10646
/proc/meminfo: memFree=2829880/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=47396 CPUtime=4.14
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 5458 0 0 0 411 3 0 0 19 0 4 0 1108189360 48533504 5394 4294967295 134512640 135305190 3215408560 3215406736 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 11849 5394 79 194 0 11653 0
[pid=10643/tid=10644] ppid=10640 vsize=47396 CPUtime=1
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 396 0 0 0 99 1 0 0 20 0 4 0 1108189369 48533504 5394 4294967295 134512640 135305190 3215408560 3085556656 134557478 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=47396 CPUtime=1.01
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 402 0 0 0 101 0 0 0 20 0 4 0 1108189369 48533504 5394 4294967295 134512640 135305190 3215408560 3077168320 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=47396 CPUtime=1.01
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 411 0 0 0 101 0 0 0 19 0 4 0 1108189369 48533504 5394 4294967295 134512640 135305190 3215408560 3068779712 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 49812

[startup+3.10916 s]
/proc/loadavg: 4.34 4.56 4.50 5/101 10646
/proc/meminfo: memFree=2826772/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=52156 CPUtime=10.53
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 6506 0 0 0 1049 4 0 0 22 0 4 0 1108189360 53407744 6442 4294967295 134512640 135305190 3215408560 3215406736 134528379 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 13039 6442 79 194 0 12843 0
[pid=10643/tid=10644] ppid=10640 vsize=52156 CPUtime=2.59
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 751 0 0 0 257 2 0 0 25 0 4 0 1108189369 53407744 6442 4294967295 134512640 135305190 3215408560 3085556928 134528227 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=52156 CPUtime=2.61
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 599 0 0 0 261 0 0 0 25 0 4 0 1108189369 53407744 6442 4294967295 134512640 135305190 3215408560 3077168320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=52156 CPUtime=2.61
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 694 0 0 0 261 0 0 0 23 0 4 0 1108189369 53407744 6442 4294967295 134512640 135305190 3215408560 3068779712 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.9
Current children cumulated vsize (KiB) 54572

[startup+6.30895 s]
/proc/loadavg: 4.39 4.57 4.50 5/101 10646
/proc/meminfo: memFree=2819276/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=57476 CPUtime=23.32
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 8000 0 0 0 2327 5 0 0 25 0 4 0 1108189360 58855424 7936 4294967295 134512640 135305190 3215408560 3215406736 134528245 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 14369 7936 79 194 0 14173 0
[pid=10643/tid=10644] ppid=10640 vsize=57476 CPUtime=5.78
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 1227 0 0 0 576 2 0 0 25 0 4 0 1108189369 58855424 7936 4294967295 134512640 135305190 3215408560 3085556928 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=57476 CPUtime=5.81
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 1032 0 0 0 581 0 0 0 25 0 4 0 1108189369 58855424 7936 4294967295 134512640 135305190 3215408560 3077168320 134528425 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=57476 CPUtime=5.81
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 1008 0 0 0 581 0 0 0 25 0 4 0 1108189369 58855424 7936 4294967295 134512640 135305190 3215408560 3068779440 134558769 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.69
Current children cumulated vsize (KiB) 59892

[startup+12.7085 s]
/proc/loadavg: 4.36 4.56 4.50 6/101 10646
/proc/meminfo: memFree=2810012/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=67060 CPUtime=48.91
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 10163 0 0 0 4885 6 0 0 25 0 4 0 1108189360 68669440 10099 4294967295 134512640 135305190 3215408560 3215406736 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 16765 10099 79 194 0 16569 0
[pid=10643/tid=10644] ppid=10640 vsize=67060 CPUtime=12.18
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 1848 0 0 0 1216 2 0 0 25 0 4 0 1108189369 68669440 10099 4294967295 134512640 135305190 3215408560 3085556928 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=67060 CPUtime=12.21
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 1679 0 0 0 1221 0 0 0 25 0 4 0 1108189369 68669440 10099 4294967295 134512640 135305190 3215408560 3077168320 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=67060 CPUtime=12.21
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 1467 0 0 0 1221 0 0 0 25 0 4 0 1108189369 68669440 10099 4294967295 134512640 135305190 3215408560 3068779712 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.28
Current children cumulated vsize (KiB) 69476

[startup+25.5076 s]
/proc/loadavg: 4.43 4.56 4.50 6/101 10647
/proc/meminfo: memFree=2797576/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=80020 CPUtime=100.01
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 13272 0 0 0 9991 10 0 0 25 0 4 0 1108189360 81940480 13208 4294967295 134512640 135305190 3215408560 3215406736 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 20005 13208 79 194 0 19809 0
[pid=10643/tid=10644] ppid=10640 vsize=80020 CPUtime=24.88
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 2498 0 0 0 2486 2 0 0 25 0 4 0 1108189369 81940480 13208 4294967295 134512640 135305190 3215408560 3085556928 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=80020 CPUtime=25.01
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 2274 0 0 0 2501 0 0 0 25 0 4 0 1108189369 81940480 13208 4294967295 134512640 135305190 3215408560 3077168264 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=80020 CPUtime=25.01
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 2488 0 0 0 2499 2 0 0 25 0 4 0 1108189369 81940480 13208 4294967295 134512640 135305190 3215408560 3068779712 134528455 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.38
Current children cumulated vsize (KiB) 82436

[startup+51.1059 s]
/proc/loadavg: 4.56 4.58 4.51 6/101 10831
/proc/meminfo: memFree=2782056/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=93324 CPUtime=202.04
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 16472 0 0 0 20185 19 0 0 25 0 4 0 1108189360 95563776 16408 4294967295 134512640 135305190 3215408560 3215406736 134528557 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 23331 16408 79 194 0 23135 0
[pid=10643/tid=10644] ppid=10640 vsize=93324 CPUtime=50.35
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 3301 0 0 0 5030 5 0 0 25 0 4 0 1108189369 95563776 16408 4294967295 134512640 135305190 3215408560 3085556928 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=93324 CPUtime=50.59
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 3191 0 0 0 5058 1 0 0 25 0 4 0 1108189369 95563776 16408 4294967295 134512640 135305190 3215408560 3077168320 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=93324 CPUtime=50.42
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 3209 0 0 0 5038 4 0 0 25 0 4 0 1108189369 95563776 16408 4294967295 134512640 135305190 3215408560 3068779712 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.41
Current children cumulated vsize (KiB) 95740

[startup+102.322 s]
/proc/loadavg: 4.32 4.51 4.49 5/101 10836
/proc/meminfo: memFree=2768476/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=110032 CPUtime=406.7
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 20480 0 0 0 40639 31 0 0 25 0 4 0 1108189360 112672768 20395 4294967295 134512640 135305190 3215408560 3215406736 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 27508 20395 79 194 0 27312 0
[pid=10643/tid=10644] ppid=10640 vsize=110032 CPUtime=101.57
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 4184 0 0 0 10147 10 0 0 25 0 4 0 1108189369 112672768 20395 4294967295 134512640 135305190 3215408560 3085556928 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=110032 CPUtime=101.81
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 4734 0 0 0 10178 3 0 0 25 0 4 0 1108189369 112672768 20395 4294967295 134512640 135305190 3215408560 3077168320 134528224 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=110032 CPUtime=101.64
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 3864 0 0 0 10158 6 0 0 25 0 4 0 1108189369 112672768 20395 4294967295 134512640 135305190 3215408560 3068779712 134528501 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.07
Current children cumulated vsize (KiB) 112448

[startup+162.308 s]
/proc/loadavg: 4.45 4.50 4.48 5/101 11024
/proc/meminfo: memFree=2746032/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=134720 CPUtime=645.85
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 25925 0 0 0 64524 61 0 0 25 0 4 0 1108189360 137953280 25836 4294967295 134512640 135305190 3215408560 3215406736 134528224 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 33680 25836 79 194 0 33484 0
[pid=10643/tid=10644] ppid=10640 vsize=134720 CPUtime=161.47
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5475 0 0 0 16127 20 0 0 25 0 4 0 1108189369 137953280 25836 4294967295 134512640 135305190 3215408560 3085556928 134528415 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=134720 CPUtime=161.76
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 6041 0 0 0 16171 5 0 0 25 0 4 0 1108189369 137953280 25836 4294967295 134512640 135305190 3215408560 3077168320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=134720 CPUtime=161.38
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5293 0 0 0 16123 15 0 0 25 0 4 0 1108189369 137953280 25836 4294967295 134512640 135305190 3215408560 3068779600 134538546 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.22
Current children cumulated vsize (KiB) 137136

[startup+222.304 s]
/proc/loadavg: 4.41 4.50 4.48 5/101 11217
/proc/meminfo: memFree=2738956/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=142860 CPUtime=885.13
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 27696 0 0 0 88433 80 0 0 25 0 4 0 1108189360 146288640 27591 4294967295 134512640 135305190 3215408560 3215406736 134528252 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 35715 27591 79 194 0 35519 0
[pid=10643/tid=10644] ppid=10640 vsize=142860 CPUtime=221.18
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5941 0 0 0 22093 25 0 0 25 0 4 0 1108189369 146288640 27591 4294967295 134512640 135305190 3215408560 3085556816 134538319 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=142860 CPUtime=221.75
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 6777 0 0 0 22165 10 0 0 25 0 4 0 1108189369 146288640 27591 4294967295 134512640 135305190 3215408560 3077168320 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=142860 CPUtime=221.33
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5546 0 0 0 22116 17 0 0 25 0 4 0 1108189369 146288640 27591 4294967295 134512640 135305190 3215408560 3068779600 134539333 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 885.5
Current children cumulated vsize (KiB) 145276

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

[startup+223.904 s]
/proc/loadavg: 4.41 4.50 4.48 5/101 11217
/proc/meminfo: memFree=2738840/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=143036 CPUtime=891.53
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 27720 0 0 0 89073 80 0 0 25 0 4 0 1108189360 146468864 27615 4294967295 134512640 135305190 3215408560 3215406736 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 35759 27615 79 194 0 35563 0
[pid=10643/tid=10644] ppid=10640 vsize=143036 CPUtime=222.78
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5941 0 0 0 22253 25 0 0 25 0 4 0 1108189369 146468864 27615 4294967295 134512640 135305190 3215408560 3085556928 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=143036 CPUtime=223.35
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 6777 0 0 0 22325 10 0 0 25 0 4 0 1108189369 146468864 27615 4294967295 134512640 135305190 3215408560 3077168320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=143036 CPUtime=222.93
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5546 0 0 0 22276 17 0 0 25 0 4 0 1108189369 146468864 27615 4294967295 134512640 135305190 3215408560 3068779712 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 891.9
Current children cumulated vsize (KiB) 145452

[startup+225.514 s]
/proc/loadavg: 4.38 4.49 4.48 6/101 11217
/proc/meminfo: memFree=2738716/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=143224 CPUtime=897.97
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 27763 0 0 0 89717 80 0 0 25 0 4 0 1108189360 146661376 27658 4294967295 134512640 135305190 3215408560 3215406736 134528480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 35806 27658 79 194 0 35610 0
[pid=10643/tid=10644] ppid=10640 vsize=143224 CPUtime=224.39
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5956 0 0 0 22414 25 0 0 25 0 4 0 1108189369 146661376 27658 4294967295 134512640 135305190 3215408560 3085556928 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=143224 CPUtime=224.96
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 6781 0 0 0 22486 10 0 0 25 0 4 0 1108189369 146661376 27658 4294967295 134512640 135305190 3215408560 3077168320 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=143224 CPUtime=224.54
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5546 0 0 0 22437 17 0 0 25 0 4 0 1108189369 146661376 27658 4294967295 134512640 135305190 3215408560 3068779712 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 898.34
Current children cumulated vsize (KiB) 145640

[startup+227.104 s]
/proc/loadavg: 4.38 4.49 4.48 6/101 11217
/proc/meminfo: memFree=2738716/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=143224 CPUtime=904.32
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 27787 0 0 0 90351 81 0 0 25 0 4 0 1108189360 146661376 27682 4294967295 134512640 135305190 3215408560 3215406736 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 35806 27682 79 194 0 35610 0
[pid=10643/tid=10644] ppid=10640 vsize=143224 CPUtime=225.98
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5956 0 0 0 22573 25 0 0 25 0 4 0 1108189369 146661376 27682 4294967295 134512640 135305190 3215408560 3085556928 134528286 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=143224 CPUtime=226.55
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 6805 0 0 0 22645 10 0 0 25 0 4 0 1108189369 146661376 27682 4294967295 134512640 135305190 3215408560 3077168320 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=143224 CPUtime=226.13
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5546 0 0 0 22596 17 0 0 25 0 4 0 1108189369 146661376 27682 4294967295 134512640 135305190 3215408560 3068779712 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 904.69
Current children cumulated vsize (KiB) 145640

[startup+227.504 s]
/proc/loadavg: 4.38 4.49 4.48 6/101 11217
/proc/meminfo: memFree=2738716/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=143224 CPUtime=905.92
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 27790 0 0 0 90511 81 0 0 25 0 4 0 1108189360 146661376 27685 4294967295 134512640 135305190 3215408560 3215406736 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 35806 27685 79 194 0 35610 0
[pid=10643/tid=10644] ppid=10640 vsize=143224 CPUtime=226.38
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5956 0 0 0 22613 25 0 0 25 0 4 0 1108189369 146661376 27685 4294967295 134512640 135305190 3215408560 3085556928 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=143224 CPUtime=226.95
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 6807 0 0 0 22685 10 0 0 25 0 4 0 1108189369 146661376 27685 4294967295 134512640 135305190 3215408560 3077168320 134528329 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=143224 CPUtime=226.53
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5546 0 0 0 22636 17 0 0 25 0 4 0 1108189369 146661376 27685 4294967295 134512640 135305190 3215408560 3068779712 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 906.29
Current children cumulated vsize (KiB) 145640

[startup+227.904 s]
/proc/loadavg: 4.38 4.49 4.48 6/101 11217
/proc/meminfo: memFree=2738468/3368532 swapFree=1954076/1959888
[pid=10640] ppid=10638 vsize=2416 CPUtime=0.37
/proc/10640/stat : 10640 (manysat.sh) S 10638 10640 1628 0 -1 4194304 369 1631 0 0 0 0 37 0 15 0 1 0 1108189323 2473984 274 4294967295 134512640 135169312 3219970576 3219966792 3085123310 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10640/statm: 604 274 231 161 0 43 0
[pid=10643] ppid=10640 vsize=143444 CPUtime=907.52
/proc/10643/stat : 10643 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202496 27807 0 0 0 90670 82 0 0 25 0 4 0 1108189360 146886656 27702 4294967295 134512640 135305190 3215408560 3215407968 134657578 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/10643/statm: 35861 27702 79 194 0 35665 0
[pid=10643/tid=10644] ppid=10640 vsize=143444 CPUtime=226.78
/proc/10643/task/10644/stat : 10644 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5973 0 0 0 22653 25 0 0 25 0 4 0 1108189369 146886656 27702 4294967295 134512640 135305190 3215408560 3085558192 134657578 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10643/tid=10645] ppid=10640 vsize=143444 CPUtime=227.35
/proc/10643/task/10645/stat : 10645 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 6807 0 0 0 22725 10 0 0 25 0 4 0 1108189369 146886656 27702 4294967295 134512640 135305190 3215408560 3077168208 134529363 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=10643/tid=10646] ppid=10640 vsize=143444 CPUtime=226.93
/proc/10643/task/10646/stat : 10646 (manysat1.1_stat) R 10640 10640 1628 0 -1 4202560 5546 0 0 0 22676 17 0 0 25 0 4 0 1108189369 146886656 27702 4294967295 134512640 135305190 3215408560 3068780976 134657448 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 907.89
Current children cumulated vsize (KiB) 145860

Child status: 20
Real time (s): 227.94
CPU time (s): 907.95
CPU user time (s): 907.12
CPU system time (s): 0.83
CPU usage (%): 398.328
Max. virtual memory (cumulated for all children) (KiB): 145860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 907.12
system time used= 0.83
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30097
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= 3044
involuntary context switches= 44947

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 22:01:22
IDJOB=1781044
IDBENCH=71091
IDSOLVER=623
FILE ID=tipi44/1781044-1243540882
PBS_JOBID=
Free space on /tmp= 15893 MiB

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

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED= 1974099778

Linux tipi44 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.116
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.116
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2849732 kB
Buffers:        144696 kB
Cached:         265832 kB
SwapCached:       2180 kB
Active:         117208 kB
Inactive:       303140 kB
HighTotal:     2489216 kB
HighFree:      2210872 kB
LowTotal:       879316 kB
LowFree:        638860 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            2260 kB
Writeback:           0 kB
AnonPages:        9288 kB
Mapped:           3432 kB
Slab:            88192 kB
SReclaimable:    77712 kB
SUnreclaim:      10480 kB
PageTables:        316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-28 22:05:10