Trace number 1797602

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SIM 1.0? (TO) 1200.07 1200.61

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
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.52	This is MiniSat 2.0 beta
1.49/1.52	WARNING: for repeatability, setting FPU to use double precision
1.49/1.52	============================[ Problem Statistics ]=============================
1.49/1.52	|                                                                             |
1.49/1.52	|  Number of variables:  32312                                                |
1.49/1.52	|  Number of clauses:    97029                                                |
1.49/1.58	|  Parsing time:         0.05         s                                       |
1.49/1.58	============================[ Search Statistics ]==============================
1.49/1.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.49/1.58	===============================================================================
1.49/1.58	|         0 |   32296    95058   224638 |    31686        0    nan |  0.000 % |
1.51/1.74	|       102 |   32287    95058   224638 |    34854       97     32 |  0.266 % |
1.51/2.07	|       253 |   32164    94446   223171 |    38340      242     42 |  0.823 % |
3.48/3.55	|       479 |   31845    93141   220116 |    42174      443     41 |  1.445 % |
4.58/4.66	|       816 |   31845    93141   220116 |    46391      780     43 |  1.445 % |
8.37/8.43	|      1322 |   31815    93009   219815 |    51030     1285     41 |  1.538 % |
13.97/14.07	|      2081 |   31815    93009   219815 |    56133     2044     38 |  1.538 % |
21.97/22.04	|      3221 |   31815    93009   219815 |    61747     3184     36 |  1.538 % |
34.86/34.97	|      4929 |   31805    92963   219689 |    67921     4888     36 |  1.569 % |
52.45/52.57	|      7492 |   31805    92963   219689 |    74713     7451     35 |  1.569 % |
79.33/79.46	|     11336 |   31802    92947   219643 |    82185    11294     36 |  1.578 % |
122.62/122.71	|     17102 |   31797    92929   219593 |    90403    17058     35 |  1.594 % |
176.79/177.00	|     25752 |   31795    92921   219573 |    99444    25707     40 |  1.600 % |
288.34/288.54	|     38727 |   31795    92921   219573 |   109388    38682     48 |  1.600 % |
458.18/458.42	|     58188 |   31795    92921   219573 |   120327    58143     46 |  1.600 % |
704.27/704.63	|     87381 |   31789    92897   219505 |   132360    87334     46 |  1.619 % |
1169.38/1169.97	|    131171 |   31725    92633   218903 |   145596   131122     44 |  1.817 % |

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-1797602-1242081493/watcher-1797602-1242081493 -o /tmp/evaluation-result-1797602-1242081493/solver-1797602-1242081493 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797602-1242081493.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 2/65 19390
/proc/meminfo: memFree=1366240/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=2428 CPUtime=0
/proc/19390/stat : 19390 (IUT_BMB_SIM) R 19388 19390 18902 0 -1 4194304 189 0 0 0 0 0 0 0 19 0 1 0 236179451 2486272 172 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/19390/statm: 607 173 93 274 0 330 0

[startup+0.050444 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19390
/proc/meminfo: memFree=1366240/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=6884 CPUtime=0.04
/proc/19390/stat : 19390 (IUT_BMB_SIM) R 19388 19390 18902 0 -1 4194304 1555 0 0 0 4 0 0 0 19 0 1 0 236179451 7049216 1538 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/19390/statm: 1721 1538 99 274 0 1444 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6884

[startup+0.101449 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19390
/proc/meminfo: memFree=1366240/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=7676 CPUtime=0.09
/proc/19390/stat : 19390 (IUT_BMB_SIM) R 19388 19390 18902 0 -1 4194304 1740 0 0 0 9 0 0 0 19 0 1 0 236179451 7860224 1723 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/19390/statm: 1919 1723 99 274 0 1642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7676

[startup+0.301471 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19390
/proc/meminfo: memFree=1366240/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=10184 CPUtime=0.29
/proc/19390/stat : 19390 (IUT_BMB_SIM) R 19388 19390 18902 0 -1 4194304 2367 0 0 0 28 1 0 0 22 0 1 0 236179451 10428416 2350 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/19390/statm: 2546 2350 99 274 0 2269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10184

[startup+0.701515 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19390
/proc/meminfo: memFree=1366240/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=16388 CPUtime=0.69
/proc/19390/stat : 19390 (IUT_BMB_SIM) R 19388 19390 18902 0 -1 4194304 3934 0 0 0 68 1 0 0 25 0 1 0 236179451 16781312 3917 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/19390/statm: 4097 3917 99 274 0 3820 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16388

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19391
/proc/meminfo: memFree=1346008/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.49
/proc/19390/stat : 19390 (IUT_BMB_SIM) R 19388 19390 18902 0 -1 4194304 5197 0 0 0 114 35 0 0 25 0 1 0 236179451 21557248 5085 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/19390/statm: 5263 5085 101 274 0 4986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21052

[startup+3.10178 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1337616/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=8408 CPUtime=1.57
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 2059 0 0 0 156 1 0 0 25 0 1 0 236179603 8609792 1809 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 2102 1809 76 170 0 1930 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29460

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1337296/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=8540 CPUtime=4.76
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 2091 0 0 0 475 1 0 0 25 0 1 0 236179603 8744960 1841 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 2135 1841 76 170 0 1963 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29592

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1337104/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=8672 CPUtime=11.16
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 2129 0 0 0 1115 1 0 0 25 0 1 0 236179603 8880128 1879 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 2168 1879 76 170 0 1996 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29724

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1336976/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=8936 CPUtime=23.95
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 2204 0 0 0 2394 1 0 0 25 0 1 0 236179603 9150464 1954 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 2234 1954 76 170 0 2062 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29988

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1336336/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=9728 CPUtime=49.54
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 2377 0 0 0 4953 1 0 0 25 0 1 0 236179603 9961472 2127 1992294400 134512640 135212939 4294956320 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 2432 2127 76 170 0 2260 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30780

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1334800/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=11136 CPUtime=100.73
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 2743 0 0 0 10071 2 0 0 25 0 1 0 236179603 11403264 2493 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 2784 2493 76 170 0 2612 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 32188

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1332496/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=13528 CPUtime=160.69
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 3311 0 0 0 16067 2 0 0 25 0 1 0 236179603 13852672 3061 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 3382 3061 76 170 0 3210 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 34580

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19392
/proc/meminfo: memFree=1330384/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=15580 CPUtime=220.66
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 3840 0 0 0 22063 3 0 0 25 0 1 0 236179603 15953920 3590 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 3895 3590 76 170 0 3723 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 36632

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1328528/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=17436 CPUtime=280.64
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 4307 0 0 0 28060 4 0 0 25 0 1 0 236179603 17854464 4057 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 4359 4057 76 170 0 4187 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 38488

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1327056/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=19072 CPUtime=340.61
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 4676 0 0 0 34056 5 0 0 25 0 1 0 236179603 19529728 4426 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 4768 4426 76 170 0 4596 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 40124

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1325520/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=20624 CPUtime=400.58
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 5075 0 0 0 40053 5 0 0 25 0 1 0 236179603 21118976 4825 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 5156 4825 76 170 0 4984 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 41676

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1324176/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51

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

/proc/19392/statm: 5843 5472 76 170 0 5671 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 44424

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1321552/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=24720 CPUtime=580.51
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 6073 0 0 0 58045 6 0 0 25 0 1 0 236179603 25313280 5823 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 6180 5823 76 170 0 6008 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 45772

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1319376/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=26968 CPUtime=640.48
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 6602 0 0 0 64042 6 0 0 25 0 1 0 236179603 27615232 6352 1992294400 134512640 135212939 4294956320 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 6742 6352 76 170 0 6570 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 48020

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1317392/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=28892 CPUtime=700.46
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 7094 0 0 0 70039 7 0 0 25 0 1 0 236179603 29585408 6844 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 7223 6844 76 170 0 7051 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 49944

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1315344/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=31080 CPUtime=760.44
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 7565 0 0 0 76036 8 0 0 25 0 1 0 236179603 31825920 7315 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 7770 7315 76 170 0 7598 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 52132

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1314192/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=32224 CPUtime=820.41
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 7876 0 0 0 82033 8 0 0 25 0 1 0 236179603 32997376 7626 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 8056 7626 76 170 0 7884 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 53276

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1313104/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=33420 CPUtime=880.38
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 8142 0 0 0 88030 8 0 0 25 0 1 0 236179603 34222080 7892 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 8355 7892 76 170 0 8183 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 54472

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1312336/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=34212 CPUtime=940.36
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 8351 0 0 0 94028 8 0 0 25 0 1 0 236179603 35033088 8101 1992294400 134512640 135212939 4294956320 18446744073709551615 134535725 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 8553 8101 76 170 0 8381 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 55264

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1311184/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=35460 CPUtime=1000.34
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 8666 0 0 0 100025 9 0 0 25 0 1 0 236179603 36311040 8416 1992294400 134512640 135212939 4294956320 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 8865 8416 76 170 0 8693 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 56512

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1310224/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=36252 CPUtime=1060.31
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 8873 0 0 0 106022 9 0 0 25 0 1 0 236179603 37122048 8623 1992294400 134512640 135212939 4294956320 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 9063 8623 76 170 0 8891 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 57304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1309328/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=37176 CPUtime=1120.29
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 9107 0 0 0 112020 9 0 0 25 0 1 0 236179603 38068224 8857 1992294400 134512640 135212939 4294956320 18446744073709551615 134536114 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 9294 8857 76 170 0 9122 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 58228

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1307216/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=39312 CPUtime=1180.27
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 9623 0 0 0 118017 10 0 0 25 0 1 0 236179603 40255488 9373 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 9828 9373 76 170 0 9656 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 60364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19394
/proc/meminfo: memFree=1307024/2055920 swapFree=4180448/4192956
[pid=19390] ppid=19388 vsize=21052 CPUtime=1.51
/proc/19390/stat : 19390 (IUT_BMB_SIM) S 19388 19390 18902 0 -1 4194304 5203 0 0 0 115 36 0 0 25 0 1 0 236179451 21557248 5090 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19390/statm: 5263 5090 106 274 0 4986 0
[pid=19392] ppid=19390 vsize=39604 CPUtime=1198.56
/proc/19392/stat : 19392 (minisat) R 19390 19390 18902 0 -1 4194304 9681 0 0 0 119846 10 0 0 25 0 1 0 236179603 40554496 9431 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/19392/statm: 9901 9431 76 170 0 9729 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 60656

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19390 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=157823
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=368943
# CPU time returned by wait4() is 1.52677
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.61
CPU system time (s): 0.46
CPU usage (%): 99.9546
Max. virtual memory (cumulated for all children) (KiB): 60656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.15782
system time used= 0.368943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5203
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= 3
involuntary context switches= 8

runsolver used 1.44678 second user time and 2.93155 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-12 00:38:13
IDJOB=1797602
IDBENCH=70843
IDSOLVER=650
FILE ID=node76/1797602-1242081493
PBS_JOBID= 9277652
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=524568495

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1366784 kB
Buffers:         68440 kB
Cached:         560448 kB
SwapCached:       7184 kB
Active:         220904 kB
Inactive:       417688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366784 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            3696 kB
Writeback:           0 kB
Mapped:          13688 kB
Slab:            36456 kB
Committed_AS:   786016 kB
PageTables:       1436 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= 66388 MiB
End job on node76 at 2009-05-12 00:58:16