Trace number 1773946

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-20UNSAT 26.478 14.1975

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-05.cnf
MD5SUM2802e980ef7a0af021d80df126a2e28c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.5074
Satisfiable
(Un)Satisfiability was proved
Number of variables68827
Number of clauses224473
Sum of the clauses size581793
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291368
Number of clauses of size 3132976
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.18/0.21	c ==============================================================================
0.18/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.21	c ==============================================================================
0.18/0.21	c |         0 |  223830   580123 |   67148       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |  161821   547550 |      --       0       --      -- |     --   | -62009/-32573
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 28232   #clauses: 161821   #literals: 547550
0.99/1.09	c CPU time:   1.03084 s
0.99/1.09	c ==============================================================================
26.28/14.18	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
26.28/14.18	c ============================[ Problem Statistics ]=============================
26.28/14.18	c |                                                                             |
26.28/14.18	c threadId              : 3
26.28/14.18	c restarts              : 3
26.28/14.18	c conflicts             : 558            (22 /sec)
26.28/14.18	c decisions             : 1473           (2.24 % random) (59 /sec)
26.28/14.18	c propagations          : 4501127        (180709 /sec)
26.28/14.18	c conflict literals     : 38190          (43.21 % deleted)
26.28/14.18	c Memory used           : 91.55 MB
26.28/14.18	c CPU time              : 24.9082 s
26.28/14.18	
26.28/14.18	c --->m=4, e=8, aimd=1, HOME/29974_many.cnf	time: 6.22705	conflicts: 558          
26.28/14.19	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773946-1241289417/watcher-1773946-1241289417 -o /tmp/evaluation-result-1773946-1241289417/solver-1773946-1241289417 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773946-1241289417.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): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.75 2/64 29974
/proc/meminfo: memFree=1890736/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=0
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156970271 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29974/statm: 1339 235 195 169 0 50 0
[pid=29975] ppid=29974 vsize=2388 CPUtime=0
/proc/29975/stat : 29975 (SatElite) R 29974 29974 29733 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 156970271 2445312 485 1992294400 134512640 135034092 4294956112 18446744073709551615 134558525 0 0 4096 3 0 0 0 17 1 0 0
/proc/29975/statm: 597 493 51 127 0 467 0

[startup+0.033252 s]
/proc/loadavg: 3.99 3.97 3.75 2/64 29974
/proc/meminfo: memFree=1890736/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=0
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156970271 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29974/statm: 1339 235 195 169 0 50 0
[pid=29975] ppid=29974 vsize=13464 CPUtime=0.01
/proc/29975/stat : 29975 (SatElite) R 29974 29974 29733 0 -1 4194304 2067 0 0 0 1 0 0 0 18 0 1 0 156970271 13787136 1904 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29975/statm: 3366 1905 51 127 0 3236 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18820

[startup+0.101264 s]
/proc/loadavg: 3.99 3.97 3.75 2/64 29974
/proc/meminfo: memFree=1890736/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=0
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156970271 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29974/statm: 1339 235 195 169 0 50 0
[pid=29975] ppid=29974 vsize=22372 CPUtime=0.09
/proc/29975/stat : 29975 (SatElite) R 29974 29974 29733 0 -1 4194304 4265 0 0 0 7 2 0 0 18 0 1 0 156970271 22908928 4102 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29975/statm: 5593 4102 51 127 0 5463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27728

[startup+0.301302 s]
/proc/loadavg: 3.99 3.97 3.75 2/64 29974
/proc/meminfo: memFree=1890736/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=0
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156970271 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29974/statm: 1339 235 195 169 0 50 0
[pid=29975] ppid=29974 vsize=35160 CPUtime=0.28
/proc/29975/stat : 29975 (SatElite) R 29974 29974 29733 0 -1 4194304 7562 0 0 0 25 3 0 0 19 0 1 0 156970271 36003840 7230 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29975/statm: 8790 7230 68 127 0 8660 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40516

[startup+0.701377 s]
/proc/loadavg: 3.99 3.97 3.75 2/64 29974
/proc/meminfo: memFree=1890736/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=0
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156970271 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29974/statm: 1339 235 195 169 0 50 0
[pid=29975] ppid=29974 vsize=41852 CPUtime=0.69
/proc/29975/stat : 29975 (SatElite) R 29974 29974 29733 0 -1 4194304 9115 0 0 0 63 6 0 0 23 0 1 0 156970271 42856448 8783 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/29975/statm: 10463 8784 68 127 0 10333 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47208

[startup+1.50254 s]
/proc/loadavg: 3.99 3.97 3.75 2/66 29976
/proc/meminfo: memFree=1851232/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=1.34
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 313 9735 0 0 0 0 126 8 16 0 1 0 156970271 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29974/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10185 s]
/proc/loadavg: 3.99 3.97 3.75 5/69 29980
/proc/meminfo: memFree=1832136/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=1.34
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 313 9735 0 0 0 0 126 8 16 0 1 0 156970271 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29974/statm: 1339 238 195 169 0 50 0
[pid=29977] ppid=29974 vsize=88472 CPUtime=3
/proc/29977/stat : 29977 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194304 13468 0 0 0 283 17 0 0 16 0 4 0 156970406 90595328 13454 1992294400 134512640 135305190 4294956160 18446744073709551615 134528525 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29977/statm: 22118 13454 83 193 0 21922 0
[pid=29977/tid=29978] ppid=29974 vsize=88472 CPUtime=0.65
/proc/29977/task/29978/stat : 29978 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 512 0 0 0 63 2 0 0 17 0 4 0 156970450 90595328 13454 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29977/tid=29979] ppid=29974 vsize=88472 CPUtime=0.57
/proc/29977/task/29979/stat : 29979 (manysat1.1_stat) S 29974 29974 29733 0 -1 4194368 503 0 0 0 55 2 0 0 16 0 4 0 156970450 90595328 13454 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29977/tid=29980] ppid=29974 vsize=88472 CPUtime=0.64
/proc/29977/task/29980/stat : 29980 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 580 0 0 0 61 3 0 0 16 0 4 0 156970450 90595328 13454 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 93828

[startup+6.30245 s]
/proc/loadavg: 3.99 3.97 3.75 5/69 29980
/proc/meminfo: memFree=1826696/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=1.34
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 313 9735 0 0 0 0 126 8 16 0 1 0 156970271 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29974/statm: 1339 238 195 169 0 50 0
[pid=29977] ppid=29974 vsize=91508 CPUtime=9.38
/proc/29977/stat : 29977 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194304 14262 0 0 0 920 18 0 0 17 0 4 0 156970406 93704192 14248 1992294400 134512640 135305190 4294956160 18446744073709551615 134546042 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29977/statm: 22877 14248 83 193 0 22681 0
[pid=29977/tid=29978] ppid=29974 vsize=91508 CPUtime=2.23
/proc/29977/task/29978/stat : 29978 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 659 0 0 0 221 2 0 0 18 0 4 0 156970450 93704192 14248 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29977/tid=29979] ppid=29974 vsize=91508 CPUtime=2.27
/proc/29977/task/29979/stat : 29979 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 729 0 0 0 224 3 0 0 17 0 4 0 156970450 93704192 14248 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29977/tid=29980] ppid=29974 vsize=91508 CPUtime=2.22
/proc/29977/task/29980/stat : 29980 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 838 0 0 0 219 3 0 0 17 0 4 0 156970450 93704192 14248 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 96864

[startup+12.7017 s]
/proc/loadavg: 3.99 3.97 3.75 5/69 29980
/proc/meminfo: memFree=1823888/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=1.34
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 313 9735 0 0 0 0 126 8 16 0 1 0 156970271 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29974/statm: 1339 238 195 169 0 50 0
[pid=29977] ppid=29974 vsize=93608 CPUtime=22.14
/proc/29977/stat : 29977 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194304 14817 0 0 0 2195 19 0 0 19 0 4 0 156970406 95854592 14803 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29977/statm: 23402 14803 83 193 0 23206 0
[pid=29977/tid=29978] ppid=29974 vsize=93608 CPUtime=4.54
/proc/29977/task/29978/stat : 29978 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 765 0 0 0 451 3 0 0 18 0 4 0 156970450 95854592 14803 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29977/tid=29979] ppid=29974 vsize=93608 CPUtime=4.11
/proc/29977/task/29979/stat : 29979 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 804 0 0 0 408 3 0 0 19 0 4 0 156970450 95854592 14803 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29977/tid=29980] ppid=29974 vsize=93608 CPUtime=6.34
/proc/29977/task/29980/stat : 29980 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 1004 0 0 0 630 4 0 0 17 0 4 0 156970450 95854592 14803 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.48
Current children cumulated vsize (KiB) 98964

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

[startup+13.5018 s]
/proc/loadavg: 3.99 3.97 3.75 5/69 29980
/proc/meminfo: memFree=1823760/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=1.34
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 313 9735 0 0 0 0 126 8 16 0 1 0 156970271 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29974/statm: 1339 238 195 169 0 50 0
[pid=29977] ppid=29974 vsize=93740 CPUtime=23.74
/proc/29977/stat : 29977 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194304 14832 0 0 0 2355 19 0 0 19 0 4 0 156970406 95989760 14818 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29977/statm: 23435 14818 83 193 0 23239 0
[pid=29977/tid=29978] ppid=29974 vsize=93740 CPUtime=4.78
/proc/29977/task/29978/stat : 29978 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 770 0 0 0 475 3 0 0 18 0 4 0 156970450 95989760 14818 1992294400 134512640 135305190 4294956160 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29977/tid=29979] ppid=29974 vsize=93740 CPUtime=4.5
/proc/29977/task/29979/stat : 29979 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 811 0 0 0 447 3 0 0 19 0 4 0 156970450 95989760 14818 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29977/tid=29980] ppid=29974 vsize=93740 CPUtime=6.9
/proc/29977/task/29980/stat : 29980 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 1004 0 0 0 686 4 0 0 18 0 4 0 156970450 95989760 14818 1992294400 134512640 135305190 4294956160 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 99096

[startup+13.9019 s]
/proc/loadavg: 3.99 3.97 3.75 5/69 29980
/proc/meminfo: memFree=1823760/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=1.34
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 313 9735 0 0 0 0 126 8 16 0 1 0 156970271 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29974/statm: 1339 238 195 169 0 50 0
[pid=29977] ppid=29974 vsize=93740 CPUtime=24.54
/proc/29977/stat : 29977 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194304 14838 0 0 0 2435 19 0 0 17 0 4 0 156970406 95989760 14824 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29977/statm: 23435 14824 83 193 0 23239 0
[pid=29977/tid=29978] ppid=29974 vsize=93740 CPUtime=4.98
/proc/29977/task/29978/stat : 29978 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 771 0 0 0 495 3 0 0 18 0 4 0 156970450 95989760 14824 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29977/tid=29979] ppid=29974 vsize=93740 CPUtime=4.61
/proc/29977/task/29979/stat : 29979 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 812 0 0 0 458 3 0 0 20 0 4 0 156970450 95989760 14824 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29977/tid=29980] ppid=29974 vsize=93740 CPUtime=7.1
/proc/29977/task/29980/stat : 29980 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 1005 0 0 0 706 4 0 0 18 0 4 0 156970450 95989760 14824 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.88
Current children cumulated vsize (KiB) 99096

[startup+14.1019 s]
/proc/loadavg: 3.99 3.97 3.75 5/69 29980
/proc/meminfo: memFree=1823760/2055920 swapFree=4181168/4192956
[pid=29974] ppid=29972 vsize=5356 CPUtime=1.34
/proc/29974/stat : 29974 (manysat.sh) S 29972 29974 29733 0 -1 4194304 313 9735 0 0 0 0 126 8 16 0 1 0 156970271 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29974/statm: 1339 238 195 169 0 50 0
[pid=29977] ppid=29974 vsize=93740 CPUtime=24.94
/proc/29977/stat : 29977 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194304 14840 0 0 0 2475 19 0 0 17 0 4 0 156970406 95989760 14826 1992294400 134512640 135305190 4294956160 18446744073709551615 134529062 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29977/statm: 23435 14826 83 193 0 23239 0
[pid=29977/tid=29978] ppid=29974 vsize=93740 CPUtime=5.08
/proc/29977/task/29978/stat : 29978 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 772 0 0 0 505 3 0 0 18 0 4 0 156970450 95989760 14826 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29977/tid=29979] ppid=29974 vsize=93740 CPUtime=4.61
/proc/29977/task/29979/stat : 29979 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 812 0 0 0 458 3 0 0 20 0 4 0 156970450 95989760 14826 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29977/tid=29980] ppid=29974 vsize=93740 CPUtime=7.2
/proc/29977/task/29980/stat : 29980 (manysat1.1_stat) R 29974 29974 29733 0 -1 4194368 1005 0 0 0 716 4 0 0 18 0 4 0 156970450 95989760 14826 1992294400 134512640 135305190 4294956160 18446744073709551615 134529140 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.28
Current children cumulated vsize (KiB) 99096

Child status: 20
Real time (s): 14.1975
CPU time (s): 26.478
CPU user time (s): 26.174
CPU system time (s): 0.303953
CPU usage (%): 186.498
Max. virtual memory (cumulated for all children) (KiB): 99096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.174
system time used= 0.303953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25057
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= 4205
involuntary context switches= 1149

runsolver used 0.018997 second user time and 0.041993 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-02 20:36:57
IDJOB=1773946
IDBENCH=70826
IDSOLVER=612
FILE ID=node37/1773946-1241289417
PBS_JOBID= 9225088
Free space on /tmp= 66540 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-05.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773946-1241289417/watcher-1773946-1241289417 -o /tmp/evaluation-result-1773946-1241289417/solver-1773946-1241289417 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773946-1241289417.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED=531175625

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1891280 kB
Buffers:         35116 kB
Cached:          51212 kB
SwapCached:       5608 kB
Active:          19152 kB
Inactive:        75064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1891280 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            5596 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            56564 kB
Committed_AS:   815700 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node37 at 2009-05-02 20:37:11