Trace number 1797614

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.04 1200.52

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
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 variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
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.59/1.68	This is MiniSat 2.0 beta
1.59/1.68	WARNING: for repeatability, setting FPU to use double precision
1.59/1.68	============================[ Problem Statistics ]=============================
1.59/1.68	|                                                                             |
1.59/1.69	|  Number of variables:  31613                                                |
1.59/1.69	|  Number of clauses:    94620                                                |
1.67/1.74	|  Parsing time:         0.05         s                                       |
1.67/1.74	============================[ Search Statistics ]==============================
1.67/1.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.67/1.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.67/1.74	===============================================================================
1.67/1.74	|         0 |   31596    92526   218390 |    30842        0    nan |  0.000 % |
1.98/2.06	|       102 |   31303    91172   215207 |    33926       80     19 |  0.993 % |
3.08/3.15	|       253 |   31202    90654   213963 |    37318      229     22 |  1.297 % |
4.67/4.73	|       478 |   31198    90630   213895 |    41050      452     22 |  1.310 % |
6.97/7.07	|       816 |   31198    90630   213895 |    45155      790     22 |  1.310 % |
10.57/10.70	|      1323 |   31104    90241   213007 |    49671     1295     22 |  1.607 % |
16.57/16.67	|      2083 |   31104    90241   213007 |    54638     2055     23 |  1.607 % |
25.55/25.66	|      3223 |   31086    90166   212832 |    60102     3194     22 |  1.664 % |
37.94/38.02	|      4932 |   31085    90160   212816 |    66112     4902     29 |  1.667 % |
60.03/60.17	|      7494 |   31085    90160   212816 |    72723     7464     26 |  1.667 % |
90.33/90.40	|     11338 |   31085    90160   212816 |    79996    11308     24 |  1.667 % |
136.11/136.26	|     17105 |   31085    90160   212816 |    87995    17075     24 |  1.667 % |
211.38/211.53	|     25754 |   31083    90152   212796 |    96795    25723     23 |  1.673 % |
318.14/318.30	|     38728 |   31078    90134   212746 |   106474    38695     25 |  1.689 % |
496.37/496.68	|     58190 |   31078    90134   212746 |   117122    58157     24 |  1.689 % |
784.77/785.11	|     87383 |   31077    90128   212730 |   128834    87349     24 |  1.692 % |
1200.00/1200.51	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-1797614-1242082068/watcher-1797614-1242082068 -o /tmp/evaluation-result-1797614-1242082068/solver-1797614-1242082068 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797614-1242082068.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10864
/proc/meminfo: memFree=1201648/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=2400 CPUtime=0
/proc/10864/stat : 10864 (IUT_BMB_SIM) R 10862 10864 10387 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 236240166 2457600 176 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/10864/statm: 600 176 93 274 0 323 0

[startup+0.0331259 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10864
/proc/meminfo: memFree=1201648/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=5144 CPUtime=0.02
/proc/10864/stat : 10864 (IUT_BMB_SIM) R 10862 10864 10387 0 -1 4194304 937 0 0 0 2 0 0 0 18 0 1 0 236240166 5267456 921 1992294400 134512640 135635349 4294956224 18446744073709551615 134535655 0 0 4096 0 0 0 0 17 0 0 0
/proc/10864/statm: 1286 923 93 274 0 1009 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5144

[startup+0.101135 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10864
/proc/meminfo: memFree=1201648/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=7556 CPUtime=0.09
/proc/10864/stat : 10864 (IUT_BMB_SIM) R 10862 10864 10387 0 -1 4194304 1709 0 0 0 9 0 0 0 18 0 1 0 236240166 7737344 1692 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/10864/statm: 1889 1692 99 274 0 1612 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7556

[startup+0.35584 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10864
/proc/meminfo: memFree=1201648/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=11384 CPUtime=0.4
/proc/10864/stat : 10864 (IUT_BMB_SIM) R 10862 10864 10387 0 -1 4194304 2654 0 0 0 39 1 0 0 21 0 1 0 236240166 11657216 2637 1992294400 134512640 135635349 4294956224 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0
/proc/10864/statm: 2846 2637 99 274 0 2569 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 11384

[startup+1.15013 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10864
/proc/meminfo: memFree=1201648/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.26
/proc/10864/stat : 10864 (IUT_BMB_SIM) R 10862 10864 10387 0 -1 4194304 5092 0 0 0 103 23 0 0 25 0 1 0 236240166 21135360 4982 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/10864/statm: 5160 4982 101 274 0 4883 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 20640

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10864
/proc/meminfo: memFree=1201648/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.48
/proc/10864/stat : 10864 (IUT_BMB_SIM) R 10862 10864 10387 0 -1 4194304 5092 0 0 0 109 39 0 0 25 0 1 0 236240166 21135360 4982 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/10864/statm: 5160 4982 101 274 0 4883 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20640

[startup+3.10572 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1173536/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=8292 CPUtime=1.41
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2029 0 0 0 140 1 0 0 25 0 1 0 236240334 8491008 1768 1992294400 134512640 135212939 4294956320 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 0 0 0
/proc/10866/statm: 2073 1768 76 170 0 1901 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28932

[startup+6.30217 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1173536/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=8292 CPUtime=4.6
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2037 0 0 0 459 1 0 0 25 0 1 0 236240334 8491008 1776 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/10866/statm: 2073 1776 76 170 0 1901 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 28932

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1173344/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=8424 CPUtime=11
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2064 0 0 0 1099 1 0 0 25 0 1 0 236240334 8626176 1803 1992294400 134512640 135212939 4294956320 18446744073709551615 134537400 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 2106 1803 76 170 0 1934 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29064

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1173152/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=8688 CPUtime=23.78
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2117 0 0 0 2377 1 0 0 25 0 1 0 236240334 8896512 1856 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 2172 1856 76 170 0 2000 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 29328

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1172576/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=9216 CPUtime=49.37
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2254 0 0 0 4936 1 0 0 25 0 1 0 236240334 9437184 1993 1992294400 134512640 135212939 4294956320 18446744073709551615 134537069 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 2304 1993 76 170 0 2132 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29856

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1171744/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=10052 CPUtime=100.55
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2457 0 0 0 10053 2 0 0 25 0 1 0 236240334 10293248 2196 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 2513 2196 76 170 0 2341 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 30692

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1170720/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=11168 CPUtime=160.53
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2724 0 0 0 16051 2 0 0 25 0 1 0 236240334 11436032 2463 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 2792 2463 76 170 0 2620 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 31808

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1169696/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=12100 CPUtime=220.5
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 2966 0 0 0 22048 2 0 0 25 0 1 0 236240334 12390400 2705 1992294400 134512640 135212939 4294956320 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 3025 2705 76 170 0 2853 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 32740

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1168544/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=13256 CPUtime=280.49
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 3248 0 0 0 28046 3 0 0 25 0 1 0 236240334 13574144 2987 1992294400 134512640 135212939 4294956320 18446744073709551615 134536097 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 3314 2987 76 170 0 3142 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 33896

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1167520/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=14312 CPUtime=340.46
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 3500 0 0 0 34043 3 0 0 25 0 1 0 236240334 14655488 3239 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 3578 3239 76 170 0 3406 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 34952

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1166560/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=15272 CPUtime=400.44
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 3733 0 0 0 40040 4 0 0 25 0 1 0 236240334 15638528 3472 1992294400 134512640 135212939 4294956320 18446744073709551615 134526519 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 3818 3472 76 170 0 3646 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 35912

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1165856/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67

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

[pid=10866] ppid=10864 vsize=16916 CPUtime=520.4
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 4134 0 0 0 52036 4 0 0 25 0 1 0 236240334 17321984 3873 1992294400 134512640 135212939 4294956320 18446744073709551615 134536389 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 4229 3873 76 170 0 4057 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 37556

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1164192/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=17808 CPUtime=580.37
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 4337 0 0 0 58033 4 0 0 25 0 1 0 236240334 18235392 4076 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 4452 4076 76 170 0 4280 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 38448

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1163488/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=18468 CPUtime=640.36
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 4508 0 0 0 64031 5 0 0 25 0 1 0 236240334 18911232 4247 1992294400 134512640 135212939 4294956320 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 4617 4247 76 170 0 4445 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 39108

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1162464/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=19404 CPUtime=700.33
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 4750 0 0 0 70028 5 0 0 25 0 1 0 236240334 19869696 4489 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 4851 4489 76 170 0 4679 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 40044

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10866
/proc/meminfo: memFree=1161440/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=20556 CPUtime=760.3
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 5008 0 0 0 76025 5 0 0 25 0 1 0 236240334 21049344 4747 1992294400 134512640 135212939 4294956320 18446744073709551615 134538841 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 5139 4747 76 170 0 4967 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 41196

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1160544/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=21492 CPUtime=820.28
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 5248 0 0 0 82022 6 0 0 25 0 1 0 236240334 22007808 4987 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 5373 4987 76 170 0 5201 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 42132

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1159776/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=22508 CPUtime=880.25
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 5437 0 0 0 88019 6 0 0 25 0 1 0 236240334 23048192 5176 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 5627 5176 76 170 0 5455 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 43148

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1159008/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=23068 CPUtime=940.23
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 5614 0 0 0 94016 7 0 0 25 0 1 0 236240334 23621632 5353 1992294400 134512640 135212939 4294956320 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 5767 5353 76 170 0 5595 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 43708

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1158240/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=23940 CPUtime=1000.21
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 5803 0 0 0 100014 7 0 0 25 0 1 0 236240334 24514560 5542 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 5985 5542 76 170 0 5813 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 44580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1157536/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=24736 CPUtime=1060.18
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 5999 0 0 0 106011 7 0 0 25 0 1 0 236240334 25329664 5738 1992294400 134512640 135212939 4294956320 18446744073709551615 134527074 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 6184 5738 76 170 0 6012 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 45376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1156896/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=25376 CPUtime=1120.16
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 6138 0 0 0 112009 7 0 0 25 0 1 0 236240334 25985024 5877 1992294400 134512640 135212939 4294956320 18446744073709551615 134526704 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 6344 5877 76 170 0 6172 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 46016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1155616/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=26552 CPUtime=1180.14
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 6462 0 0 0 118007 7 0 0 25 0 1 0 236240334 27189248 6201 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 6638 6201 76 170 0 6466 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 47192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1155488/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=26552 CPUtime=1198.33
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 6482 0 0 0 119826 7 0 0 25 0 1 0 236240334 27189248 6221 1992294400 134512640 135212939 4294956320 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 6638 6221 76 170 0 6466 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 47192

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10872
/proc/meminfo: memFree=1155488/2055920 swapFree=4180192/4192956
[pid=10864] ppid=10862 vsize=20640 CPUtime=1.67
/proc/10864/stat : 10864 (IUT_BMB_SIM) S 10862 10864 10387 0 -1 4194304 5098 0 0 0 114 53 0 0 25 0 1 0 236240166 21135360 4987 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10864/statm: 5160 4987 106 274 0 4883 0
[pid=10866] ppid=10864 vsize=26552 CPUtime=1198.33
/proc/10866/stat : 10866 (minisat) R 10864 10864 10387 0 -1 4194304 6482 0 0 0 119826 7 0 0 25 0 1 0 236240334 27189248 6221 1992294400 134512640 135212939 4294956320 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 1 0 0
/proc/10866/statm: 6638 6221 76 170 0 6466 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 47192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.42
CPU system time (s): 0.618905
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 47192

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

runsolver used 1.43178 second user time and 3.08353 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-12 00:47:49
IDJOB=1797614
IDBENCH=70873
IDSOLVER=650
FILE ID=node28/1797614-1242082068
PBS_JOBID= 9277649
Free space on /tmp= 66036 MiB

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

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=1526681121

node28.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.261
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.261
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:       1202128 kB
Buffers:         67172 kB
Cached:         687468 kB
SwapCached:       5940 kB
Active:          31712 kB
Inactive:       731556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202128 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:            3656 kB
Writeback:           0 kB
Mapped:          14276 kB
Slab:            76372 kB
Committed_AS:   842652 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66032 MiB
End job on node28 at 2009-05-12 01:07:51