Trace number 1557505

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.06 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.09/0.10	c |  Number of variables:         32310                                         |
0.09/0.10	c |  Number of clauses:           97087                                         |
0.09/0.10	c |  Parse time:                   0.10 s                                       |
0.49/0.54	c |  Simplification time:          0.43 s                                       |
0.49/0.54	c |                                                                             |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.56	c |       100 |   14401    60490   166942 |    22179       95     53 |  4.014 % |
0.89/0.93	c |       250 |   14401    58922   163079 |    24397      245     49 |  4.014 % |
1.69/1.73	c |       475 |   14401    58922   163079 |    26837      470     40 |  4.014 % |
2.99/3.05	c |       812 |   14401    58922   163079 |    29521      807     36 |  4.014 % |
4.89/4.90	c |      1318 |   14401    58922   163079 |    32473     1313     33 |  4.014 % |
6.88/6.94	c |      2077 |   14401    58922   163079 |    35720     2072     34 |  4.014 % |
10.49/10.51	c |      3216 |   14401    58922   163079 |    39292     3211     34 |  4.014 % |
16.19/16.29	c |      4924 |   14401    58922   163079 |    43221     4919     34 |  4.014 % |
24.09/24.16	c |      7486 |   14401    58922   163079 |    47544     7481     34 |  4.014 % |
37.38/37.41	c |     11330 |   14401    58922   163079 |    52298    11325     34 |  4.014 % |
57.78/57.81	c |     17096 |   14401    58922   163079 |    57528    17091     34 |  4.014 % |
82.47/82.55	c |     25745 |   14401    58922   163079 |    63281    25740     36 |  4.014 % |
117.26/117.36	c |     38719 |   14401    58922   163079 |    69609    38714     39 |  4.014 % |
191.23/191.38	c |     58180 |   14401    58922   163079 |    76570    58175     40 |  4.014 % |
300.40/300.53	c |     87372 |   14401    58922   163079 |    84227    25912     34 |  4.014 % |
466.35/466.53	c |    131161 |   14401    58922   163079 |    92649    69701     38 |  4.014 % |
723.08/723.34	c |    196845 |   14401    58922   163079 |   101914    61188     34 |  4.014 % |
1108.57/1108.90	c |    295371 |   14401    58922   163079 |   112106    78040     35 |  4.014 % |

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-1557505-1238854653/watcher-1557505-1238854653 -o /tmp/evaluation-result-1557505-1238854653/solver-1557505-1238854653 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1557505-1238854653.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 1.00 1.08 3/64 11922
/proc/meminfo: memFree=1380728/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=8188 CPUtime=0
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 539 0 0 0 0 0 0 0 18 0 1 0 1158130232 8384512 523 1992294400 4194304 5092341 548682068832 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 2047 524 62 219 0 1825 0

[startup+0.0891821 s]
/proc/loadavg: 0.94 1.00 1.08 3/64 11922
/proc/meminfo: memFree=1380728/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=15468 CPUtime=0.07
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 2584 0 0 0 7 0 0 0 18 0 1 0 1158130232 15839232 2466 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 3867 2466 63 219 0 3645 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15468

[startup+0.101182 s]
/proc/loadavg: 0.94 1.00 1.08 3/64 11922
/proc/meminfo: memFree=1380728/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16408 CPUtime=0.09
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 2839 0 0 0 9 0 0 0 18 0 1 0 1158130232 16801792 2721 1992294400 4194304 5092341 548682068832 18446744073709551615 4236589 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4102 2728 63 219 0 3880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16408

[startup+0.301205 s]
/proc/loadavg: 0.94 1.00 1.08 3/64 11922
/proc/meminfo: memFree=1380728/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=18388 CPUtime=0.29
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 3682 0 0 0 28 1 0 0 19 0 1 0 1158130232 18829312 3473 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4597 3473 88 219 0 4375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18388

[startup+0.70125 s]
/proc/loadavg: 0.94 1.00 1.08 3/64 11922
/proc/meminfo: memFree=1380728/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16836 CPUtime=0.69
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 4092 0 0 0 68 1 0 0 22 0 1 0 1158130232 17240064 2759 1992294400 4194304 5092341 548682068832 18446744073709551615 4249550 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4209 2759 100 219 0 3987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16836

[startup+1.50134 s]
/proc/loadavg: 0.94 1.00 1.08 2/65 11923
/proc/meminfo: memFree=1369840/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16836 CPUtime=1.49
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 4101 0 0 0 148 1 0 0 25 0 1 0 1158130232 17240064 2768 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4209 2768 100 219 0 3987 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16836

[startup+3.10152 s]
/proc/loadavg: 0.94 1.00 1.08 2/65 11923
/proc/meminfo: memFree=1369712/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16836 CPUtime=3.09
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 4114 0 0 0 308 1 0 0 25 0 1 0 1158130232 17240064 2781 1992294400 4194304 5092341 548682068832 18446744073709551615 4249968 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4209 2781 100 219 0 3987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16836

[startup+6.30188 s]
/proc/loadavg: 0.94 1.00 1.08 2/65 11923
/proc/meminfo: memFree=1369584/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16836 CPUtime=6.29
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 4152 0 0 0 628 1 0 0 25 0 1 0 1158130232 17240064 2819 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4209 2819 100 219 0 3987 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16836

[startup+12.7016 s]
/proc/loadavg: 0.95 1.00 1.08 2/65 11923
/proc/meminfo: memFree=1369264/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16836 CPUtime=12.69
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 4220 0 0 0 1267 2 0 0 25 0 1 0 1158130232 17240064 2887 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4209 2887 100 219 0 3987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16836

[startup+25.5011 s]
/proc/loadavg: 0.96 1.00 1.08 2/65 11923
/proc/meminfo: memFree=1368688/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16836 CPUtime=25.48
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 4361 0 0 0 2546 2 0 0 25 0 1 0 1158130232 17240064 3028 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4209 3028 100 219 0 3987 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16836

[startup+51.103 s]
/proc/loadavg: 0.97 1.00 1.08 2/65 11923
/proc/meminfo: memFree=1367728/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=16836 CPUtime=51.08
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 4625 0 0 0 5105 3 0 0 25 0 1 0 1158130232 17240064 3292 1992294400 4194304 5092341 548682068832 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 4209 3292 100 219 0 3987 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16836

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.08 2/65 11923
/proc/meminfo: memFree=1363888/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=20392 CPUtime=102.27
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 5570 0 0 0 10223 4 0 0 25 0 1 0 1158130232 20881408 4237 1992294400 4194304 5092341 548682068832 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 5098 4237 100 219 0 4876 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20392

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.07 2/65 11923
/proc/meminfo: memFree=1359792/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=25048 CPUtime=162.25
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 6589 0 0 0 16219 6 0 0 25 0 1 0 1158130232 25649152 5256 1992294400 4194304 5092341 548682068832 18446744073709551615 4250085 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 6262 5256 100 219 0 6040 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25048

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 11923
/proc/meminfo: memFree=1356400/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=31816 CPUtime=222.23
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 7424 0 0 0 22216 7 0 0 25 0 1 0 1158130232 32579584 6091 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 7954 6091 100 219 0 7732 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31816

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.06 2/65 11923
/proc/meminfo: memFree=1363760/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=20508 CPUtime=282.2
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 8977 0 0 0 28212 8 0 0 25 0 1 0 1158130232 21000192 4240 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 5127 4240 100 219 0 4905 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 20508

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 11923
/proc/meminfo: memFree=1360816/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=28296 CPUtime=342.19
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 9694 0 0 0 34209 10 0 0 25 0 1 0 1158130232 28975104 4957 1992294400 4194304 5092341 548682068832 18446744073709551615 4249894 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 7074 4957 100 219 0 6852 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28296

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/65 11923
/proc/meminfo: memFree=1350448/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=34940 CPUtime=402.17
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 12280 0 0 0 40206 11 0 0 25 0 1 0 1158130232 35778560 7543 1992294400 4194304 5092341 548682068832 18446744073709551615 4240692 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 8735 7543 100 219 0 8513 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 34940

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/65 11923
/proc/meminfo: memFree=1347696/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=34940 CPUtime=462.15
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 12956 0 0 0 46203 12 0 0 25 0 1 0 1158130232 35778560 8219 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 8735 8219 100 219 0 8513 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 34940

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 11923
/proc/meminfo: memFree=1345776/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=522.13
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 13458 0 0 0 52200 13 0 0 25 0 1 0 1158130232 53719040 8721 1992294400 4194304 5092341 548682068832 18446744073709551615 4249091 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 8721 100 219 0 12893 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 52460

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.03 2/65 11923
/proc/meminfo: memFree=1344112/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=582.12
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 13872 0 0 0 58198 14 0 0 25 0 1 0 1158130232 53719040 9135 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 9135 100 219 0 12893 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 52460

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 11923
/proc/meminfo: memFree=1344112/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=642.1
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 13872 0 0 0 64196 14 0 0 25 0 1 0 1158130232 53719040 9135 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 9135 100 219 0 12893 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 52460

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.02 2/65 11923
/proc/meminfo: memFree=1344112/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=702.08
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 13872 0 0 0 70194 14 0 0 25 0 1 0 1158130232 53719040 9135 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 9135 100 219 0 12893 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 52460

[startup+762.305 s]
/proc/loadavg: 1.06 1.01 1.02 2/65 11923
/proc/meminfo: memFree=1344112/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=762.07
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 13872 0 0 0 76192 15 0 0 25 0 1 0 1158130232 53719040 9135 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 9135 100 219 0 12893 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 52460

[startup+822.301 s]
/proc/loadavg: 1.08 1.02 1.02 2/65 11923
/proc/meminfo: memFree=1344112/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=822.05
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 13872 0 0 0 82190 15 0 0 25 0 1 0 1158130232 53719040 9135 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 9135 100 219 0 12893 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 52460

[startup+882.302 s]
/proc/loadavg: 1.03 1.02 1.01 2/65 11923
/proc/meminfo: memFree=1342832/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=882.04
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 14191 0 0 0 88188 16 0 0 25 0 1 0 1158130232 53719040 9454 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 9454 100 219 0 12893 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 52460

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 11923
/proc/meminfo: memFree=1336624/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=942.02
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 15724 0 0 0 94185 17 0 0 25 0 1 0 1158130232 53719040 10987 1992294400 4194304 5092341 548682068832 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 10987 100 219 0 12893 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 52460

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 11923
/proc/meminfo: memFree=1334128/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=1001.99
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 16359 0 0 0 100182 17 0 0 25 0 1 0 1158130232 53719040 11622 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 11622 100 219 0 12893 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 52460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11923
/proc/meminfo: memFree=1331952/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=1061.98
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 16889 0 0 0 106180 18 0 0 25 0 1 0 1158130232 53719040 12152 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 12152 100 219 0 12893 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 52460

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11923
/proc/meminfo: memFree=1330928/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=1121.96
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 17140 0 0 0 112177 19 0 0 25 0 1 0 1158130232 53719040 12403 1992294400 4194304 5092341 548682068832 18446744073709551615 4249965 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 12403 100 219 0 12893 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 52460

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11923
/proc/meminfo: memFree=1330864/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=1181.95
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 17140 0 0 0 118176 19 0 0 25 0 1 0 1158130232 53719040 12403 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 12403 100 219 0 12893 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 52460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11923
/proc/meminfo: memFree=1330864/2055920 swapFree=4176924/4192956
[pid=11922] ppid=11920 vsize=52460 CPUtime=1200.04
/proc/11922/stat : 11922 (minisat) R 11920 11922 11507 0 -1 4194304 17140 0 0 0 119985 19 0 0 25 0 1 0 1158130232 53719040 12403 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/11922/statm: 13115 12403 100 219 0 12893 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 52460

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.86
CPU system time (s): 0.203968
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 52460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.203968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17140
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= 2
involuntary context switches= 1055

runsolver used 1.01885 second user time and 2.6336 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-04 16:17:33
IDJOB=1557505
IDBENCH=70839
IDSOLVER=546
FILE ID=node35/1557505-1238854653
PBS_JOBID= 9085860
Free space on /tmp= 66456 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-31-s100.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557505-1238854653/watcher-1557505-1238854653 -o /tmp/evaluation-result-1557505-1238854653/solver-1557505-1238854653 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1557505-1238854653.cnf

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED=2140911475

node35.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.229
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.229
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:       1381208 kB
Buffers:         76912 kB
Cached:         510260 kB
SwapCached:      10140 kB
Active:         295212 kB
Inactive:       303680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381208 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:          17560 kB
Slab:            61816 kB
Committed_AS:  3144940 kB
PageTables:       1404 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= 66456 MiB
End job on node35 at 2009-04-04 16:37:36