Trace number 1797607

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.14 1200.71

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark378.318
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
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:  31503                                                |
1.39/1.49	|  Number of clauses:    94264                                                |
1.47/1.54	|  Parsing time:         0.05         s                                       |
1.47/1.54	============================[ Search Statistics ]==============================
1.47/1.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.47/1.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.47/1.54	===============================================================================
1.47/1.55	|         0 |   31486    92170   217488 |    30723        0    nan |  0.000 % |
1.47/1.78	|       100 |   30994    90040   212469 |    33795       83     26 |  1.613 % |
2.46/2.60	|       251 |   30994    90040   212469 |    37175      233     29 |  1.714 % |
3.77/3.86	|       476 |   30962    89847   212046 |    40892      458     27 |  1.714 % |
5.87/5.92	|       814 |   30962    89847   212046 |    44982      796     26 |  1.714 % |
8.87/8.98	|      1321 |   30942    89762   211843 |    49480     1300     28 |  1.787 % |
13.66/13.70	|      2081 |   30939    89746   211797 |    54428     2060     27 |  1.787 % |
22.26/22.35	|      3221 |   30845    89357   210909 |    59871     3198     24 |  2.086 % |
33.36/33.41	|      4930 |   30845    89357   210909 |    65858     4907     24 |  2.086 % |
52.14/52.26	|      7493 |   30845    89357   210909 |    72444     7470     24 |  2.086 % |
77.94/78.02	|     11337 |   30842    89343   210873 |    79688    11312     25 |  2.095 % |
121.42/121.58	|     17105 |   30842    89343   210873 |    87657    17080     25 |  2.095 % |
183.59/183.76	|     25755 |   30842    89343   210873 |    96422    25730     26 |  2.095 % |
278.94/279.12	|     38730 |   30835    89315   210799 |   106065    38701     25 |  2.127 % |
428.38/428.65	|     58192 |   30759    89010   210085 |   116671    58159     26 |  2.359 % |
665.36/665.80	|     87384 |   30603    88414   208702 |   128338    87338     25 |  2.854 % |
1025.78/1026.31	|    131173 |   30603    88414   208702 |   141172    17599     25 |  2.854 % |
1200.10/1200.71	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797607-1242081794/watcher-1797607-1242081794 -o /tmp/evaluation-result-1797607-1242081794/solver-1797607-1242081794 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797607-1242081794.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 2758
/proc/meminfo: memFree=1577904/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=2396 CPUtime=0
/proc/2758/stat : 2758 (IUT_BMB_SIM) R 2756 2758 2243 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 236212664 2453504 178 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/2758/statm: 599 178 93 274 0 322 0

[startup+0.092919 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2758
/proc/meminfo: memFree=1577904/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=7404 CPUtime=0.08
/proc/2758/stat : 2758 (IUT_BMB_SIM) R 2756 2758 2243 0 -1 4194304 1679 0 0 0 8 0 0 0 18 0 1 0 236212664 7581696 1662 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/2758/statm: 1851 1662 99 274 0 1574 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7404

[startup+0.102921 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2758
/proc/meminfo: memFree=1577904/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=7536 CPUtime=0.09
/proc/2758/stat : 2758 (IUT_BMB_SIM) R 2756 2758 2243 0 -1 4194304 1714 0 0 0 9 0 0 0 18 0 1 0 236212664 7716864 1697 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/2758/statm: 1884 1697 99 274 0 1607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7536

[startup+0.301954 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2758
/proc/meminfo: memFree=1577904/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=10044 CPUtime=0.29
/proc/2758/stat : 2758 (IUT_BMB_SIM) R 2756 2758 2243 0 -1 4194304 2337 0 0 0 29 0 0 0 19 0 1 0 236212664 10285056 2320 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/2758/statm: 2511 2320 99 274 0 2234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10044

[startup+0.702031 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2758
/proc/meminfo: memFree=1577904/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=16512 CPUtime=0.69
/proc/2758/stat : 2758 (IUT_BMB_SIM) R 2756 2758 2243 0 -1 4194304 3953 0 0 0 68 1 0 0 23 0 1 0 236212664 16908288 3936 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/2758/statm: 4128 3936 99 274 0 3851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16512

[startup+1.50118 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2759
/proc/meminfo: memFree=1558056/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20576

[startup+3.10145 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1549920/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=8252 CPUtime=1.6
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 2041 0 0 0 159 1 0 0 25 0 1 0 236212812 8450048 1771 1992294400 134512640 135212939 4294956320 18446744073709551615 134536550 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 2063 1771 76 170 0 1891 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 28828

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1549664/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=8384 CPUtime=4.8
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 2061 0 0 0 479 1 0 0 25 0 1 0 236212812 8585216 1791 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 2096 1791 76 170 0 1924 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28960

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1549536/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=8516 CPUtime=11.2
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 2097 0 0 0 1119 1 0 0 25 0 1 0 236212812 8720384 1827 1992294400 134512640 135212939 4294956320 18446744073709551615 134536379 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 2129 1827 76 170 0 1957 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29092

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1549408/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=8648 CPUtime=23.99
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 2153 0 0 0 2398 1 0 0 25 0 1 0 236212812 8855552 1883 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 2162 1883 76 170 0 1990 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29224

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1548960/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=9180 CPUtime=49.57
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 2280 0 0 0 4956 1 0 0 25 0 1 0 236212812 9400320 2010 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 2295 2010 76 170 0 2123 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29756

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1547872/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=10280 CPUtime=100.76
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 2535 0 0 0 10074 2 0 0 25 0 1 0 236212812 10526720 2265 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 2570 2265 76 170 0 2398 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 30856

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1546464/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=11560 CPUtime=160.72
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 2867 0 0 0 16070 2 0 0 25 0 1 0 236212812 11837440 2597 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 2890 2597 76 170 0 2718 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32136

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1545440/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=12672 CPUtime=220.69
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 3133 0 0 0 22067 2 0 0 25 0 1 0 236212812 12976128 2863 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 3168 2863 76 170 0 2996 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 33248

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1544288/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=13888 CPUtime=280.67
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 3436 0 0 0 28065 2 0 0 25 0 1 0 236212812 14221312 3166 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 3472 3166 76 170 0 3300 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 34464

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1543200/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=14948 CPUtime=340.65
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 3682 0 0 0 34062 3 0 0 25 0 1 0 236212812 15306752 3412 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 3737 3412 76 170 0 3565 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 35524

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1541920/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=16280 CPUtime=400.63
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 4010 0 0 0 40059 4 0 0 25 0 1 0 236212812 16670720 3740 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 4070 3740 76 170 0 3898 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 36856

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1540704/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47

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

[pid=2760] ppid=2758 vsize=18572 CPUtime=520.56
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 4537 0 0 0 52052 4 0 0 25 0 1 0 236212812 19017728 4267 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 4643 4267 76 170 0 4471 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 39148

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1539104/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=19244 CPUtime=580.54
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 4709 0 0 0 58049 5 0 0 25 0 1 0 236212812 19705856 4439 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 4811 4439 76 170 0 4639 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 39820

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1538144/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=20128 CPUtime=640.51
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 4951 0 0 0 64046 5 0 0 25 0 1 0 236212812 20611072 4681 1992294400 134512640 135212939 4294956320 18446744073709551615 134526534 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 5032 4681 76 170 0 4860 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 40704

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1536608/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=21872 CPUtime=700.48
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 5331 0 0 0 70043 5 0 0 25 0 1 0 236212812 22396928 5061 1992294400 134512640 135212939 4294956320 18446744073709551615 134536289 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 5468 5061 76 170 0 5296 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 42448

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1535392/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=23244 CPUtime=760.45
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 5638 0 0 0 76039 6 0 0 25 0 1 0 236212812 23801856 5368 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 5811 5368 76 170 0 5639 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 43820

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1534240/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=24324 CPUtime=820.41
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 5918 0 0 0 82035 6 0 0 25 0 1 0 236212812 24907776 5648 1992294400 134512640 135212939 4294956320 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6081 5648 76 170 0 5909 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 44900

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1533344/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=25248 CPUtime=880.39
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6158 0 0 0 88032 7 0 0 25 0 1 0 236212812 25853952 5888 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6312 5888 76 170 0 6140 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 45824

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1532320/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=26172 CPUtime=940.35
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6401 0 0 0 94028 7 0 0 25 0 1 0 236212812 26800128 6131 1992294400 134512640 135212939 4294956320 18446744073709551615 134536617 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6543 6131 76 170 0 6371 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 46748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1531360/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=27096 CPUtime=1000.32
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6641 0 0 0 100025 7 0 0 25 0 1 0 236212812 27746304 6371 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6774 6371 76 170 0 6602 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 47672

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2760
/proc/meminfo: memFree=1531040/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=27392 CPUtime=1060.29
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6706 0 0 0 106022 7 0 0 25 0 1 0 236212812 28049408 6436 1992294400 134512640 135212939 4294956320 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6848 6436 76 170 0 6676 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 47968

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2766
/proc/meminfo: memFree=1530848/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=27392 CPUtime=1120.25
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6717 0 0 0 112018 7 0 0 25 0 1 0 236212812 28049408 6447 1992294400 134512640 135212939 4294956320 18446744073709551615 134536289 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6848 6447 76 170 0 6676 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 47968

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2766
/proc/meminfo: memFree=1530848/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=27392 CPUtime=1180.23
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6728 0 0 0 118016 7 0 0 25 0 1 0 236212812 28049408 6458 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6848 6458 76 170 0 6676 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 47968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2766
/proc/meminfo: memFree=1530848/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=27392 CPUtime=1198.63
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6728 0 0 0 119856 7 0 0 25 0 1 0 236212812 28049408 6458 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6848 6458 76 170 0 6676 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 47968

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2766
/proc/meminfo: memFree=1530848/2055920 swapFree=4155092/4192956
[pid=2758] ppid=2756 vsize=20576 CPUtime=1.47
/proc/2758/stat : 2758 (IUT_BMB_SIM) S 2756 2758 2243 0 -1 4194304 5083 0 0 0 112 35 0 0 25 0 1 0 236212664 21069824 4971 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2758/statm: 5144 4971 106 274 0 4867 0
[pid=2760] ppid=2758 vsize=27392 CPUtime=1198.63
/proc/2760/stat : 2760 (minisat) R 2758 2758 2243 0 -1 4194304 6728 0 0 0 119856 7 0 0 25 0 1 0 236212812 28049408 6458 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/2760/statm: 6848 6458 76 170 0 6676 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 47968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.14
CPU user time (s): 1199.69
CPU system time (s): 0.444932
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 47968

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

runsolver used 1.04384 second user time and 3.33749 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 00:43:14
IDJOB=1797607
IDBENCH=70853
IDSOLVER=650
FILE ID=node18/1797607-1242081794
PBS_JOBID= 9277617
Free space on /tmp= 66448 MiB

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

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED=1952258798

node18.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.280
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.280
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:       1578384 kB
Buffers:         68620 kB
Cached:         324848 kB
SwapCached:      32076 kB
Active:         166704 kB
Inactive:       261104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1578384 kB
SwapTotal:     4192956 kB
SwapFree:      4155092 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            35764 kB
Committed_AS:   847488 kB
PageTables:       1396 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= 66444 MiB
End job on node18 at 2009-05-12 01:03:17