Trace number 1513539

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S285713182-059.cnf
MD5SUMa43cbdef3a4536def8ea28a7d3ce3c97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark179.808
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  160                                                  |
0.00/0.00	c |  Number of clauses:    13600                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          580717842.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
0.39/0.46	c |       102 |     160    13600    95200 |     4986      102     52 |  0.004 % |
0.49/0.52	c |       253 |     160    13600    95200 |     5485      253     50 |  0.004 % |
0.49/0.58	c |       478 |     160    13600    95200 |     6033      478     47 |  0.004 % |
0.59/0.65	c |       815 |     160    13600    95200 |     6637      815     47 |  0.004 % |
0.69/0.74	c |      1321 |     160    13600    95200 |     7300     1321     48 |  0.004 % |
0.79/0.84	c |      2080 |     160    13600    95200 |     8031     2080     48 |  0.004 % |
0.89/0.98	c |      3219 |     160    13600    95200 |     8834     3219     48 |  0.004 % |
1.09/1.19	c |      4927 |     160    13600    95200 |     9717     4927     48 |  0.004 % |
1.49/1.51	c |      7489 |     160    13600    95200 |    10689     7489     49 |  0.004 % |
2.09/2.12	c |     11334 |     160    13600    95200 |    11758     5957     48 |  0.004 % |
2.89/2.99	c |     17100 |     160    13600    95200 |    12934    11723     49 |  0.004 % |
4.39/4.45	c |     25750 |     160    13600    95200 |    14227     7360     49 |  0.004 % |
6.59/6.61	c |     38724 |     160    13600    95200 |    15650    13184     48 |  0.004 % |
10.19/10.23	c |     58186 |     160    13600    95200 |    17215     9056     49 |  0.004 % |
16.38/16.42	c |     87380 |     160    13600    95200 |    18936    12320     49 |  0.004 % |
26.18/26.20	c |    131169 |     160    13600    95200 |    20830    18097     48 |  0.004 % |
41.18/41.21	c |    196853 |     160    13600    95200 |    22913    10636     48 |  0.004 % |
66.26/66.37	c |    295379 |     160    13600    95200 |    25204    16793     48 |  0.004 % |
106.96/107.09	c |    443168 |     160    13600    95200 |    27725    19061     48 |  0.004 % |
169.83/169.90	c |    664851 |     160    13600    95200 |    30497    24707     50 |  0.004 % |
270.90/271.00	c |    997376 |     160    13600    95200 |    33547    15441     45 |  0.004 % |
434.54/434.74	c |   1496165 |     160    13600    95200 |    36902    16220     47 |  0.004 % |
704.25/704.50	c |   2244348 |     160    13600    95200 |    40592    18675     47 |  0.004 % |
1135.40/1135.86	c |   3366622 |     160    13600    95200 |    44652    15282     46 |  0.004 % |

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-1513539-1238218570/watcher-1513539-1238218570 -o /tmp/evaluation-result-1513539-1238218570/solver-1513539-1238218570 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=580717842 HOME/instance-1513539-1238218570.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.91 0.95 0.90 3/64 24516
/proc/meminfo: memFree=978032/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=2412 CPUtime=0
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 1094523703 2469888 287 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 603 288 87 221 0 379 0

[startup+0.0510429 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24516
/proc/meminfo: memFree=978032/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=5584 CPUtime=0.04
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 1081 0 0 0 4 0 0 0 18 0 1 0 1094523703 5718016 1066 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 1396 1066 98 221 0 1172 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5584

[startup+0.101052 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24516
/proc/meminfo: memFree=978032/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=5584 CPUtime=0.09
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 1081 0 0 0 9 0 0 0 18 0 1 0 1094523703 5718016 1066 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 1396 1066 98 221 0 1172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5584

[startup+0.301089 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24516
/proc/meminfo: memFree=978032/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=5656 CPUtime=0.29
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 1108 0 0 0 29 0 0 0 19 0 1 0 1094523703 5791744 1093 1992294400 4194304 5102648 548682068800 18446744073709551615 4273068 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 1414 1093 98 221 0 1190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5656

[startup+0.701166 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 24516
/proc/meminfo: memFree=978032/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=4972 CPUtime=0.69
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 1120 0 0 0 69 0 0 0 22 0 1 0 1094523703 5091328 947 1992294400 4194304 5102648 548682068800 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 1243 947 110 221 0 1019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4972

[startup+1.50132 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 24517
/proc/meminfo: memFree=974440/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=6184 CPUtime=1.49
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 1403 0 0 0 149 0 0 0 25 0 1 0 1094523703 6332416 1230 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 1546 1230 110 221 0 1322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6184

[startup+3.10163 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 24517
/proc/meminfo: memFree=972456/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=7640 CPUtime=3.08
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 1758 0 0 0 308 0 0 0 25 0 1 0 1094523703 7823360 1585 1992294400 4194304 5102648 548682068800 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 1910 1585 110 221 0 1686 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7640

[startup+6.30124 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 24517
/proc/meminfo: memFree=971304/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=8484 CPUtime=6.29
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 1960 0 0 0 628 1 0 0 25 0 1 0 1094523703 8687616 1787 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 2121 1787 110 221 0 1897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8484

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 24517
/proc/meminfo: memFree=969576/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=9820 CPUtime=12.68
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 2313 0 0 0 1267 1 0 0 25 0 1 0 1094523703 10055680 2140 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 2455 2140 110 221 0 2231 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9820

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 24517
/proc/meminfo: memFree=968232/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=11264 CPUtime=25.48
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 2647 0 0 0 2546 2 0 0 25 0 1 0 1094523703 11534336 2474 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 2816 2474 110 221 0 2592 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11264

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 24517
/proc/meminfo: memFree=966184/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=13368 CPUtime=51.07
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 3143 0 0 0 5104 3 0 0 25 0 1 0 1094523703 13688832 2970 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 3342 2970 110 221 0 3118 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13368

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 24517
/proc/meminfo: memFree=964520/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=15100 CPUtime=102.26
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 3564 0 0 0 10222 4 0 0 25 0 1 0 1094523703 15462400 3391 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 3775 3391 110 221 0 3551 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15100

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24517
/proc/meminfo: memFree=962792/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=17216 CPUtime=162.24
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 3997 0 0 0 16219 5 0 0 25 0 1 0 1094523703 17629184 3824 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 4304 3824 110 221 0 4080 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17216

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24517
/proc/meminfo: memFree=961128/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=18784 CPUtime=222.21
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 4382 0 0 0 22216 5 0 0 25 0 1 0 1094523703 19234816 4209 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 4696 4209 110 221 0 4472 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 18784

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24517
/proc/meminfo: memFree=960232/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=19660 CPUtime=282.2
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 4601 0 0 0 28214 6 0 0 25 0 1 0 1094523703 20131840 4428 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 4915 4428 110 221 0 4691 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 19660

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24517
/proc/meminfo: memFree=959336/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=20748 CPUtime=342.17
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 4843 0 0 0 34211 6 0 0 25 0 1 0 1094523703 21245952 4670 1992294400 4194304 5102648 548682068800 18446744073709551615 4249757 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 5187 4670 110 221 0 4963 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 20748

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24517
/proc/meminfo: memFree=958632/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=21464 CPUtime=402.15
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 5014 0 0 0 40209 6 0 0 25 0 1 0 1094523703 21979136 4841 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 5366 4841 110 221 0 5142 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 21464

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=957352/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=22824 CPUtime=462.13
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 5333 0 0 0 46206 7 0 0 25 0 1 0 1094523703 23371776 5160 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 5706 5160 110 221 0 5482 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 22824

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=956904/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=23348 CPUtime=522.11
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 5472 0 0 0 52203 8 0 0 25 0 1 0 1094523703 23908352 5299 1992294400 4194304 5102648 548682068800 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 5837 5299 110 221 0 5613 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 23348

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=956456/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=23924 CPUtime=582.09
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 5572 0 0 0 58201 8 0 0 25 0 1 0 1094523703 24498176 5399 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 5981 5399 110 221 0 5757 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 23924

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=956008/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=24296 CPUtime=642.07
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 5674 0 0 0 64199 8 0 0 25 0 1 0 1094523703 24879104 5501 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 6074 5501 110 221 0 5850 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 24296

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=955432/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=24912 CPUtime=702.05
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 5813 0 0 0 70196 9 0 0 25 0 1 0 1094523703 25509888 5640 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 6228 5640 110 221 0 6004 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 24912

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=953832/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=26688 CPUtime=762.04
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6211 0 0 0 76194 10 0 0 25 0 1 0 1094523703 27328512 6038 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 6672 6038 110 221 0 6448 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 26688

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=953192/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=27496 CPUtime=822.01
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6383 0 0 0 82191 10 0 0 25 0 1 0 1094523703 28155904 6210 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 6874 6210 110 221 0 6650 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 27496

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=952744/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=27924 CPUtime=881.98
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6482 0 0 0 88188 10 0 0 25 0 1 0 1094523703 28594176 6309 1992294400 4194304 5102648 548682068800 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 6981 6309 110 221 0 6757 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 27924

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=952424/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=28348 CPUtime=941.96
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6574 0 0 0 94186 10 0 0 25 0 1 0 1094523703 29028352 6401 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 7087 6401 110 221 0 6863 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 28348

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=952232/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=28632 CPUtime=1001.95
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6631 0 0 0 100184 11 0 0 25 0 1 0 1094523703 29319168 6458 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 7158 6458 110 221 0 6934 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 28632

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=952040/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=28776 CPUtime=1061.93
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6665 0 0 0 106182 11 0 0 25 0 1 0 1094523703 29466624 6492 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 7194 6492 110 221 0 6970 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 28776

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=951912/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=28776 CPUtime=1121.91
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6683 0 0 0 112180 11 0 0 25 0 1 0 1094523703 29466624 6510 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 7194 6510 110 221 0 6970 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 28776

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=950632/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=30176 CPUtime=1181.88
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 6999 0 0 0 118177 11 0 0 25 0 1 0 1094523703 30900224 6826 1992294400 4194304 5102648 548682068800 18446744073709551615 4255103 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 7544 6826 110 221 0 7320 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 30176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=950504/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=30332 CPUtime=1200.08
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 7024 0 0 0 119997 11 0 0 25 0 1 0 1094523703 31059968 6851 1992294400 4194304 5102648 548682068800 18446744073709551615 4249878 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 7583 6851 110 221 0 7359 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30332

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 24519
/proc/meminfo: memFree=950504/2055920 swapFree=4179868/4192956
[pid=24516] ppid=24514 vsize=30332 CPUtime=1200.08
/proc/24516/stat : 24516 (varsat-crafted_) R 24514 24516 23637 0 -1 4194304 7024 0 0 0 119997 11 0 0 25 0 1 0 1094523703 31059968 6851 1992294400 4194304 5102648 548682068800 18446744073709551615 4249878 0 0 4096 3 0 0 0 17 1 0 0
/proc/24516/statm: 7583 6851 110 221 0 7359 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 30332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.97
CPU system time (s): 0.124981
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 30332

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

runsolver used 0.898863 second user time and 2.48062 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-28 06:36:10
IDJOB=1513539
IDBENCH=70271
IDSOLVER=537
FILE ID=node5/1513539-1238218570
PBS_JOBID= 9060559
Free space on /tmp= 66096 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S285713182-059.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513539-1238218570/watcher-1513539-1238218570 -o /tmp/evaluation-result-1513539-1238218570/solver-1513539-1238218570 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=580717842 HOME/instance-1513539-1238218570.cnf

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

MD5SUM BENCH= a43cbdef3a4536def8ea28a7d3ce3c97
RANDOM SEED=580717842

node5.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.263
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.263
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:        978448 kB
Buffers:         92352 kB
Cached:         882828 kB
SwapCached:       7012 kB
Active:         101888 kB
Inactive:       881836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978448 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          14280 kB
Slab:            79764 kB
Committed_AS:  2767848 kB
PageTables:       1388 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= 66092 MiB
End job on node5 at 2009-03-28 06:56:13