Trace number 1779301

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 0/2009-03-20 (4 threads)UNSAT 138.97 35.9645

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.84 s
0.81/0.88	c ==============================================================================
138.81/35.95	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
138.81/35.95	c ============================[ Problem Statistics ]=============================
138.81/35.95	c |                                                                             |
138.81/35.95	c threadId              : 1
138.81/35.95	c restarts              : 22
138.81/35.95	c conflicts             : 4292           (31 /sec)
138.81/35.95	c decisions             : 8365           (1.67 % random) (61 /sec)
138.81/35.95	c propagations          : 29874018       (217661 /sec)
138.81/35.95	c conflict literals     : 290224         (44.82 % deleted)
138.81/35.95	c Memory used           : 93.32 MB
138.81/35.95	c CPU time              : 137.25 s
138.81/35.95	
138.81/35.95	c --->m=4, e=8, aimd=0, HOME/12399_many.cnf	time: 34.3125	conflicts: 4292         
138.81/35.96	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-1779301-1243522645/watcher-1779301-1243522645 -o /tmp/evaluation-result-1779301-1243522645/solver-1779301-1243522645 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779301-1243522645.cnf aimd 0 

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.57 4.56 4.48 3/98 12399
/proc/meminfo: memFree=2931804/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2412 CPUtime=0
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 933841266 2469888 272 4294967295 134512640 135169312 3219050800 3219049336 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 603 272 231 161 0 42 0
[pid=12400] ppid=12399 vsize=2460 CPUtime=0.01
/proc/12400/stat : 12400 (SatElite) R 12399 12399 28360 0 -1 4202496 459 0 0 0 1 0 0 0 19 0 1 0 933841266 2519040 396 4294967295 134512640 135034092 3214247008 3214243296 134544897 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12400/statm: 615 398 50 128 0 485 0

[startup+0.033165 s]
/proc/loadavg: 4.57 4.56 4.48 3/98 12399
/proc/meminfo: memFree=2931804/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2412 CPUtime=0
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 933841266 2469888 272 4294967295 134512640 135169312 3219050800 3219049336 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 603 272 231 161 0 42 0
[pid=12400] ppid=12399 vsize=15860 CPUtime=0.04
/proc/12400/stat : 12400 (SatElite) R 12399 12399 28360 0 -1 4202496 2664 0 0 0 4 0 0 0 19 0 1 0 933841266 16240640 2454 4294967295 134512640 135034092 3214247008 3214242968 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12400/statm: 3965 2455 50 128 0 3835 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18272

[startup+0.103117 s]
/proc/loadavg: 4.57 4.56 4.48 3/98 12399
/proc/meminfo: memFree=2931804/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2412 CPUtime=0
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 933841266 2469888 272 4294967295 134512640 135169312 3219050800 3219049336 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 603 272 231 161 0 42 0
[pid=12400] ppid=12399 vsize=25332 CPUtime=0.11
/proc/12400/stat : 12400 (SatElite) R 12399 12399 28360 0 -1 4202496 4942 0 0 0 10 1 0 0 20 0 1 0 933841266 25939968 4732 4294967295 134512640 135034092 3214247008 3214243352 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12400/statm: 6333 4733 50 128 0 6203 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27744

[startup+0.303103 s]
/proc/loadavg: 4.57 4.56 4.48 3/98 12399
/proc/meminfo: memFree=2931804/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2412 CPUtime=0
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 933841266 2469888 272 4294967295 134512640 135169312 3219050800 3219049336 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 603 272 231 161 0 42 0
[pid=12400] ppid=12399 vsize=37808 CPUtime=0.31
/proc/12400/stat : 12400 (SatElite) R 12399 12399 28360 0 -1 4202496 8280 0 0 0 28 3 0 0 20 0 1 0 933841266 38715392 7869 4294967295 134512640 135034092 3214247008 3214243004 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12400/statm: 9452 7870 67 128 0 9322 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 40220

[startup+0.703071 s]
/proc/loadavg: 4.57 4.56 4.48 3/98 12399
/proc/meminfo: memFree=2931804/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2412 CPUtime=0
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 933841266 2469888 272 4294967295 134512640 135169312 3219050800 3219049336 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 603 272 231 161 0 42 0
[pid=12400] ppid=12399 vsize=42724 CPUtime=0.71
/proc/12400/stat : 12400 (SatElite) R 12399 12399 28360 0 -1 4202496 9551 0 0 0 67 4 0 0 21 0 1 0 933841266 43749376 9003 4294967295 134512640 135034092 3214247008 3214243312 134569422 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12400/statm: 10681 9003 67 128 0 10551 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 45136

[startup+1.503 s]
/proc/loadavg: 4.57 4.56 4.48 2/100 12402
/proc/meminfo: memFree=2890512/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 2416

[startup+3.10288 s]
/proc/loadavg: 4.57 4.56 4.48 6/103 12406
/proc/meminfo: memFree=2872572/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=86084 CPUtime=6.71
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 14181 0 0 0 617 54 0 0 16 0 4 0 933841376 88150016 14097 4294967295 134512640 135305190 3218227296 3218225396 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 21521 14097 79 194 0 21325 0
[pid=12403/tid=12404] ppid=12399 vsize=86084 CPUtime=1.6
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 694 0 0 0 147 13 0 0 16 0 4 0 933841412 88150016 14097 4294967295 134512640 135305190 3218227296 3074431856 134551712 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=86084 CPUtime=1.6
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 498 0 0 0 148 12 0 0 17 0 4 0 933841412 88150016 14097 4294967295 134512640 135305190 3218227296 3066043264 134552830 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=86084 CPUtime=1.56
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 814 0 0 0 148 8 0 0 16 0 4 0 933841412 88150016 14097 4294967295 134512640 135305190 3218227296 3057654704 134558345 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 88500

[startup+6.31261 s]
/proc/loadavg: 4.61 4.56 4.49 7/103 12406
/proc/meminfo: memFree=2866400/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=89564 CPUtime=19.54
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 15131 0 0 0 1899 55 0 0 17 0 4 0 933841376 91713536 15047 4294967295 134512640 135305190 3218227296 3218225136 134551746 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 22391 15047 79 194 0 22195 0
[pid=12403/tid=12404] ppid=12399 vsize=89564 CPUtime=4.8
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 890 0 0 0 467 13 0 0 18 0 4 0 933841412 91713536 15047 4294967295 134512640 135305190 3218227296 3074432192 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=89564 CPUtime=4.81
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 767 0 0 0 469 12 0 0 18 0 4 0 933841412 91713536 15047 4294967295 134512640 135305190 3218227296 3066043584 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=89564 CPUtime=4.77
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1108 0 0 0 468 9 0 0 17 0 4 0 933841412 91713536 15047 4294967295 134512640 135305190 3218227296 3057654976 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.65
Current children cumulated vsize (KiB) 91980

[startup+12.7121 s]
/proc/loadavg: 4.56 4.55 4.48 5/103 12407
/proc/meminfo: memFree=2863424/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=91520 CPUtime=45.12
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 15663 0 0 0 4455 57 0 0 25 0 4 0 933841376 93716480 15579 4294967295 134512640 135305190 3218227296 3218225200 134556558 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 22880 15579 79 194 0 22684 0
[pid=12403/tid=12404] ppid=12399 vsize=91520 CPUtime=11.18
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1030 0 0 0 1103 15 0 0 25 0 4 0 933841412 93716480 15579 4294967295 134512640 135305190 3218227296 3074432192 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=91520 CPUtime=11.21
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 888 0 0 0 1109 12 0 0 25 0 4 0 933841412 93716480 15579 4294967295 134512640 135305190 3218227296 3066043584 134528265 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=91520 CPUtime=11.17
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1293 0 0 0 1108 9 0 0 25 0 4 0 933841412 93716480 15579 4294967295 134512640 135305190 3218227296 3057654976 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.23
Current children cumulated vsize (KiB) 93936

[startup+25.511 s]
/proc/loadavg: 4.65 4.57 4.49 6/103 12408
/proc/meminfo: memFree=2861288/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=93360 CPUtime=96.25
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 16183 0 0 0 9565 60 0 0 25 0 4 0 933841376 95600640 16099 4294967295 134512640 135305190 3218227296 3218225472 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 23340 16099 79 194 0 23144 0
[pid=12403/tid=12404] ppid=12399 vsize=93360 CPUtime=23.91
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1184 0 0 0 2375 16 0 0 25 0 4 0 933841412 95600640 16099 4294967295 134512640 135305190 3218227296 3074431920 134556807 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=93360 CPUtime=24.01
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1027 0 0 0 2389 12 0 0 25 0 4 0 933841412 95600640 16099 4294967295 134512640 135305190 3218227296 3066043584 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=93360 CPUtime=23.97
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1470 0 0 0 2386 11 0 0 25 0 4 0 933841412 95600640 16099 4294967295 134512640 135305190 3218227296 3057654704 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.36
Current children cumulated vsize (KiB) 95776

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

[startup+31.9205 s]
/proc/loadavg: 4.60 4.56 4.49 5/103 12408
/proc/meminfo: memFree=2860700/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=94024 CPUtime=121.89
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 16370 0 0 0 12129 60 0 0 25 0 4 0 933841376 96280576 16286 4294967295 134512640 135305190 3218227296 3218225136 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 23506 16286 79 194 0 23310 0
[pid=12403/tid=12404] ppid=12399 vsize=94024 CPUtime=30.32
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1239 0 0 0 3016 16 0 0 25 0 4 0 933841412 96280576 16286 4294967295 134512640 135305190 3218227296 3074431920 134556740 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=94024 CPUtime=30.42
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1060 0 0 0 3030 12 0 0 25 0 4 0 933841412 96280576 16286 4294967295 134512640 135305190 3218227296 3066043584 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=94024 CPUtime=30.38
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1526 0 0 0 3027 11 0 0 25 0 4 0 933841412 96280576 16286 4294967295 134512640 135305190 3218227296 3057654976 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 123
Current children cumulated vsize (KiB) 96440

[startup+33.5104 s]
/proc/loadavg: 4.60 4.56 4.49 5/103 12409
/proc/meminfo: memFree=2860108/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=95296 CPUtime=128.25
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 16558 0 0 0 12765 60 0 0 25 0 4 0 933841376 97583104 16474 4294967295 134512640 135305190 3218227296 3218225200 134557241 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 23824 16474 79 194 0 23628 0
[pid=12403/tid=12404] ppid=12399 vsize=95296 CPUtime=31.91
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1259 0 0 0 3175 16 0 0 25 0 4 0 933841412 97583104 16474 4294967295 134512640 135305190 3218227296 3074431920 134558354 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=95296 CPUtime=32.01
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1068 0 0 0 3189 12 0 0 25 0 4 0 933841412 97583104 16474 4294967295 134512640 135305190 3218227296 3066043264 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=95296 CPUtime=31.97
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1666 0 0 0 3186 11 0 0 25 0 4 0 933841412 97583104 16474 4294967295 134512640 135305190 3218227296 3057654704 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 129.36
Current children cumulated vsize (KiB) 97712

[startup+35.1103 s]
/proc/loadavg: 4.55 4.56 4.48 7/104 12442
/proc/meminfo: memFree=2859688/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=95428 CPUtime=134.55
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 16603 0 0 0 13395 60 0 0 25 0 4 0 933841376 97718272 16519 4294967295 134512640 135305190 3218227296 3218225472 134528277 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 23857 16519 79 194 0 23661 0
[pid=12403/tid=12404] ppid=12399 vsize=95428 CPUtime=33.44
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1272 0 0 0 3328 16 0 0 25 0 4 0 933841412 97718272 16519 4294967295 134512640 135305190 3218227296 3074432192 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=95428 CPUtime=33.61
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1071 0 0 0 3349 12 0 0 25 0 4 0 933841412 97718272 16519 4294967295 134512640 135305190 3218227296 3066043264 134553431 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=95428 CPUtime=33.55
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1680 0 0 0 3344 11 0 0 25 0 4 0 933841412 97718272 16519 4294967295 134512640 135305190 3218227296 3057654976 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 135.66
Current children cumulated vsize (KiB) 97844

[startup+35.5102 s]
/proc/loadavg: 4.55 4.56 4.48 7/104 12442
/proc/meminfo: memFree=2859688/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=95428 CPUtime=136.11
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 16605 0 0 0 13551 60 0 0 25 0 4 0 933841376 97718272 16521 4294967295 134512640 135305190 3218227296 3218225472 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 23857 16521 79 194 0 23661 0
[pid=12403/tid=12404] ppid=12399 vsize=95428 CPUtime=33.83
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1272 0 0 0 3367 16 0 0 25 0 4 0 933841412 97718272 16521 4294967295 134512640 135305190 3218227296 3074432192 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=95428 CPUtime=34.01
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1073 0 0 0 3389 12 0 0 25 0 4 0 933841412 97718272 16521 4294967295 134512640 135305190 3218227296 3066043264 134554294 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=95428 CPUtime=33.95
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1680 0 0 0 3384 11 0 0 25 0 4 0 933841412 97718272 16521 4294967295 134512640 135305190 3218227296 3057654768 134547374 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 137.22
Current children cumulated vsize (KiB) 97844

[startup+35.9102 s]
/proc/loadavg: 4.55 4.56 4.48 7/104 12442
/proc/meminfo: memFree=2859688/3368532 swapFree=1959840/1959888
[pid=12399] ppid=12397 vsize=2416 CPUtime=1.11
/proc/12399/stat : 12399 (manysat.sh) S 12397 12399 28360 0 -1 4194304 368 9844 0 0 0 0 105 6 18 0 1 0 933841266 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085901550 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/12399/statm: 604 274 231 161 0 43 0
[pid=12403] ppid=12399 vsize=95560 CPUtime=137.7
/proc/12403/stat : 12403 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202496 16611 0 0 0 13710 60 0 0 25 0 4 0 933841376 97853440 16527 4294967295 134512640 135305190 3218227296 3218225584 134565634 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/12403/statm: 23890 16527 79 194 0 23694 0
[pid=12403/tid=12404] ppid=12399 vsize=95560 CPUtime=34.22
/proc/12403/task/12404/stat : 12404 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1275 0 0 0 3406 16 0 0 25 0 4 0 933841412 97853440 16527 4294967295 134512640 135305190 3218227296 3074432192 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=12403/tid=12405] ppid=12399 vsize=95560 CPUtime=34.41
/proc/12403/task/12405/stat : 12405 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1073 0 0 0 3429 12 0 0 25 0 4 0 933841412 97853440 16527 4294967295 134512640 135305190 3218227296 3066043584 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=12403/tid=12406] ppid=12399 vsize=95560 CPUtime=34.35
/proc/12403/task/12406/stat : 12406 (manysat1.1_stat) R 12399 12399 28360 0 -1 4202560 1680 0 0 0 3424 11 0 0 25 0 4 0 933841412 97853440 16527 4294967295 134512640 135305190 3218227296 3057654864 134529257 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 138.81
Current children cumulated vsize (KiB) 97976

Child status: 20
Real time (s): 35.9645
CPU time (s): 138.97
CPU user time (s): 138.31
CPU system time (s): 0.66
CPU usage (%): 386.409
Max. virtual memory (cumulated for all children) (KiB): 97976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.31
system time used= 0.66
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27115
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= 40582
involuntary context switches= 6166

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 16:57:25
IDJOB=1779301
IDBENCH=70831
IDSOLVER=620
FILE ID=tipi39/1779301-1243522645
PBS_JOBID=
Free space on /tmp= 5740 MiB

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

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED= 372850079

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
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.067
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.067
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:       2931804 kB
Buffers:         50860 kB
Cached:         284544 kB
SwapCached:          0 kB
Active:         194472 kB
Inactive:       157588 kB
HighTotal:     2489216 kB
HighFree:      2190184 kB
LowTotal:       879316 kB
LowFree:        741620 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            5560 kB
Writeback:           0 kB
AnonPages:       16464 kB
Mapped:           6188 kB
Slab:            74104 kB
SReclaimable:    61736 kB
SUnreclaim:      12368 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95164 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5740 MiB
End job on tipi39 at 2009-05-28 16:58:01