Trace number 1796794

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
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 revival is preprocessing the formula...#ITERATIONS 8
9.58/9.66	#LEARNT CLAUSES 24
9.79/9.87	done !
9.79/9.87	c Now, SatElite...
9.79/9.87	c Parsing...
9.85/10.08	c ==============================================================================
9.85/10.08	c |           |     ORIGINAL     |              LEARNT              |          |
9.85/10.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
9.85/10.08	c ==============================================================================
9.85/10.08	c |         0 |  226663   586800 |   67998       0        0     nan |  0.000 % |
10.97/11.02	c |         0 |  163181   552438 |      --       0       --      -- |     --   | -63482/-34362
10.97/11.02	c ==============================================================================
10.97/11.02	c Result  :   #vars: 28425   #clauses: 163181   #literals: 552438
10.97/11.02	c CPU time:   1.08483 s
10.97/11.02	c ==============================================================================
11.26/11.38	c SatElite is done !
11.26/11.38	c Calling MINISAT
11.26/11.38	This is MiniSat 2.0 beta
11.26/11.38	WARNING: for repeatability, setting FPU to use double precision
11.26/11.38	============================[ Problem Statistics ]=============================
11.26/11.38	|                                                                             |
11.26/11.38	|  Number of variables:  28425                                                |
11.26/11.38	|  Number of clauses:    163181                                               |
11.35/11.49	|  Parsing time:         0.09         s                                       |
11.35/11.49	============================[ Search Statistics ]==============================
11.35/11.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.35/11.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.35/11.49	===============================================================================
11.35/11.49	|         0 |   28425   163181   552438 |    54393        0    nan |  0.000 % |
11.35/11.50	|       100 |   28425   163181   552438 |    59833      100      7 |  0.000 % |
11.35/11.66	|       250 |   28421   163181   552438 |    65816      249     30 |  0.018 % |
11.35/11.94	|       475 |   28421   163181   552438 |    72397      474     30 |  0.018 % |
12.45/12.52	|       812 |   28421   163181   552438 |    79637      811     39 |  0.018 % |
14.16/14.28	|      1319 |   28420   163124   552267 |    87601     1313     57 |  0.018 % |
17.96/18.00	|      2078 |   28420   163124   552267 |    96361     2072     91 |  0.018 % |
23.75/23.90	|      3218 |   28420   163124   552267 |   105997     3212     97 |  0.018 % |
30.55/30.65	|      4926 |   28420   163124   552267 |   116597     4920     99 |  0.018 % |
39.05/39.11	|      7489 |   28420   163124   552267 |   128257     7483    101 |  0.018 % |
55.75/55.81	|     11333 |   28420   163124   552267 |   141083    11327    107 |  0.018 % |
92.43/92.54	|     17100 |   28420   163124   552267 |   155191    17094    122 |  0.018 % |
141.82/141.94	|     25750 |   28416   163073   552113 |   170710    25741    123 |  0.032 % |
204.00/204.11	|     38725 |   28415   163068   552103 |   187781    38715    107 |  0.035 % |
311.97/312.10	|     58186 |   28415   163068   552103 |   206559    58176    124 |  0.035 % |
513.32/513.57	|     87378 |   28415   163068   552103 |   227215    87368    136 |  0.035 % |
807.84/808.12	|    131168 |   28415   163068   552103 |   249937   131158    140 |  0.035 % |

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-1796794-1242080659/watcher-1796794-1242080659 -o /tmp/evaluation-result-1796794-1242080659/solver-1796794-1242080659 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796794-1242080659.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.99 1.00 0.99 3/64 6745
/proc/meminfo: memFree=913816/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=3660 CPUtime=0
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 507 0 0 0 0 0 0 0 18 0 1 0 236099487 3747840 473 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6746/statm: 915 480 81 6 0 553 0

[startup+0.072602 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6745
/proc/meminfo: memFree=913816/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=19140 CPUtime=0.05
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 3705 0 0 0 4 1 0 0 18 0 1 0 236099487 19599360 3668 1992294400 134512640 134537284 4294956368 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/6746/statm: 4785 3669 82 6 0 4423 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24500

[startup+0.101603 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6745
/proc/meminfo: memFree=913816/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=22024 CPUtime=0.09
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 4332 0 0 0 7 2 0 0 18 0 1 0 236099487 22552576 4295 1992294400 134512640 134537284 4294956368 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/6746/statm: 5506 4296 82 6 0 5144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27384

[startup+0.301626 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6745
/proc/meminfo: memFree=913816/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=18552 CPUtime=0.29
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 4561 0 0 0 27 2 0 0 19 0 1 50000 236099487 18997248 3492 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6746/statm: 4638 3492 85 6 0 4276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23912

[startup+0.701672 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 6745
/proc/meminfo: memFree=913816/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=18684 CPUtime=0.69
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 4585 0 0 0 67 2 0 0 22 0 1 50000 236099487 19132416 3516 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6746/statm: 4671 3516 85 6 0 4309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24044

[startup+1.50176 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6747
/proc/meminfo: memFree=899784/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=18684 CPUtime=1.49
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 4586 0 0 0 147 2 0 0 25 0 1 50000 236099487 19132416 3517 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6746/statm: 4671 3517 85 6 0 4309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24044

[startup+3.10194 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6747
/proc/meminfo: memFree=899656/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=18684 CPUtime=3.09
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 4586 0 0 0 307 2 0 0 25 0 1 50000 236099487 19132416 3517 1992294400 134512640 134537284 4294956368 18446744073709551615 134523584 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6746/statm: 4671 3517 85 6 0 4309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24044

[startup+6.30131 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6747
/proc/meminfo: memFree=899400/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=0
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236099487 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6745/statm: 1340 237 196 169 0 51 0
[pid=6746] ppid=6745 vsize=18684 CPUtime=6.29
/proc/6746/stat : 6746 (revival) R 6745 6745 6303 0 -1 4194304 4586 0 0 0 627 2 0 0 25 0 1 50000 236099487 19132416 3517 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6746/statm: 4671 3517 85 6 0 4309 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24044

[startup+12.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=890568/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=12708 CPUtime=1.31
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 2930 0 0 0 129 2 0 0 25 0 1 0 236100625 13012992 2914 1992294400 134512640 135212939 4294956240 18446744073709551615 134536367 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 3177 2914 77 170 0 3005 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18068

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=888840/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=14160 CPUtime=14.1
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 3305 0 0 0 1407 3 0 0 25 0 1 0 236100625 14499840 3289 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 3540 3289 77 170 0 3368 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19520

[startup+51.1014 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=885832/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=17328 CPUtime=39.69
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 4087 0 0 0 3965 4 0 0 25 0 1 0 236100625 17743872 4071 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 4332 4071 77 170 0 4160 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 22688

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=880904/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=22168 CPUtime=90.88
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 5302 0 0 0 9082 6 0 0 25 0 1 0 236100625 22700032 5286 1992294400 134512640 135212939 4294956240 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 5542 5286 77 170 0 5370 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 27528

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=876488/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=26688 CPUtime=150.86
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 6418 0 0 0 15079 7 0 0 25 0 1 0 236100625 27328512 6402 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 6672 6402 77 170 0 6500 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32048

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=870536/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=32580 CPUtime=210.84
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 7881 0 0 0 21075 9 0 0 25 0 1 0 236100625 33361920 7865 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 8145 7865 77 170 0 7973 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 37940

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=863368/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=39716 CPUtime=270.83
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 9679 0 0 0 27070 13 0 0 25 0 1 0 236100625 40669184 9663 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 9929 9663 77 170 0 9757 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 45076

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=857032/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=46040 CPUtime=330.82
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 11245 0 0 0 33067 15 0 0 25 0 1 0 236100625 47144960 11229 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 11510 11229 77 170 0 11338 0
Current children cumulated CPU time (s) 342.17

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

/proc/6749/statm: 15705 15438 77 170 0 15533 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 68180

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=836104/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=67100 CPUtime=570.75
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 16493 0 0 0 57053 22 0 0 25 0 1 0 236100625 68710400 16477 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 16775 16477 77 170 0 16603 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 72460

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=829832/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=73188 CPUtime=630.74
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 18025 0 0 0 63049 25 0 0 25 0 1 0 236100625 74944512 18009 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 18297 18009 77 170 0 18125 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 78548

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=823752/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=79288 CPUtime=690.72
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 19548 0 0 0 69045 27 0 0 25 0 1 0 236100625 81190912 19532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 19822 19532 77 170 0 19650 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 84648

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=817800/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=85252 CPUtime=750.7
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 21035 0 0 0 75041 29 0 0 25 0 1 0 236100625 87298048 21019 1992294400 134512640 135212939 4294956240 18446744073709551615 134536289 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 21313 21019 77 170 0 21141 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 90612

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=812680/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=90280 CPUtime=810.68
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 22314 0 0 0 81037 31 0 0 25 0 1 0 236100625 92446720 22298 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 22570 22298 77 170 0 22398 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 95640

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=810632/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=92528 CPUtime=870.67
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 22830 0 0 0 87035 32 0 0 25 0 1 0 236100625 94748672 22814 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 23132 22814 77 170 0 22960 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 97888

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=808712/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=94452 CPUtime=930.66
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 23305 0 0 0 93033 33 0 0 25 0 1 0 236100625 96718848 23289 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 23613 23289 77 170 0 23441 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 99812

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6749
/proc/meminfo: memFree=807304/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=95776 CPUtime=990.64
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 23639 0 0 0 99030 34 0 0 25 0 1 0 236100625 98074624 23623 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 23944 23623 77 170 0 23772 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 101136

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6751
/proc/meminfo: memFree=805512/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=97608 CPUtime=1050.62
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 24092 0 0 0 105028 34 0 0 25 0 1 0 236100625 99950592 24076 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 24402 24076 77 170 0 24230 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 102968

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6751
/proc/meminfo: memFree=803656/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=99488 CPUtime=1110.61
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 24565 0 0 0 111026 35 0 0 25 0 1 0 236100625 101875712 24549 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 24872 24549 77 170 0 24700 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 104848

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6751
/proc/meminfo: memFree=802184/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=100808 CPUtime=1170.6
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 24921 0 0 0 117024 36 0 0 25 0 1 0 236100625 103227392 24905 1992294400 134512640 135212939 4294956240 18446744073709551615 134527071 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 25202 24905 77 170 0 25030 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 106168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 6751
/proc/meminfo: memFree=801608/2055920 swapFree=3990764/4192956
[pid=6745] ppid=6743 vsize=5360 CPUtime=11.35
/proc/6745/stat : 6745 (run.sh) S 6743 6745 6303 0 -1 4194304 341 14482 0 0 0 0 1124 11 16 0 1 0 236099487 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6745/statm: 1340 241 197 169 0 51 0
[pid=6749] ppid=6745 vsize=101368 CPUtime=1188.69
/proc/6749/stat : 6749 (minisat) R 6745 6745 6303 0 -1 4194304 25055 0 0 0 118833 36 0 0 25 0 1 0 236100625 103800832 25039 1992294400 134512640 135212939 4294956240 18446744073709551615 134536387 0 0 4096 3 0 0 0 17 1 0 0
/proc/6749/statm: 25342 25039 77 170 0 25170 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 106728

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 6745 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=249289
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=122981
# CPU time returned by wait4() is 11.3723
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.57
CPU system time (s): 0.47
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 106728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.2493
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14823
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= 9
involuntary context switches= 49

runsolver used 1.38479 second user time and 2.99454 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-12 00:24:20
IDJOB=1796794
IDBENCH=70820
IDSOLVER=647
FILE ID=node23/1796794-1242080659
PBS_JOBID= 9277591
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=872419257

node23.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.238
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.238
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:        914232 kB
Buffers:         68208 kB
Cached:         812324 kB
SwapCached:     196860 kB
Active:         210388 kB
Inactive:       868576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        914232 kB
SwapTotal:     4192956 kB
SwapFree:      3990764 kB
Dirty:            5532 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            48760 kB
Committed_AS:   834844 kB
PageTables:       1396 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= 66412 MiB
End job on node23 at 2009-05-12 00:44:22