Trace number 1773976

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 212.601 107.465

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 benchmark84.5491
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.19/0.22	c ==============================================================================
0.19/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.22	c ==============================================================================
0.19/0.22	c |         0 |  224682   582303 |   67404       0        0     nan |  0.000 % |
0.99/1.10	c |         0 |  162397   549480 |      --       0       --      -- |     --   | -62285/-32823
0.99/1.10	c ==============================================================================
0.99/1.10	c Result  :   #vars: 28340   #clauses: 162397   #literals: 549480
0.99/1.10	c CPU time:   1.03484 s
0.99/1.10	c ==============================================================================
212.49/107.44	c This is ManySAT 1.1 : 4 thread(s) on 2 core(s).
212.49/107.44	c ============================[ Problem Statistics ]=============================
212.49/107.44	c |                                                                             |
212.49/107.44	c threadId              : 0
212.49/107.44	c restarts              : 11
212.49/107.44	c conflicts             : 4936           (23 /sec)
212.49/107.44	c decisions             : 10153          (1.53 % random) (48 /sec)
212.49/107.44	c propagations          : 37691958       (178649 /sec)
212.49/107.44	c conflict literals     : 352301         (52.23 % deleted)
212.49/107.44	c Memory used           : 98.89 MB
212.49/107.44	c CPU time              : 210.983 s
212.49/107.44	
212.49/107.44	c --->m=4, e=8, aimd=1, HOME/10806_many.cnf	time: 52.7457	conflicts: 4936         
212.49/107.45	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-1773976-1241289465/watcher-1773976-1241289465 -o /tmp/evaluation-result-1773976-1241289465/solver-1773976-1241289465 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773976-1241289465.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.39 3.92 3.81 3/64 10806
/proc/meminfo: memFree=1864112/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=0
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156974553 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 235 195 169 0 50 0
[pid=10807] ppid=10806 vsize=1364 CPUtime=0
/proc/10807/stat : 10807 (SatElite) R 10806 10806 10769 0 -1 4194304 227 0 0 0 0 0 0 0 20 0 1 0 156974553 1396736 211 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/10807/statm: 341 218 51 127 0 211 0

[startup+0.0322891 s]
/proc/loadavg: 3.39 3.92 3.81 3/64 10806
/proc/meminfo: memFree=1864112/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=0
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156974553 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 235 195 169 0 50 0
[pid=10807] ppid=10806 vsize=13332 CPUtime=0.01
/proc/10807/stat : 10807 (SatElite) R 10806 10806 10769 0 -1 4194304 2033 0 0 0 1 0 0 0 20 0 1 0 156974553 13651968 1870 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10807/statm: 3333 1872 51 127 0 3203 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18688

[startup+0.101294 s]
/proc/loadavg: 3.39 3.92 3.81 3/64 10806
/proc/meminfo: memFree=1864112/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=0
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156974553 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 235 195 169 0 50 0
[pid=10807] ppid=10806 vsize=22372 CPUtime=0.09
/proc/10807/stat : 10807 (SatElite) R 10806 10806 10769 0 -1 4194304 4268 0 0 0 7 2 0 0 20 0 1 0 156974553 22908928 4105 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10807/statm: 5593 4105 51 127 0 5463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27728

[startup+0.301311 s]
/proc/loadavg: 3.39 3.92 3.81 3/64 10806
/proc/meminfo: memFree=1864112/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=0
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156974553 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 235 195 169 0 50 0
[pid=10807] ppid=10806 vsize=35236 CPUtime=0.29
/proc/10807/stat : 10807 (SatElite) R 10806 10806 10769 0 -1 4194304 7593 0 0 0 25 4 0 0 22 0 1 0 156974553 36081664 7229 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10807/statm: 8809 7231 68 127 0 8679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40592

[startup+0.701345 s]
/proc/loadavg: 3.39 3.92 3.81 3/64 10806
/proc/meminfo: memFree=1864112/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=0
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156974553 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 235 195 169 0 50 0
[pid=10807] ppid=10806 vsize=41928 CPUtime=0.69
/proc/10807/stat : 10807 (SatElite) R 10806 10806 10769 0 -1 4194304 9168 0 0 0 63 6 0 0 25 0 1 0 156974553 42934272 8804 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10807/statm: 10482 8804 68 127 0 10352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47284

[startup+1.50143 s]
/proc/loadavg: 3.39 3.92 3.81 2/66 10808
/proc/meminfo: memFree=1824480/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 5356

[startup+3.10257 s]
/proc/loadavg: 3.39 3.92 3.81 5/69 10812
/proc/meminfo: memFree=1805200/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=88820 CPUtime=3.01
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 13661 0 0 0 284 17 0 0 17 0 4 0 156974689 90951680 13617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 22205 13617 83 193 0 22009 0
[pid=10809/tid=10810] ppid=10806 vsize=88820 CPUtime=0.62
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 562 0 0 0 59 3 0 0 17 0 4 0 156974732 90951680 13617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10811] ppid=10806 vsize=88820 CPUtime=0.5
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 503 0 0 0 48 2 0 0 17 0 4 0 156974732 90951680 13617 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10812] ppid=10806 vsize=88820 CPUtime=0.73
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 681 0 0 0 71 2 0 0 17 0 4 0 156974732 90951680 13617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 94176

[startup+6.30185 s]
/proc/loadavg: 3.36 3.90 3.81 5/69 10812
/proc/meminfo: memFree=1799632/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=91488 CPUtime=9.39
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 14314 0 0 0 920 19 0 0 17 0 4 0 156974689 93683712 14270 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/10809/statm: 22872 14270 83 193 0 22676 0
[pid=10809/tid=10810] ppid=10806 vsize=91488 CPUtime=2.13
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 680 0 0 0 210 3 0 0 17 0 4 0 156974732 93683712 14270 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=91488 CPUtime=2
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 733 0 0 0 197 3 0 0 17 0 4 0 156974732 93683712 14270 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=91488 CPUtime=2.4
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 908 0 0 0 237 3 0 0 17 0 4 0 156974732 93683712 14270 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.74
Current children cumulated vsize (KiB) 96844

[startup+12.7024 s]
/proc/loadavg: 3.41 3.90 3.81 5/69 10812
/proc/meminfo: memFree=1797656/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=93480 CPUtime=22.16
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 14822 0 0 0 2196 20 0 0 19 0 4 0 156974689 95723520 14778 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 23370 14778 83 193 0 23174 0
[pid=10809/tid=10810] ppid=10806 vsize=93480 CPUtime=4.42
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 758 0 0 0 439 3 0 0 19 0 4 0 156974732 95723520 14778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=93480 CPUtime=4.87
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 842 0 0 0 484 3 0 0 20 0 4 0 156974732 95723520 14778 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=93480 CPUtime=5.7
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1039 0 0 0 566 4 0 0 20 0 4 0 156974732 95723520 14778 1992294400 134512640 135305190 4294956160 18446744073709551615 134557261 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.51
Current children cumulated vsize (KiB) 98836

[startup+25.5015 s]
/proc/loadavg: 3.54 3.91 3.81 5/69 10812
/proc/meminfo: memFree=1795296/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=95840 CPUtime=47.69
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 15416 0 0 0 4749 20 0 0 25 0 4 0 156974689 98140160 15372 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 23960 15372 83 193 0 23764 0
[pid=10809/tid=10810] ppid=10806 vsize=95840 CPUtime=10.32
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 921 0 0 0 1028 4 0 0 25 0 4 0 156974732 98140160 15372 1992294400 134512640 135305190 4294956160 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=95840 CPUtime=9.81
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 931 0 0 0 978 3 0 0 25 0 4 0 156974732 98140160 15372 1992294400 134512640 135305190 4294956160 18446744073709551615 134552824 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=95840 CPUtime=13.51
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1189 0 0 0 1347 4 0 0 21 0 4 0 156974732 98140160 15372 1992294400 134512640 135305190 4294956160 18446744073709551615 134528642 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.04
Current children cumulated vsize (KiB) 101196

[startup+51.1018 s]
/proc/loadavg: 3.70 3.91 3.81 5/69 10812
/proc/meminfo: memFree=1792736/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=98316 CPUtime=98.79
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 16071 0 0 0 9857 22 0 0 25 0 4 0 156974689 100675584 16027 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 24579 16027 83 193 0 24383 0
[pid=10809/tid=10810] ppid=10806 vsize=98316 CPUtime=23.11
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1080 0 0 0 2307 4 0 0 25 0 4 0 156974732 100675584 16027 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=98316 CPUtime=23.31
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1109 0 0 0 2328 3 0 0 25 0 4 0 156974732 100675584 16027 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=98316 CPUtime=25.5
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1318 0 0 0 2546 4 0 0 25 0 4 0 156974732 100675584 16027 1992294400 134512640 135305190 4294956160 18446744073709551615 134556841 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.14
Current children cumulated vsize (KiB) 103672

[startup+102.306 s]
/proc/loadavg: 3.87 3.92 3.82 5/69 10812
/proc/meminfo: memFree=1789664/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=101256 CPUtime=200.97
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 16792 0 0 0 20074 23 0 0 25 0 4 0 156974689 103686144 16748 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 25314 16748 83 193 0 25118 0
[pid=10809/tid=10810] ppid=10806 vsize=101256 CPUtime=48.7
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1272 0 0 0 4866 4 0 0 25 0 4 0 156974732 103686144 16748 1992294400 134512640 135305190 4294956160 18446744073709551615 134542031 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=101256 CPUtime=48.81
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1236 0 0 0 4878 3 0 0 25 0 4 0 156974732 103686144 16748 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=101256 CPUtime=50.99
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1573 0 0 0 5094 5 0 0 25 0 4 0 156974732 103686144 16748 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.32
Current children cumulated vsize (KiB) 106612

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

[startup+105.503 s]
/proc/loadavg: 3.88 3.92 3.82 5/69 10812
/proc/meminfo: memFree=1789664/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=101256 CPUtime=207.35
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 16798 0 0 0 20712 23 0 0 19 0 4 0 156974689 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 25314 16754 83 193 0 25118 0
[pid=10809/tid=10810] ppid=10806 vsize=101256 CPUtime=49.43
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1275 0 0 0 4939 4 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=101256 CPUtime=50.4
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1238 0 0 0 5037 3 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=101256 CPUtime=52.59
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1574 0 0 0 5254 5 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 208.7
Current children cumulated vsize (KiB) 106612

[startup+106.303 s]
/proc/loadavg: 3.88 3.92 3.82 5/69 10812
/proc/meminfo: memFree=1789664/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=101256 CPUtime=208.94
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 16798 0 0 0 20871 23 0 0 19 0 4 0 156974689 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 25314 16754 83 193 0 25118 0
[pid=10809/tid=10810] ppid=10806 vsize=101256 CPUtime=49.83
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1275 0 0 0 4979 4 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528347 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=101256 CPUtime=50.8
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1238 0 0 0 5077 3 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=101256 CPUtime=52.98
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1574 0 0 0 5293 5 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 210.29
Current children cumulated vsize (KiB) 106612

[startup+107.102 s]
/proc/loadavg: 3.88 3.92 3.82 5/69 10812
/proc/meminfo: memFree=1789664/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=101256 CPUtime=210.54
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 16798 0 0 0 21031 23 0 0 20 0 4 0 156974689 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134557241 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 25314 16754 83 193 0 25118 0
[pid=10809/tid=10810] ppid=10806 vsize=101256 CPUtime=50.23
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1275 0 0 0 5019 4 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=101256 CPUtime=51.2
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1238 0 0 0 5117 3 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=101256 CPUtime=53.38
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1574 0 0 0 5333 5 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528215 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 211.89
Current children cumulated vsize (KiB) 106612

[startup+107.302 s]
/proc/loadavg: 3.88 3.92 3.82 5/69 10812
/proc/meminfo: memFree=1789664/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=101256 CPUtime=210.94
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 16798 0 0 0 21071 23 0 0 20 0 4 0 156974689 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 25314 16754 83 193 0 25118 0
[pid=10809/tid=10810] ppid=10806 vsize=101256 CPUtime=50.33
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1275 0 0 0 5029 4 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=101256 CPUtime=51.3
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1238 0 0 0 5127 3 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=101256 CPUtime=53.48
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1574 0 0 0 5343 5 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 212.29
Current children cumulated vsize (KiB) 106612

[startup+107.402 s]
/proc/loadavg: 3.88 3.92 3.82 5/69 10812
/proc/meminfo: memFree=1789664/2055920 swapFree=4178396/4192956
[pid=10806] ppid=10804 vsize=5356 CPUtime=1.35
/proc/10806/stat : 10806 (manysat.sh) S 10804 10806 10769 0 -1 4194304 313 9796 0 0 0 0 126 9 16 0 1 0 156974553 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10806/statm: 1339 238 195 169 0 50 0
[pid=10809] ppid=10806 vsize=101256 CPUtime=211.14
/proc/10809/stat : 10809 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194304 16798 0 0 0 21091 23 0 0 20 0 4 0 156974689 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10809/statm: 25314 16754 83 193 0 25118 0
[pid=10809/tid=10810] ppid=10806 vsize=101256 CPUtime=50.38
/proc/10809/task/10810/stat : 10810 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1275 0 0 0 5034 4 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=10809/tid=10811] ppid=10806 vsize=101256 CPUtime=51.39
/proc/10809/task/10811/stat : 10811 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1238 0 0 0 5136 3 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=10809/tid=10812] ppid=10806 vsize=101256 CPUtime=53.49
/proc/10809/task/10812/stat : 10812 (manysat1.1_stat) R 10806 10806 10769 0 -1 4194368 1574 0 0 0 5344 5 0 0 25 0 4 0 156974732 103686144 16754 1992294400 134512640 135305190 4294956160 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 212.49
Current children cumulated vsize (KiB) 106612

Child status: 20
Real time (s): 107.465
CPU time (s): 212.601
CPU user time (s): 212.251
CPU system time (s): 0.349946
CPU usage (%): 197.832
Max. virtual memory (cumulated for all children) (KiB): 106612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 212.251
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27076
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= 4292
involuntary context switches= 4315

runsolver used 0.093985 second user time and 0.303953 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-02 20:37:45
IDJOB=1773976
IDBENCH=70831
IDSOLVER=612
FILE ID=node50/1773976-1241289465
PBS_JOBID= 9225106
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=119988938

node50.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.216
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.216
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:       1864912 kB
Buffers:         26096 kB
Cached:          79780 kB
SwapCached:       8296 kB
Active:          23272 kB
Inactive:        92440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864912 kB
SwapTotal:     4192956 kB
SwapFree:      4178396 kB
Dirty:            5676 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            61348 kB
Committed_AS:   619600 kB
PageTables:       1448 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= 66496 MiB
End job on node50 at 2009-05-02 20:39:33