Trace number 1797604

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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.50	This is MiniSat 2.0 beta
1.49/1.50	WARNING: for repeatability, setting FPU to use double precision
1.49/1.50	============================[ Problem Statistics ]=============================
1.49/1.50	|                                                                             |
1.49/1.50	|  Number of variables:  31616                                                |
1.49/1.50	|  Number of clauses:    94626                                                |
1.49/1.56	|  Parsing time:         0.04         s                                       |
1.49/1.56	============================[ Search Statistics ]==============================
1.49/1.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.56	===============================================================================
1.49/1.56	|         0 |   31599    92533   218407 |    30844        0    nan |  0.000 % |
1.49/1.70	|       100 |   31407    91679   216362 |    33928       86     20 |  0.943 % |
2.57/2.65	|       251 |   31315    91185   215187 |    37321      231     25 |  1.136 % |
4.47/4.54	|       476 |   31237    90855   214432 |    41053      454     22 |  1.196 % |
6.37/6.46	|       815 |   31130    90441   213488 |    45159      791     28 |  1.534 % |
10.07/10.18	|      1321 |   31112    90339   213261 |    49675     1296     25 |  1.591 % |
15.67/15.77	|      2081 |   31104    90299   213149 |    54642     2053     26 |  1.616 % |
23.86/23.99	|      3220 |   31013    89924   212301 |    60106     3191     26 |  1.904 % |
36.76/36.89	|      4929 |   31013    89924   212301 |    66117     4900     27 |  1.904 % |
58.05/58.12	|      7492 |   31013    89924   212301 |    72729     7463     25 |  1.904 % |
89.63/89.70	|     11337 |   31013    89924   212301 |    80002    11308     24 |  1.904 % |
134.31/134.47	|     17104 |   31013    89924   212301 |    88002    17075     24 |  1.904 % |
185.98/186.15	|     25754 |   31013    89924   212301 |    96802    25725     26 |  1.904 % |
292.95/293.11	|     38729 |   31009    89908   212261 |   106483    38698     28 |  1.917 % |
424.89/425.18	|     58190 |   31003    89880   212181 |   117131    58156     30 |  1.936 % |
686.29/686.63	|     87384 |   30990    89830   212043 |   128844    87345     29 |  1.977 % |
1144.70/1145.22	|    131173 |   30952    89672   211676 |   141728    18543     26 |  2.097 % |
1200.07/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-1797604-1242081555/watcher-1797604-1242081555 -o /tmp/evaluation-result-1797604-1242081555/solver-1797604-1242081555 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797604-1242081555.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28361
/proc/meminfo: memFree=1904880/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=2400 CPUtime=0
/proc/28361/stat : 28361 (IUT_BMB_SIM) R 28359 28361 27807 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 236181503 2457600 176 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/28361/statm: 600 177 93 274 0 323 0

[startup+0.0706621 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28361
/proc/meminfo: memFree=1904880/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=7160 CPUtime=0.06
/proc/28361/stat : 28361 (IUT_BMB_SIM) R 28359 28361 27807 0 -1 4194304 1600 0 0 0 6 0 0 0 18 0 1 0 236181503 7331840 1583 1992294400 134512640 135635349 4294956224 18446744073709551615 134530698 0 0 4096 0 0 0 0 17 0 0 0
/proc/28361/statm: 1790 1584 99 274 0 1513 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7160

[startup+0.102665 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28361
/proc/meminfo: memFree=1904880/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=7556 CPUtime=0.09
/proc/28361/stat : 28361 (IUT_BMB_SIM) R 28359 28361 27807 0 -1 4194304 1714 0 0 0 9 0 0 0 18 0 1 0 236181503 7737344 1697 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/28361/statm: 1889 1697 99 274 0 1612 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7556

[startup+0.301683 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28361
/proc/meminfo: memFree=1904880/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=10064 CPUtime=0.29
/proc/28361/stat : 28361 (IUT_BMB_SIM) R 28359 28361 27807 0 -1 4194304 2332 0 0 0 29 0 0 0 19 0 1 0 236181503 10305536 2315 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/28361/statm: 2516 2315 99 274 0 2239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10064

[startup+0.701723 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28361
/proc/meminfo: memFree=1904880/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=16400 CPUtime=0.69
/proc/28361/stat : 28361 (IUT_BMB_SIM) R 28359 28361 27807 0 -1 4194304 3919 0 0 0 68 1 0 0 23 0 1 0 236181503 16793600 3902 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/28361/statm: 4100 3902 99 274 0 3823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16400

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28362
/proc/meminfo: memFree=1885032/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) R 28359 28361 27807 0 -1 4194304 5092 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4982 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/28361/statm: 5160 4982 101 274 0 4883 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20640

[startup+3.10196 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28363
/proc/meminfo: memFree=1876768/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=8268 CPUtime=1.58
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 2047 0 0 0 157 1 0 0 25 0 1 0 236181653 8466432 1783 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 2067 1783 76 170 0 1895 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28908

[startup+6.30128 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28363
/proc/meminfo: memFree=1876576/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=8400 CPUtime=4.78
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 2057 0 0 0 477 1 0 0 25 0 1 0 236181653 8601600 1793 1992294400 134512640 135212939 4294956320 18446744073709551615 134538829 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 2100 1793 76 170 0 1928 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29040

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28363
/proc/meminfo: memFree=1876384/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=8536 CPUtime=11.18
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 2086 0 0 0 1117 1 0 0 25 0 1 0 236181653 8740864 1822 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 2134 1822 76 170 0 1962 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29176

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 28363
/proc/meminfo: memFree=1876256/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=8804 CPUtime=23.97
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 2161 0 0 0 2396 1 0 0 25 0 1 0 236181653 9015296 1897 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 2201 1897 76 170 0 2029 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29444

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 28363
/proc/meminfo: memFree=1875808/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=9224 CPUtime=49.56
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 2277 0 0 0 4954 2 0 0 25 0 1 0 236181653 9445376 2013 1992294400 134512640 135212939 4294956320 18446744073709551615 134536650 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 2306 2013 76 170 0 2134 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29864

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28363
/proc/meminfo: memFree=1874848/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=10064 CPUtime=100.74
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 2485 0 0 0 10072 2 0 0 25 0 1 0 236181653 10305536 2221 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 2516 2221 76 170 0 2344 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30704

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28363
/proc/meminfo: memFree=1873120/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=11864 CPUtime=160.71
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 2912 0 0 0 16069 2 0 0 25 0 1 0 236181653 12148736 2648 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 2966 2648 76 170 0 2794 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 32504

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1871520/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=13444 CPUtime=220.69
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 3288 0 0 0 22066 3 0 0 25 0 1 0 236181653 13766656 3024 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 3361 3024 76 170 0 3189 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 34084

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1870432/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=14532 CPUtime=280.66
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 3564 0 0 0 28063 3 0 0 25 0 1 0 236181653 14880768 3300 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 3633 3300 76 170 0 3461 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 35172

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1868448/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=16552 CPUtime=340.64
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 4049 0 0 0 34060 4 0 0 25 0 1 0 236181653 16949248 3785 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 4138 3785 76 170 0 3966 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 37192

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1867232/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=17656 CPUtime=400.62
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 4355 0 0 0 40058 4 0 0 25 0 1 0 236181653 18079744 4091 1992294400 134512640 135212939 4294956320 18446744073709551615 134536398 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 4414 4091 76 170 0 4242 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 38296

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1866016/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49

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

[pid=28363] ppid=28361 vsize=18916 CPUtime=460.58
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 4641 0 0 0 46054 4 0 0 25 0 1 0 236181653 19369984 4377 1992294400 134512640 135212939 4294956320 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 4729 4377 76 170 0 4557 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 39556

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1864992/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=19992 CPUtime=520.57
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 4891 0 0 0 52052 5 0 0 25 0 1 0 236181653 20471808 4627 1992294400 134512640 135212939 4294956320 18446744073709551615 134536082 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 4998 4627 76 170 0 4826 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 40632

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1863840/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=21180 CPUtime=580.54
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 5180 0 0 0 58049 5 0 0 25 0 1 0 236181653 21688320 4916 1992294400 134512640 135212939 4294956320 18446744073709551615 134536464 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 5295 4916 76 170 0 5123 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 41820

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1862816/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=22340 CPUtime=640.52
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 5442 0 0 0 64046 6 0 0 25 0 1 0 236181653 22876160 5178 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 5585 5178 76 170 0 5413 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 42980

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1861408/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=23520 CPUtime=700.49
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 5766 0 0 0 70043 6 0 0 25 0 1 0 236181653 24084480 5493 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 5880 5493 76 170 0 5708 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 44160

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1860640/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=24500 CPUtime=760.47
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 5952 0 0 0 76041 6 0 0 25 0 1 0 236181653 25088000 5679 1992294400 134512640 135212939 4294956320 18446744073709551615 134527116 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 6125 5679 76 170 0 5953 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 45140

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1859808/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=25360 CPUtime=820.45
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 6138 0 0 0 82038 7 0 0 25 0 1 0 236181653 25968640 5865 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 6340 5865 76 170 0 6168 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 46000

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1859232/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=25888 CPUtime=880.42
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 6284 0 0 0 88035 7 0 0 25 0 1 0 236181653 26509312 6011 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 6472 6011 76 170 0 6300 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 46528

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1858400/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=26680 CPUtime=940.4
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 6476 0 0 0 94032 8 0 0 25 0 1 0 236181653 27320320 6203 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 6670 6203 76 170 0 6498 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 47320

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1857504/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=27540 CPUtime=1000.37
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 6686 0 0 0 100029 8 0 0 25 0 1 0 236181653 28200960 6413 1992294400 134512640 135212939 4294956320 18446744073709551615 134536367 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 6885 6413 76 170 0 6713 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 48180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1856416/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=28780 CPUtime=1060.34
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 6966 0 0 0 106026 8 0 0 25 0 1 0 236181653 29470720 6693 1992294400 134512640 135212939 4294956320 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 7195 6693 76 170 0 7023 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 49420

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1855456/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=29652 CPUtime=1120.32
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 7210 0 0 0 112023 9 0 0 25 0 1 0 236181653 30363648 6937 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 7413 6937 76 170 0 7241 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 50292

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1855264/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=29784 CPUtime=1180.28
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 7258 0 0 0 118019 9 0 0 25 0 1 0 236181653 30498816 6985 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 7446 6985 76 170 0 7274 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 50424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28365
/proc/meminfo: memFree=1855200/2055920 swapFree=4180268/4192956
[pid=28361] ppid=28359 vsize=20640 CPUtime=1.49
/proc/28361/stat : 28361 (IUT_BMB_SIM) S 28359 28361 27807 0 -1 4194304 5098 0 0 0 113 36 0 0 25 0 1 0 236181503 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28361/statm: 5160 4987 106 274 0 4883 0
[pid=28363] ppid=28361 vsize=29784 CPUtime=1198.58
/proc/28363/stat : 28363 (minisat) R 28361 28361 27807 0 -1 4194304 7258 0 0 0 119849 9 0 0 25 0 1 0 236181653 30498816 6985 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28363/statm: 7446 6985 76 170 0 7274 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 50424

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.1
CPU user time (s): 1199.63
CPU system time (s): 0.469928
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 50424

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

runsolver used 1.07584 second user time and 3.3015 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-12 00:39:15
IDJOB=1797604
IDBENCH=70848
IDSOLVER=650
FILE ID=node70/1797604-1242081555
PBS_JOBID= 9277648
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=1023725657

node70.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.213
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.213
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:       1905360 kB
Buffers:          5116 kB
Cached:          76176 kB
SwapCached:       6496 kB
Active:          22312 kB
Inactive:        67476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1905360 kB
SwapTotal:     4192956 kB
SwapFree:      4180268 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            46880 kB
Committed_AS:   760704 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-05-12 00:59:17