Trace number 1517799

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.03 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S999404609-010.cnf
MD5SUM5929dd8b325f87d1ae10eb412c236ac3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.0345
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:  380                                                  |
0.00/0.00	c |  Number of clauses:    1615                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1461222226.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     372     1608     4864 |      536        0    nan |  0.000 % |
0.00/0.00	c |       102 |     372     1608     4864 |      589      102     19 |  0.001 % |
0.00/0.01	c |       253 |     372     1608     4864 |      648      253     18 |  0.001 % |
0.00/0.02	c |       478 |     372     1608     4864 |      713      478     19 |  0.001 % |
0.00/0.03	c |       815 |     372     1608     4864 |      784      434     16 |  0.001 % |
0.00/0.05	c |      1322 |     372     1608     4864 |      863      527     18 |  0.001 % |
0.00/0.08	c |      2081 |     372     1608     4864 |      949      838     19 |  0.001 % |
0.10/0.12	c |      3221 |     372     1608     4864 |     1044      984     17 |  0.001 % |
0.10/0.18	c |      4932 |     372     1608     4864 |     1148     1067     18 |  0.001 % |
0.19/0.28	c |      7494 |     372     1608     4864 |     1263      657     15 |  0.001 % |
0.39/0.42	c |     11338 |     372     1608     4864 |     1390     1260     16 |  0.001 % |
0.59/0.65	c |     17104 |     372     1608     4864 |     1529     1336     15 |  0.001 % |
0.99/1.00	c |     25755 |     372     1608     4864 |     1682     1400     17 |  0.001 % |
1.49/1.53	c |     38729 |     372     1608     4864 |     1850     1510     17 |  0.001 % |
2.30/2.37	c |     58191 |     372     1608     4864 |     2035     1205     17 |  0.001 % |
3.59/3.68	c |     87383 |     372     1608     4864 |     2239     1401     17 |  0.001 % |
5.60/5.65	c |    131173 |     372     1608     4864 |     2462     2069     18 |  0.001 % |
8.69/8.74	c |    196858 |     372     1608     4864 |     2709     1628     18 |  0.001 % |
13.49/13.53	c |    295384 |     372     1608     4864 |     2980     2641     19 |  0.001 % |
20.78/20.87	c |    443173 |     372     1608     4864 |     3278     2658     17 |  0.001 % |
32.38/32.42	c |    664857 |     372     1608     4864 |     3605     2245     16 |  0.001 % |
49.97/50.07	c |    997383 |     372     1608     4864 |     3966     3408     18 |  0.001 % |
77.96/78.04	c |   1496172 |     372     1608     4864 |     4363     3715     17 |  0.001 % |
122.55/122.62	c |   2244357 |     372     1608     4864 |     4799     3282     18 |  0.001 % |
191.02/191.19	c |   3366632 |     372     1608     4864 |     5279     3344     17 |  0.001 % |
298.58/298.75	c |   5050043 |     372     1608     4864 |     5807     4105     19 |  0.001 % |
467.32/467.55	c |   7575159 |     372     1608     4864 |     6388     4640     17 |  0.001 % |
734.72/735.01	c |  11362834 |     372     1608     4864 |     7026     4613     19 |  0.001 % |
1148.73/1149.28	c |  17044346 |     372     1608     4864 |     7729     5034     18 |  0.001 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517799-1238291275/watcher-1517799-1238291275 -o /tmp/evaluation-result-1517799-1238291275/solver-1517799-1238291275 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1461222226 HOME/instance-1517799-1238291275.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.97 0.98 2/64 5200
/proc/meminfo: memFree=1162088/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=2424 CPUtime=0
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 1101793820 2482176 205 1992294400 4194304 5102648 548682068800 18446744073709551615 4497472 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 606 207 99 221 0 382 0

[startup+0.102756 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 5200
/proc/meminfo: memFree=1162088/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=2556 CPUtime=0.1
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 252 0 0 0 10 0 0 0 18 0 1 0 1101793820 2617344 237 1992294400 4194304 5102648 548682068800 18446744073709551615 4249096 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 639 237 111 221 0 415 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2556

[startup+0.201773 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 5200
/proc/meminfo: memFree=1162088/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=2556 CPUtime=0.19
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 267 0 0 0 19 0 0 0 19 0 1 0 1101793820 2617344 252 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 639 252 111 221 0 415 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2556

[startup+0.301793 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 5200
/proc/meminfo: memFree=1162088/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=2556 CPUtime=0.29
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 274 0 0 0 29 0 0 0 19 0 1 0 1101793820 2617344 259 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 639 259 111 221 0 415 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2556

[startup+0.70187 s]
/proc/loadavg: 0.92 0.97 0.98 2/64 5200
/proc/meminfo: memFree=1162088/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=2688 CPUtime=0.69
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 300 0 0 0 69 0 0 0 23 0 1 0 1101793820 2752512 285 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 672 285 111 221 0 448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2688

[startup+1.50202 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1161184/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=2820 CPUtime=1.49
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 341 0 0 0 149 0 0 0 25 0 1 0 1101793820 2887680 326 1992294400 4194304 5102648 548682068800 18446744073709551615 4255318 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 705 326 111 221 0 481 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2820

[startup+3.10133 s]
/proc/loadavg: 0.92 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1160928/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=3084 CPUtime=3.09
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 387 0 0 0 309 0 0 0 25 0 1 0 1101793820 3158016 372 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 771 372 111 221 0 547 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3084

[startup+6.30194 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1160672/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=3348 CPUtime=6.29
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 446 0 0 0 629 0 0 0 25 0 1 0 1101793820 3428352 431 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 837 431 111 221 0 613 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3348

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1160224/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=3612 CPUtime=12.69
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 527 0 0 0 1269 0 0 0 25 0 1 0 1101793820 3698688 512 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 903 512 111 221 0 679 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3612

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1159776/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=4016 CPUtime=25.48
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 639 0 0 0 2548 0 0 0 25 0 1 0 1101793820 4112384 624 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1004 624 111 221 0 780 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4016

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1159264/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=4564 CPUtime=51.07
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 769 0 0 0 5107 0 0 0 25 0 1 0 1101793820 4673536 754 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1141 754 111 221 0 917 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4564

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1158496/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=5248 CPUtime=102.26
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 948 0 0 0 10225 1 0 0 25 0 1 0 1101793820 5373952 933 1992294400 4194304 5102648 548682068800 18446744073709551615 4254580 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1312 933 111 221 0 1088 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5248

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1157920/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=5792 CPUtime=162.23
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1082 0 0 0 16222 1 0 0 25 0 1 0 1101793820 5931008 1067 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1448 1067 111 221 0 1224 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5792

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1157472/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=6208 CPUtime=222.21
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1189 0 0 0 22220 1 0 0 25 0 1 0 1101793820 6356992 1174 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1552 1174 111 221 0 1328 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 6208

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1157088/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=6608 CPUtime=282.18
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1276 0 0 0 28217 1 0 0 25 0 1 0 1101793820 6766592 1261 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1652 1261 111 221 0 1428 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 6608

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1156576/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=7156 CPUtime=342.16
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1387 0 0 0 34215 1 0 0 25 0 1 0 1101793820 7327744 1372 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1789 1372 111 221 0 1565 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 7156

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1156256/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=7432 CPUtime=402.15
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1466 0 0 0 40213 2 0 0 25 0 1 0 1101793820 7610368 1451 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1858 1451 111 221 0 1634 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 7432

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1156000/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=7564 CPUtime=462.12
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1510 0 0 0 46210 2 0 0 25 0 1 0 1101793820 7745536 1495 1992294400 4194304 5102648 548682068800 18446744073709551615 4254657 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1891 1495 111 221 0 1667 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 7564

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1155680/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=7984 CPUtime=522.1
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1605 0 0 0 52208 2 0 0 25 0 1 0 1101793820 8175616 1590 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 1996 1590 111 221 0 1772 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 7984

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1155424/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=8268 CPUtime=582.07
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1661 0 0 0 58205 2 0 0 25 0 1 0 1101793820 8466432 1646 1992294400 4194304 5102648 548682068800 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2067 1646 111 221 0 1843 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 8268

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1155296/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=8404 CPUtime=642.05
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1707 0 0 0 64203 2 0 0 25 0 1 0 1101793820 8605696 1692 1992294400 4194304 5102648 548682068800 18446744073709551615 4249957 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2101 1692 111 221 0 1877 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 8404

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1155104/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=8536 CPUtime=702.03
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1740 0 0 0 70201 2 0 0 25 0 1 0 1101793820 8740864 1725 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2134 1725 111 221 0 1910 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 8536

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5201
/proc/meminfo: memFree=1154976/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=8684 CPUtime=762.01
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1774 0 0 0 76199 2 0 0 25 0 1 0 1101793820 8892416 1759 1992294400 4194304 5102648 548682068800 18446744073709551615 4249911 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2171 1759 111 221 0 1947 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 8684

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5206
/proc/meminfo: memFree=1154656/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=8980 CPUtime=821.99
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1837 0 0 0 82196 3 0 0 25 0 1 0 1101793820 9195520 1822 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2245 1822 111 221 0 2021 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 8980

[startup+882.306 s]
/proc/loadavg: 1.04 0.99 0.98 2/65 5686
/proc/meminfo: memFree=1154144/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=9132 CPUtime=881.93
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1872 0 0 0 88190 3 0 0 25 0 1 0 1101793820 9351168 1857 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2283 1857 111 221 0 2059 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 9132

[startup+942.301 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 5686
/proc/meminfo: memFree=1154144/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=9280 CPUtime=941.91
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1909 0 0 0 94187 4 0 0 25 0 1 0 1101793820 9502720 1894 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2320 1894 111 221 0 2096 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 9280

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5686
/proc/meminfo: memFree=1154208/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=9424 CPUtime=1001.88
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1946 0 0 0 100184 4 0 0 25 0 1 0 1101793820 9650176 1931 1992294400 4194304 5102648 548682068800 18446744073709551615 4227927 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2356 1931 111 221 0 2132 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 9424

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5686
/proc/meminfo: memFree=1154080/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=9424 CPUtime=1061.86
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1965 0 0 0 106182 4 0 0 25 0 1 0 1101793820 9650176 1950 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2356 1950 111 221 0 2132 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 9424

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5686
/proc/meminfo: memFree=1153952/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=9560 CPUtime=1121.84
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 1998 0 0 0 112180 4 0 0 25 0 1 0 1101793820 9789440 1983 1992294400 4194304 5102648 548682068800 18446744073709551615 4254987 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2390 1983 111 221 0 2166 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 9560

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5686
/proc/meminfo: memFree=1153824/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=9712 CPUtime=1181.82
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 2032 0 0 0 118178 4 0 0 25 0 1 0 1101793820 9945088 2017 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2428 2017 111 221 0 2204 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 9712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5686
/proc/meminfo: memFree=1153696/2055920 swapFree=4178400/4192956
[pid=5200] ppid=5198 vsize=9864 CPUtime=1200.01
/proc/5200/stat : 5200 (varsat-crafted_) R 5198 5200 4953 0 -1 4194304 2056 0 0 0 119997 4 0 0 25 0 1 0 1101793820 10100736 2041 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/5200/statm: 2466 2041 111 221 0 2242 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 9864

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.51
CPU time (s): 1200.03
CPU user time (s): 1199.98
CPU system time (s): 0.051992
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 9864

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

runsolver used 0.91486 second user time and 2.41163 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-29 03:47:55
IDJOB=1517799
IDBENCH=70626
IDSOLVER=537
FILE ID=node9/1517799-1238291275
PBS_JOBID= 9060978
Free space on /tmp= 66348 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S999404609-010.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517799-1238291275/watcher-1517799-1238291275 -o /tmp/evaluation-result-1517799-1238291275/solver-1517799-1238291275 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1461222226 HOME/instance-1517799-1238291275.cnf

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

MD5SUM BENCH= 5929dd8b325f87d1ae10eb412c236ac3
RANDOM SEED=1461222226

node9.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.268
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.268
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:       1162568 kB
Buffers:         93884 kB
Cached:         712252 kB
SwapCached:       8300 kB
Active:         215812 kB
Inactive:       600168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162568 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            63404 kB
Committed_AS:  2831312 kB
PageTables:       1392 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= 66420 MiB
End job on node9 at 2009-03-29 04:07:58