Trace number 1559525

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
VARSAT-crafted 2009-03-22? (TO) 1200.09 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-25-s100.cnf
MD5SUMc4b5df05f50ec97b624a18161f6d43b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark363.481
Satisfiable
(Un)Satisfiability was proved
Number of variables31931
Number of clauses96111
Sum of the clauses size226723
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261482
Number of clauses of size 334565
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 ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  31931                                                |
0.00/0.00	c |  Number of clauses:    96111                                                |
0.09/0.13	c |  Parsing time:         0.12         s                                       |
0.09/0.13	c |  Timeout:              43200 s
0.09/0.13	c |  Random Seed:          1329701273.000000
0.09/0.13	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.13	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.13	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.13	c |                                                                             |
0.69/0.73	c ============================[ Search Statistics ]==============================
0.69/0.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.73	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.73	c ===============================================================================
0.69/0.73	c |         0 |   14297    59235   165372 |    19745        0    nan |  0.000 % |
0.89/0.99	c |       100 |   14269    59235   165372 |    21719       95     66 |  3.921 % |
2.09/2.13	c |       251 |   14262    59235   165372 |    23891      244     42 |  4.331 % |
3.59/3.65	c |       477 |   13892    57145   160167 |    26280      469     35 |  4.331 % |
5.50/5.51	c |       814 |   13892    57145   160167 |    28908      806     35 |  4.331 % |
7.79/7.83	c |      1320 |   13892    57145   160167 |    31799     1312     36 |  4.331 % |
10.90/10.99	c |      2079 |   13892    57145   160167 |    34979     2071     43 |  4.331 % |
15.59/15.65	c |      3218 |   13892    57145   160167 |    38477     3210     41 |  4.331 % |
20.89/20.92	c |      4926 |   13892    57145   160167 |    42325     4918     41 |  4.331 % |
30.38/30.49	c |      7489 |   13892    57145   160167 |    46557     7481     43 |  4.331 % |
47.08/47.17	c |     11335 |   13892    57145   160167 |    51213    11327     42 |  4.331 % |
76.27/76.36	c |     17101 |   13892    57145   160167 |    56334    17093     40 |  4.331 % |
116.25/116.33	c |     25750 |   13892    57145   160167 |    61968    25742     43 |  4.331 % |
174.14/174.22	c |     38725 |   13892    57145   160167 |    68165    38717     45 |  4.331 % |
264.92/265.02	c |     58188 |   13892    57145   160167 |    74981    58180     49 |  4.331 % |
419.97/420.20	c |     87381 |   13892    57145   160167 |    82479    25199     47 |  4.331 % |
637.31/637.56	c |    131171 |   13892    57145   160167 |    90727    68989     52 |  4.331 % |
959.13/959.46	c |    196856 |   13892    57145   160167 |    99800    59498     50 |  4.331 % |

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-1559525-1238884632/watcher-1559525-1238884632 -o /tmp/evaluation-result-1559525-1238884632/solver-1559525-1238884632 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1329701273 HOME/instance-1559525-1238884632.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.92 0.98 0.99 3/64 21359
/proc/meminfo: memFree=1518264/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=3904 CPUtime=0
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 814 0 0 0 0 0 0 0 18 0 1 0 1161125378 3997696 799 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 976 803 81 221 0 752 0

[startup+0.0747001 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21359
/proc/meminfo: memFree=1518264/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=15372 CPUtime=0.06
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 3333 0 0 0 6 0 0 0 18 0 1 0 1161125378 15740928 3318 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 3843 3319 87 221 0 3619 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15372

[startup+0.101702 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21359
/proc/meminfo: memFree=1518264/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=18096 CPUtime=0.09
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 3983 0 0 0 8 1 0 0 18 0 1 0 1161125378 18530304 3968 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 4524 3969 87 221 0 4300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18096

[startup+0.30172 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21359
/proc/meminfo: memFree=1518264/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=26600 CPUtime=0.29
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 6202 0 0 0 27 2 0 0 19 0 1 0 1161125378 27238400 6187 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 6650 6188 100 221 0 6426 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26600

[startup+0.701754 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21359
/proc/meminfo: memFree=1518264/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=33908 CPUtime=0.69
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 7830 0 0 0 67 2 0 0 22 0 1 0 1161125378 34721792 7815 1992294400 4194304 5102648 548682068800 18446744073709551615 4486485 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 8477 7815 100 221 0 8253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33908

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1489904/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=30272 CPUtime=1.49
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 7842 0 0 0 147 2 0 0 25 0 1 0 1161125378 30998528 7125 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 7568 7125 112 221 0 7344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30272

[startup+3.10196 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1489776/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=30272 CPUtime=3.09
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 7842 0 0 0 306 3 0 0 25 0 1 0 1161125378 30998528 7125 1992294400 4194304 5102648 548682068800 18446744073709551615 4255132 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 7568 7125 112 221 0 7344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30272

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1489648/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=30272 CPUtime=6.29
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 7842 0 0 0 626 3 0 0 25 0 1 0 1161125378 30998528 7125 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 7568 7125 112 221 0 7344 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30272

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1489584/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=30272 CPUtime=12.69
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 7843 0 0 0 1266 3 0 0 25 0 1 0 1161125378 30998528 7126 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 7568 7126 112 221 0 7344 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30272

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1489584/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=30552 CPUtime=25.49
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 7882 0 0 0 2546 3 0 0 25 0 1 0 1161125378 31285248 7165 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 7638 7165 112 221 0 7414 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30552

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1489392/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=30896 CPUtime=51.08
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 7965 0 0 0 5105 3 0 0 25 0 1 0 1161125378 31637504 7248 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 7724 7248 112 221 0 7500 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30896

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1488816/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=31392 CPUtime=102.27
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 8104 0 0 0 10224 3 0 0 25 0 1 0 1161125378 32145408 7387 1992294400 4194304 5102648 548682068800 18446744073709551615 4254554 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 7848 7387 112 221 0 7624 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31392

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1486000/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=34264 CPUtime=162.24
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 8813 0 0 0 16220 4 0 0 25 0 1 0 1161125378 35086336 8096 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 8566 8096 112 221 0 8342 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34264

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21360
/proc/meminfo: memFree=1481840/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=38380 CPUtime=222.22
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 9818 0 0 0 22218 4 0 0 25 0 1 0 1161125378 39301120 9101 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 9595 9101 112 221 0 9371 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 38380

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1477744/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=42484 CPUtime=282.2
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 10813 0 0 0 28215 5 0 0 25 0 1 0 1161125378 43503616 10096 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 10621 10096 112 221 0 10397 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 42484

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1475120/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=45220 CPUtime=342.19
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 11449 0 0 0 34213 6 0 0 25 0 1 0 1161125378 46305280 10732 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 11305 10732 112 221 0 11081 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 45220

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1473648/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=46580 CPUtime=402.17
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 11804 0 0 0 40211 6 0 0 25 0 1 0 1161125378 47697920 11087 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 11645 11087 112 221 0 11421 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 46580

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1473328/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=47196 CPUtime=462.16
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 11889 0 0 0 46209 7 0 0 25 0 1 0 1161125378 48328704 11172 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 11799 11172 112 221 0 11575 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 47196

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1473200/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=47340 CPUtime=522.15
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 11950 0 0 0 52208 7 0 0 25 0 1 0 1161125378 48476160 11233 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 11835 11233 112 221 0 11611 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 47340

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1472816/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=47744 CPUtime=582.13
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 12028 0 0 0 58206 7 0 0 25 0 1 0 1161125378 48889856 11311 1992294400 4194304 5102648 548682068800 18446744073709551615 4249986 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 11936 11311 112 221 0 11712 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 47744

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1472176/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=48456 CPUtime=642.12
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 12186 0 0 0 64205 7 0 0 25 0 1 0 1161125378 49618944 11469 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 12114 11469 112 221 0 11890 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 48456

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1470704/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=49972 CPUtime=702.1
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 12568 0 0 0 70203 7 0 0 25 0 1 0 1161125378 51171328 11851 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 12493 11851 112 221 0 12269 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 49972

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1467696/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=52844 CPUtime=762.08
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 13307 0 0 0 76200 8 0 0 25 0 1 0 1161125378 54112256 12590 1992294400 4194304 5102648 548682068800 18446744073709551615 4244275 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 13211 12590 112 221 0 12987 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 52844

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1466800/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=54104 CPUtime=822.06
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 13509 0 0 0 82198 8 0 0 25 0 1 0 1161125378 55402496 12792 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 13526 12792 112 221 0 13302 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 54104

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1466800/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=54104 CPUtime=882.05
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 13511 0 0 0 88197 8 0 0 25 0 1 0 1161125378 55402496 12794 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 13526 12794 112 221 0 13302 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 54104

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1466736/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=54104 CPUtime=942.03
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 13512 0 0 0 94195 8 0 0 25 0 1 0 1161125378 55402496 12795 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 13526 12795 112 221 0 13302 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 54104

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1466736/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=54104 CPUtime=1002.01
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 13523 0 0 0 100193 8 0 0 25 0 1 0 1161125378 55402496 12806 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 13526 12806 112 221 0 13302 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 54104

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21362
/proc/meminfo: memFree=1466480/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=54316 CPUtime=1062
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 13595 0 0 0 106192 8 0 0 25 0 1 0 1161125378 55619584 12878 1992294400 4194304 5102648 548682068800 18446744073709551615 4250386 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 13579 12878 112 221 0 13355 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 54316

[startup+1122.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 21362
/proc/meminfo: memFree=1466160/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=54520 CPUtime=1121.99
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 13657 0 0 0 112190 9 0 0 25 0 1 0 1161125378 55828480 12940 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 13630 12940 112 221 0 13406 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 54520

[startup+1182.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 21362
/proc/meminfo: memFree=1462960/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=57796 CPUtime=1181.97
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 14462 0 0 0 118188 9 0 0 25 0 1 0 1161125378 59183104 13745 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 14449 13745 112 221 0 14225 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 57796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 21362
/proc/meminfo: memFree=1462448/2055920 swapFree=4176708/4192956
[pid=21359] ppid=21357 vsize=58192 CPUtime=1200.07
/proc/21359/stat : 21359 (varsat-crafted_) R 21357 21359 21260 0 -1 4194304 14568 0 0 0 119998 9 0 0 25 0 1 0 1161125378 59588608 13851 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/21359/statm: 14548 13851 112 221 0 14324 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 58192

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.09
CPU user time (s): 1199.98
CPU system time (s): 0.103984
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 58192

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

runsolver used 0.922859 second user time and 2.56761 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-05 00:37:13
IDJOB=1559525
IDBENCH=70878
IDSOLVER=537
FILE ID=node50/1559525-1238884632
PBS_JOBID= 9086023
Free space on /tmp= 66508 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-25-s100.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559525-1238884632/watcher-1559525-1238884632 -o /tmp/evaluation-result-1559525-1238884632/solver-1559525-1238884632 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1329701273 HOME/instance-1559525-1238884632.cnf

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

MD5SUM BENCH= c4b5df05f50ec97b624a18161f6d43b5
RANDOM SEED=1329701273

node50.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.238
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.238
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:       1518680 kB
Buffers:         57656 kB
Cached:         416884 kB
SwapCached:      10572 kB
Active:         207164 kB
Inactive:       279360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1518680 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:          17116 kB
Slab:            36660 kB
Committed_AS:  3546508 kB
PageTables:       1456 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= 66508 MiB
End job on node50 at 2009-04-05 00:57:15