Trace number 1727124

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.02 1200.31

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
Bench CategoryCRAFTED (crafted 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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
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:  4703                                                 |
0.00/0.00	c |  Number of clauses:    45358                                                |
0.09/0.12	c |  Parsing time:         0.12         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          964690852.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    4507    37207   133016 |    12402        0    nan |  0.000 % |
0.49/0.57	c |       100 |    4504    37207   133016 |    13642       97      8 |  4.210 % |
0.79/0.88	c |       250 |    4503    37207   133016 |    15006      246     25 |  4.231 % |
1.09/1.13	c |       476 |    4503    37037   132540 |    16507      472     45 |  4.231 % |
1.39/1.40	c |       814 |    4503    37037   132540 |    18158      810     56 |  4.231 % |
1.78/1.86	c |      1320 |    4503    37037   132540 |    19974     1316     61 |  4.231 % |
2.19/2.26	c |      2079 |    4503    37037   132540 |    21971     2075     56 |  4.231 % |
3.19/3.29	c |      3219 |    4503    37037   132540 |    24168     3215     62 |  4.231 % |
4.39/4.42	c |      4930 |    4503    37037   132540 |    26585     4926     63 |  4.231 % |
6.60/6.68	c |      7492 |    4503    37037   132540 |    29244     7488     61 |  4.231 % |
10.69/10.77	c |     11336 |    4503    37037   132540 |    32168    11332     63 |  4.231 % |
16.28/16.34	c |     17102 |    4502    37029   132514 |    35385    17097     59 |  4.253 % |
25.98/26.09	c |     25752 |    4502    37029   132514 |    38923    25747     58 |  4.253 % |
37.58/37.63	c |     38726 |    4502    37029   132514 |    42816    38721     56 |  4.253 % |
64.27/64.30	c |     58188 |    4501    37021   132488 |    47097    26888     55 |  4.274 % |
99.67/99.71	c |     87383 |    4501    37021   132488 |    51807    22439     44 |  4.274 % |
164.25/164.36	c |    131172 |    4501    37021   132488 |    56988    27472     65 |  4.274 % |
270.33/270.46	c |    196857 |    4499    37005   132434 |    62687    47305     49 |  4.338 % |
431.49/431.63	c |    295383 |    4496    36981   132354 |    68955    47622     41 |  4.380 % |
765.82/766.01	c |    443172 |    4496    36981   132354 |    75851    21954     60 |  4.380 % |
1170.31/1170.66	c |    664855 |    4494    36965   132302 |    83436    54571     50 |  4.423 % |

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-1727124-1240721147/watcher-1727124-1240721147 -o /tmp/evaluation-result-1727124-1240721147/solver-1727124-1240721147 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=964690852 HOME/instance-1727124-1240721147.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: 1.13 1.03 1.01 3/64 24090
/proc/meminfo: memFree=1393296/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=3124 CPUtime=0
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 623 0 0 0 0 0 0 0 18 0 1 0 100148733 3198976 608 1992294400 4194304 5102648 548682068800 18446744073709551615 4245161 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 781 610 81 221 0 557 0

[startup+0.0129081 s]
/proc/loadavg: 1.13 1.03 1.01 3/64 24090
/proc/meminfo: memFree=1393296/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=3852 CPUtime=0
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 787 0 0 0 0 0 0 0 18 0 1 0 100148733 3944448 772 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 963 773 87 221 0 739 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3852

[startup+0.101914 s]
/proc/loadavg: 1.13 1.03 1.01 3/64 24090
/proc/meminfo: memFree=1393296/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=9252 CPUtime=0.09
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 2133 0 0 0 9 0 0 0 18 0 1 0 100148733 9474048 2118 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 2313 2118 87 221 0 2089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9252

[startup+0.30193 s]
/proc/loadavg: 1.13 1.03 1.01 3/64 24090
/proc/meminfo: memFree=1393296/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=11660 CPUtime=0.29
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 2715 0 0 0 29 0 0 0 19 0 1 0 100148733 11939840 2700 1992294400 4194304 5102648 548682068800 18446744073709551615 4273188 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 2915 2700 99 221 0 2691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11660

[startup+0.701962 s]
/proc/loadavg: 1.13 1.03 1.01 3/64 24090
/proc/meminfo: memFree=1393296/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=10836 CPUtime=0.69
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 2819 0 0 0 69 0 0 0 22 0 1 0 100148733 11096064 2534 1992294400 4194304 5102648 548682068800 18446744073709551615 4254987 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 2709 2534 112 221 0 2485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10836

[startup+1.50103 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 24091
/proc/meminfo: memFree=1383368/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=10836 CPUtime=1.48
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 2819 0 0 0 148 0 0 0 25 0 1 0 100148733 11096064 2534 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 2709 2534 112 221 0 2485 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10836

[startup+3.10116 s]
/proc/loadavg: 1.13 1.03 1.01 2/65 24091
/proc/meminfo: memFree=1383240/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=10836 CPUtime=3.08
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 2819 0 0 0 308 0 0 0 25 0 1 0 100148733 11096064 2534 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 2709 2534 112 221 0 2485 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10836

[startup+6.30142 s]
/proc/loadavg: 1.20 1.05 1.01 2/65 24091
/proc/meminfo: memFree=1383112/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=11100 CPUtime=6.29
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 2875 0 0 0 628 1 0 0 25 0 1 0 100148733 11366400 2590 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 2775 2590 112 221 0 2551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11100

[startup+12.7019 s]
/proc/loadavg: 1.18 1.04 1.01 2/65 24091
/proc/meminfo: memFree=1381192/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=13084 CPUtime=12.69
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 3370 0 0 0 1267 2 0 0 25 0 1 0 100148733 13398016 3085 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 3271 3085 112 221 0 3047 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13084

[startup+25.502 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 24091
/proc/meminfo: memFree=1377736/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=16396 CPUtime=25.48
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 4195 0 0 0 2545 3 0 0 25 0 1 0 100148733 16789504 3910 1992294400 4194304 5102648 548682068800 18446744073709551615 4244275 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 4099 3910 112 221 0 3875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16396

[startup+51.1011 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 24091
/proc/meminfo: memFree=1372040/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=22232 CPUtime=51.08
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 5613 0 0 0 5103 5 0 0 25 0 1 0 100148733 22765568 5328 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 5558 5328 112 221 0 5334 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22232

[startup+102.305 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 24091
/proc/meminfo: memFree=1370568/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=23736 CPUtime=102.27
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 5973 0 0 0 10221 6 0 0 25 0 1 0 100148733 24305664 5688 1992294400 4194304 5102648 548682068800 18446744073709551615 4244275 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 5934 5688 112 221 0 5710 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23736

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24091
/proc/meminfo: memFree=1367816/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=26568 CPUtime=162.25
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 6653 0 0 0 16219 6 0 0 25 0 1 0 100148733 27205632 6368 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 6642 6368 112 221 0 6418 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26568

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24091
/proc/meminfo: memFree=1366216/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=28128 CPUtime=222.24
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 7052 0 0 0 22217 7 0 0 25 0 1 0 100148733 28803072 6767 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 7032 6767 112 221 0 6808 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28128

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24091
/proc/meminfo: memFree=1364040/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=30360 CPUtime=282.22
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 7598 0 0 0 28215 7 0 0 25 0 1 0 100148733 31088640 7313 1992294400 4194304 5102648 548682068800 18446744073709551615 4244302 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 7590 7313 112 221 0 7366 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 30360

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1363400/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=31220 CPUtime=342.21
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 7750 0 0 0 34214 7 0 0 25 0 1 0 100148733 31969280 7465 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 7805 7465 112 221 0 7581 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 31220

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1363336/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=31220 CPUtime=402.2
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 7760 0 0 0 40212 8 0 0 25 0 1 0 100148733 31969280 7475 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 7805 7475 112 221 0 7581 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 31220

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1363016/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=31568 CPUtime=462.19
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 7832 0 0 0 46211 8 0 0 25 0 1 0 100148733 32325632 7547 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 7892 7547 112 221 0 7668 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 31568

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1362760/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=31716 CPUtime=522.17
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 7894 0 0 0 52209 8 0 0 25 0 1 0 100148733 32477184 7609 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 7929 7609 112 221 0 7705 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 31716

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1362248/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=32312 CPUtime=582.16
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 8025 0 0 0 58208 8 0 0 25 0 1 0 100148733 33087488 7740 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 8078 7740 112 221 0 7854 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 32312

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1361672/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=32896 CPUtime=642.14
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 8156 0 0 0 64206 8 0 0 25 0 1 0 100148733 33685504 7871 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 8224 7871 112 221 0 8000 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 32896

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1361416/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=33188 CPUtime=702.13
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 8228 0 0 0 70205 8 0 0 25 0 1 0 100148733 33984512 7943 1992294400 4194304 5102648 548682068800 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 8297 7943 112 221 0 8073 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 33188

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1359304/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=35280 CPUtime=762.12
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 8749 0 0 0 76203 9 0 0 25 0 1 0 100148733 36126720 8464 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 8820 8464 112 221 0 8596 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 35280

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1357128/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=37624 CPUtime=822.09
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 9334 0 0 0 82200 9 0 0 25 0 1 0 100148733 38526976 9049 1992294400 4194304 5102648 548682068800 18446744073709551615 4249003 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 9406 9049 112 221 0 9182 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 37624

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24091
/proc/meminfo: memFree=1352072/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42584 CPUtime=882.08
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10568 0 0 0 88198 10 0 0 25 0 1 0 100148733 43606016 10283 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10646 10283 112 221 0 10422 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 42584

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24097
/proc/meminfo: memFree=1351816/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42584 CPUtime=942.06
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10576 0 0 0 94196 10 0 0 25 0 1 0 100148733 43606016 10291 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10646 10291 112 221 0 10422 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 42584

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24097
/proc/meminfo: memFree=1351816/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42584 CPUtime=1002.04
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10580 0 0 0 100194 10 0 0 25 0 1 0 100148733 43606016 10295 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10646 10295 112 221 0 10422 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 42584

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24097
/proc/meminfo: memFree=1351816/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42584 CPUtime=1062.03
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10582 0 0 0 106193 10 0 0 25 0 1 0 100148733 43606016 10297 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10646 10297 112 221 0 10422 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 42584

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24097
/proc/meminfo: memFree=1351816/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42584 CPUtime=1122.02
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10583 0 0 0 112191 11 0 0 25 0 1 0 100148733 43606016 10298 1992294400 4194304 5102648 548682068800 18446744073709551615 4254862 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10646 10298 112 221 0 10422 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 42584

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24097
/proc/meminfo: memFree=1351752/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42824 CPUtime=1182.01
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10625 0 0 0 118190 11 0 0 25 0 1 0 100148733 43851776 10340 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10706 10340 112 221 0 10482 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 42824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24097
/proc/meminfo: memFree=1351752/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42824 CPUtime=1200.01
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10627 0 0 0 119990 11 0 0 25 0 1 0 100148733 43851776 10342 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10706 10342 112 221 0 10482 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 42824

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24097
/proc/meminfo: memFree=1351752/2055920 swapFree=4192812/4192956
[pid=24090] ppid=24088 vsize=42824 CPUtime=1200.01
/proc/24090/stat : 24090 (varsat-crafted_) R 24088 24090 23993 0 -1 4194304 10627 0 0 0 119990 11 0 0 25 0 1 0 100148733 43851776 10342 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/24090/statm: 10706 10342 112 221 0 10482 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 42824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.9
CPU system time (s): 0.120981
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 42824

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

runsolver used 1.06384 second user time and 2.26965 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 06:45:47
IDJOB=1727124
IDBENCH=24629
IDSOLVER=537
FILE ID=node3/1727124-1240721147
PBS_JOBID= 9186892
Free space on /tmp= 66068 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727124-1240721147/watcher-1727124-1240721147 -o /tmp/evaluation-result-1727124-1240721147/solver-1727124-1240721147 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=964690852 HOME/instance-1727124-1240721147.cnf

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

MD5SUM BENCH= 3ec02d98577965dc40d4f2f9fa0499c0
RANDOM SEED=964690852

node3.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.212
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.212
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:       1393712 kB
Buffers:         60176 kB
Cached:         513532 kB
SwapCached:        144 kB
Active:         204936 kB
Inactive:       383816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            59528 kB
Committed_AS:   372940 kB
PageTables:       1372 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= 66068 MiB
End job on node3 at 2009-04-26 07:05:50