Trace number 1797618

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.07 1200.61

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-19-s100.cnf
MD5SUMe2d18d9d1a45d63e75556fb963e4ae47
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.8082
Satisfiable
(Un)Satisfiability was proved
Number of variables31435
Number of clauses94548
Sum of the clauses size222806
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260710
Number of clauses of size 333774
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:  31435                                                |
1.39/1.49	|  Number of clauses:    94064                                                |
1.48/1.55	|  Parsing time:         0.04         s                                       |
1.48/1.55	============================[ Search Statistics ]==============================
1.48/1.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.48/1.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.48/1.55	===============================================================================
1.48/1.55	|         0 |   31418    92001   217059 |    30667        0    nan |  0.000 % |
1.48/1.77	|       101 |   31074    90537   213559 |    33733       89     30 |  1.378 % |
2.67/2.72	|       251 |   30938    89932   212186 |    37107      236     24 |  1.578 % |
3.87/3.92	|       476 |   30936    89922   212158 |    40817      460     26 |  1.584 % |
5.87/5.97	|       814 |   30936    89922   212158 |    44899      798     24 |  1.584 % |
8.77/8.85	|      1320 |   30915    89833   211943 |    49389     1302     22 |  1.651 % |
13.07/13.16	|      2080 |   30793    89335   210822 |    54328     2061     24 |  2.039 % |
21.46/21.58	|      3219 |   30793    89335   210822 |    59761     3200     22 |  2.039 % |
33.97/34.10	|      4927 |   30624    88768   209483 |    65737     4901     21 |  2.577 % |
53.43/53.52	|      7489 |   30624    88768   209483 |    72311     7463     21 |  2.577 % |
78.12/78.26	|     11333 |   30624    88768   209483 |    79542    11307     22 |  2.577 % |
111.70/111.89	|     17101 |   30533    88393   208635 |    87496    17074     24 |  2.866 % |
170.89/171.03	|     25751 |   30533    88393   208635 |    96246    25724     27 |  2.866 % |
271.55/271.78	|     38725 |   30533    88393   208635 |   105870    38698     25 |  2.866 % |
431.27/431.50	|     58186 |   30524    88359   208545 |   116457    58155     26 |  2.895 % |
679.65/680.02	|     87381 |   30488    88218   208218 |   128103    87349     26 |  3.009 % |
1035.50/1036.09	|    131170 |   30486    88210   208198 |   140914    19475     20 |  3.016 % |
1200.04/1200.60	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-1797618-1242082567/watcher-1797618-1242082567 -o /tmp/evaluation-result-1797618-1242082567/solver-1797618-1242082567 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797618-1242082567.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.02 1.00 1.00 3/64 12573
/proc/meminfo: memFree=1192032/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=2392 CPUtime=0
/proc/12573/stat : 12573 (IUT_BMB_SIM) R 12571 12573 12043 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 236283910 2449408 176 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/12573/statm: 598 177 93 274 0 321 0

[startup+0.0659951 s]
/proc/loadavg: 1.02 1.00 1.00 3/64 12573
/proc/meminfo: memFree=1192032/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=7004 CPUtime=0.05
/proc/12573/stat : 12573 (IUT_BMB_SIM) R 12571 12573 12043 0 -1 4194304 1579 0 0 0 5 0 0 0 18 0 1 0 236283910 7172096 1562 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12573/statm: 1751 1562 99 274 0 1474 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7004

[startup+0.101998 s]
/proc/loadavg: 1.02 1.00 1.00 3/64 12573
/proc/meminfo: memFree=1192032/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=7532 CPUtime=0.09
/proc/12573/stat : 12573 (IUT_BMB_SIM) R 12571 12573 12043 0 -1 4194304 1708 0 0 0 8 1 0 0 18 0 1 0 236283910 7712768 1691 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12573/statm: 1883 1691 99 274 0 1606 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7532

[startup+0.302016 s]
/proc/loadavg: 1.02 1.00 1.00 3/64 12573
/proc/meminfo: memFree=1192032/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=10040 CPUtime=0.29
/proc/12573/stat : 12573 (IUT_BMB_SIM) R 12571 12573 12043 0 -1 4194304 2330 0 0 0 28 1 0 0 20 0 1 0 236283910 10280960 2313 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12573/statm: 2510 2313 99 274 0 2233 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10040

[startup+0.701051 s]
/proc/loadavg: 1.02 1.00 1.00 3/64 12573
/proc/meminfo: memFree=1192032/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=16376 CPUtime=0.69
/proc/12573/stat : 12573 (IUT_BMB_SIM) R 12571 12573 12043 0 -1 4194304 3916 0 0 0 68 1 0 0 23 0 1 0 236283910 16769024 3900 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/12573/statm: 4094 3900 99 274 0 3817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16376

[startup+1.50113 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 12574
/proc/meminfo: memFree=1172248/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20548

[startup+3.10127 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1163984/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=8100 CPUtime=1.59
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 2043 0 0 0 158 1 0 0 25 0 1 0 236284060 8294400 1773 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12575/statm: 2025 1773 76 170 0 1853 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28648

[startup+6.30154 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1163792/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=8100 CPUtime=4.79
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 2055 0 0 0 478 1 0 0 25 0 1 0 236284060 8294400 1785 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 2025 1785 76 170 0 1853 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28648

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1163664/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=8364 CPUtime=11.18
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 2096 0 0 0 1117 1 0 0 25 0 1 0 236284060 8564736 1826 1992294400 134512640 135212939 4294956320 18446744073709551615 134536077 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 2091 1826 76 170 0 1919 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 28912

[startup+25.5012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1163600/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=8496 CPUtime=23.98
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 2151 0 0 0 2397 1 0 0 25 0 1 0 236284060 8699904 1881 1992294400 134512640 135212939 4294956320 18446744073709551615 134526658 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 2124 1881 76 170 0 1952 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29044

[startup+51.1015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1163344/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=8904 CPUtime=49.55
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 2254 0 0 0 4953 2 0 0 25 0 1 0 236284060 9117696 1984 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 2226 1984 76 170 0 2054 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 29452

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1161872/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=10232 CPUtime=100.73
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 2583 0 0 0 10071 2 0 0 25 0 1 0 236284060 10477568 2313 1992294400 134512640 135212939 4294956320 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 2558 2313 76 170 0 2386 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 30780

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1160464/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=11724 CPUtime=160.71
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 2943 0 0 0 16068 3 0 0 25 0 1 0 236284060 12005376 2673 1992294400 134512640 135212939 4294956320 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 2931 2673 76 170 0 2759 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32272

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1159312/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=12972 CPUtime=220.69
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 3224 0 0 0 22065 4 0 0 25 0 1 0 236284060 13283328 2954 1992294400 134512640 135212939 4294956320 18446744073709551615 134526546 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 3243 2954 76 170 0 3071 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 33520

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12575
/proc/meminfo: memFree=1158352/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=13764 CPUtime=280.67
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 3454 0 0 0 28063 4 0 0 25 0 1 0 236284060 14094336 3184 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 3441 3184 76 170 0 3269 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 34312

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1157200/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=14900 CPUtime=340.64
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 3706 0 0 0 34060 4 0 0 25 0 1 0 236284060 15257600 3436 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 3725 3436 76 170 0 3553 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 35448

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1155984/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=16020 CPUtime=400.62
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 4007 0 0 0 40057 5 0 0 25 0 1 0 236284060 16404480 3737 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 4005 3737 76 170 0 3833 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 36568

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1155088/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48

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

[pid=12575] ppid=12573 vsize=17240 CPUtime=460.57
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 4263 0 0 0 46052 5 0 0 25 0 1 0 236284060 17653760 3993 1992294400 134512640 135212939 4294956320 18446744073709551615 134538879 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 4310 3993 76 170 0 4138 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 37788

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1154000/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=18252 CPUtime=520.55
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 4536 0 0 0 52049 6 0 0 25 0 1 0 236284060 18690048 4266 1992294400 134512640 135212939 4294956320 18446744073709551615 134537450 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 4563 4266 76 170 0 4391 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 38800

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1153104/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=19176 CPUtime=580.52
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 4767 0 0 0 58046 6 0 0 25 0 1 0 236284060 19636224 4497 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 4794 4497 76 170 0 4622 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 39724

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1152144/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=20236 CPUtime=640.5
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 5003 0 0 0 64044 6 0 0 25 0 1 0 236284060 20721664 4733 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 5059 4733 76 170 0 4887 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 40784

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1150672/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=21652 CPUtime=700.47
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 5379 0 0 0 70040 7 0 0 25 0 1 0 236284060 22171648 5109 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 5413 5109 76 170 0 5241 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 42200

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1149392/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=23072 CPUtime=760.45
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 5679 0 0 0 76038 7 0 0 25 0 1 0 236284060 23625728 5409 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 5768 5409 76 170 0 5596 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 43620

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1148560/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=23776 CPUtime=820.4
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 5894 0 0 0 82033 7 0 0 25 0 1 0 236284060 24346624 5624 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 5944 5624 76 170 0 5772 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 44324

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1147472/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=24944 CPUtime=880.37
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 6167 0 0 0 88030 7 0 0 25 0 1 0 236284060 25542656 5897 1992294400 134512640 135212939 4294956320 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 6236 5897 76 170 0 6064 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 45492

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1146640/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=25856 CPUtime=940.36
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 6395 0 0 0 94028 8 0 0 25 0 1 0 236284060 26476544 6125 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 6464 6125 76 170 0 6292 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 46404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1146064/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=26408 CPUtime=1000.34
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 6530 0 0 0 100026 8 0 0 25 0 1 0 236284060 27041792 6260 1992294400 134512640 135212939 4294956320 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 6602 6260 76 170 0 6430 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 46956

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1145616/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=26916 CPUtime=1060.32
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 6640 0 0 0 106024 8 0 0 25 0 1 0 236284060 27561984 6370 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 6729 6370 76 170 0 6557 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 47464

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1145616/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=26916 CPUtime=1120.29
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 6640 0 0 0 112021 8 0 0 25 0 1 0 236284060 27561984 6370 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 6729 6370 76 170 0 6557 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 47464

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1145616/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=26916 CPUtime=1180.26
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 6640 0 0 0 118018 8 0 0 25 0 1 0 236284060 27561984 6370 1992294400 134512640 135212939 4294956320 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 6729 6370 76 170 0 6557 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 47464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12581
/proc/meminfo: memFree=1145552/2055920 swapFree=4181940/4192956
[pid=12573] ppid=12571 vsize=20548 CPUtime=1.48
/proc/12573/stat : 12573 (IUT_BMB_SIM) S 12571 12573 12043 0 -1 4194304 5076 0 0 0 113 35 0 0 25 0 1 0 236283910 21041152 4964 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12573/statm: 5137 4964 106 274 0 4860 0
[pid=12575] ppid=12573 vsize=26916 CPUtime=1198.56
/proc/12575/stat : 12575 (minisat) R 12573 12573 12043 0 -1 4194304 6640 0 0 0 119848 8 0 0 25 0 1 0 236284060 27561984 6370 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/12575/statm: 6729 6370 76 170 0 6557 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 47464

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.61
CPU time (s): 1200.07
CPU user time (s): 1199.62
CPU system time (s): 0.443932
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 47464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.62
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11989
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= 31
involuntary context switches= 4188

runsolver used 1.02684 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-12 00:56:07
IDJOB=1797618
IDBENCH=70880
IDSOLVER=650
FILE ID=node58/1797618-1242082567
PBS_JOBID= 9277640
Free space on /tmp= 66096 MiB

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

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

MD5SUM BENCH= e2d18d9d1a45d63e75556fb963e4ae47
RANDOM SEED=142692776

node58.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.233
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.233
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:       1192512 kB
Buffers:         68088 kB
Cached:         712512 kB
SwapCached:       4936 kB
Active:         204288 kB
Inactive:       584864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192512 kB
SwapTotal:     4192956 kB
SwapFree:      4181940 kB
Dirty:            3640 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            60320 kB
Committed_AS:   752128 kB
PageTables:       1360 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= 66092 MiB
End job on node58 at 2009-05-12 01:16:09