Trace number 1797615

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.11 1200.72

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
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
1.39/1.49	This is MiniSat 2.0 beta
1.39/1.49	WARNING: for repeatability, setting FPU to use double precision
1.39/1.49	============================[ Problem Statistics ]=============================
1.39/1.49	|                                                                             |
1.39/1.49	|  Number of variables:  31821                                                |
1.39/1.49	|  Number of clauses:    95251                                                |
1.49/1.55	|  Parsing time:         0.05         s                                       |
1.49/1.55	============================[ Search Statistics ]==============================
1.49/1.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.55	===============================================================================
1.49/1.55	|         0 |   31804    93140   219890 |    31046        0    nan |  0.000 % |
1.49/1.84	|       102 |   31768    93140   219890 |    34151       93     36 |  0.937 % |
2.88/2.97	|       252 |   31512    91937   217093 |    37566      238     29 |  0.968 % |
4.77/4.85	|       478 |   31478    91732   216636 |    41323      462     27 |  1.075 % |
7.27/7.33	|       815 |   31415    91472   216044 |    45455      798     25 |  1.273 % |
10.97/11.09	|      1321 |   31415    91472   216044 |    50000     1304     27 |  1.273 % |
14.07/14.14	|      2080 |   31363    91148   215262 |    55001     2060     31 |  1.436 % |
22.16/22.22	|      3219 |   31337    91027   214987 |    60501     3198     31 |  1.518 % |
37.36/37.47	|      4927 |   31277    90734   214261 |    66551     4905     30 |  1.706 % |
56.85/56.98	|      7490 |   31276    90726   214239 |    73206     7467     32 |  1.710 % |
85.14/85.20	|     11334 |   31276    90726   214239 |    80527    11311     30 |  1.710 % |
131.92/132.02	|     17101 |   31276    90726   214239 |    88579    17078     30 |  1.710 % |
194.48/194.62	|     25751 |   31276    90726   214239 |    97437    25728     30 |  1.710 % |
252.25/252.48	|     38729 |   31276    90726   214239 |   107181    38706     35 |  1.710 % |
406.28/406.58	|     58190 |   31274    90718   214219 |   117899    58166     34 |  1.716 % |
686.35/686.78	|     87383 |   31259    90660   214061 |   129689    87353     33 |  1.763 % |
1063.95/1064.58	|    131172 |   31225    90518   213734 |   142658   131140     34 |  1.870 % |
1200.09/1200.71	c cannot read from file

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-1797615-1242082106/watcher-1797615-1242082106 -o /tmp/evaluation-result-1797615-1242082106/solver-1797615-1242082106 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797615-1242082106.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.00 1.00 1.00 3/64 5480
/proc/meminfo: memFree=1314416/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=2408 CPUtime=0
/proc/5480/stat : 5480 (IUT_BMB_SIM) R 5478 5480 5065 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 236243383 2465792 177 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/5480/statm: 602 178 93 274 0 325 0

[startup+0.0248861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5480
/proc/meminfo: memFree=1314416/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=3676 CPUtime=0.02
/proc/5480/stat : 5480 (IUT_BMB_SIM) R 5478 5480 5065 0 -1 4194304 663 0 0 0 2 0 0 0 18 0 1 0 236243383 3764224 646 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/5480/statm: 919 647 93 274 0 642 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3676

[startup+0.101897 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5480
/proc/meminfo: memFree=1314416/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=7592 CPUtime=0.09
/proc/5480/stat : 5480 (IUT_BMB_SIM) R 5478 5480 5065 0 -1 4194304 1723 0 0 0 8 1 0 0 18 0 1 0 236243383 7774208 1706 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/5480/statm: 1898 1706 99 274 0 1621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7592

[startup+0.301925 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5480
/proc/meminfo: memFree=1314416/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=10100 CPUtime=0.29
/proc/5480/stat : 5480 (IUT_BMB_SIM) R 5478 5480 5065 0 -1 4194304 2349 0 0 0 28 1 0 0 19 0 1 0 236243383 10342400 2332 1992294400 134512640 135635349 4294956224 18446744073709551615 134549736 0 0 4096 0 0 0 0 17 0 0 0
/proc/5480/statm: 2525 2333 99 274 0 2248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10100

[startup+0.701983 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5480
/proc/meminfo: memFree=1314416/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=16568 CPUtime=0.69
/proc/5480/stat : 5480 (IUT_BMB_SIM) R 5478 5480 5065 0 -1 4194304 3960 0 0 0 67 2 0 0 23 0 1 0 236243383 16965632 3943 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/5480/statm: 4142 3943 99 274 0 3865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16568

[startup+1.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5481
/proc/meminfo: memFree=1294504/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20764

[startup+3.10134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1286176/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=8244 CPUtime=1.59
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 2035 0 0 0 158 1 0 0 25 0 1 0 236243532 8441856 1785 1992294400 134512640 135212939 4294956320 18446744073709551615 134526666 0 0 4096 3 0 0 0 17 1 0 0
/proc/5482/statm: 2061 1785 76 170 0 1889 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29008

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1285984/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=8376 CPUtime=4.78
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 2046 0 0 0 477 1 0 0 25 0 1 0 236243532 8577024 1796 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 2094 1796 76 170 0 1922 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29140

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1285856/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=8508 CPUtime=11.18
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 2087 0 0 0 1117 1 0 0 25 0 1 0 236243532 8712192 1837 1992294400 134512640 135212939 4294956320 18446744073709551615 134536630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 2127 1837 76 170 0 1955 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29272

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1285600/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=8904 CPUtime=23.97
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 2181 0 0 0 2396 1 0 0 25 0 1 0 236243532 9117696 1931 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 2226 1931 76 170 0 2054 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29668

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1285088/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=9436 CPUtime=49.55
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 2301 0 0 0 4954 1 0 0 25 0 1 0 236243532 9662464 2051 1992294400 134512640 135212939 4294956320 18446744073709551615 134536608 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 2359 2051 76 170 0 2187 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 30200

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1283872/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=10524 CPUtime=100.74
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 2577 0 0 0 10072 2 0 0 25 0 1 0 236243532 10776576 2327 1992294400 134512640 135212939 4294956320 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 2631 2327 76 170 0 2459 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 31288

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1282656/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=11672 CPUtime=160.71
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 2878 0 0 0 16069 2 0 0 25 0 1 0 236243532 11952128 2628 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 2918 2628 76 170 0 2746 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 32436

[startup+222.301 s]
/proc/loadavg: 1.21 1.06 1.02 2/66 5482
/proc/meminfo: memFree=1280736/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=13764 CPUtime=220.68
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 3374 0 0 0 22065 3 0 0 25 0 1 0 236243532 14094336 3124 1992294400 134512640 135212939 4294956320 18446744073709551615 134538813 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 3441 3124 76 170 0 3269 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 34528

[startup+282.302 s]
/proc/loadavg: 1.07 1.05 1.01 2/66 5482
/proc/meminfo: memFree=1278048/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=16408 CPUtime=280.65
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 4042 0 0 0 28061 4 0 0 25 0 1 0 236243532 16801792 3792 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 4102 3792 76 170 0 3930 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 37172

[startup+342.301 s]
/proc/loadavg: 1.03 1.03 1.01 2/66 5482
/proc/meminfo: memFree=1276896/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=17660 CPUtime=340.62
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 4314 0 0 0 34058 4 0 0 25 0 1 0 236243532 18083840 4064 1992294400 134512640 135212939 4294956320 18446744073709551615 134536630 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 4415 4064 76 170 0 4243 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 38424

[startup+402.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 5482
/proc/meminfo: memFree=1275744/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=18720 CPUtime=400.59
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 4618 0 0 0 40054 5 0 0 25 0 1 0 236243532 19169280 4368 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 4680 4368 76 170 0 4508 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 39484

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 5482
/proc/meminfo: memFree=1274848/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49

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

[pid=5482] ppid=5480 vsize=21332 CPUtime=520.54
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 5217 0 0 0 52049 5 0 0 25 0 1 0 236243532 21843968 4967 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 5333 4967 76 170 0 5161 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 42096

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 5482
/proc/meminfo: memFree=1272480/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=22160 CPUtime=580.5
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 5425 0 0 0 58045 5 0 0 25 0 1 0 236243532 22691840 5167 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 5540 5167 76 170 0 5368 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 42924

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1271328/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=23300 CPUtime=640.48
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 5698 0 0 0 64043 5 0 0 25 0 1 0 236243532 23859200 5440 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 5825 5440 76 170 0 5653 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 44064

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5482
/proc/meminfo: memFree=1270048/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=24476 CPUtime=700.46
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 6005 0 0 0 70040 6 0 0 25 0 1 0 236243532 25063424 5747 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 6119 5747 76 170 0 5947 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 45240

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1269024/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=25808 CPUtime=760.42
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 6268 0 0 0 76036 6 0 0 25 0 1 0 236243532 26427392 6010 1992294400 134512640 135212939 4294956320 18446744073709551615 134527071 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 6452 6010 76 170 0 6280 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 46572

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1268064/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=26764 CPUtime=820.38
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 6519 0 0 0 82032 6 0 0 25 0 1 0 236243532 27406336 6261 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 6691 6261 76 170 0 6519 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 47528

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1267232/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=27556 CPUtime=880.36
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 6723 0 0 0 88029 7 0 0 25 0 1 0 236243532 28217344 6465 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 6889 6465 76 170 0 6717 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 48320

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1266080/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=28732 CPUtime=940.33
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 7015 0 0 0 94026 7 0 0 25 0 1 0 236243532 29421568 6757 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 7183 6757 76 170 0 7011 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 49496

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1264288/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=30416 CPUtime=1000.29
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 7440 0 0 0 100021 8 0 0 25 0 1 0 236243532 31145984 7182 1992294400 134512640 135212939 4294956320 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 7604 7182 76 170 0 7432 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 51180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1262880/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=31868 CPUtime=1060.26
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 7815 0 0 0 106018 8 0 0 25 0 1 0 236243532 32632832 7557 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 7967 7557 76 170 0 7795 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 52632

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1260128/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=34928 CPUtime=1120.23
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 8488 0 0 0 112015 8 0 0 25 0 1 0 236243532 35766272 8230 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 8732 8230 76 170 0 8560 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 55692

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1259360/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=35588 CPUtime=1180.2
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 8662 0 0 0 118011 9 0 0 25 0 1 0 236243532 36442112 8404 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 8897 8404 76 170 0 8725 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 56352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5488
/proc/meminfo: memFree=1259296/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=35720 CPUtime=1198.6
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 8677 0 0 0 119851 9 0 0 25 0 1 0 236243532 36577280 8419 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 8930 8419 76 170 0 8758 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56484

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.00 1.00 2/66 5488
/proc/meminfo: memFree=1259296/2055920 swapFree=4179328/4192956
[pid=5480] ppid=5478 vsize=20764 CPUtime=1.49
/proc/5480/stat : 5480 (IUT_BMB_SIM) S 5478 5480 5065 0 -1 4194304 5131 0 0 0 114 35 0 0 25 0 1 0 236243383 21262336 5018 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5480/statm: 5191 5018 106 274 0 4914 0
[pid=5482] ppid=5480 vsize=35720 CPUtime=1198.6
/proc/5482/stat : 5482 (minisat) R 5480 5480 5065 0 -1 4194304 8677 0 0 0 119851 9 0 0 25 0 1 0 236243532 36577280 8419 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/5482/statm: 8930 8419 76 170 0 8758 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.11
CPU user time (s): 1199.66
CPU system time (s): 0.451931
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 56484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13991
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= 2969

runsolver used 1.18182 second user time and 3.19851 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-12 00:48:26
IDJOB=1797615
IDBENCH=70874
IDSOLVER=650
FILE ID=node30/1797615-1242082106
PBS_JOBID= 9277616
Free space on /tmp= 66208 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-24-s100.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797615-1242082106/watcher-1797615-1242082106 -o /tmp/evaluation-result-1797615-1242082106/solver-1797615-1242082106 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797615-1242082106.cnf HOME

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

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED=223812128

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1314960 kB
Buffers:         61708 kB
Cached:         586220 kB
SwapCached:       8068 kB
Active:         178184 kB
Inactive:       479940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314960 kB
SwapTotal:     4192956 kB
SwapFree:      4179328 kB
Dirty:            3680 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            68940 kB
Committed_AS:   877220 kB
PageTables:       1356 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= 66208 MiB
End job on node30 at 2009-05-12 01:08:29