Trace number 1515879

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2141146009-040.cnf
MD5SUM706f9f438d5c8feea78ebbd738aac840
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  70                                                   |
0.00/0.00	c |  Number of clauses:    6230                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1075233545.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
0.09/0.18	c |       100 |      70     6230    43610 |     2284      100     28 |  0.021 % |
0.19/0.21	c |       251 |      70     6230    43610 |     2512      251     26 |  0.021 % |
0.19/0.24	c |       477 |      70     6230    43610 |     2764      477     26 |  0.021 % |
0.19/0.28	c |       815 |      70     6230    43610 |     3040      815     25 |  0.021 % |
0.29/0.32	c |      1321 |      70     6230    43610 |     3344     1321     24 |  0.021 % |
0.29/0.38	c |      2081 |      70     6230    43610 |     3678     2081     24 |  0.021 % |
0.39/0.47	c |      3220 |      70     6230    43610 |     4046     3220     24 |  0.021 % |
0.59/0.60	c |      4928 |      70     6230    43610 |     4451     2891     24 |  0.021 % |
0.69/0.78	c |      7491 |      70     6230    43610 |     4896     3211     23 |  0.021 % |
1.00/1.05	c |     11335 |      70     6230    43610 |     5386     4592     24 |  0.021 % |
1.39/1.44	c |     17102 |      70     6230    43610 |     5924     4948     24 |  0.021 % |
1.99/2.03	c |     25751 |      70     6230    43610 |     6517     4664     24 |  0.021 % |
3.00/3.15	c |     38727 |      70     6230    43610 |     7169     4541     24 |  0.021 % |
4.39/4.58	c |     58188 |      70     6230    43610 |     7886     6015     24 |  0.021 % |
6.69/6.87	c |     87382 |      70     6230    43610 |     8674     7494     24 |  0.021 % |
10.28/10.44	c |    131173 |      70     6230    43610 |     9542     7760     24 |  0.021 % |
15.88/16.08	c |    196857 |      70     6230    43610 |    10496     6416     24 |  0.021 % |
24.99/25.16	c |    295383 |      70     6230    43610 |    11546    10220     23 |  0.021 % |
39.08/39.26	c |    443174 |      70     6230    43610 |    12700     7520     23 |  0.021 % |
61.87/62.03	c |    664858 |      70     6230    43610 |    13970     6444     22 |  0.021 % |
97.96/98.19	c |    997383 |      70     6230    43610 |    15367    10022     24 |  0.021 % |
156.44/156.67	c |   1496172 |      70     6230    43610 |    16904     8498     22 |  0.021 % |
251.52/251.78	c |   2244355 |      70     6230    43610 |    18595    11713     22 |  0.021 % |
407.48/407.75	c |   3366629 |      70     6230    43610 |    20454    16636     22 |  0.021 % |
662.31/662.64	c |   5050041 |      70     6230    43610 |    22500    10357     22 |  0.021 % |
1084.70/1085.18	c |   7575158 |      70     6230    43610 |    24750    11963     21 |  0.021 % |

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-1515879-1238260716/watcher-1515879-1238260716 -o /tmp/evaluation-result-1515879-1238260716/solver-1515879-1238260716 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1075233545 HOME/instance-1515879-1238260716.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28418
/proc/meminfo: memFree=929000/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=2544 CPUtime=0
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1098737329 2605056 255 1992294400 4194304 5102648 548682068800 18446744073709551615 4516119 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 636 255 87 221 0 412 0

[startup+0.0271 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28418
/proc/meminfo: memFree=929000/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=3640 CPUtime=0.02
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 553 0 0 0 2 0 0 0 18 0 1 0 1098737329 3727360 538 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 910 538 98 221 0 686 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3640

[startup+0.101109 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28418
/proc/meminfo: memFree=929000/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=3820 CPUtime=0.09
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 580 0 0 0 9 0 0 0 18 0 1 0 1098737329 3911680 565 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 955 565 98 221 0 731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3820

[startup+0.301131 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28418
/proc/meminfo: memFree=929000/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=3724 CPUtime=0.29
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 592 0 0 0 29 0 0 0 19 0 1 0 1098737329 3813376 576 1992294400 4194304 5102648 548682068800 18446744073709551615 4214174 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 931 576 110 221 0 707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3724

[startup+0.701177 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28418
/proc/meminfo: memFree=929000/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=3856 CPUtime=0.69
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 624 0 0 0 69 0 0 0 22 0 1 0 1098737329 3948544 608 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 964 608 110 221 0 740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3856

[startup+1.50227 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28419
/proc/meminfo: memFree=926752/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=4312 CPUtime=1.49
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 739 0 0 0 149 0 0 0 25 0 1 0 1098737329 4415488 723 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 1078 723 110 221 0 854 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4312

[startup+3.10145 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 28419
/proc/meminfo: memFree=926176/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=4840 CPUtime=3
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 841 0 0 0 300 0 0 0 25 0 1 0 1098737329 4956160 825 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 1210 825 110 221 0 986 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 4840

[startup+6.30182 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28419
/proc/meminfo: memFree=925472/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=5280 CPUtime=6.19
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 956 0 0 0 619 0 0 0 25 0 1 0 1098737329 5406720 940 1992294400 4194304 5102648 548682068800 18446744073709551615 4225408 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 1320 940 110 221 0 1096 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 5280

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 28419
/proc/meminfo: memFree=924704/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=6036 CPUtime=12.58
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 1124 0 0 0 1258 0 0 0 25 0 1 0 1098737329 6180864 1108 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 1509 1108 110 221 0 1285 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 6036

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 28419
/proc/meminfo: memFree=924064/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=6652 CPUtime=25.39
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 1282 0 0 0 2538 1 0 0 25 0 1 0 1098737329 6811648 1266 1992294400 4194304 5102648 548682068800 18446744073709551615 4255767 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 1663 1266 110 221 0 1439 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 6652

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 28419
/proc/meminfo: memFree=922912/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=8012 CPUtime=50.98
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 1576 0 0 0 5097 1 0 0 25 0 1 0 1098737329 8204288 1560 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 2003 1560 110 221 0 1779 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 8012

[startup+102.302 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 28419
/proc/meminfo: memFree=921888/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=8940 CPUtime=102.17
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 1807 0 0 0 10216 1 0 0 25 0 1 0 1098737329 9154560 1791 1992294400 4194304 5102648 548682068800 18446744073709551615 4255484 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 2235 1791 110 221 0 2011 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 8940

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=921120/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=9888 CPUtime=162.14
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2015 0 0 0 16213 1 0 0 25 0 1 0 1098737329 10125312 1999 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 2472 1999 110 221 0 2248 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 9888

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=920672/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=10108 CPUtime=222.14
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2096 0 0 0 22212 2 0 0 25 0 1 0 1098737329 10350592 2080 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 2527 2080 110 221 0 2303 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 10108

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=919776/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=11288 CPUtime=282.12
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2318 0 0 0 28210 2 0 0 25 0 1 0 1098737329 11558912 2302 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 2822 2302 110 221 0 2598 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 11288

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=919392/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=11476 CPUtime=342.1
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2392 0 0 0 34208 2 0 0 25 0 1 0 1098737329 11751424 2376 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 2869 2376 110 221 0 2645 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 11476

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=919008/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=12044 CPUtime=402.08
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2490 0 0 0 40206 2 0 0 25 0 1 0 1098737329 12333056 2474 1992294400 4194304 5102648 548682068800 18446744073709551615 4255171 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3011 2474 110 221 0 2787 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 12044

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=918432/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=12616 CPUtime=462.07
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2628 0 0 0 46205 2 0 0 25 0 1 0 1098737329 12918784 2612 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3154 2612 110 221 0 2930 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 12616

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=918304/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=12992 CPUtime=522.05
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2733 0 0 0 52203 2 0 0 25 0 1 0 1098737329 13303808 2717 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3248 2717 110 221 0 3024 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 12992

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=917856/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=13372 CPUtime=582.03
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2813 0 0 0 58201 2 0 0 25 0 1 0 1098737329 13692928 2797 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3343 2797 110 221 0 3119 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 13372

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=917664/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=13564 CPUtime=642.02
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2847 0 0 0 64200 2 0 0 25 0 1 0 1098737329 13889536 2831 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3391 2831 110 221 0 3167 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 13564

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=917408/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=13752 CPUtime=702
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2922 0 0 0 70198 2 0 0 25 0 1 0 1098737329 14082048 2906 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3438 2906 110 221 0 3214 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 13752

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=917088/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14132 CPUtime=761.99
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 2992 0 0 0 76197 2 0 0 25 0 1 0 1098737329 14471168 2976 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3533 2976 110 221 0 3309 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 14132

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=917024/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14132 CPUtime=821.97
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3018 0 0 0 82195 2 0 0 25 0 1 0 1098737329 14471168 3002 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3533 3002 110 221 0 3309 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 14132

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=916832/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14276 CPUtime=881.95
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3055 0 0 0 88193 2 0 0 25 0 1 0 1098737329 14618624 3039 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3569 3039 110 221 0 3345 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 14276

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=916832/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14276 CPUtime=941.93
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3066 0 0 0 94191 2 0 0 25 0 1 0 1098737329 14618624 3050 1992294400 4194304 5102648 548682068800 18446744073709551615 4249972 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3569 3050 110 221 0 3345 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 14276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=916768/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14276 CPUtime=1001.92
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3074 0 0 0 100190 2 0 0 25 0 1 0 1098737329 14618624 3058 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3569 3058 110 221 0 3345 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 14276

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=916704/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14276 CPUtime=1061.9
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3077 0 0 0 106188 2 0 0 25 0 1 0 1098737329 14618624 3061 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3569 3061 110 221 0 3345 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 14276

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=916448/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14608 CPUtime=1121.89
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3138 0 0 0 112187 2 0 0 25 0 1 0 1098737329 14958592 3122 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3652 3122 110 221 0 3428 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 14608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=916448/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14608 CPUtime=1181.87
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3142 0 0 0 118185 2 0 0 25 0 1 0 1098737329 14958592 3126 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3652 3126 110 221 0 3428 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 14608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 28419
/proc/meminfo: memFree=916384/2055920 swapFree=4171920/4192956
[pid=28418] ppid=28416 vsize=14608 CPUtime=1200.07
/proc/28418/stat : 28418 (varsat-crafted_) R 28416 28418 28095 0 -1 4194304 3142 0 0 0 120005 2 0 0 25 0 1 0 1098737329 14958592 3126 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/28418/statm: 3652 3126 110 221 0 3428 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14608

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.08
CPU user time (s): 1200.05
CPU system time (s): 0.031995
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 14608

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

runsolver used 0.814876 second user time and 2.54161 second system time

The end

Launcher Data

Begin job on node28 at 2009-03-28 18:18:36
IDJOB=1515879
IDBENCH=70466
IDSOLVER=537
FILE ID=node28/1515879-1238260716
PBS_JOBID= 9060750
Free space on /tmp= 66172 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2141146009-040.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515879-1238260716/watcher-1515879-1238260716 -o /tmp/evaluation-result-1515879-1238260716/solver-1515879-1238260716 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1075233545 HOME/instance-1515879-1238260716.cnf

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

MD5SUM BENCH= 706f9f438d5c8feea78ebbd738aac840
RANDOM SEED=1075233545

node28.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:        929416 kB
Buffers:        102012 kB
Cached:         906976 kB
SwapCached:      14208 kB
Active:         315388 kB
Inactive:       717556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        929416 kB
SwapTotal:     4192956 kB
SwapFree:      4171920 kB
Dirty:            1172 kB
Writeback:           0 kB
Mapped:          17872 kB
Slab:            79352 kB
Committed_AS:  2789740 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node28 at 2009-03-28 18:38:39