Trace number 1797591

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
IUT_BMB_SIM 1.0? (TO) 1200.05 1200.72

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 IUT_BMB_SIM version 1.0
2.99/3.08	This is MiniSat 2.0 beta
2.99/3.08	WARNING: for repeatability, setting FPU to use double precision
2.99/3.08	============================[ Problem Statistics ]=============================
2.99/3.08	|                                                                             |
2.99/3.08	|  Number of variables:  70139                                                |
2.99/3.08	|  Number of clauses:    227991                                               |
3.18/3.23	|  Parsing time:         0.12         s                                       |
3.18/3.23	============================[ Search Statistics ]==============================
3.18/3.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.18/3.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.18/3.23	===============================================================================
3.18/3.23	|         0 |   70139   217309   569398 |    72436        0    nan |  0.000 % |
3.18/3.28	|       100 |   70119   217309   569398 |    79679       87      5 |  0.114 % |
3.28/3.35	|       250 |   70113   217309   569398 |    87647      236     13 |  0.118 % |
3.28/3.37	|       475 |   70113   217309   569398 |    96412      461      9 |  0.118 % |
3.87/3.94	|       812 |   70113   217309   569398 |   106054      798     10 |  0.118 % |
5.57/5.66	|      1319 |   70038   216892   568363 |   116659     1296     31 |  0.144 % |
14.86/14.99	|      2079 |   70030   216800   568130 |   128325     2046     85 |  0.161 % |
22.77/22.86	|      3220 |   70023   216744   567987 |   141157     3183    104 |  0.174 % |
30.54/30.68	|      4928 |   69956   216436   567210 |   155273     4849    101 |  0.261 % |
48.24/48.34	|      7490 |   69939   216331   566936 |   170801     7387    110 |  0.365 % |
79.21/79.32	|     11334 |   69873   216065   566257 |   187881    11213    120 |  0.386 % |
121.09/121.27	|     17100 |   69868   216030   566170 |   206669    16976    123 |  0.386 % |
162.17/162.39	|     25749 |   69864   216013   566126 |   227336    25624    120 |  0.392 % |
239.54/239.72	|     38724 |   69863   216008   566114 |   250069    38595    118 |  0.394 % |
416.05/416.35	|     58186 |   69861   215999   566091 |   275076    58054    133 |  0.396 % |
671.51/671.94	|     87379 |   69861   215999   566091 |   302584    87247    144 |  0.396 % |
1132.99/1133.66	|    131169 |   69861   215999   566091 |   332842   131037    155 |  0.396 % |

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-1797591-1242080691/watcher-1797591-1242080691 -o /tmp/evaluation-result-1797591-1242080691/solver-1797591-1242080691 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797591-1242080691.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: 1.05 1.11 1.04 3/64 1409
/proc/meminfo: memFree=1955448/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=3964 CPUtime=0
/proc/1409/stat : 1409 (IUT_BMB_SIM) R 1407 1409 940 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 236095938 4059136 176 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/1409/statm: 991 176 93 274 0 714 0

[startup+0.0199449 s]
/proc/loadavg: 1.05 1.11 1.04 3/64 1409
/proc/meminfo: memFree=1955448/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=3964 CPUtime=0.01
/proc/1409/stat : 1409 (IUT_BMB_SIM) R 1407 1409 940 0 -1 4194304 441 0 0 0 1 0 0 0 18 0 1 0 236095938 4059136 424 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/1409/statm: 991 424 93 274 0 714 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3964

[startup+0.10196 s]
/proc/loadavg: 1.05 1.11 1.04 3/64 1409
/proc/meminfo: memFree=1955448/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=13768 CPUtime=0.09
/proc/1409/stat : 1409 (IUT_BMB_SIM) R 1407 1409 940 0 -1 4194304 3251 0 0 0 9 0 0 0 18 0 1 0 236095938 14098432 3234 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/1409/statm: 3442 3235 99 274 0 3165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13768

[startup+0.301995 s]
/proc/loadavg: 1.05 1.11 1.04 3/64 1409
/proc/meminfo: memFree=1955448/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=16540 CPUtime=0.29
/proc/1409/stat : 1409 (IUT_BMB_SIM) R 1407 1409 940 0 -1 4194304 3967 0 0 0 28 1 0 0 19 0 1 0 236095938 16936960 3950 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/1409/statm: 4135 3950 99 274 0 3858 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16540

[startup+0.701066 s]
/proc/loadavg: 1.05 1.11 1.04 3/64 1409
/proc/meminfo: memFree=1955448/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=21556 CPUtime=0.69
/proc/1409/stat : 1409 (IUT_BMB_SIM) R 1407 1409 940 0 -1 4194304 5208 0 0 0 68 1 0 0 23 0 1 0 236095938 22073344 5191 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/1409/statm: 5389 5191 99 274 0 5112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21556

[startup+1.50121 s]
/proc/loadavg: 1.05 1.11 1.04 2/65 1410
/proc/meminfo: memFree=1931120/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=35680 CPUtime=1.49
/proc/1409/stat : 1409 (IUT_BMB_SIM) R 1407 1409 940 0 -1 4194304 8752 0 0 0 146 3 0 0 25 0 1 0 236095938 36536320 8735 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/1409/statm: 8920 8735 99 274 0 8643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35680

[startup+3.10151 s]
/proc/loadavg: 1.05 1.11 1.04 2/65 1410
/proc/meminfo: memFree=1916336/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 39504

[startup+6.30107 s]
/proc/loadavg: 1.05 1.11 1.04 2/66 1411
/proc/meminfo: memFree=1897832/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=17440 CPUtime=3.2
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 4074 0 0 0 318 2 0 0 25 0 1 0 236096246 17858560 3796 1992294400 134512640 135212939 4294956320 18446744073709551615 134536046 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 4360 3796 77 170 0 4188 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 56944

[startup+12.7022 s]
/proc/loadavg: 1.04 1.10 1.04 2/66 1411
/proc/meminfo: memFree=1897384/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=17836 CPUtime=9.59
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 4168 0 0 0 957 2 0 0 25 0 1 0 236096246 18264064 3890 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 4459 3890 77 170 0 4287 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 57340

[startup+25.5015 s]
/proc/loadavg: 1.03 1.10 1.03 2/66 1411
/proc/meminfo: memFree=1896488/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=18892 CPUtime=22.39
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 4422 0 0 0 2236 3 0 0 25 0 1 0 236096246 19345408 4144 1992294400 134512640 135212939 4294956320 18446744073709551615 134538867 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 4723 4144 77 170 0 4551 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58396

[startup+51.1011 s]
/proc/loadavg: 1.02 1.09 1.03 2/66 1411
/proc/meminfo: memFree=1894440/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=20872 CPUtime=47.96
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 4941 0 0 0 4792 4 0 0 25 0 1 0 236096246 21372928 4663 1992294400 134512640 135212939 4294956320 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 5218 4663 77 170 0 5046 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 60376

[startup+102.305 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 1411
/proc/meminfo: memFree=1890664/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=24612 CPUtime=99.14
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 5871 0 0 0 9908 6 0 0 25 0 1 0 236096246 25202688 5593 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 6153 5593 77 170 0 5981 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 64116

[startup+162.302 s]
/proc/loadavg: 1.00 1.06 1.02 2/66 1411
/proc/meminfo: memFree=1884968/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=30356 CPUtime=159.1
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 7288 0 0 0 15903 7 0 0 25 0 1 0 236096246 31084544 7010 1992294400 134512640 135212939 4294956320 18446744073709551615 134536367 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 7589 7010 77 170 0 7417 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 69860

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/66 1411
/proc/meminfo: memFree=1879720/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=35544 CPUtime=219.06
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 8587 0 0 0 21897 9 0 0 25 0 1 0 236096246 36397056 8309 1992294400 134512640 135212939 4294956320 18446744073709551615 134526778 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 8886 8309 77 170 0 8714 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 75048

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 1411
/proc/meminfo: memFree=1875368/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=39992 CPUtime=279.04
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 9679 0 0 0 27894 10 0 0 25 0 1 0 236096246 40951808 9401 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 9998 9401 77 170 0 9826 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 79496

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 1411
/proc/meminfo: memFree=1870824/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=44348 CPUtime=339.01
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 10781 0 0 0 33889 12 0 0 25 0 1 0 236096246 45412352 10503 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 11087 10503 77 170 0 10915 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 83852

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 1411
/proc/meminfo: memFree=1866408/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=48836 CPUtime=398.99
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 11905 0 0 0 39885 14 0 0 25 0 1 0 236096246 50008064 11627 1992294400 134512640 135212939 4294956320 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 12209 11627 77 170 0 12037 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 88340

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1411
/proc/meminfo: memFree=1861864/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=53320 CPUtime=458.95

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

/proc/1411/statm: 15739 15161 77 170 0 15567 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 102460

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1411
/proc/meminfo: memFree=1847208/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=67720 CPUtime=638.87
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 16624 0 0 0 63868 19 0 0 25 0 1 0 236096246 69345280 16346 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 16930 16346 77 170 0 16758 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 107224

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1411
/proc/meminfo: memFree=1842664/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=72220 CPUtime=698.83
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 17771 0 0 0 69863 20 0 0 25 0 1 0 236096246 73953280 17493 1992294400 134512640 135212939 4294956320 18446744073709551615 134537394 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 18055 17493 77 170 0 17883 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 111724

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1411
/proc/meminfo: memFree=1838184/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=76756 CPUtime=758.8
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 18868 0 0 0 75859 21 0 0 25 0 1 0 236096246 78598144 18590 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 19189 18590 77 170 0 19017 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 116260

[startup+822.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 1411
/proc/meminfo: memFree=1834024/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=80992 CPUtime=818.77
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 19931 0 0 0 81854 23 0 0 25 0 1 0 236096246 82935808 19653 1992294400 134512640 135212939 4294956320 18446744073709551615 134536389 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 20248 19653 77 170 0 20076 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 120496

[startup+882.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 1411
/proc/meminfo: memFree=1829736/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=85216 CPUtime=878.74
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 20990 0 0 0 87850 24 0 0 25 0 1 0 236096246 87261184 20712 1992294400 134512640 135212939 4294956320 18446744073709551615 134536513 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 21304 20712 77 170 0 21132 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 124720

[startup+942.303 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 1411
/proc/meminfo: memFree=1825832/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=89176 CPUtime=938.71
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 21983 0 0 0 93846 25 0 0 25 0 1 0 236096246 91316224 21705 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 22294 21705 77 170 0 22122 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 128680

[startup+1002.3 s]
/proc/loadavg: 1.07 1.04 1.00 2/66 1411
/proc/meminfo: memFree=1821544/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=93416 CPUtime=998.68
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 23027 0 0 0 99842 26 0 0 25 0 1 0 236096246 95657984 22749 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 23354 22749 77 170 0 23182 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 132920

[startup+1062.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 1413
/proc/meminfo: memFree=1817448/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=97376 CPUtime=1058.65
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 24024 0 0 0 105838 27 0 0 25 0 1 0 236096246 99713024 23746 1992294400 134512640 135212939 4294956320 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 24344 23746 77 170 0 24172 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 136880

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1413
/proc/meminfo: memFree=1813416/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=101364 CPUtime=1118.62
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 25040 0 0 0 111833 29 0 0 25 0 1 0 236096246 103796736 24762 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 25341 24762 77 170 0 25169 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 140868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 1413
/proc/meminfo: memFree=1809640/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=105196 CPUtime=1178.58
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 25983 0 0 0 117829 29 0 0 25 0 1 0 236096246 107720704 25705 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 26299 25705 77 170 0 26127 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 144700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1413
/proc/meminfo: memFree=1808168/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=106520 CPUtime=1196.98
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 26330 0 0 0 119668 30 0 0 25 0 1 0 236096246 109076480 26052 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 26630 26052 77 170 0 26458 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 146024

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 1413
/proc/meminfo: memFree=1808168/2055920 swapFree=4180452/4192956
[pid=1409] ppid=1407 vsize=39504 CPUtime=3.07
/proc/1409/stat : 1409 (IUT_BMB_SIM) S 1407 1409 940 0 -1 4194304 9938 0 0 0 222 85 0 0 25 0 1 0 236095938 40452096 9703 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1409/statm: 9876 9703 106 274 0 9599 0
[pid=1411] ppid=1409 vsize=106520 CPUtime=1196.98
/proc/1411/stat : 1411 (minisat) R 1409 1409 940 0 -1 4194304 26330 0 0 0 119668 30 0 0 25 0 1 0 236096246 109076480 26052 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/1411/statm: 26630 26052 77 170 0 26458 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 146024

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1409 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=224661
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=863868
# CPU time returned by wait4() is 3.08853
# 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.72
CPU time (s): 1200.05
CPU user time (s): 1198.9
CPU system time (s): 1.15
CPU usage (%): 99.9442
Max. virtual memory (cumulated for all children) (KiB): 146024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.22466
system time used= 0.863868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9938
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= 4
involuntary context switches= 11

runsolver used 0.962853 second user time and 3.41748 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-12 00:24:52
IDJOB=1797591
IDBENCH=70820
IDSOLVER=650
FILE ID=node60/1797591-1242080691
PBS_JOBID= 9277666
Free space on /tmp= 66032 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797591-1242080691/watcher-1797591-1242080691 -o /tmp/evaluation-result-1797591-1242080691/solver-1797591-1242080691 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797591-1242080691.cnf HOME

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=1418886259

node60.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.256
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.256
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:       1955992 kB
Buffers:          3244 kB
Cached:          36280 kB
SwapCached:       6308 kB
Active:          24612 kB
Inactive:        23748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1955992 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            6276 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            37584 kB
Committed_AS:   830348 kB
PageTables:       1456 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= 66028 MiB
End job on node60 at 2009-05-12 00:44:54