Trace number 1833650

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
MiniSAT 09z 2009-03-22? (TO) 1200.09 1200.71

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-14.cnf
MD5SUM5822cc7fe01f06c27406011d612b5e7d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69641
Number of clauses227010
Sum of the clauses size588274
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292498
Number of clauses of size 3134383
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.00/0.19	c ==============================================================================
0.00/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.19	c ==============================================================================
0.00/0.19	c |         0 |  226367   586604 |   67910       0        0     nan |  0.000 % |
1.18/1.24	c |         0 |  163489   553284 |      --       0       --      -- |     --   | -62878/-33320
1.18/1.24	c ==============================================================================
1.18/1.24	c Result  :   #vars: 28527   #clauses: 163489   #literals: 553284
1.18/1.24	c CPU time:   1.15682 s
1.18/1.24	c ==============================================================================
1.38/1.43	c WARNING: for repeatability, setting FPU to use double precision
1.38/1.43	c Number of variables   : 28527        
1.38/1.43	c Number of clauses     : 163489       
1.41/1.54	c Parsing time: 0.10         s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1833650-1242824164/watcher-1833650-1242824164 -o /tmp/evaluation-result-1833650-1242824164/solver-1833650-1242824164 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833650-1242824164.cnf -random-seed=1108452938 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 0.92 0.98 1.02 3/64 12887
/proc/meminfo: memFree=1616192/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=0
/proc/12887/stat : 12887 (SatELiteGTI) R 12885 12887 12780 0 -1 4194304 290 250 0 0 0 0 0 0 18 0 1 0 310450446 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259912821235 0 0 4100 65536 0 0 0 17 0 0 0
/proc/12887/statm: 1339 237 197 169 0 50 0

[startup+0.101952 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 12887
/proc/meminfo: memFree=1616192/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=0
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310450446 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201972 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 12887
/proc/meminfo: memFree=1616192/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=0
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310450446 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301992 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 12887
/proc/meminfo: memFree=1616192/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=0
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310450446 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70106 s]
/proc/loadavg: 0.92 0.98 1.02 3/64 12887
/proc/meminfo: memFree=1616192/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=0
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310450446 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5012 s]
/proc/loadavg: 0.92 0.98 1.02 2/66 12892
/proc/meminfo: memFree=1576048/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 5356

[startup+3.10248 s]
/proc/loadavg: 0.92 0.98 1.02 2/66 12893
/proc/meminfo: memFree=1596720/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=12688 CPUtime=1.65
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 2935 0 0 0 163 2 0 0 25 0 1 0 310450590 12992512 2921 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 1 0 0
/proc/12893/statm: 3172 2921 76 170 0 2999 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 18044

[startup+6.30203 s]
/proc/loadavg: 0.93 0.98 1.02 2/66 12893
/proc/meminfo: memFree=1596016/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=13352 CPUtime=4.85
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 3116 0 0 0 483 2 0 0 25 0 1 0 310450590 13672448 3102 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 3338 3102 76 170 0 3165 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18708

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 1.02 2/66 12893
/proc/meminfo: memFree=1595440/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=14012 CPUtime=11.25
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 3263 0 0 0 1122 3 0 0 25 0 1 0 310450590 14348288 3249 1992294400 134512640 135212243 4294956240 18446744073709551615 134527759 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 3503 3249 76 170 0 3330 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19368

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 1.02 2/66 12893
/proc/meminfo: memFree=1594288/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=15200 CPUtime=24.04
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 3560 0 0 0 2401 3 0 0 25 0 1 0 310450590 15564800 3546 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 3800 3546 76 170 0 3627 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20556

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.02 2/66 12893
/proc/meminfo: memFree=1592112/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=17320 CPUtime=49.62
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 4088 0 0 0 4958 4 0 0 25 0 1 0 310450590 17735680 4074 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 4330 4074 76 170 0 4157 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 22676

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 1.01 2/66 12893
/proc/meminfo: memFree=1588016/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=21468 CPUtime=100.79
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 5115 0 0 0 10074 5 0 0 25 0 1 0 310450590 21983232 5101 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 5367 5101 76 170 0 5194 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 26824

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 12893
/proc/meminfo: memFree=1583408/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=25988 CPUtime=160.76
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 6265 0 0 0 16068 8 0 0 25 0 1 0 310450590 26611712 6251 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 6497 6251 76 170 0 6324 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 31344

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12893
/proc/meminfo: memFree=1578608/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=30820 CPUtime=220.74
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 7458 0 0 0 22065 9 0 0 25 0 1 0 310450590 31559680 7444 1992294400 134512640 135212243 4294956240 18446744073709551615 134538401 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 7705 7444 76 170 0 7532 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 36176

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12893
/proc/meminfo: memFree=1574064/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=35312 CPUtime=280.71
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 8600 0 0 0 28060 11 0 0 25 0 1 0 310450590 36159488 8586 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 8828 8586 76 170 0 8655 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 40668

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1573808/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=35312 CPUtime=340.67
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 8600 0 0 0 34056 11 0 0 25 0 1 0 310450590 36159488 8586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 8828 8586 76 170 0 8655 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 40668

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1573808/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=35312 CPUtime=400.65
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 8600 0 0 0 40053 12 0 0 25 0 1 0 310450590 36159488 8586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 8828 8586 76 170 0 8655 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 40668

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1573808/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41

################
# More data... #
################

[pid=12893] ppid=12887 vsize=35312 CPUtime=460.61
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 8602 0 0 0 46049 12 0 0 25 0 1 0 310450590 36159488 8588 1992294400 134512640 135212243 4294956240 18446744073709551615 134527972 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 8828 8588 76 170 0 8655 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 40668

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1573040/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=36236 CPUtime=520.58
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 8812 0 0 0 52046 12 0 0 25 0 1 0 310450590 37105664 8798 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9059 8798 76 170 0 8886 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 41592

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1573040/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=36236 CPUtime=580.56
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 8812 0 0 0 58043 13 0 0 25 0 1 0 310450590 37105664 8798 1992294400 134512640 135212243 4294956240 18446744073709551615 134536062 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9059 8798 76 170 0 8886 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 41592

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1573040/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=36236 CPUtime=640.52
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 8812 0 0 0 64039 13 0 0 25 0 1 0 310450590 37105664 8798 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9059 8798 76 170 0 8886 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 41592

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1571504/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=37808 CPUtime=700.49
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9202 0 0 0 70036 13 0 0 25 0 1 0 310450590 38715392 9188 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9452 9188 76 170 0 9279 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 43164

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1571504/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=37808 CPUtime=760.47
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9202 0 0 0 76034 13 0 0 25 0 1 0 310450590 38715392 9188 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9452 9188 76 170 0 9279 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 43164

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1571504/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=37808 CPUtime=820.43
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9202 0 0 0 82030 13 0 0 25 0 1 0 310450590 38715392 9188 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9452 9188 76 170 0 9279 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 43164

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1571504/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=37808 CPUtime=880.4
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9202 0 0 0 88027 13 0 0 25 0 1 0 310450590 38715392 9188 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9452 9188 76 170 0 9279 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 43164

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1569712/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=39656 CPUtime=940.38
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9667 0 0 0 94024 14 0 0 25 0 1 0 310450590 40607744 9653 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9914 9653 76 170 0 9741 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 45012

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1569648/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=39656 CPUtime=1000.34
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9667 0 0 0 100020 14 0 0 25 0 1 0 310450590 40607744 9653 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9914 9653 76 170 0 9741 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 45012

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1569648/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=39656 CPUtime=1060.3
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9667 0 0 0 106016 14 0 0 25 0 1 0 310450590 40607744 9653 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9914 9653 76 170 0 9741 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 45012

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1569584/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=39656 CPUtime=1120.28
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9667 0 0 0 112014 14 0 0 25 0 1 0 310450590 40607744 9653 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 9914 9653 76 170 0 9741 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 45012

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1569136/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=40184 CPUtime=1180.25
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9786 0 0 0 118011 14 0 0 25 0 1 0 310450590 41148416 9772 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 10046 9772 76 170 0 9873 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 45540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12899
/proc/meminfo: memFree=1569136/2055920 swapFree=4180192/4192956
[pid=12887] ppid=12885 vsize=5356 CPUtime=1.41
/proc/12887/stat : 12887 (SatELiteGTI) S 12885 12887 12780 0 -1 4194304 335 10135 0 0 0 0 131 10 16 0 1 0 310450446 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12887/statm: 1339 239 197 169 0 50 0
[pid=12893] ppid=12887 vsize=40184 CPUtime=1198.64
/proc/12893/stat : 12893 (minisat_static) R 12887 12887 12780 0 -1 4194304 9786 0 0 0 119850 14 0 0 25 0 1 0 310450590 41148416 9772 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/12893/statm: 10046 9772 76 170 0 9873 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 45540

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.83
CPU system time (s): 0.264959
CPU usage (%): 99.9484
Max. virtual memory (cumulated for all children) (KiB): 49572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
system time used= 0.264959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20261
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= 14
involuntary context switches= 3660

runsolver used 0.994848 second user time and 3.38248 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-20 14:56:05
IDJOB=1833650
IDBENCH=70824
IDSOLVER=672
FILE ID=node4/1833650-1242824164
PBS_JOBID= 9322525
Free space on /tmp= 66092 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-14.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833650-1242824164/watcher-1833650-1242824164 -o /tmp/evaluation-result-1833650-1242824164/solver-1833650-1242824164 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833650-1242824164.cnf -random-seed=1108452938

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

MD5SUM BENCH= 5822cc7fe01f06c27406011d612b5e7d
RANDOM SEED=1108452938

node4.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.265
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.265
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:       1616672 kB
Buffers:         55972 kB
Cached:         309440 kB
SwapCached:       7092 kB
Active:         219928 kB
Inactive:       154004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616672 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            5672 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            51276 kB
Committed_AS:  1193244 kB
PageTables:       1472 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= 66084 MiB
End job on node4 at 2009-05-20 15:16:08