Trace number 1797606

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.12 1200.62

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
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.49/1.51	This is MiniSat 2.0 beta
1.49/1.51	WARNING: for repeatability, setting FPU to use double precision
1.49/1.51	============================[ Problem Statistics ]=============================
1.49/1.51	|                                                                             |
1.49/1.51	|  Number of variables:  31942                                                |
1.49/1.51	|  Number of clauses:    95654                                                |
1.49/1.56	|  Parsing time:         0.05         s                                       |
1.49/1.57	============================[ Search Statistics ]==============================
1.49/1.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.57	===============================================================================
1.49/1.57	|         0 |   31925    93561   220971 |    31187        0    nan |  0.000 % |
1.50/1.83	|       101 |   31896    93561   220971 |    34305       89     28 |  0.939 % |
2.78/2.83	|       251 |   31631    92208   217700 |    37736      231     28 |  0.971 % |
4.48/4.57	|       476 |   31556    91862   216919 |    41509      454     27 |  1.205 % |
5.98/6.04	|       813 |   31497    91615   216361 |    45660      790     32 |  1.390 % |
9.17/9.25	|      1321 |   31497    91615   216361 |    50226     1298     31 |  1.390 % |
12.57/12.66	|      2080 |   31494    91599   216315 |    55249     2056     31 |  1.399 % |
19.07/19.17	|      3220 |   31476    91524   216140 |    60774     3195     33 |  1.456 % |
27.76/27.81	|      4929 |   31476    91524   216140 |    66852     4904     35 |  1.456 % |
42.96/43.02	|      7492 |   31476    91524   216140 |    73537     7467     34 |  1.456 % |
64.95/65.05	|     11336 |   31348    91112   215155 |    80891    11306     36 |  1.857 % |
104.14/104.22	|     17103 |   31313    90973   214832 |    88980    17072     35 |  1.966 % |
172.20/172.37	|     25753 |   31261    90731   214283 |    97878    25720     34 |  2.129 % |
268.36/268.50	|     38727 |   31147    90239   213140 |   107665    38689     34 |  2.486 % |
420.79/421.07	|     58188 |   31145    90231   213120 |   118432    58149     35 |  2.492 % |
674.90/675.25	|     87381 |   31141    90215   213080 |   130275    87340     37 |  2.505 % |
1091.93/1092.41	|    131171 |   31049    89842   212209 |   143303   131125     37 |  2.793 % |
1200.09/1200.61	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-1797606-1242081678/watcher-1797606-1242081678 -o /tmp/evaluation-result-1797606-1242081678/solver-1797606-1242081678 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797606-1242081678.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 10258
/proc/meminfo: memFree=1246384/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=2412 CPUtime=0
/proc/10258/stat : 10258 (IUT_BMB_SIM) R 10256 10258 9907 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 236201063 2469888 177 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/10258/statm: 603 178 93 274 0 326 0

[startup+0.0373029 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10258
/proc/meminfo: memFree=1246384/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=5936 CPUtime=0.02
/proc/10258/stat : 10258 (IUT_BMB_SIM) R 10256 10258 9907 0 -1 4194304 1224 0 0 0 2 0 0 0 18 0 1 0 236201063 6078464 1207 1992294400 134512640 135635349 4294956224 18446744073709551615 134535655 0 0 4096 0 0 0 0 17 0 0 0
/proc/10258/statm: 1484 1210 93 274 0 1207 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5936

[startup+0.10131 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10258
/proc/meminfo: memFree=1246384/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=7612 CPUtime=0.09
/proc/10258/stat : 10258 (IUT_BMB_SIM) R 10256 10258 9907 0 -1 4194304 1725 0 0 0 8 1 0 0 18 0 1 0 236201063 7794688 1708 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10258/statm: 1903 1708 99 274 0 1626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7612

[startup+0.301333 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10258
/proc/meminfo: memFree=1246384/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=10120 CPUtime=0.29
/proc/10258/stat : 10258 (IUT_BMB_SIM) R 10256 10258 9907 0 -1 4194304 2353 0 0 0 28 1 0 0 19 0 1 0 236201063 10362880 2336 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10258/statm: 2530 2336 99 274 0 2253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10120

[startup+0.701378 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10258
/proc/meminfo: memFree=1246384/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=16456 CPUtime=0.69
/proc/10258/stat : 10258 (IUT_BMB_SIM) R 10256 10258 9907 0 -1 4194304 3949 0 0 0 67 2 0 0 23 0 1 0 236201063 16850944 3932 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10258/statm: 4114 3932 99 274 0 3837 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16456

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10259
/proc/meminfo: memFree=1226344/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.49
/proc/10258/stat : 10258 (IUT_BMB_SIM) R 10256 10258 9907 0 -1 4194304 5140 0 0 0 115 34 0 0 25 0 1 0 236201063 21327872 5029 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/10258/statm: 5207 5029 101 274 0 4930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20828

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10260
/proc/meminfo: memFree=1218016/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=8376 CPUtime=1.58
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 2041 0 0 0 157 1 0 0 25 0 1 0 236201213 8577024 1791 1992294400 134512640 135212939 4294956320 18446744073709551615 134536387 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 2094 1791 76 170 0 1922 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29204

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10260
/proc/meminfo: memFree=1217824/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=8376 CPUtime=4.78
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 2065 0 0 0 477 1 0 0 25 0 1 0 236201213 8577024 1815 1992294400 134512640 135212939 4294956320 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 2094 1815 76 170 0 1922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29204

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1217512/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=8640 CPUtime=11.17
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 2118 0 0 0 1116 1 0 0 25 0 1 0 236201213 8847360 1868 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 2160 1868 76 170 0 1988 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29468

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1217256/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=9036 CPUtime=23.96
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 2228 0 0 0 2395 1 0 0 25 0 1 0 236201213 9252864 1978 1992294400 134512640 135212939 4294956320 18446744073709551615 134527019 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 2259 1978 76 170 0 2087 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29864

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1216424/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=9972 CPUtime=49.55
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 2451 0 0 0 4954 1 0 0 25 0 1 0 236201213 10211328 2201 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 2493 2201 76 170 0 2321 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30800

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1214888/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=11360 CPUtime=100.75
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 2806 0 0 0 10073 2 0 0 25 0 1 0 236201213 11632640 2556 1992294400 134512640 135212939 4294956320 18446744073709551615 134536367 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 2840 2556 76 170 0 2668 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 32188

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1213288/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=13084 CPUtime=160.71
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 3207 0 0 0 16069 2 0 0 25 0 1 0 236201213 13398016 2957 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 3271 2957 76 170 0 3099 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 33912

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1211880/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=14656 CPUtime=220.68
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 3580 0 0 0 22065 3 0 0 25 0 1 0 236201213 15007744 3330 1992294400 134512640 135212939 4294956320 18446744073709551615 134536014 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 3664 3330 76 170 0 3492 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 35484

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1210408/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=16176 CPUtime=280.66
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 3953 0 0 0 28063 3 0 0 25 0 1 0 236201213 16564224 3703 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 4044 3703 76 170 0 3872 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 37004

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1208808/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=17800 CPUtime=340.62
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 4341 0 0 0 34059 3 0 0 25 0 1 0 236201213 18227200 4091 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 4450 4091 76 170 0 4278 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 38628

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1207720/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=18928 CPUtime=400.6
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 4634 0 0 0 40057 3 0 0 25 0 1 0 236201213 19382272 4384 1992294400 134512640 135212939 4294956320 18446744073709551615 134527116 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 4732 4384 76 170 0 4560 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 39756

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1205864/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5

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

[pid=10260] ppid=10258 vsize=20912 CPUtime=460.59
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 5073 0 0 0 46055 4 0 0 25 0 1 0 236201213 21413888 4823 1992294400 134512640 135212939 4294956320 18446744073709551615 134536332 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 5228 4823 76 170 0 5056 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 41740

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1204136/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=22604 CPUtime=520.55
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 5516 0 0 0 52051 4 0 0 25 0 1 0 236201213 23146496 5266 1992294400 134512640 135212939 4294956320 18446744073709551615 134527127 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 5651 5266 76 170 0 5479 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 43432

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1202728/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=23932 CPUtime=580.54
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 5856 0 0 0 58049 5 0 0 25 0 1 0 236201213 24506368 5606 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 5983 5606 76 170 0 5811 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 44760

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1201512/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=25188 CPUtime=640.52
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 6169 0 0 0 64047 5 0 0 25 0 1 0 236201213 25792512 5919 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 6297 5919 76 170 0 6125 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 46016

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1199912/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=26744 CPUtime=700.49
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 6554 0 0 0 70043 6 0 0 25 0 1 0 236201213 27385856 6304 1992294400 134512640 135212939 4294956320 18446744073709551615 134536617 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 6686 6304 76 170 0 6514 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 47572

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1198440/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=28304 CPUtime=760.47
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 6907 0 0 0 76041 6 0 0 25 0 1 0 236201213 28983296 6649 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 7076 6649 76 170 0 6904 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 49132

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1197288/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=29516 CPUtime=820.44
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 7213 0 0 0 82037 7 0 0 25 0 1 0 236201213 30224384 6955 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 7379 6955 76 170 0 7207 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 50344

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1196200/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=30728 CPUtime=880.41
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 7496 0 0 0 88034 7 0 0 25 0 1 0 236201213 31465472 7238 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 7682 7238 76 170 0 7510 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 51556

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1195240/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=31652 CPUtime=940.39
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 7744 0 0 0 94032 7 0 0 25 0 1 0 236201213 32411648 7486 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 7913 7486 76 170 0 7741 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 52480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1194152/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=32672 CPUtime=1000.37
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 8015 0 0 0 100029 8 0 0 25 0 1 0 236201213 33456128 7757 1992294400 134512640 135212939 4294956320 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 8168 7757 76 170 0 7996 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 53500

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1193000/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=33768 CPUtime=1060.34
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 8289 0 0 0 106026 8 0 0 25 0 1 0 236201213 34578432 8031 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 8442 8031 76 170 0 8270 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 54596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1191400/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=35564 CPUtime=1120.31
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 8702 0 0 0 112023 8 0 0 25 0 1 0 236201213 36417536 8444 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 8891 8444 76 170 0 8719 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 56392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10262
/proc/meminfo: memFree=1190120/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=36988 CPUtime=1180.3
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 8999 0 0 0 118021 9 0 0 25 0 1 0 236201213 37875712 8741 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 9247 8741 76 170 0 9075 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 57816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10268
/proc/meminfo: memFree=1189600/2055920 swapFree=4121008/4192956
[pid=10258] ppid=10256 vsize=20828 CPUtime=1.5
/proc/10258/stat : 10258 (IUT_BMB_SIM) S 10256 10258 9907 0 -1 4194304 5146 0 0 0 115 35 0 0 25 0 1 0 236201063 21327872 5034 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10258/statm: 5207 5034 106 274 0 4930 0
[pid=10260] ppid=10258 vsize=37384 CPUtime=1198.59
/proc/10260/stat : 10260 (minisat) R 10258 10258 9907 0 -1 4194304 9092 0 0 0 119850 9 0 0 25 0 1 0 236201213 38281216 8834 1992294400 134512640 135212939 4294956320 18446744073709551615 134535736 0 0 4096 3 0 0 0 17 0 0 0
/proc/10260/statm: 9346 8834 76 170 0 9174 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 58212

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)
Real time (s): 1200.62
CPU time (s): 1200.12
CPU user time (s): 1199.66
CPU system time (s): 0.45593
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 58212

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

runsolver used 0.988849 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-12 00:41:18
IDJOB=1797606
IDBENCH=70850
IDSOLVER=650
FILE ID=node20/1797606-1242081678
PBS_JOBID= 9277646
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=1308508135

node20.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.214
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	: 5931.00
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.214
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:       1246800 kB
Buffers:         77952 kB
Cached:         577820 kB
SwapCached:      66320 kB
Active:         266364 kB
Inactive:       457492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246800 kB
SwapTotal:     4192956 kB
SwapFree:      4121008 kB
Dirty:            3688 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            71236 kB
Committed_AS:   909872 kB
PageTables:       1400 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= 66312 MiB
End job on node20 at 2009-05-12 01:01:21