Trace number 1514667

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.04 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
MD5SUMac206d26fdd8779eb6f2b1fce5fa4c62
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark154.741
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  12000                                                |
0.00/0.00	c |  Number of clauses:    50400                                                |
0.09/0.15	c |  Parsing time:         0.14         s                                       |
0.09/0.15	c |  Timeout:              43200 s
0.09/0.15	c |  Random Seed:          849765117.000000
0.09/0.15	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.15	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.15	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.15	c |                                                                             |
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |   11667    49841   151285 |    16613        0    nan |  0.000 % |
0.39/0.49	c |       101 |   11667    49841   151285 |    18275      101    172 |  0.000 % |
0.69/0.71	c |       251 |   11667    49841   151285 |    20102      251    152 |  0.000 % |
0.89/0.96	c |       477 |   11667    49841   151285 |    22112      477    145 |  0.000 % |
1.19/1.27	c |       814 |   11667    49841   151285 |    24324      814    151 |  0.000 % |
1.59/1.62	c |      1320 |   11667    49841   151285 |    26756     1320    159 |  0.000 % |
2.09/2.13	c |      2079 |   11667    49841   151285 |    29432     2079    169 |  0.000 % |
2.79/2.81	c |      3219 |   11667    49841   151285 |    32375     3219    171 |  0.000 % |
3.68/3.77	c |      4927 |   11667    49841   151285 |    35612     4927    198 |  0.000 % |
5.09/5.17	c |      7489 |   11667    49841   151285 |    39174     7489    204 |  0.000 % |
7.38/7.45	c |     11333 |   11667    49841   151285 |    43091    11333    212 |  0.000 % |
11.08/11.15	c |     17100 |   11667    49841   151285 |    47400    17100    226 |  0.000 % |
16.99/17.05	c |     25749 |   11667    49841   151285 |    52140    25749    234 |  0.000 % |
27.18/27.27	c |     38723 |   11667    49841   151285 |    57354    38723    243 |  0.000 % |
45.97/46.06	c |     58185 |   11667    49841   151285 |    63090    58185    253 |  0.000 % |
76.37/76.46	c |     87377 |   11667    49841   151285 |    69399    34916    271 |  0.000 % |
133.05/133.12	c |    131166 |   11667    49841   151285 |    76339    22636    279 |  0.000 % |
223.42/223.52	c |    196852 |   11667    49841   151285 |    83973    24824    258 |  0.000 % |
381.97/382.13	c |    295378 |   11667    49841   151285 |    92370    55454    309 |  0.000 % |
638.69/638.96	c |    443168 |   11667    49841   151285 |   101607    43006    270 |  0.000 % |
1065.75/1066.19	c |    664851 |   11667    49841   151285 |   111768    87455    297 |  0.000 % |

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-1514667-1238242635/watcher-1514667-1238242635 -o /tmp/evaluation-result-1514667-1238242635/solver-1514667-1238242635 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=849765117 HOME/instance-1514667-1238242635.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 25414
/proc/meminfo: memFree=898424/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=3312 CPUtime=0
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 656 0 0 0 0 0 0 0 18 0 1 0 1096928679 3391488 641 1992294400 4194304 5102648 548682068800 18446744073709551615 4245091 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 881 655 81 221 0 657 0

[startup+0.0428631 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25414
/proc/meminfo: memFree=898424/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=6696 CPUtime=0.03
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 1509 0 0 0 3 0 0 0 18 0 1 0 1096928679 6856704 1464 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 1674 1464 87 221 0 1450 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6696

[startup+0.10187 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25414
/proc/meminfo: memFree=898424/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=9168 CPUtime=0.09
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 2095 0 0 0 9 0 0 0 18 0 1 0 1096928679 9388032 2050 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 2292 2050 87 221 0 2068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9168

[startup+0.301898 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25414
/proc/meminfo: memFree=898424/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=10920 CPUtime=0.29
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 2829 0 0 0 28 1 0 0 19 0 1 0 1096928679 11182080 2537 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 2730 2537 101 221 0 2506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10920

[startup+0.701957 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 25414
/proc/meminfo: memFree=898424/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=10920 CPUtime=0.69
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 2842 0 0 0 68 1 0 0 22 0 1 0 1096928679 11182080 2550 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 2730 2550 114 221 0 2506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10920

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25415
/proc/meminfo: memFree=888432/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=10920 CPUtime=1.49
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 2842 0 0 0 148 1 0 0 25 0 1 0 1096928679 11182080 2550 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 2730 2550 114 221 0 2506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10920

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25415
/proc/meminfo: memFree=888048/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=12512 CPUtime=3.08
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 3215 0 0 0 307 1 0 0 25 0 1 0 1096928679 12812288 2923 1992294400 4194304 5102648 548682068800 18446744073709551615 4250292 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 3128 2923 114 221 0 2904 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12512

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25415
/proc/meminfo: memFree=882928/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=18204 CPUtime=6.29
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 4654 0 0 0 627 2 0 0 25 0 1 0 1096928679 18640896 4362 1992294400 4194304 5102648 548682068800 18446744073709551615 4250727 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 4551 4362 114 221 0 4327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18204

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25415
/proc/meminfo: memFree=871728/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=28852 CPUtime=12.69
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 7279 0 0 0 1264 5 0 0 25 0 1 0 1096928679 29544448 6987 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 7213 6987 114 221 0 6989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28852

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25415
/proc/meminfo: memFree=852016/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=47700 CPUtime=25.48
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 12012 0 0 0 2539 9 0 0 25 0 1 0 1096928679 48844800 11720 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 11925 11720 114 221 0 11701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47700

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 25415
/proc/meminfo: memFree=822256/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=77820 CPUtime=51.07
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 19500 0 0 0 5091 16 0 0 25 0 1 0 1096928679 79687680 19208 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 19455 19208 114 221 0 19231 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77820

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25415
/proc/meminfo: memFree=820656/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=78744 CPUtime=102.26
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 19740 0 0 0 10210 16 0 0 25 0 1 0 1096928679 80633856 19448 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 19686 19448 114 221 0 19462 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 78744

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=803568/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=95784 CPUtime=162.24
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 24012 0 0 0 16204 20 0 0 25 0 1 0 1096928679 98082816 23720 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 23946 23720 114 221 0 23722 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 95784

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=794096/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=105200 CPUtime=222.22
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 26352 0 0 0 22199 23 0 0 25 0 1 0 1096928679 107724800 26060 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 26300 26060 114 221 0 26076 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 105200

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=794096/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=105200 CPUtime=282.2
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 26352 0 0 0 28197 23 0 0 25 0 1 0 1096928679 107724800 26060 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 26300 26060 114 221 0 26076 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 105200

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=777008/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=122156 CPUtime=342.18
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 30601 0 0 0 34190 28 0 0 25 0 1 0 1096928679 125087744 30309 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 30539 30309 114 221 0 30315 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 122156

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=777008/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=122156 CPUtime=402.16
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 30602 0 0 0 40188 28 0 0 25 0 1 0 1096928679 125087744 30310 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 30539 30310 114 221 0 30315 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 122156

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=766384/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=133168 CPUtime=462.14
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 33255 0 0 0 46184 30 0 0 25 0 1 0 1096928679 136364032 32963 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 33292 32963 114 221 0 33068 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 133168

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=766320/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=133168 CPUtime=522.12
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 33255 0 0 0 52182 30 0 0 25 0 1 0 1096928679 136364032 32963 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 33292 32963 114 221 0 33068 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 133168

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=766384/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=133168 CPUtime=582.1
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 33255 0 0 0 58179 31 0 0 25 0 1 0 1096928679 136364032 32963 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 33292 32963 114 221 0 33068 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 133168

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=766384/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=133168 CPUtime=642.09
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 33255 0 0 0 64178 31 0 0 25 0 1 0 1096928679 136364032 32963 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 33292 32963 114 221 0 33068 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 133168

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=766320/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=133168 CPUtime=702.06
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 33255 0 0 0 70175 31 0 0 25 0 1 0 1096928679 136364032 32963 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 33292 32963 114 221 0 33068 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 133168

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=754224/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=145056 CPUtime=762.05
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 36267 0 0 0 76171 34 0 0 25 0 1 0 1096928679 148537344 35975 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 36264 35975 114 221 0 36040 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 145056

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=754288/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=145056 CPUtime=822.02
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 36268 0 0 0 82168 34 0 0 25 0 1 0 1096928679 148537344 35976 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 36264 35976 114 221 0 36040 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 145056

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=754224/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=145056 CPUtime=882
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 36268 0 0 0 88166 34 0 0 25 0 1 0 1096928679 148537344 35976 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 36264 35976 114 221 0 36040 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 145056

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=743024/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=156292 CPUtime=941.99
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 39069 0 0 0 94161 38 0 0 25 0 1 0 1096928679 160043008 38777 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 39073 38777 114 221 0 38849 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 156292

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=742960/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=156292 CPUtime=1001.97
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 39070 0 0 0 100159 38 0 0 25 0 1 0 1096928679 160043008 38778 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 39073 38778 114 221 0 38849 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 156292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25415
/proc/meminfo: memFree=743024/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=156292 CPUtime=1061.95
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 39070 0 0 0 106157 38 0 0 25 0 1 0 1096928679 160043008 38778 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 39073 38778 114 221 0 38849 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 156292

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25417
/proc/meminfo: memFree=733680/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=165532 CPUtime=1121.93
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 41389 0 0 0 112152 41 0 0 25 0 1 0 1096928679 169504768 41097 1992294400 4194304 5102648 548682068800 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 41383 41097 114 221 0 41159 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 165532

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25417
/proc/meminfo: memFree=733680/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=165532 CPUtime=1181.91
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 41389 0 0 0 118150 41 0 0 25 0 1 0 1096928679 169504768 41097 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 41383 41097 114 221 0 41159 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 165532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25417
/proc/meminfo: memFree=733680/2055920 swapFree=4175464/4192956
[pid=25414] ppid=25412 vsize=165532 CPUtime=1200.01
/proc/25414/stat : 25414 (varsat-crafted_) R 25412 25414 25223 0 -1 4194304 41389 0 0 0 119960 41 0 0 25 0 1 0 1096928679 169504768 41097 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/25414/statm: 41383 41097 114 221 0 41159 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 165532

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.43
CPU time (s): 1200.04
CPU user time (s): 1199.6
CPU system time (s): 0.441932
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 165532

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

runsolver used 1.00185 second user time and 2.40363 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-28 13:17:15
IDJOB=1514667
IDBENCH=70365
IDSOLVER=537
FILE ID=node30/1514667-1238242635
PBS_JOBID= 9060674
Free space on /tmp= 66316 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S826724848-048.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514667-1238242635/watcher-1514667-1238242635 -o /tmp/evaluation-result-1514667-1238242635/solver-1514667-1238242635 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=849765117 HOME/instance-1514667-1238242635.cnf

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

MD5SUM BENCH= ac206d26fdd8779eb6f2b1fce5fa4c62
RANDOM SEED=849765117

node30.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.260
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	: 5931.00
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.260
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:        898840 kB
Buffers:         82200 kB
Cached:         985356 kB
SwapCached:      11400 kB
Active:         110692 kB
Inactive:       970220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        898840 kB
SwapTotal:     4192956 kB
SwapFree:      4175464 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          18684 kB
Slab:            62196 kB
Committed_AS:  2987064 kB
PageTables:       1368 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= 66312 MiB
End job on node30 at 2009-03-28 13:37:17