Trace number 1796824

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 2009-03-18? (TO) 1200.06 1200.61

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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 9
4.40/4.49	#LEARNT CLAUSES 27
4.59/4.68	done !
4.59/4.68	c Calling MINISAT
4.59/4.68	This is MiniSat 2.0 beta
4.59/4.68	WARNING: for repeatability, setting FPU to use double precision
4.59/4.68	============================[ Problem Statistics ]=============================
4.59/4.68	|                                                                             |
4.59/4.69	|  Number of variables:  69561                                                |
4.59/4.69	|  Number of clauses:    225898                                               |
4.68/4.83	|  Parsing time:         0.12         s                                       |
4.68/4.84	============================[ Search Statistics ]==============================
4.68/4.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.68/4.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.68/4.84	===============================================================================
4.68/4.84	|         0 |   69154   225491   583766 |    75163        0    nan |  0.000 % |
4.68/4.85	|       100 |   69154   225491   583766 |    82680       99      5 |  0.589 % |
4.68/5.04	|       251 |   69151   225491   583766 |    90948      250     14 |  0.589 % |
4.68/5.07	|       476 |   69151   225491   583766 |   100042      475     10 |  0.589 % |
4.68/5.11	|       814 |   69151   225491   583766 |   110047      813      8 |  0.589 % |
4.68/5.16	|      1321 |   69151   225491   583766 |   121051     1320      7 |  0.589 % |
5.68/5.73	|      2082 |   69151   225491   583766 |   133157     2081     11 |  0.589 % |
7.07/7.15	|      3222 |   69151   225476   583728 |   146472     3220     28 |  0.589 % |
19.95/20.09	|      4931 |   69142   225434   583627 |   161119     4927     61 |  0.602 % |
39.24/39.31	|      7494 |   69133   225392   583526 |   177231     7484     79 |  0.615 % |
72.62/72.77	|     11338 |   69133   225392   583526 |   194955    11328    101 |  0.615 % |
116.50/116.66	|     17105 |   69133   225392   583526 |   214450    17095    114 |  0.615 % |
177.18/177.38	|     25755 |   69133   225392   583526 |   235895    25745     84 |  0.615 % |
268.55/268.75	|     38732 |   69122   225345   583417 |   259485    38700     99 |  0.631 % |
502.65/502.95	|     58194 |   69122   225345   583417 |   285433    58162    107 |  0.631 % |
898.59/899.07	|     87386 |   69122   225345   583417 |   313977    87354     93 |  0.631 % |

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-1796824-1242081188/watcher-1796824-1242081188 -o /tmp/evaluation-result-1796824-1242081188/solver-1796824-1242081188 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796824-1242081188.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.95 0.98 0.99 3/65 14847
/proc/meminfo: memFree=1947728/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=0
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236146633 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 237 196 169 0 51 0
[pid=14848] ppid=14847 vsize=2636 CPUtime=0
/proc/14848/stat : 14848 (revival) R 14847 14847 14410 0 -1 4194304 296 0 0 0 0 0 0 0 19 0 1 0 236146633 2699264 263 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14848/statm: 659 272 81 6 0 297 0

[startup+0.081461 s]
/proc/loadavg: 0.95 0.98 0.99 3/65 14847
/proc/meminfo: memFree=1947728/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=0
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236146633 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 237 196 169 0 51 0
[pid=14848] ppid=14847 vsize=20768 CPUtime=0.07
/proc/14848/stat : 14848 (revival) R 14847 14847 14410 0 -1 4194304 3987 0 0 0 6 1 0 0 19 0 1 0 236146633 21266432 3951 1992294400 134512640 134537284 4294956368 18446744073709551615 12367483 0 0 4096 0 0 0 0 17 0 0 0
/proc/14848/statm: 5192 3952 82 6 0 4830 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26128

[startup+0.101463 s]
/proc/loadavg: 0.95 0.98 0.99 3/65 14847
/proc/meminfo: memFree=1947728/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=0
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236146633 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 237 196 169 0 51 0
[pid=14848] ppid=14847 vsize=17856 CPUtime=0.08
/proc/14848/stat : 14848 (revival) R 14847 14847 14410 0 -1 4194304 4329 0 0 0 7 1 0 0 19 0 1 50000 236146633 18284544 3269 1992294400 134512640 134537284 4294956368 18446744073709551615 134531072 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14848/statm: 4464 3269 85 6 0 4102 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23216

[startup+0.301482 s]
/proc/loadavg: 0.95 0.98 0.99 3/65 14847
/proc/meminfo: memFree=1947728/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=0
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236146633 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 237 196 169 0 51 0
[pid=14848] ppid=14847 vsize=18516 CPUtime=0.29
/proc/14848/stat : 14848 (revival) R 14847 14847 14410 0 -1 4194304 4499 0 0 0 27 2 0 0 21 0 1 50000 236146633 18960384 3439 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14848/statm: 4629 3439 85 6 0 4267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23876

[startup+0.701519 s]
/proc/loadavg: 0.95 0.98 0.99 3/65 14847
/proc/meminfo: memFree=1947728/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=0
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236146633 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 237 196 169 0 51 0
[pid=14848] ppid=14847 vsize=18516 CPUtime=0.69
/proc/14848/stat : 14848 (revival) R 14847 14847 14410 0 -1 4194304 4504 0 0 0 67 2 0 0 25 0 1 50000 236146633 18960384 3444 1992294400 134512640 134537284 4294956368 18446744073709551615 134524039 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14848/statm: 4629 3444 85 6 0 4267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23876

[startup+1.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 14849
/proc/meminfo: memFree=1933952/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=0
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236146633 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 237 196 169 0 51 0
[pid=14848] ppid=14847 vsize=18516 CPUtime=1.49
/proc/14848/stat : 14848 (revival) R 14847 14847 14410 0 -1 4194304 4505 0 0 0 147 2 0 0 25 0 1 50000 236146633 18960384 3445 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14848/statm: 4629 3445 85 6 0 4267 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23876

[startup+3.10175 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 14849
/proc/meminfo: memFree=1933824/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=0
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236146633 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 237 196 169 0 51 0
[pid=14848] ppid=14847 vsize=18516 CPUtime=3.09
/proc/14848/stat : 14848 (revival) R 14847 14847 14410 0 -1 4194304 4505 0 0 0 307 2 0 0 25 0 1 50000 236146633 18960384 3445 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14848/statm: 4629 3445 85 6 0 4267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23876

[startup+6.30208 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1928000/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=17656 CPUtime=1.6
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 3891 0 0 0 158 2 0 0 25 0 1 0 236147101 18079744 3844 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/14850/statm: 4414 3844 77 170 0 4242 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23016

[startup+12.7017 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1927168/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=18448 CPUtime=7.98
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 4089 0 0 0 796 2 0 0 25 0 1 0 236147101 18890752 4042 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 4612 4042 77 170 0 4440 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23808

[startup+25.5019 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1926592/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=19120 CPUtime=20.77
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 4279 0 0 0 2075 2 0 0 25 0 1 0 236147101 19578880 4232 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 4780 4232 77 170 0 4608 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24480

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1924864/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=20968 CPUtime=46.35
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 4715 0 0 0 4632 3 0 0 25 0 1 0 236147101 21471232 4668 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 5242 4668 77 170 0 5070 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26328

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1920896/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=24816 CPUtime=97.53
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 5685 0 0 0 9748 5 0 0 25 0 1 0 236147101 25411584 5638 1992294400 134512640 135212939 4294956240 18446744073709551615 134529424 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 6204 5638 77 170 0 6032 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 30176

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1918912/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=26760 CPUtime=157.51
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 6173 0 0 0 15745 6 0 0 25 0 1 0 236147101 27402240 6126 1992294400 134512640 135212939 4294956240 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 6690 6126 77 170 0 6518 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32120

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1915008/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=30624 CPUtime=217.48
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 7139 0 0 0 21742 6 0 0 25 0 1 0 236147101 31358976 7092 1992294400 134512640 135212939 4294956240 18446744073709551615 134537394 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 7656 7092 77 170 0 7484 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 35984

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1910272/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=35376 CPUtime=277.46
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 8316 0 0 0 27739 7 0 0 25 0 1 0 236147101 36225024 8269 1992294400 134512640 135212939 4294956240 18446744073709551615 134529424 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 8844 8269 77 170 0 8672 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 40736

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14850
/proc/meminfo: memFree=1907072/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=38508 CPUtime=337.43
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 9103 0 0 0 33734 9 0 0 25 0 1 0 236147101 39432192 9056 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 9627 9056 77 170 0 9455 0
Current children cumulated CPU time (s) 342.11

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

/proc/14850/statm: 11542 10993 77 170 0 11370 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 51528

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14852
/proc/meminfo: memFree=1895552/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=49988 CPUtime=577.33
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 11960 0 0 0 57721 12 0 0 25 0 1 0 236147101 51187712 11913 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 12497 11913 77 170 0 12325 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 55348

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14852
/proc/meminfo: memFree=1894528/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=50920 CPUtime=637.32
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 12209 0 0 0 63719 13 0 0 25 0 1 0 236147101 52142080 12162 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 12730 12162 77 170 0 12558 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 56280

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14852
/proc/meminfo: memFree=1893632/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=51712 CPUtime=697.27
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 12403 0 0 0 69714 13 0 0 25 0 1 0 236147101 52953088 12356 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 12928 12356 77 170 0 12756 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 57072

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14852
/proc/meminfo: memFree=1893056/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=52252 CPUtime=757.26
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 12543 0 0 0 75713 13 0 0 25 0 1 0 236147101 53506048 12496 1992294400 134512640 135212939 4294956240 18446744073709551615 134530458 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 13063 12496 77 170 0 12891 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 57612

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14852
/proc/meminfo: memFree=1892480/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=52920 CPUtime=817.24
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 12687 0 0 0 81710 14 0 0 25 0 1 0 236147101 54190080 12640 1992294400 134512640 135212939 4294956240 18446744073709551615 134536022 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 13230 12640 77 170 0 13058 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 58280

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 14852
/proc/meminfo: memFree=1892032/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=53316 CPUtime=877.21
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 12805 0 0 0 87707 14 0 0 25 0 1 0 236147101 54595584 12758 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 13329 12758 77 170 0 13157 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 58676

[startup+942.301 s]
/proc/loadavg: 1.07 1.00 1.00 2/67 14852
/proc/meminfo: memFree=1889152/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=56128 CPUtime=937.19
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 13517 0 0 0 93704 15 0 0 25 0 1 0 236147101 57475072 13470 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 14032 13470 77 170 0 13860 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 61488

[startup+1002.3 s]
/proc/loadavg: 1.16 1.03 1.01 2/67 14852
/proc/meminfo: memFree=1886784/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=58600 CPUtime=997.16
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 14080 0 0 0 99701 15 0 0 25 0 1 0 236147101 60006400 14033 1992294400 134512640 135212939 4294956240 18446744073709551615 134530511 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 14650 14033 77 170 0 14478 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 63960

[startup+1062.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/67 14852
/proc/meminfo: memFree=1886336/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=59076 CPUtime=1057.14
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 14204 0 0 0 105698 16 0 0 25 0 1 0 236147101 60493824 14157 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 14769 14157 77 170 0 14597 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 64436

[startup+1122.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/67 14852
/proc/meminfo: memFree=1884672/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=60680 CPUtime=1117.12
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 14616 0 0 0 111696 16 0 0 25 0 1 0 236147101 62136320 14569 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 15170 14569 77 170 0 14998 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 66040

[startup+1182.3 s]
/proc/loadavg: 1.05 1.05 1.01 2/67 14852
/proc/meminfo: memFree=1884160/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=61120 CPUtime=1177.09
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 14735 0 0 0 117693 16 0 0 25 0 1 0 236147101 62586880 14688 1992294400 134512640 135212939 4294956240 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 15280 14688 77 170 0 15108 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 66480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.03 1.04 1.01 2/67 14852
/proc/meminfo: memFree=1883968/2055920 swapFree=4178928/4192956
[pid=14847] ppid=14845 vsize=5360 CPUtime=4.68
/proc/14847/stat : 14847 (run.sh) S 14845 14847 14410 0 -1 4194304 312 4520 0 0 0 0 464 4 19 0 1 0 236146633 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14847/statm: 1340 238 197 169 0 51 0
[pid=14850] ppid=14847 vsize=61252 CPUtime=1195.38
/proc/14850/stat : 14850 (minisat) R 14847 14847 14410 0 -1 4194304 14757 0 0 0 119522 16 0 0 25 0 1 0 236147101 62722048 14710 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14850/statm: 15313 14710 77 170 0 15141 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 66612

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 14847 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=642294
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=42993
# CPU time returned by wait4() is 4.68529
# while last known CPU time is 1200.06
#
# 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.06
CPU user time (s): 1199.86
CPU system time (s): 0.2
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 66612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.64229
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4832
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= 5
involuntary context switches= 18

runsolver used 0.967852 second user time and 3.41048 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-12 00:33:09
IDJOB=1796824
IDBENCH=70830
IDSOLVER=649
FILE ID=node56/1796824-1242081188
PBS_JOBID= 9277601
Free space on /tmp= 102984 MiB

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

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=827246159

node56.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.218
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.218
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:       1948144 kB
Buffers:          3592 kB
Cached:          41376 kB
SwapCached:       7664 kB
Active:          27320 kB
Inactive:        26412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948144 kB
SwapTotal:     4192956 kB
SwapFree:      4178928 kB
Dirty:            5512 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            39936 kB
Committed_AS:   739216 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= 102980 MiB
End job on node56 at 2009-05-12 00:53:11