Trace number 1513611

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

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S74035269-088.cnf
MD5SUMb57ad66e53e78b10a33d8e64aa605409
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.2114
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  140                                                  |
0.00/0.00	c |  Number of clauses:    11900                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          503509264.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
0.29/0.39	c |       101 |     140    11900    83300 |     4363      101     45 |  0.005 % |
0.39/0.44	c |       251 |     140    11900    83300 |     4799      251     44 |  0.005 % |
0.39/0.49	c |       478 |     140    11900    83300 |     5279      478     44 |  0.005 % |
0.49/0.56	c |       816 |     140    11900    83300 |     5807      816     43 |  0.005 % |
0.59/0.63	c |      1323 |     140    11900    83300 |     6388     1323     42 |  0.005 % |
0.69/0.73	c |      2082 |     140    11900    83300 |     7027     2082     42 |  0.005 % |
0.79/0.86	c |      3221 |     140    11900    83300 |     7729     3221     43 |  0.005 % |
1.00/1.04	c |      4929 |     140    11900    83300 |     8502     4929     43 |  0.005 % |
1.29/1.35	c |      7494 |     140    11900    83300 |     9353     7494     43 |  0.005 % |
1.79/1.85	c |     11339 |     140    11900    83300 |    10288     6629     42 |  0.005 % |
2.49/2.57	c |     17107 |     140    11900    83300 |    11317     7217     43 |  0.005 % |
3.69/3.72	c |     25756 |     140    11900    83300 |    12449    10175     42 |  0.005 % |
5.59/5.68	c |     38731 |     140    11900    83300 |    13694    10637     43 |  0.005 % |
8.69/8.75	c |     58193 |     140    11900    83300 |    15063     9457     44 |  0.005 % |
13.58/13.61	c |     87385 |     140    11900    83300 |    16569     8390     43 |  0.005 % |
21.59/21.63	c |    131176 |     140    11900    83300 |    18226    10602     43 |  0.005 % |
35.19/35.28	c |    196860 |     140    11900    83300 |    20049    12265     43 |  0.005 % |
56.28/56.39	c |    295386 |     140    11900    83300 |    22054    10236     42 |  0.005 % |
89.57/89.69	c |    443175 |     140    11900    83300 |    24259    14281     42 |  0.005 % |
145.95/146.09	c |    664858 |     140    11900    83300 |    26685    13479     43 |  0.005 % |
233.63/233.73	c |    997384 |     140    11900    83300 |    29354    14506     42 |  0.005 % |
376.68/376.83	c |   1496172 |     140    11900    83300 |    32289    20694     43 |  0.005 % |
608.13/608.30	c |   2244354 |     140    11900    83300 |    35518    17020     41 |  0.005 % |
974.83/975.19	c |   3366629 |     140    11900    83300 |    39070    24930     43 |  0.005 % |

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-1513611-1238219767/watcher-1513611-1238219767 -o /tmp/evaluation-result-1513611-1238219767/solver-1513611-1238219767 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=503509264 HOME/instance-1513611-1238219767.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.99 0.97 0.91 3/64 12983
/proc/meminfo: memFree=896872/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=2544 CPUtime=0
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 1094643787 2605056 279 1992294400 4194304 5102648 548682068800 18446744073709551615 4492101 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 636 280 87 221 0 412 0

[startup+0.0771679 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12983
/proc/meminfo: memFree=896872/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=5048 CPUtime=0.07
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 933 0 0 0 7 0 0 0 18 0 1 0 1094643787 5169152 918 1992294400 4194304 5102648 548682068800 18446744073709551615 4273068 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 1262 918 98 221 0 1038 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5048

[startup+0.101171 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12983
/proc/meminfo: memFree=896872/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=5048 CPUtime=0.09
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 933 0 0 0 9 0 0 0 18 0 1 0 1094643787 5169152 918 1992294400 4194304 5102648 548682068800 18446744073709551615 4273274 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 1262 918 98 221 0 1038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5048

[startup+0.301191 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12983
/proc/meminfo: memFree=896872/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=5264 CPUtime=0.29
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 980 0 0 0 29 0 0 0 19 0 1 0 1094643787 5390336 965 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 1316 965 98 221 0 1092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5264

[startup+0.701234 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12983
/proc/meminfo: memFree=896872/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=5048 CPUtime=0.69
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 993 0 0 0 69 0 0 0 23 0 1 0 1094643787 5169152 931 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 1262 931 110 221 0 1038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5048

[startup+1.50132 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=893344/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=6056 CPUtime=1.49
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 1237 0 0 0 149 0 0 0 25 0 1 0 1094643787 6201344 1175 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 1514 1175 110 221 0 1290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6056

[startup+3.10149 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=892192/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=6848 CPUtime=3.09
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 1448 0 0 0 309 0 0 0 25 0 1 0 1094643787 7012352 1386 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 1712 1386 110 221 0 1488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6848

[startup+6.30182 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=890976/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=7756 CPUtime=6.29
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 1690 0 0 0 629 0 0 0 25 0 1 0 1094643787 7942144 1628 1992294400 4194304 5102648 548682068800 18446744073709551615 4255103 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 1939 1628 110 221 0 1715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7756

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=889568/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=8744 CPUtime=12.68
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 1927 0 0 0 1268 0 0 0 25 0 1 0 1094643787 8953856 1865 1992294400 4194304 5102648 548682068800 18446744073709551615 4249865 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 2186 1865 110 221 0 1962 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8744

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=888096/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=10292 CPUtime=25.49
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 2291 0 0 0 2548 1 0 0 25 0 1 0 1094643787 10539008 2229 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 2573 2229 110 221 0 2349 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10292

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=886688/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=11756 CPUtime=51.08
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 2630 0 0 0 5106 2 0 0 25 0 1 0 1094643787 12038144 2568 1992294400 4194304 5102648 548682068800 18446744073709551615 4249850 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 2939 2568 110 221 0 2715 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11756

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=884384/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=14208 CPUtime=102.27
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 3210 0 0 0 10224 3 0 0 25 0 1 0 1094643787 14548992 3148 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 3552 3148 110 221 0 3328 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14208

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=882784/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=15968 CPUtime=162.25
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 3610 0 0 0 16222 3 0 0 25 0 1 0 1094643787 16351232 3548 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 3992 3548 110 221 0 3768 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15968

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=881888/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=16972 CPUtime=222.24
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 3819 0 0 0 22220 4 0 0 25 0 1 0 1094643787 17379328 3757 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 4243 3757 110 221 0 4019 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16972

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12984
/proc/meminfo: memFree=880672/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=18376 CPUtime=282.22
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 4136 0 0 0 28218 4 0 0 25 0 1 0 1094643787 18817024 4074 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 4594 4074 110 221 0 4370 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 18376

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12990
/proc/meminfo: memFree=880216/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=18924 CPUtime=342.19
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 4253 0 0 0 34215 4 0 0 25 0 1 0 1094643787 19378176 4191 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 4731 4191 110 221 0 4507 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 18924

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12990
/proc/meminfo: memFree=879128/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=19940 CPUtime=402.18
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 4517 0 0 0 40213 5 0 0 25 0 1 0 1094643787 20418560 4455 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 4985 4455 110 221 0 4761 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 19940

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12990
/proc/meminfo: memFree=878872/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=20216 CPUtime=462.16
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 4581 0 0 0 46211 5 0 0 25 0 1 0 1094643787 20701184 4519 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 5054 4519 110 221 0 4830 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 20216

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12990
/proc/meminfo: memFree=878424/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=20704 CPUtime=522.15
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 4690 0 0 0 52210 5 0 0 25 0 1 0 1094643787 21200896 4628 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 5176 4628 110 221 0 4952 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 20704

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12990
/proc/meminfo: memFree=877912/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=21304 CPUtime=582.14
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 4808 0 0 0 58208 6 0 0 25 0 1 0 1094643787 21815296 4746 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 5326 4746 110 221 0 5102 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 21304

[startup+642.302 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 12990
/proc/meminfo: memFree=876704/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=22444 CPUtime=642.12
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 5117 0 0 0 64206 6 0 0 25 0 1 0 1094643787 22982656 5055 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 5611 5055 110 221 0 5387 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 22444

[startup+702.302 s]
/proc/loadavg: 1.07 1.00 0.92 2/65 12990
/proc/meminfo: memFree=876128/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=23076 CPUtime=702.1
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 5238 0 0 0 70204 6 0 0 25 0 1 0 1094643787 23629824 5176 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 5769 5176 110 221 0 5545 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 23076

[startup+762.305 s]
/proc/loadavg: 1.07 1.01 0.93 2/65 12990
/proc/meminfo: memFree=875616/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=23568 CPUtime=762.09
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 5358 0 0 0 76202 7 0 0 25 0 1 0 1094643787 24133632 5296 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 5892 5296 110 221 0 5668 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 23568

[startup+822.301 s]
/proc/loadavg: 1.07 1.02 0.93 2/65 12990
/proc/meminfo: memFree=875104/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=24184 CPUtime=822.07
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 5494 0 0 0 82200 7 0 0 25 0 1 0 1094643787 24764416 5432 1992294400 4194304 5102648 548682068800 18446744073709551615 4250123 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6046 5432 110 221 0 5822 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 24184

[startup+882.302 s]
/proc/loadavg: 1.09 1.05 0.94 2/65 12990
/proc/meminfo: memFree=874848/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=24468 CPUtime=882.05
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 5557 0 0 0 88198 7 0 0 25 0 1 0 1094643787 25055232 5495 1992294400 4194304 5102648 548682068800 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6117 5495 110 221 0 5893 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 24468

[startup+942.302 s]
/proc/loadavg: 1.11 1.06 0.95 2/65 12990
/proc/meminfo: memFree=874464/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=24848 CPUtime=942.04
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 5644 0 0 0 94197 7 0 0 25 0 1 0 1094643787 25444352 5582 1992294400 4194304 5102648 548682068800 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6212 5582 110 221 0 5988 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 24848

[startup+1002.3 s]
/proc/loadavg: 1.03 1.05 0.95 2/65 12990
/proc/meminfo: memFree=873568/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=25776 CPUtime=1002.03
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 5866 0 0 0 100195 8 0 0 25 0 1 0 1094643787 26394624 5804 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6444 5804 110 221 0 6220 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 25776

[startup+1062.3 s]
/proc/loadavg: 1.01 1.04 0.95 2/65 12990
/proc/meminfo: memFree=872864/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=26552 CPUtime=1062.01
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 6037 0 0 0 106193 8 0 0 25 0 1 0 1094643787 27189248 5975 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6638 5975 110 221 0 6414 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 26552

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 0.95 2/65 12990
/proc/meminfo: memFree=872480/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=27024 CPUtime=1121.99
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 6161 0 0 0 112191 8 0 0 25 0 1 0 1094643787 27672576 6099 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6756 6099 110 221 0 6532 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 27024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 12990
/proc/meminfo: memFree=872160/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=27308 CPUtime=1181.98
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 6213 0 0 0 118189 9 0 0 25 0 1 0 1094643787 27963392 6151 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6827 6151 110 221 0 6603 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 27308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 12990
/proc/meminfo: memFree=872160/2055920 swapFree=4174972/4192956
[pid=12983] ppid=12981 vsize=27308 CPUtime=1200.08
/proc/12983/stat : 12983 (varsat-crafted_) R 12981 12983 12086 0 -1 4194304 6216 0 0 0 119999 9 0 0 25 0 1 0 1094643787 27963392 6154 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/12983/statm: 6827 6154 110 221 0 6603 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 27308

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): 1200
CPU system time (s): 0.096985
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 27308

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

runsolver used 0.939857 second user time and 2.39963 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-28 06:56:07
IDJOB=1513611
IDBENCH=70277
IDSOLVER=537
FILE ID=node7/1513611-1238219767
PBS_JOBID= 9060557
Free space on /tmp= 65660 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S74035269-088.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513611-1238219767/watcher-1513611-1238219767 -o /tmp/evaluation-result-1513611-1238219767/solver-1513611-1238219767 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=503509264 HOME/instance-1513611-1238219767.cnf

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

MD5SUM BENCH= b57ad66e53e78b10a33d8e64aa605409
RANDOM SEED=503509264

node7.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.236
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.236
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:        897288 kB
Buffers:         85336 kB
Cached:         971196 kB
SwapCached:      11884 kB
Active:          80596 kB
Inactive:       989372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        897288 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            1344 kB
Writeback:           0 kB
Mapped:          19136 kB
Slab:            74612 kB
Committed_AS:  2834568 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= 65660 MiB
End job on node7 at 2009-03-28 07:16:09