Trace number 1773956

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 13.5979 7.71014

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-04.cnf
MD5SUM019984f9d84c315e8eec645fb9d169da
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.32534
Satisfiable
(Un)Satisfiability was proved
Number of variables68679
Number of clauses223994
Sum of the clauses size580546
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291178
Number of clauses of size 3132687
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.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  223351   578876 |   67005       0        0     nan |  0.000 % |
0.99/1.03	c |         0 |  161435   546307 |      --       0       --      -- |     --   | -61916/-32569
0.99/1.03	c ==============================================================================
0.99/1.03	c Result  :   #vars: 28147   #clauses: 161435   #literals: 546307
0.99/1.03	c CPU time:   0.959854 s
0.99/1.03	c ==============================================================================
13.38/7.69	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
13.38/7.69	c ============================[ Problem Statistics ]=============================
13.38/7.69	c |                                                                             |
13.38/7.69	c threadId              : 1
13.38/7.69	c restarts              : 3
13.38/7.69	c conflicts             : 332            (27 /sec)
13.38/7.69	c decisions             : 1317           (1.90 % random) (109 /sec)
13.38/7.69	c propagations          : 2494745        (205987 /sec)
13.38/7.69	c conflict literals     : 21110          (41.06 % deleted)
13.38/7.69	c Memory used           : 90.45 MB
13.38/7.69	c CPU time              : 12.1112 s
13.38/7.69	
13.38/7.69	c --->m=4, e=8, aimd=1, HOME/30007_many.cnf	time: 3.02779	conflicts: 332          
13.38/7.70	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-1773956-1241289431/watcher-1773956-1241289431 -o /tmp/evaluation-result-1773956-1241289431/solver-1773956-1241289431 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773956-1241289431.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.75 3.92 3.73 3/64 30007
/proc/meminfo: memFree=1889528/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=0
/proc/30007/stat : 30007 (manysat.sh) R 30005 30007 29733 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 156971738 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30007/statm: 1339 234 194 169 0 50 0
[pid=30008] ppid=30007 vsize=2388 CPUtime=0
/proc/30008/stat : 30008 (SatElite) R 30007 30007 29733 0 -1 4194304 392 0 0 0 0 0 0 0 18 0 1 0 156971738 2445312 376 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/30008/statm: 597 378 51 127 0 467 0

[startup+0.101415 s]
/proc/loadavg: 3.75 3.92 3.73 3/64 30007
/proc/meminfo: memFree=1889528/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=0
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156971738 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 1339 235 195 169 0 50 0
[pid=30008] ppid=30007 vsize=22768 CPUtime=0.09
/proc/30008/stat : 30008 (SatElite) R 30007 30007 29733 0 -1 4194304 4367 0 0 0 7 2 0 0 20 0 1 0 156971738 23314432 4204 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/30008/statm: 5692 4206 51 127 0 5562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28124

[startup+0.201432 s]
/proc/loadavg: 3.75 3.92 3.73 3/64 30007
/proc/meminfo: memFree=1889528/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=0
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156971738 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 1339 235 195 169 0 50 0
[pid=30008] ppid=30007 vsize=31728 CPUtime=0.19
/proc/30008/stat : 30008 (SatElite) R 30007 30007 29733 0 -1 4194304 6585 0 0 0 15 4 0 0 20 0 1 0 156971738 32489472 6422 1992294400 134512640 135034092 4294956112 18446744073709551615 134542726 0 0 4096 3 0 0 0 17 0 0 0
/proc/30008/statm: 7932 6422 51 127 0 7802 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37084

[startup+0.301452 s]
/proc/loadavg: 3.75 3.92 3.73 3/64 30007
/proc/meminfo: memFree=1889528/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=0
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156971738 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 1339 235 195 169 0 50 0
[pid=30008] ppid=30007 vsize=35788 CPUtime=0.29
/proc/30008/stat : 30008 (SatElite) R 30007 30007 29733 0 -1 4194304 7738 0 0 0 24 5 0 0 21 0 1 0 156971738 36646912 7374 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/30008/statm: 8947 7374 68 127 0 8817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41144

[startup+0.701526 s]
/proc/loadavg: 3.75 3.92 3.73 3/64 30007
/proc/meminfo: memFree=1889528/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=0
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156971738 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30007/statm: 1339 235 195 169 0 50 0
[pid=30008] ppid=30007 vsize=42084 CPUtime=0.69
/proc/30008/stat : 30008 (SatElite) R 30007 30007 29733 0 -1 4194304 9218 0 0 0 62 7 0 0 25 0 1 0 156971738 43094016 8854 1992294400 134512640 135034092 4294956112 18446744073709551615 134671337 0 0 4096 3 0 0 0 17 0 0 0
/proc/30008/statm: 10521 8854 68 127 0 10391 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47440

[startup+1.50169 s]
/proc/loadavg: 3.75 3.92 3.73 2/66 30009
/proc/meminfo: memFree=1848680/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=1.26
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 313 9754 0 0 0 0 118 8 16 0 1 0 156971738 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 5356

[startup+3.10199 s]
/proc/loadavg: 3.75 3.92 3.73 4/69 30013
/proc/meminfo: memFree=1829776/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=1.26
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 313 9754 0 0 0 0 118 8 16 0 1 0 156971738 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1339 238 195 169 0 50 0
[pid=30010] ppid=30007 vsize=90020 CPUtime=3.14
/proc/30010/stat : 30010 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194304 13668 0 0 0 297 17 0 0 17 0 4 0 156971865 92180480 13654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/30010/statm: 22505 13654 83 193 0 22309 0
[pid=30010/tid=30011] ppid=30007 vsize=90020 CPUtime=0.61
/proc/30010/task/30011/stat : 30011 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 572 0 0 0 58 3 0 0 17 0 4 0 156971911 92180480 13654 1992294400 134512640 135305190 4294956160 18446744073709551615 134530994 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30010/tid=30012] ppid=30007 vsize=90020 CPUtime=0.71
/proc/30010/task/30012/stat : 30012 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 610 0 0 0 68 3 0 0 17 0 4 0 156971911 92180480 13654 1992294400 134512640 135305190 4294956160 18446744073709551615 134551857 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30010/tid=30013] ppid=30007 vsize=90020 CPUtime=0.7
/proc/30010/task/30013/stat : 30013 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 639 0 0 0 67 3 0 0 17 0 4 0 156971911 92180480 13654 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.4
Current children cumulated vsize (KiB) 95376

[startup+6.3026 s]
/proc/loadavg: 3.77 3.92 3.74 5/69 30013
/proc/meminfo: memFree=1825552/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=1.26
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 313 9754 0 0 0 0 118 8 16 0 1 0 156971738 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1339 238 195 169 0 50 0
[pid=30010] ppid=30007 vsize=91836 CPUtime=9.52
/proc/30010/stat : 30010 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194304 14134 0 0 0 934 18 0 0 18 0 4 0 156971865 94040064 14120 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30010/statm: 22959 14120 83 193 0 22763 0
[pid=30010/tid=30011] ppid=30007 vsize=91836 CPUtime=2.32
/proc/30010/task/30011/stat : 30011 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 742 0 0 0 228 4 0 0 17 0 4 0 156971911 94040064 14121 1992294400 134512640 135305190 4294956160 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30010/tid=30012] ppid=30007 vsize=91836 CPUtime=1.91
/proc/30010/task/30012/stat : 30012 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 629 0 0 0 188 3 0 0 18 0 4 0 156971911 94040064 14121 1992294400 134512640 135305190 4294956160 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30010/tid=30013] ppid=30007 vsize=91836 CPUtime=2.78
/proc/30010/task/30013/stat : 30013 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 836 0 0 0 275 3 0 0 17 0 4 0 156971911 94040064 14121 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 97192

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

[startup+6.40263 s]
/proc/loadavg: 3.77 3.92 3.74 5/69 30013
/proc/meminfo: memFree=1825552/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=1.26
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 313 9754 0 0 0 0 118 8 16 0 1 0 156971738 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1339 238 195 169 0 50 0
[pid=30010] ppid=30007 vsize=91964 CPUtime=9.72
/proc/30010/stat : 30010 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194304 14169 0 0 0 954 18 0 0 18 0 4 0 156971865 94171136 14155 1992294400 134512640 135305190 4294956160 18446744073709551615 134570412 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30010/statm: 22991 14155 83 193 0 22795 0
[pid=30010/tid=30011] ppid=30007 vsize=91964 CPUtime=2.42
/proc/30010/task/30011/stat : 30011 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 748 0 0 0 238 4 0 0 17 0 4 0 156971911 94171136 14155 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30010/tid=30012] ppid=30007 vsize=91964 CPUtime=1.91
/proc/30010/task/30012/stat : 30012 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 629 0 0 0 188 3 0 0 18 0 4 0 156971911 94171136 14155 1992294400 134512640 135305190 4294956160 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30010/tid=30013] ppid=30007 vsize=91964 CPUtime=2.88
/proc/30010/task/30013/stat : 30013 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 864 0 0 0 285 3 0 0 17 0 4 0 156971911 94171136 14155 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.98
Current children cumulated vsize (KiB) 97320

[startup+7.20177 s]
/proc/loadavg: 3.77 3.92 3.74 5/69 30013
/proc/meminfo: memFree=1825040/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=1.26
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 313 9754 0 0 0 0 118 8 16 0 1 0 156971738 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1339 238 195 169 0 50 0
[pid=30010] ppid=30007 vsize=92488 CPUtime=11.32
/proc/30010/stat : 30010 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194304 14291 0 0 0 1113 19 0 0 18 0 4 0 156971865 94707712 14277 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30010/statm: 23122 14277 83 193 0 22926 0
[pid=30010/tid=30011] ppid=30007 vsize=92488 CPUtime=3.16
/proc/30010/task/30011/stat : 30011 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 769 0 0 0 312 4 0 0 17 0 4 0 156971911 94707712 14277 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30010/tid=30012] ppid=30007 vsize=92488 CPUtime=1.91
/proc/30010/task/30012/stat : 30012 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 629 0 0 0 188 3 0 0 18 0 4 0 156971911 94707712 14277 1992294400 134512640 135305190 4294956160 18446744073709551615 134553371 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30010/tid=30013] ppid=30007 vsize=92488 CPUtime=3.67
/proc/30010/task/30013/stat : 30013 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 962 0 0 0 364 3 0 0 17 0 4 0 156971911 94707712 14277 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 97844

[startup+7.60184 s]
/proc/loadavg: 3.77 3.92 3.74 5/69 30013
/proc/meminfo: memFree=1825040/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5356 CPUtime=1.26
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 313 9754 0 0 0 0 118 8 16 0 1 0 156971738 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1339 238 195 169 0 50 0
[pid=30010] ppid=30007 vsize=92488 CPUtime=12.12
/proc/30010/stat : 30010 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194304 14312 0 0 0 1193 19 0 0 18 0 4 0 156971865 94707712 14298 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/30010/statm: 23122 14298 83 193 0 22926 0
[pid=30010/tid=30011] ppid=30007 vsize=92488 CPUtime=3.56
/proc/30010/task/30011/stat : 30011 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 776 0 0 0 352 4 0 0 17 0 4 0 156971911 94707712 14298 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=30010/tid=30012] ppid=30007 vsize=92488 CPUtime=2.01
/proc/30010/task/30012/stat : 30012 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 630 0 0 0 198 3 0 0 18 0 4 0 156971911 94707712 14298 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
[pid=30010/tid=30013] ppid=30007 vsize=92488 CPUtime=3.98
/proc/30010/task/30013/stat : 30013 (manysat1.1_stat) R 30007 30007 29733 0 -1 4194368 975 0 0 0 394 4 0 0 17 0 4 0 156971911 94707712 14298 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.38
Current children cumulated vsize (KiB) 97844

[startup+7.70185 s]
/proc/loadavg: 3.77 3.92 3.74 1/65 30013
/proc/meminfo: memFree=1881520/2055920 swapFree=4181168/4192956
[pid=30007] ppid=30005 vsize=5360 CPUtime=13.58
/proc/30007/stat : 30007 (manysat.sh) S 30005 30007 29733 0 -1 4194304 340 24084 0 0 0 0 1329 29 17 0 1 0 156971738 5488640 240 1992294400 4194304 4889804 548682068800 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30007/statm: 1340 240 196 169 0 51 0
[pid=30014] ppid=30007 vsize=2536 CPUtime=0
/proc/30014/stat : 30014 (rm) R 30007 30007 29733 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 156972508 2596864 91 1992294400 4194304 4227748 548682068832 18446744073709551615 213116490793 0 0 4096 0 0 0 0 17 0 0 0
/proc/30014/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 13.58
Current children cumulated vsize (KiB) 7896

Child status: 20
Real time (s): 7.71014
CPU time (s): 13.5979
CPU user time (s): 13.298
CPU system time (s): 0.299954
CPU usage (%): 176.364
Max. virtual memory (cumulated for all children) (KiB): 97844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.298
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24551
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= 4135
involuntary context switches= 768

runsolver used 0.012998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-02 20:37:12
IDJOB=1773956
IDBENCH=70827
IDSOLVER=612
FILE ID=node37/1773956-1241289431
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-04.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773956-1241289431/watcher-1773956-1241289431 -o /tmp/evaluation-result-1773956-1241289431/solver-1773956-1241289431 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1773956-1241289431.cnf aimd 1

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

MD5SUM BENCH= 019984f9d84c315e8eec645fb9d169da
RANDOM SEED=815810205

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:       1890072 kB
Buffers:         35172 kB
Cached:          52380 kB
SwapCached:       5608 kB
Active:          19204 kB
Inactive:        76232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890072 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            5720 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            56600 kB
Committed_AS:   816748 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:19