Trace number 1796807

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
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.05 1200.61

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 SatElite...
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 |  226367   586604 |   67910       0        0     nan |  0.000 % |
1.09/1.14	c |         0 |  163489   553284 |      --       0       --      -- |     --   | -62878/-33320
1.09/1.14	c ==============================================================================
1.09/1.14	c Result  :   #vars: 28527   #clauses: 163489   #literals: 553284
1.09/1.14	c CPU time:   1.08083 s
1.09/1.14	c ==============================================================================
1.39/1.45	c SatElite is done !
1.39/1.45	c revival is preprocessing the formula...#ITERATIONS 13
6.58/6.69	#LEARNT CLAUSES 143
6.78/6.86	done !
6.78/6.86	c Calling MINISAT
6.78/6.86	This is MiniSat 2.0 beta
6.78/6.86	WARNING: for repeatability, setting FPU to use double precision
6.78/6.86	============================[ Problem Statistics ]=============================
6.78/6.86	|                                                                             |
6.78/6.87	|  Number of variables:  28527                                                |
6.78/6.87	|  Number of clauses:    163356                                               |
6.85/6.98	|  Parsing time:         0.10         s                                       |
6.85/6.99	============================[ Search Statistics ]==============================
6.85/6.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.85/6.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.85/6.99	===============================================================================
6.85/6.99	|         0 |   28477   163306   550145 |    54435        0    nan |  0.000 % |
6.85/6.99	|       100 |   28477   163306   550145 |    59878      100      5 |  0.175 % |
8.17/8.28	|       250 |   28477   163306   550145 |    65866      250    111 |  0.175 % |
9.67/9.70	|       476 |   28477   163306   550145 |    72453      476    128 |  0.175 % |
11.97/12.01	|       814 |   28477   163306   550145 |    79698      814    126 |  0.175 % |
13.97/14.03	|      1320 |   28477   163306   550145 |    87668     1320     94 |  0.175 % |
17.66/17.75	|      2080 |   28477   163306   550145 |    96435     2080    100 |  0.175 % |
25.27/25.37	|      3220 |   28477   163306   550145 |   106079     3220    106 |  0.175 % |
34.86/34.99	|      4929 |   28477   163306   550145 |   116686     4929     99 |  0.175 % |
50.36/50.48	|      7492 |   28477   163306   550145 |   128355     7492    107 |  0.175 % |
69.95/70.06	|     11337 |   28477   163306   550145 |   141191    11337    111 |  0.175 % |
103.33/103.40	|     17103 |   28477   163306   550145 |   155310    17103    118 |  0.175 % |
150.00/150.16	|     25752 |   28473   163273   550063 |   170841    25744    107 |  0.189 % |
224.87/225.06	|     38726 |   28473   163273   550063 |   187925    38718    119 |  0.189 % |
344.13/344.31	|     58188 |   28467   163226   549941 |   206718    58172    112 |  0.210 % |
546.34/546.65	|     87380 |   28465   163213   549903 |   227389    87355    124 |  0.217 % |
841.29/841.79	|    131170 |   28465   163213   549903 |   250128   131145    133 |  0.217 % |

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-1796807-1242080883/watcher-1796807-1242080883 -o /tmp/evaluation-result-1796807-1242080883/solver-1796807-1242080883 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796807-1242080883.cnf HOME 

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 0.99 3/64 8664
/proc/meminfo: memFree=1016096/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=0
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236116064 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 238 197 169 0 51 0
[pid=8665] ppid=8664 vsize=1552 CPUtime=0
/proc/8665/stat : 8665 (SatElite) R 8664 8664 8319 0 -1 4194304 291 0 0 0 0 0 0 0 19 0 1 0 236116064 1589248 274 1992294400 134512640 135031949 4294956224 18446744073709551615 134544749 0 0 4096 3 0 0 0 17 0 0 0
/proc/8665/statm: 388 278 52 126 0 259 0

[startup+0.0534341 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8664
/proc/meminfo: memFree=1016096/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=0
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236116064 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 238 197 169 0 51 0
[pid=8665] ppid=8664 vsize=16864 CPUtime=0.04
/proc/8665/stat : 8665 (SatElite) R 8664 8664 8319 0 -1 4194304 2898 0 0 0 3 1 0 0 19 0 1 0 236116064 17268736 2734 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/8665/statm: 4216 2735 52 126 0 4087 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22224

[startup+0.101439 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8664
/proc/meminfo: memFree=1016096/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=0
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236116064 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 238 197 169 0 51 0
[pid=8665] ppid=8664 vsize=22268 CPUtime=0.09
/proc/8665/stat : 8665 (SatElite) R 8664 8664 8319 0 -1 4194304 4258 0 0 0 7 2 0 0 19 0 1 0 236116064 22802432 4094 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8665/statm: 5567 4095 52 126 0 5438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27628

[startup+0.301456 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8664
/proc/meminfo: memFree=1016096/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=0
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236116064 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 238 197 169 0 51 0
[pid=8665] ppid=8664 vsize=35248 CPUtime=0.29
/proc/8665/stat : 8665 (SatElite) R 8664 8664 8319 0 -1 4194304 7633 0 0 0 25 4 0 0 21 0 1 0 236116064 36093952 7265 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/8665/statm: 8812 7266 67 126 0 8683 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40608

[startup+0.701494 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8664
/proc/meminfo: memFree=1016096/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=0
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236116064 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 238 197 169 0 51 0
[pid=8665] ppid=8664 vsize=40504 CPUtime=0.69
/proc/8665/stat : 8665 (SatElite) R 8664 8664 8319 0 -1 4194304 8961 0 0 0 64 5 0 0 24 0 1 0 236116064 41476096 8593 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/8665/statm: 10126 8593 67 126 0 9997 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45864

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8666
/proc/meminfo: memFree=976080/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=1.45
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 317 9881 0 0 0 0 137 8 19 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 5360

[startup+3.10172 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8667
/proc/meminfo: memFree=998864/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=1.45
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 317 9881 0 0 0 0 137 8 19 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8667] ppid=8664 vsize=10984 CPUtime=1.63
/proc/8667/stat : 8667 (revival) R 8664 8664 8319 0 -1 4194304 3389 0 0 0 162 1 0 0 25 0 1 50000 236116210 11247616 2401 1992294400 134512640 134537284 4294956384 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8667/statm: 2746 2401 85 6 0 2384 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16344

[startup+6.30201 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8667
/proc/meminfo: memFree=998616/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=1.45
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 317 9881 0 0 0 0 137 8 19 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8667] ppid=8664 vsize=11116 CPUtime=4.83
/proc/8667/stat : 8667 (revival) R 8664 8664 8319 0 -1 4194304 3419 0 0 0 482 1 0 0 25 0 1 50000 236116210 11382784 2431 1992294400 134512640 134537284 4294956384 18446744073709551615 134524554 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8667/statm: 2779 2431 85 6 0 2417 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16476

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8668
/proc/meminfo: memFree=992856/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=12960 CPUtime=5.82
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 3032 0 0 0 581 1 0 0 25 0 1 0 236116751 13271040 2996 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 3240 2996 77 170 0 3068 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18320

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=991896/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=14020 CPUtime=18.62
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 3303 0 0 0 1860 2 0 0 25 0 1 0 236116751 14356480 3267 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 3505 3267 77 170 0 3333 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19380

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=989784/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=16132 CPUtime=44.21
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 3808 0 0 0 4418 3 0 0 25 0 1 0 236116751 16519168 3772 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 4033 3772 77 170 0 3861 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21492

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=984920/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=21016 CPUtime=95.38
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 5058 0 0 0 9534 4 0 0 25 0 1 0 236116751 21520384 5022 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 5254 5022 77 170 0 5082 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26376

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=980440/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=25632 CPUtime=155.35
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 6169 0 0 0 15529 6 0 0 25 0 1 0 236116751 26247168 6133 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 6408 6133 77 170 0 6236 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30992

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=973976/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=31976 CPUtime=215.33
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 7772 0 0 0 21525 8 0 0 25 0 1 0 236116751 32743424 7736 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 7994 7736 77 170 0 7822 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 37336

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=971288/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=34696 CPUtime=275.3
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 8457 0 0 0 27521 9 0 0 25 0 1 0 236116751 35528704 8421 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 8674 8421 77 170 0 8502 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 40056

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=965720/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=40244 CPUtime=335.27
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 9851 0 0 0 33517 10 0 0 25 0 1 0 236116751 41209856 9815 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 10061 9815 77 170 0 9889 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 45604

[startup+402.302 s]

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

/proc/8668/statm: 14133 13890 77 170 0 13961 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 61892

[startup+582.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 8668
/proc/meminfo: memFree=943704/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=62412 CPUtime=575.17
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 15343 0 0 0 57499 18 0 0 25 0 1 0 236116751 63909888 15307 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 15603 15307 77 170 0 15431 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 67772

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 8668
/proc/meminfo: memFree=937496/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=68484 CPUtime=635.14
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 16875 0 0 0 63494 20 0 0 25 0 1 0 236116751 70127616 16839 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 17121 16839 77 170 0 16949 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 73844

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=931672/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=74344 CPUtime=695.11
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 18353 0 0 0 69489 22 0 0 25 0 1 0 236116751 76128256 18317 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 18586 18317 77 170 0 18414 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 79704

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8668
/proc/meminfo: memFree=925720/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=80020 CPUtime=755.09
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 19778 0 0 0 75485 24 0 0 25 0 1 0 236116751 81940480 19742 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 20005 19742 77 170 0 19833 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 85380

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=920600/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=85276 CPUtime=815.05
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 21066 0 0 0 81480 25 0 0 25 0 1 0 236116751 87322624 21030 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 21319 21030 77 170 0 21147 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 90636

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=916440/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=89252 CPUtime=875.02
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 22087 0 0 0 87477 25 0 0 25 0 1 0 236116751 91394048 22051 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 22313 22051 77 170 0 22141 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 94612

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=911576/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=94544 CPUtime=935
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 23331 0 0 0 93473 27 0 0 25 0 1 0 236116751 96813056 23295 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 23636 23295 77 170 0 23464 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 99904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=906712/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=99324 CPUtime=994.98
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 24536 0 0 0 99469 29 0 0 25 0 1 0 236116751 101707776 24500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 24831 24500 77 170 0 24659 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 104684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=901720/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=104236 CPUtime=1054.95
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 25780 0 0 0 105465 30 0 0 25 0 1 0 236116751 106737664 25744 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 26059 25744 77 170 0 25887 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 109596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=896856/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=108988 CPUtime=1114.93
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 26982 0 0 0 111461 32 0 0 25 0 1 0 236116751 111603712 26946 1992294400 134512640 135212939 4294956240 18446744073709551615 134527071 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 27247 26946 77 170 0 27075 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 114348

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=891352/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=114532 CPUtime=1174.9
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 28375 0 0 0 117456 34 0 0 25 0 1 0 236116751 117280768 28339 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 28633 28339 77 170 0 28461 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 119892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 8670
/proc/meminfo: memFree=890008/2055920 swapFree=4153164/4192956
[pid=8664] ppid=8662 vsize=5360 CPUtime=6.85
/proc/8664/stat : 8664 (run.sh) S 8662 8664 8319 0 -1 4194304 343 13319 0 0 0 0 674 11 16 0 1 0 236116064 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8664/statm: 1340 241 197 169 0 51 0
[pid=8668] ppid=8664 vsize=115740 CPUtime=1193.2
/proc/8668/stat : 8668 (minisat) R 8664 8664 8319 0 -1 4194304 28669 0 0 0 119285 35 0 0 25 0 1 0 236116751 118517760 28633 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8668/statm: 28935 28633 77 170 0 28763 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 121100

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8664 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=743974
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=113982
# CPU time returned by wait4() is 6.85796
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.59
CPU system time (s): 0.46
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 121100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.74397
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13662
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= 8
involuntary context switches= 29

runsolver used 1.00685 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-12 00:28:03
IDJOB=1796807
IDBENCH=70824
IDSOLVER=648
FILE ID=node48/1796807-1242080883
PBS_JOBID= 9277653
Free space on /tmp= 66264 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-14.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796807-1242080883/watcher-1796807-1242080883 -o /tmp/evaluation-result-1796807-1242080883/solver-1796807-1242080883 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796807-1242080883.cnf HOME

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

MD5SUM BENCH= 5822cc7fe01f06c27406011d612b5e7d
RANDOM SEED=642323596

node48.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.209
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.209
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:       1016640 kB
Buffers:         50012 kB
Cached:         882772 kB
SwapCached:      33564 kB
Active:         105120 kB
Inactive:       863200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1016640 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:            5508 kB
Writeback:           0 kB
Mapped:          14052 kB
Slab:            56980 kB
Committed_AS:   876204 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= 66252 MiB
End job on node48 at 2009-05-12 00:48:06