Trace number 1774142

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) 10000 10003

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
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:         32151                                         |
0.09/0.10	c |  Number of clauses:           96586                                         |
0.09/0.10	c |  Parse time:                   0.09 s                                       |
0.49/0.53	c |  Simplification time:          0.43 s                                       |
0.49/0.53	c |                                                                             |
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.55	c |       100 |   14202    59795   165107 |    21924       95     63 |  4.339 % |
0.69/0.78	c |       250 |   14202    58170   161013 |    24117      244     51 |  4.339 % |
1.09/1.17	c |       475 |   14202    58170   161013 |    26529      469     45 |  4.339 % |
1.99/2.00	c |       812 |   14202    58170   161013 |    29181      806     44 |  4.339 % |
3.09/3.11	c |      1318 |   14202    58170   161013 |    32100     1312     42 |  4.339 % |
4.89/4.96	c |      2077 |   14202    58170   161013 |    35310     2071     41 |  4.339 % |
8.09/8.13	c |      3216 |   14202    58170   161013 |    38841     3210     42 |  4.339 % |
12.79/12.84	c |      4924 |   14202    58170   161013 |    42725     4918     40 |  4.339 % |
20.48/20.50	c |      7486 |   14202    58170   161013 |    46997     7480     38 |  4.339 % |
33.28/33.37	c |     11330 |   14202    58170   161013 |    51697    11324     36 |  4.339 % |
54.27/54.30	c |     17096 |   14202    58170   161013 |    56867    17090     34 |  4.339 % |
87.46/87.51	c |     25745 |   14202    58170   161013 |    62554    25739     33 |  4.339 % |
132.95/133.10	c |     38719 |   14202    58170   161013 |    68809    38713     33 |  4.339 % |
209.23/209.32	c |     58180 |   14202    58170   161013 |    75690    58174     34 |  4.339 % |
311.20/311.34	c |     87372 |   14202    58170   161013 |    83259    26535     32 |  4.339 % |
470.05/470.26	c |    131161 |   14202    58170   161013 |    91585    70324     33 |  4.339 % |
713.18/713.46	c |    196845 |   14202    58170   161013 |   100744    62411     34 |  4.339 % |
1108.06/1108.42	c |    295371 |   14202    58170   161013 |   110818    80193     32 |  4.339 % |
1719.88/1720.43	c |    443160 |   14202    58170   161013 |   121900    43336     31 |  4.339 % |
2660.40/2661.29	c |    664843 |   14202    58170   161013 |   134090    67792     29 |  4.339 % |
4113.56/4114.89	c |    997368 |   14202    58170   161013 |   147499    57398     34 |  4.339 % |
6318.90/6320.81	c |   1496156 |   14202    58170   161013 |   162249    47812     28 |  4.339 % |
9724.99/9727.90	c |   2244338 |   14202    58170   161013 |   178474   110618     28 |  4.339 % |

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-1774142-1241219000/watcher-1774142-1241219000 -o /tmp/evaluation-result-1774142-1241219000/solver-1774142-1241219000 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1774142-1241219000.cnf 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24644
/proc/meminfo: memFree=1054200/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=8188 CPUtime=0
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 149932757 8384512 500 1992294400 4194304 5092341 548682068848 18446744073709551615 4515648 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 2047 509 62 219 0 1825 0

[startup+0.061796 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24644
/proc/meminfo: memFree=1054200/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=14040 CPUtime=0.05
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 2049 0 0 0 5 0 0 0 18 0 1 0 149932757 14376960 1992 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 3510 1992 63 219 0 3288 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14040

[startup+0.101801 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24644
/proc/meminfo: memFree=1054200/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=16408 CPUtime=0.09
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 2897 0 0 0 8 1 0 0 18 0 1 0 149932757 16801792 2779 1992294400 4194304 5092341 548682068848 18446744073709551615 4528023 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4102 2688 63 219 0 3880 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16408

[startup+0.301829 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24644
/proc/meminfo: memFree=1054200/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=18164 CPUtime=0.29
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 3582 0 0 0 28 1 0 0 19 0 1 0 149932757 18599936 3373 1992294400 4194304 5092341 548682068848 18446744073709551615 4219508 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4541 3373 88 219 0 4319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18164

[startup+0.701889 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24644
/proc/meminfo: memFree=1054200/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17008 CPUtime=0.69
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 4052 0 0 0 68 1 0 0 23 0 1 0 149932757 17416192 2727 1992294400 4194304 5092341 548682068848 18446744073709551615 4250324 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4252 2727 100 219 0 4030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17008

[startup+1.502 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1043504/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17008 CPUtime=1.49
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 4068 0 0 0 148 1 0 0 25 0 1 0 149932757 17416192 2743 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4252 2743 100 219 0 4030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17008

[startup+3.10123 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1043376/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17008 CPUtime=3.09
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 4098 0 0 0 308 1 0 0 25 0 1 0 149932757 17416192 2773 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4252 2773 100 219 0 4030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17008

[startup+6.3017 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1043056/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17008 CPUtime=6.29
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 4148 0 0 0 628 1 0 0 25 0 1 0 149932757 17416192 2823 1992294400 4194304 5092341 548682068848 18446744073709551615 4250228 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4252 2823 100 219 0 4030 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17008

[startup+12.7026 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1042608/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17008 CPUtime=12.69
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 4243 0 0 0 1267 2 0 0 25 0 1 0 149932757 17416192 2918 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4252 2918 100 219 0 4030 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17008

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1041968/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17008 CPUtime=25.48
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 4384 0 0 0 2546 2 0 0 25 0 1 0 149932757 17416192 3059 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4252 3059 100 219 0 4030 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17008

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1040880/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17008 CPUtime=51.07
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 4664 0 0 0 5105 2 0 0 25 0 1 0 149932757 17416192 3339 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4252 3339 100 219 0 4030 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17008

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1038576/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=17796 CPUtime=102.26
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 5245 0 0 0 10223 3 0 0 25 0 1 0 149932757 18223104 3920 1992294400 4194304 5092341 548682068848 18446744073709551615 4249569 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 4449 3920 100 219 0 4227 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17796

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1034928/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=21440 CPUtime=162.24
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 6153 0 0 0 16219 5 0 0 25 0 1 0 149932757 21954560 4828 1992294400 4194304 5092341 548682068848 18446744073709551615 4240584 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 5360 4828 100 219 0 5138 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 21440

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1031600/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=26632 CPUtime=222.22
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 6973 0 0 0 22216 6 0 0 25 0 1 0 149932757 27271168 5648 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 6658 5648 100 219 0 6436 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 26632

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1036976/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=20900 CPUtime=282.2
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 8602 0 0 0 28212 8 0 0 25 0 1 0 149932757 21401600 4290 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 5225 4290 100 219 0 5003 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 20900

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1034736/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=28684 CPUtime=342.18
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 9162 0 0 0 34209 9 0 0 25 0 1 0 149932757 29372416 4850 1992294400 4194304 5092341 548682068848 18446744073709551615 4241082 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 7171 4850 100 219 0 6949 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 28684

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1032304/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=28684 CPUtime=402.17
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 9804 0 0 0 40207 10 0 0 25 0 1 0 149932757 29372416 5492 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 7171 5492 100 219 0 6949 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 28684

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1022064/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=35680 CPUtime=462.16
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 12362 0 0 0 46204 12 0 0 25 0 1 0 149932757 36536320 8050 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 8920 8050 100 219 0 8698 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35680

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1018928/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=53196 CPUtime=522.14
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 13155 0 0 0 52201 13 0 0 25 0 1 0 149932757 54472704 8843 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 13299 8843 100 219 0 13077 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 53196

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24645
/proc/meminfo: memFree=1017840/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=53196 CPUtime=582.11
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 13400 0 0 0 58198 13 0 0 25 0 1 0 149932757 54472704 9088 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 13299 9088 100 219 0 13077 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 53196

[startup+642.301 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 24645
/proc/meminfo: memFree=1017840/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=53196 CPUtime=642.1
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 13401 0 0 0 64196 14 0 0 25 0 1 0 149932757 54472704 9089 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 13299 9089 100 219 0 13077 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 53196

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24661
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9039.59
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 903914 45 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9039.59
Current children cumulated vsize (KiB) 77632

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24661
/proc/meminfo: memFree=981232/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9099.57
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 909912 45 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9099.57
Current children cumulated vsize (KiB) 77632

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24661
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9159.55
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 915910 45 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9159.55
Current children cumulated vsize (KiB) 77632

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24661
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9219.54
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 921909 45 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9219.54
Current children cumulated vsize (KiB) 77632

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24661
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9279.52
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 927907 45 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9279.52
Current children cumulated vsize (KiB) 77632

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9339.5
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 933905 45 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9339.5
Current children cumulated vsize (KiB) 77632

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9399.49
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 939903 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9399.49
Current children cumulated vsize (KiB) 77632

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9459.47
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 945901 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9459.47
Current children cumulated vsize (KiB) 77632

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9519.45
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 951899 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9519.45
Current children cumulated vsize (KiB) 77632

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9579.43
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 957897 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9579.43
Current children cumulated vsize (KiB) 77632

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9639.41
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 963895 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4241051 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9639.41
Current children cumulated vsize (KiB) 77632

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981104/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9699.39
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 969893 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4244108 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9699.39
Current children cumulated vsize (KiB) 77632

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981104/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9759.37
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 975891 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9759.37
Current children cumulated vsize (KiB) 77632

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9819.36
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 981890 46 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9819.36
Current children cumulated vsize (KiB) 77632

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981104/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9879.35
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 987888 47 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9879.35
Current children cumulated vsize (KiB) 77632

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9939.33
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 993886 47 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9939.33
Current children cumulated vsize (KiB) 77632

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=9999.31
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 999884 47 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4249569 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 9999.31
Current children cumulated vsize (KiB) 77632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24663
/proc/meminfo: memFree=981168/2055920 swapFree=4192812/4192956
[pid=24644] ppid=24642 vsize=77632 CPUtime=10000
/proc/24644/stat : 24644 (minisat) R 24642 24644 24607 0 -1 4194304 26957 0 0 0 999954 47 0 0 25 0 1 0 149932757 79495168 18087 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24644/statm: 19408 18087 100 219 0 19186 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 77632

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): 10003
CPU time (s): 10000
CPU user time (s): 9999.55
CPU system time (s): 0.483926
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 82612

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

runsolver used 8.13176 second user time and 21.8757 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-02 01:03:20
IDJOB=1774142
IDBENCH=70875
IDSOLVER=608
FILE ID=node30/1774142-1241219000
PBS_JOBID= 9224753
Free space on /tmp= 66412 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-28-s100.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774142-1241219000/watcher-1774142-1241219000 -o /tmp/evaluation-result-1774142-1241219000/solver-1774142-1241219000 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1774142-1241219000.cnf

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED=1775972919

node30.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.265
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.265
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:       1054616 kB
Buffers:         81048 kB
Cached:         802748 kB
SwapCached:          0 kB
Active:          63120 kB
Inactive:       835008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1054616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          24088 kB
Slab:            89184 kB
Committed_AS:   761056 kB
PageTables:       1356 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= 66408 MiB
End job on node30 at 2009-05-02 03:50:05