Trace number 1779304

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 150.22 38.7678

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-07.cnf
MD5SUMd5384c4b81fff59c87944d03e9ed7d02
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.97
Satisfiable
(Un)Satisfiability was proved
Number of variables69097
Number of clauses225325
Sum of the clauses size583973
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291744
Number of clauses of size 3133452
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.11/0.18	c ==============================================================================
0.11/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.18	c ==============================================================================
0.11/0.18	c |         0 |  224682   582303 |   67404       0        0     nan |  0.000 % |
0.81/0.88	c |         0 |  162397   549480 |      --       0       --      -- |     --   | -62285/-32823
0.81/0.88	c ==============================================================================
0.81/0.88	c Result  :   #vars: 28340   #clauses: 162397   #literals: 549480
0.81/0.88	c CPU time:   0.86 s
0.81/0.88	c ==============================================================================
150.03/38.75	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
150.03/38.75	c ============================[ Problem Statistics ]=============================
150.03/38.75	c |                                                                             |
150.03/38.75	c threadId              : 0
150.03/38.75	c restarts              : 8
150.03/38.75	c conflicts             : 4417           (30 /sec)
150.03/38.75	c decisions             : 8411           (1.43 % random) (57 /sec)
150.03/38.75	c propagations          : 32761661       (220321 /sec)
150.03/38.75	c conflict literals     : 331707         (49.97 % deleted)
150.03/38.75	c Memory used           : 93.60 MB
150.03/38.75	c CPU time              : 148.7 s
150.03/38.75	
150.03/38.75	c --->m=4, e=8, aimd=1, HOME/27639_many.cnf	time: 37.175	conflicts: 4417         
150.03/38.76	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-1779304-1243522857/watcher-1779304-1243522857 -o /tmp/evaluation-result-1779304-1243522857/solver-1779304-1243522857 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779304-1243522857.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.42 4.59 4.55 3/115 27639
/proc/meminfo: memFree=3024760/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2412 CPUtime=0
/proc/27639/stat : 27639 (manysat.sh) R 27637 27639 12261 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1116965572 2469888 273 4294967295 134512640 135169312 3216975664 3216974140 3085113204 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/27639/statm: 603 273 231 161 0 42 0
[pid=27640] ppid=27639 vsize=2460 CPUtime=0
/proc/27640/stat : 27640 (SatElite) R 27639 27639 12261 0 -1 4202496 533 0 0 0 0 0 0 0 18 0 1 0 1116965572 2519040 469 4294967295 134512640 135034092 3215265120 3215261408 134544732 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27640/statm: 615 470 50 128 0 485 0

[startup+0.05565 s]
/proc/loadavg: 4.42 4.59 4.55 3/115 27639
/proc/meminfo: memFree=3024760/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2412 CPUtime=0
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116965572 2469888 273 4294967295 134512640 135169312 3216975664 3216974200 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27639/statm: 603 273 231 161 0 42 0
[pid=27640] ppid=27639 vsize=20076 CPUtime=0.05
/proc/27640/stat : 27640 (SatElite) R 27639 27639 12261 0 -1 4202496 3733 0 0 0 4 1 0 0 19 0 1 0 1116965572 20557824 3522 4294967295 134512640 135034092 3215265120 3215261464 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27640/statm: 5019 3523 50 128 0 4889 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22488

[startup+0.115647 s]
/proc/loadavg: 4.42 4.59 4.55 3/115 27639
/proc/meminfo: memFree=3024760/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2412 CPUtime=0
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116965572 2469888 273 4294967295 134512640 135169312 3216975664 3216974200 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27639/statm: 603 273 231 161 0 42 0
[pid=27640] ppid=27639 vsize=26388 CPUtime=0.11
/proc/27640/stat : 27640 (SatElite) R 27639 27639 12261 0 -1 4202496 5212 0 0 0 10 1 0 0 19 0 1 0 1116965572 27021312 5001 4294967295 134512640 135034092 3215265120 3215261112 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27640/statm: 6597 5001 50 128 0 6467 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 28800

[startup+0.315639 s]
/proc/loadavg: 4.42 4.59 4.55 3/115 27639
/proc/meminfo: memFree=3024760/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2412 CPUtime=0
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116965572 2469888 273 4294967295 134512640 135169312 3216975664 3216974200 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27639/statm: 603 273 231 161 0 42 0
[pid=27640] ppid=27639 vsize=38204 CPUtime=0.31
/proc/27640/stat : 27640 (SatElite) R 27639 27639 12261 0 -1 4202496 8380 0 0 0 29 2 0 0 20 0 1 0 1116965572 39120896 7968 4294967295 134512640 135034092 3215265120 3215260988 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27640/statm: 9551 7968 67 128 0 9421 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 40616

[startup+0.71563 s]
/proc/loadavg: 4.42 4.59 4.55 3/115 27639
/proc/meminfo: memFree=3024760/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2412 CPUtime=0
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1116965572 2469888 273 4294967295 134512640 135169312 3216975664 3216974200 3085111022 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27639/statm: 603 273 231 161 0 42 0
[pid=27640] ppid=27639 vsize=42724 CPUtime=0.71
/proc/27640/stat : 27640 (SatElite) R 27639 27639 12261 0 -1 4202496 9552 0 0 0 68 3 0 0 21 0 1 0 1116965572 43749376 9003 4294967295 134512640 135034092 3215265120 3215261376 134563229 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27640/statm: 10681 9003 67 128 0 10551 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 45136

[startup+1.5156 s]
/proc/loadavg: 4.42 4.59 4.55 2/117 27641
/proc/meminfo: memFree=2982876/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 2416

[startup+3.11576 s]
/proc/loadavg: 4.42 4.59 4.55 5/120 27645
/proc/meminfo: memFree=2964600/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=85196 CPUtime=6.65
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 14308 0 0 0 628 37 0 0 16 0 4 0 1116965683 87240704 14244 4294967295 134512640 135305190 3219306848 3219304752 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 21299 14244 79 194 0 21103 0
[pid=27642/tid=27643] ppid=27639 vsize=85196 CPUtime=1.6
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 694 0 0 0 147 13 0 0 16 0 4 0 1116965718 87240704 14244 4294967295 134512640 135305190 3219306848 3074530496 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=85196 CPUtime=1.52
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 636 0 0 0 146 6 0 0 16 0 4 0 1116965718 87240704 14244 4294967295 134512640 135305190 3219306848 3066141568 134552882 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=85196 CPUtime=1.54
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 855 0 0 0 153 1 0 0 16 0 4 0 1116965718 87240704 14244 4294967295 134512640 135305190 3219306848 3057753280 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.75
Current children cumulated vsize (KiB) 87612

[startup+6.31563 s]
/proc/loadavg: 4.63 4.63 4.56 8/120 27646
/proc/meminfo: memFree=2959688/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=87564 CPUtime=19.45
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 14933 0 0 0 1908 37 0 0 18 0 4 0 1116965683 89665536 14869 4294967295 134512640 135305190 3219306848 3219304772 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 21891 14869 79 194 0 21695 0
[pid=27642/tid=27643] ppid=27639 vsize=87564 CPUtime=4.8
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 850 0 0 0 467 13 0 0 18 0 4 0 1116965718 89665536 14869 4294967295 134512640 135305190 3219306848 3074530496 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=87564 CPUtime=4.72
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 772 0 0 0 466 6 0 0 19 0 4 0 1116965718 89665536 14869 4294967295 134512640 135305190 3219306848 3066141888 134528753 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=87564 CPUtime=4.74
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1048 0 0 0 473 1 0 0 18 0 4 0 1116965718 89665536 14869 4294967295 134512640 135305190 3219306848 3057753008 134556789 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 89980

[startup+12.7154 s]
/proc/loadavg: 4.58 4.62 4.56 5/120 27648
/proc/meminfo: memFree=2955984/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=90864 CPUtime=45.04
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 15755 0 0 0 4464 40 0 0 25 0 4 0 1116965683 93044736 15691 4294967295 134512640 135305190 3219306848 3219305024 134528568 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 22716 15691 79 194 0 22520 0
[pid=27642/tid=27643] ppid=27639 vsize=90864 CPUtime=11.19
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1060 0 0 0 1105 14 0 0 25 0 4 0 1116965718 93044736 15691 4294967295 134512640 135305190 3219306848 3074530496 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=90864 CPUtime=11.12
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 911 0 0 0 1106 6 0 0 25 0 4 0 1116965718 93044736 15691 4294967295 134512640 135305190 3219306848 3066141568 134553312 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=90864 CPUtime=11.14
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1378 0 0 0 1113 1 0 0 25 0 4 0 1116965718 93044736 15691 4294967295 134512640 135305190 3219306848 3057753280 134528784 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.14
Current children cumulated vsize (KiB) 93280

[startup+25.5149 s]
/proc/loadavg: 4.58 4.62 4.56 5/120 27649
/proc/meminfo: memFree=2953072/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=94516 CPUtime=96.22
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 16434 0 0 0 9582 40 0 0 25 0 4 0 1116965683 96784384 16370 4294967295 134512640 135305190 3219306848 3219304752 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 23629 16370 79 194 0 23433 0
[pid=27642/tid=27643] ppid=27639 vsize=94516 CPUtime=23.97
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1224 0 0 0 2383 14 0 0 25 0 4 0 1116965718 96784384 16370 4294967295 134512640 135305190 3219306848 3074530496 134528939 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=94516 CPUtime=23.92
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1024 0 0 0 2386 6 0 0 25 0 4 0 1116965718 96784384 16370 4294967295 134512640 135305190 3219306848 3066141888 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=94516 CPUtime=23.94
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1576 0 0 0 2393 1 0 0 25 0 4 0 1116965718 96784384 16370 4294967295 134512640 135305190 3219306848 3057753280 134528379 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.32
Current children cumulated vsize (KiB) 96932

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

[startup+31.9146 s]
/proc/loadavg: 4.62 4.63 4.56 6/121 27699
/proc/meminfo: memFree=2950620/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=95568 CPUtime=121.77
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 16686 0 0 0 12136 41 0 0 25 0 4 0 1116965683 97861632 16622 4294967295 134512640 135305190 3219306848 3219305024 134528480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 23892 16622 79 194 0 23696 0
[pid=27642/tid=27643] ppid=27639 vsize=95568 CPUtime=30.33
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1274 0 0 0 3019 14 0 0 25 0 4 0 1116965718 97861632 16622 4294967295 134512640 135305190 3219306848 3074530496 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=95568 CPUtime=30.32
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1068 0 0 0 3026 6 0 0 25 0 4 0 1116965718 97861632 16622 4294967295 134512640 135305190 3219306848 3066141888 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=95568 CPUtime=30.34
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1675 0 0 0 3032 2 0 0 25 0 4 0 1116965718 97861632 16622 4294967295 134512640 135305190 3219306848 3057753280 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 122.87
Current children cumulated vsize (KiB) 97984

[startup+35.1145 s]
/proc/loadavg: 4.73 4.65 4.56 7/121 27727
/proc/meminfo: memFree=2949896/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=95840 CPUtime=134.59
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 16736 0 0 0 13418 41 0 0 25 0 4 0 1116965683 98140160 16672 4294967295 134512640 135305190 3219306848 3219305024 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 23960 16672 79 194 0 23764 0
[pid=27642/tid=27643] ppid=27639 vsize=95840 CPUtime=33.53
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1288 0 0 0 3339 14 0 0 25 0 4 0 1116965718 98140160 16672 4294967295 134512640 135305190 3219306848 3074530160 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=95840 CPUtime=33.52
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1077 0 0 0 3346 6 0 0 25 0 4 0 1116965718 98140160 16672 4294967295 134512640 135305190 3219306848 3066141568 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=95840 CPUtime=33.54
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1686 0 0 0 3352 2 0 0 25 0 4 0 1116965718 98140160 16672 4294967295 134512640 135305190 3219306848 3057753008 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 135.69
Current children cumulated vsize (KiB) 98256

[startup+36.7144 s]
/proc/loadavg: 4.73 4.65 4.56 6/121 27735
/proc/meminfo: memFree=2949780/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=95840 CPUtime=140.97
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 16746 0 0 0 14056 41 0 0 25 0 4 0 1116965683 98140160 16682 4294967295 134512640 135305190 3219306848 3219305024 134528557 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 23960 16682 79 194 0 23764 0
[pid=27642/tid=27643] ppid=27639 vsize=95840 CPUtime=35.13
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1291 0 0 0 3499 14 0 0 25 0 4 0 1116965718 98140160 16682 4294967295 134512640 135305190 3219306848 3074530496 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=95840 CPUtime=35.12
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1078 0 0 0 3506 6 0 0 25 0 4 0 1116965718 98140160 16682 4294967295 134512640 135305190 3219306848 3066141632 134541935 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=95840 CPUtime=35.14
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1687 0 0 0 3512 2 0 0 25 0 4 0 1116965718 98140160 16682 4294967295 134512640 135305190 3219306848 3057753008 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 142.07
Current children cumulated vsize (KiB) 98256

[startup+37.5144 s]
/proc/loadavg: 4.73 4.65 4.56 6/121 27744
/proc/meminfo: memFree=2949780/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=95840 CPUtime=144.16
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 16748 0 0 0 14375 41 0 0 25 0 4 0 1116965683 98140160 16684 4294967295 134512640 135305190 3219306848 3219304752 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 23960 16684 79 194 0 23764 0
[pid=27642/tid=27643] ppid=27639 vsize=95840 CPUtime=35.93
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1291 0 0 0 3579 14 0 0 25 0 4 0 1116965718 98140160 16684 4294967295 134512640 135305190 3219306848 3074530496 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=95840 CPUtime=35.92
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1078 0 0 0 3586 6 0 0 25 0 4 0 1116965718 98140160 16684 4294967295 134512640 135305190 3219306848 3066141568 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=95840 CPUtime=35.93
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1687 0 0 0 3591 2 0 0 25 0 4 0 1116965718 98140160 16684 4294967295 134512640 135305190 3219306848 3057753280 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 145.26
Current children cumulated vsize (KiB) 98256

[startup+38.3144 s]
/proc/loadavg: 4.73 4.65 4.56 6/121 27744
/proc/meminfo: memFree=2949780/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=95840 CPUtime=147.36
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 16748 0 0 0 14695 41 0 0 25 0 4 0 1116965683 98140160 16684 4294967295 134512640 135305190 3219306848 3219305024 134528277 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 23960 16684 79 194 0 23764 0
[pid=27642/tid=27643] ppid=27639 vsize=95840 CPUtime=36.73
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1291 0 0 0 3659 14 0 0 25 0 4 0 1116965718 98140160 16684 4294967295 134512640 135305190 3219306848 3074530496 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=95840 CPUtime=36.72
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1078 0 0 0 3666 6 0 0 25 0 4 0 1116965718 98140160 16684 4294967295 134512640 135305190 3219306848 3066141568 134554294 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=95840 CPUtime=36.73
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1687 0 0 0 3671 2 0 0 25 0 4 0 1116965718 98140160 16684 4294967295 134512640 135305190 3219306848 3057753280 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 148.46
Current children cumulated vsize (KiB) 98256

[startup+38.7143 s]
/proc/loadavg: 4.73 4.65 4.56 7/121 27754
/proc/meminfo: memFree=2949408/3368532 swapFree=1941392/1959888
[pid=27639] ppid=27637 vsize=2416 CPUtime=1.1
/proc/27639/stat : 27639 (manysat.sh) S 27637 27639 12261 0 -1 4194304 370 9845 0 0 0 0 105 5 18 0 1 0 1116965572 2473984 274 4294967295 134512640 135169312 3216975664 3216971880 3085111022 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27639/statm: 604 274 231 161 0 43 0
[pid=27642] ppid=27639 vsize=95840 CPUtime=148.93
/proc/27642/stat : 27642 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202496 16749 0 0 0 14852 41 0 0 25 0 4 0 1116965683 98140160 16685 4294967295 134512640 135305190 3219306848 3219304768 134541918 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27642/statm: 23960 16685 79 194 0 23764 0
[pid=27642/tid=27643] ppid=27639 vsize=95840 CPUtime=37.1
/proc/27642/task/27643/stat : 27643 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1292 0 0 0 3696 14 0 0 25 0 4 0 1116965718 98140160 16685 4294967295 134512640 135305190 3219306848 3074530224 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27642/tid=27644] ppid=27639 vsize=95840 CPUtime=37.12
/proc/27642/task/27644/stat : 27644 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1078 0 0 0 3706 6 0 0 25 0 4 0 1116965718 98140160 16685 4294967295 134512640 135305190 3219306848 3066141568 134555106 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27642/tid=27645] ppid=27639 vsize=95840 CPUtime=37.13
/proc/27642/task/27645/stat : 27645 (manysat1.1_stat) R 27639 27639 12261 0 -1 4202560 1687 0 0 0 3711 2 0 0 25 0 4 0 1116965718 98140160 16685 4294967295 134512640 135305190 3219306848 3057753280 134528195 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (KiB) 98256

Child status: 20
Real time (s): 38.7678
CPU time (s): 150.22
CPU user time (s): 149.75
CPU system time (s): 0.47
CPU usage (%): 387.487
Max. virtual memory (cumulated for all children) (KiB): 98256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 149.75
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= 27255
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= 37611
involuntary context switches= 7624

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 17:00:57
IDJOB=1779304
IDBENCH=70831
IDSOLVER=623
FILE ID=/1779304-1243522857
PBS_JOBID=
Free space on /tmp= 15726 MiB

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

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED= 1032885276

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.143
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.143
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.143
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.17
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.143
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:       3024760 kB
Buffers:         31208 kB
Cached:         231972 kB
SwapCached:       4320 kB
Active:         137624 kB
Inactive:       136668 kB
HighTotal:     2489216 kB
HighFree:      2243868 kB
LowTotal:       879316 kB
LowFree:        780892 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            5732 kB
Writeback:           0 kB
AnonPages:        9912 kB
Mapped:           4272 kB
Slab:            58808 kB
SReclaimable:    50272 kB
SUnreclaim:       8536 kB
PageTables:        736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127448 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15726 MiB
End job on  at 2009-05-28 17:01:37