Trace number 455763

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, and are wall clock time (not CPU 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
SATzilla CRAFTED? (TO) 10000.1 10003.3

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-15-u.cnf
MD5SUMc438ce1eb243ac0a49869eda1166f28f
Bench CategoryINDUST (industrial 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 variables219756
Number of clauses1008653
Sum of the clauses size2316156
Maximum clause length10
Minimum clause length1
Number of clauses of size 118434
Number of clauses of size 2797195
Number of clauses of size 3151604
Number of clauses of size 44600
Number of clauses of size 518400
Number of clauses of size over 518420

Solver Data (download as text)

70.62/70.76	c run March_dl for 5 seconds ... 
70.62/70.76	c Bin: Executing march_dl
70.62/70.76	c child exit by a signal
70.62/70.76	c march_dl returned code 137.
70.62/70.76	c run saps (UBCSAT implementation) for 2 seconds ... 
70.62/70.76	c Bin: Executing ubcsat2006
70.62/70.76	c child exited successfully
70.62/70.76	c ubcsat2006 returned code 0.
70.62/70.76	c satzilla computing base features
70.62/70.76	Error!!! VCG-VAR-entropy
70.62/70.76	Satzilla is runing default solver ... 
70.62/70.76	 c satzilla running minisat20 ... 
70.62/70.78	This is MiniSat 2.0 beta
70.62/70.78	WARNING: for repeatability, setting FPU to use double precision
70.62/70.78	============================[ Problem Statistics ]=============================
70.62/70.78	|                                                                             |
70.62/70.78	|  Number of variables:  219756                                               |
70.62/70.78	|  Number of clauses:    1008653                                              |
71.29/71.45	|  Parsing time:         0.60         s                                       |
71.40/71.52	============================[ Search Statistics ]==============================
71.40/71.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
71.40/71.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
71.40/71.52	===============================================================================
71.40/71.52	|         0 |  171091   770580  1832395 |   256860        0    nan |  0.000 % |
71.99/72.10	|       100 |  169812   770580  1832395 |   282546       84     89 | 32.646 % |
72.50/72.64	|       250 |  140684   620596  1506518 |   310800      210     62 | 38.987 % |
73.19/73.33	|       475 |  119273   512935  1271534 |   341880      380     52 | 47.735 % |
74.09/74.26	|       814 |  106593   449501  1130056 |   376068      667     53 | 57.103 % |
76.09/76.21	|      1321 |   91872   376264   958503 |   413675     1074     59 | 60.047 % |
78.49/78.66	|      2081 |   79991   318689   819801 |   455043     1726     99 | 63.704 % |
81.29/81.43	|      3220 |   68085   262062   684441 |   500547     2781    102 | 69.344 % |
85.79/85.95	|      4931 |   67366   258550   676501 |   550602     4490    122 | 69.623 % |
91.39/91.50	|      7493 |   55352   203647   542691 |   605662     6582    119 | 74.812 % |
101.18/101.32	|     11338 |   50138   181483   488399 |   666228    10340    129 | 77.487 % |
115.68/115.85	|     17104 |   47667   170575   462211 |   732851    16079    121 | 78.309 % |
135.68/135.86	|     25754 |   42232   149440   407402 |   806136    24629    118 | 80.782 % |
168.87/169.01	|     38728 |   41684   147298   401958 |   886750    37587    112 | 81.032 % |
226.36/226.60	|     58191 |   40610   141808   387003 |   975425    57015    107 | 81.912 % |
317.82/318.08	|     87383 |   39702   138636   378720 |  1072967    86170    102 | 81.975 % |
469.08/469.34	|    131173 |   38618   133766   367120 |  1180264   129878    102 | 82.427 % |
747.89/748.26	|    196858 |   38527   133392   366202 |  1298291   195552    112 | 82.478 % |
1277.94/1278.50	|    295385 |   37793   130759   358872 |  1428120   294025    113 | 82.836 % |
2494.07/2495.07	|    443175 |   37712   130405   358008 |  1570932   441800    108 | 82.839 % |
4590.47/4592.03	|    664858 |   36867   126703   348958 |  1728025   663437    105 | 83.224 % |
8950.90/8953.98	|    997383 |   36573   125278   345577 |  1900828   995953    102 | 83.409 % |
9998.19/10001.56	c Bin: Executing minisat20
9998.19/10001.56	c child exit by a signal
9998.19/10001.56	c minisat20 returned code 137.
9998.19/10001.56	c minisat20 returned code 137.
9998.19/10001.56	c satzilla running zchaff_rand ... 
9998.19/10001.56	c Bin: Executing zchaff_rand
9998.19/10001.56	c zchaff_rand returned code 1.
9998.19/10001.56	c zchaff_rand returned code 1.
9998.19/10001.56	c satzilla running vallst ... 
9998.19/10001.56	c Bin: Executing vallst
9998.19/10001.56	c vallst returned code 1.
9998.19/10001.56	c vallst returned code 1.
9998.19/10001.56	c satzilla running march_dl ... 
9998.19/10001.56	c Bin: Executing march_dl
9998.19/10001.56	c march_dl returned code 1.
9998.19/10001.56	c march_dl returned code 1.
9998.19/10001.56	c satzilla running kcnfs ... 
9998.19/10001.56	c Bin: Executing kcnfs
9998.19/10001.56	c kcnfs returned code 1.
9998.19/10001.56	c kcnfs returned code 1.
9998.19/10001.56	c satzilla running minisat20 with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-455763-1178566676 -o ROOT/results/node9/solver-455763-1178566676 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455763-1178566676/SATzilla2007_C /tmp/evaluation/455763-1178566676/instance-455763-1178566676.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.86 0.97 0.91 3/77 28454
/proc/meminfo: memFree=1819296/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=0
/proc/28454/stat : 28454 (SATzilla2007_C) D 28452 28454 28398 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 332705281 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221597 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/28454/statm: 360 110 95 260 0 84 0

[startup+0.0700571 s]
/proc/loadavg: 0.86 0.97 0.91 3/77 28454
/proc/meminfo: memFree=1819296/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=0
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332705281 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28454/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101054 s]
/proc/loadavg: 0.86 0.97 0.91 3/77 28454
/proc/meminfo: memFree=1819296/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=0
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332705281 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28454/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301078 s]
/proc/loadavg: 0.86 0.97 0.91 3/77 28454
/proc/meminfo: memFree=1819296/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=0
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332705281 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28454/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701122 s]
/proc/loadavg: 0.86 0.97 0.91 3/77 28454
/proc/meminfo: memFree=1819296/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=0
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332705281 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28454/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50121 s]
/proc/loadavg: 0.86 0.97 0.91 2/79 28456
/proc/meminfo: memFree=1786056/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=0
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332705281 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28454/statm: 360 110 95 260 0 84 0
[pid=28456] ppid=28454 vsize=84172 CPUtime=1.47
/proc/28456/stat : 28456 (march_dl) R 28454 28454 28398 0 -1 4194304 16815 0 0 0 141 6 0 0 25 0 1 0 332705282 86192128 16808 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28456/statm: 21043 16808 52 118 0 20922 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 85612

[startup+3.10139 s]
/proc/loadavg: 0.86 0.97 0.91 2/79 28456
/proc/meminfo: memFree=1758600/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=0
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332705281 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28454/statm: 360 110 95 260 0 84 0
[pid=28456] ppid=28454 vsize=91448 CPUtime=3.08
/proc/28456/stat : 28456 (march_dl) R 28454 28454 28398 0 -1 4194304 23547 0 0 0 298 10 0 0 25 0 1 0 332705282 93642752 19062 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28456/statm: 22862 19062 55 118 0 22741 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92888

[startup+6.30175 s]
/proc/loadavg: 0.95 0.98 0.92 2/79 28457
/proc/meminfo: memFree=1813840/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=1440 CPUtime=5.01
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 134 27312 0 0 0 0 487 14 16 0 1 0 332705281 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 360 111 96 260 0 84 0
[pid=28457] ppid=28454 vsize=35736 CPUtime=1.25
/proc/28457/stat : 28457 (ubcsat2006) R 28454 28454 28398 0 -1 4194304 7099 0 0 0 120 5 0 0 25 0 1 0 332705784 36593664 7082 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134719548 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28457/statm: 8934 7082 142 64 0 8515 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 37176

[startup+12.7025 s]
/proc/loadavg: 0.95 0.98 0.92 2/78 28457
/proc/meminfo: memFree=1729304/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=96236 CPUtime=12.65
/proc/28454/stat : 28454 (SATzilla2007_C) R 28452 28454 28398 0 -1 4194304 22619 42153 0 0 418 11 814 22 25 0 1 0 332705281 98545664 22589 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28454/statm: 24059 22589 121 260 0 23783 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 96236

[startup+25.5019 s]
/proc/loadavg: 0.96 0.98 0.92 2/78 28457
/proc/meminfo: memFree=1728992/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=96236 CPUtime=25.44
/proc/28454/stat : 28454 (SATzilla2007_C) R 28452 28454 28398 0 -1 4194304 22696 42153 0 0 1697 11 814 22 25 0 1 0 332705281 98545664 22666 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28454/statm: 24059 22666 121 260 0 23783 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 96236

[startup+51.1018 s]
/proc/loadavg: 0.97 0.98 0.92 2/78 28457
/proc/meminfo: memFree=1728288/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=96236 CPUtime=51.03
/proc/28454/stat : 28454 (SATzilla2007_C) R 28452 28454 28398 0 -1 4194304 22884 42153 0 0 4253 14 814 22 25 0 1 0 332705281 98545664 22854 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537934 0 0 4096 0 0 0 0 17 1 0 0
/proc/28454/statm: 24059 22854 121 260 0 23783 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 96236

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.92 2/79 28458
/proc/meminfo: memFree=1709784/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=58152 CPUtime=31.51
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 13616 0 0 0 3143 8 0 0 25 0 1 0 332712358 59547648 13602 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 14538 13602 59 118 0 14416 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 115392

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/79 28458
/proc/meminfo: memFree=1704792/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=63096 CPUtime=91.48
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 14864 0 0 0 9138 10 0 0 25 0 1 0 332712358 64610304 14850 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 15774 14850 59 118 0 15652 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 120336

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/79 28458
/proc/meminfo: memFree=1696856/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=71000 CPUtime=151.47
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 16829 0 0 0 15134 13 0 0 25 0 1 0 332712358 72704000 16815 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 17750 16815 59 118 0 17628 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 128240

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/79 28458
/proc/meminfo: memFree=1689240/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=78528 CPUtime=211.45
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 18699 0 0 0 21130 15 0 0 25 0 1 0 332712358 80412672 18685 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 19632 18685 59 118 0 19510 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 135768

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/79 28458
/proc/meminfo: memFree=1678680/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=89080 CPUtime=271.43
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 21295 0 0 0 27124 19 0 0 25 0 1 0 332712358 91217920 21281 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 22270 21281 59 118 0 22148 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 146320

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/79 28458
/proc/meminfo: memFree=1672600/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=95228 CPUtime=331.42
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 22822 0 0 0 33120 22 0 0 25 0 1 0 332712358 97513472 22808 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 23807 22808 59 118 0 23685 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 152468

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/79 28458
/proc/meminfo: memFree=1665176/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=102364 CPUtime=391.39
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 24638 0 0 0 39115 24 0 0 25 0 1 0 332712358 104820736 24624 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 25591 24624 59 118 0 25469 0

################
# More data... #
################

Current children cumulated CPU time (s) 9279.19
Current children cumulated vsize (KiB) 568548

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1253592/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=512644 CPUtime=9268.5
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 125529 0 0 0 926634 216 0 0 25 0 1 0 332712358 524947456 125482 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 128161 125482 59 118 0 128039 0
Current children cumulated CPU time (s) 9339.18
Current children cumulated vsize (KiB) 569884

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1251800/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=514440 CPUtime=9328.48
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 125998 0 0 0 932631 217 0 0 25 0 1 0 332712358 526786560 125951 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 128610 125951 59 118 0 128488 0
Current children cumulated CPU time (s) 9399.16
Current children cumulated vsize (KiB) 571680

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1250008/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=516024 CPUtime=9388.46
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 126420 0 0 0 938628 218 0 0 25 0 1 0 332712358 528408576 126373 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 129006 126373 59 118 0 128884 0
Current children cumulated CPU time (s) 9459.14
Current children cumulated vsize (KiB) 573264

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1248280/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=517924 CPUtime=9448.44
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 126868 0 0 0 944625 219 0 0 25 0 1 0 332712358 530354176 126821 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 129481 126821 59 118 0 129359 0
Current children cumulated CPU time (s) 9519.12
Current children cumulated vsize (KiB) 575164

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1246680/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=519376 CPUtime=9508.43
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 127256 0 0 0 950623 220 0 0 25 0 1 0 332712358 531841024 127209 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 129844 127209 59 118 0 129722 0
Current children cumulated CPU time (s) 9579.11
Current children cumulated vsize (KiB) 576616

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1245016/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=520948 CPUtime=9568.41
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 127650 0 0 0 956621 220 0 0 25 0 1 0 332712358 533450752 127603 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 130237 127603 59 118 0 130115 0
Current children cumulated CPU time (s) 9639.09
Current children cumulated vsize (KiB) 578188

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1243288/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=522680 CPUtime=9628.39
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 128094 0 0 0 962618 221 0 0 25 0 1 0 332712358 535224320 128047 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 130670 128047 59 118 0 130548 0
Current children cumulated CPU time (s) 9699.07
Current children cumulated vsize (KiB) 579920

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1241880/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=524072 CPUtime=9688.37
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 128446 0 0 0 968615 222 0 0 25 0 1 0 332712358 536649728 128399 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 131018 128399 59 118 0 130896 0
Current children cumulated CPU time (s) 9759.05
Current children cumulated vsize (KiB) 581312

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1240088/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=525916 CPUtime=9748.36
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 128885 0 0 0 974613 223 0 0 25 0 1 0 332712358 538537984 128838 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 131479 128838 59 118 0 131357 0
Current children cumulated CPU time (s) 9819.04
Current children cumulated vsize (KiB) 583156

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1238104/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=529844 CPUtime=9808.34
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 129368 0 0 0 980610 224 0 0 25 0 1 0 332712358 542560256 129321 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 132461 129321 59 118 0 132339 0
Current children cumulated CPU time (s) 9879.02
Current children cumulated vsize (KiB) 587084

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/79 29053
/proc/meminfo: memFree=1236632/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=57240 CPUtime=70.68
/proc/28454/stat : 28454 (SATzilla2007_C) S 28452 28454 28398 0 -1 4194304 28050 42153 0 0 6214 18 814 22 24 0 1 0 332705281 58613760 13902 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28454/statm: 14310 13902 126 260 0 14034 0
[pid=28458] ppid=28454 vsize=531352 CPUtime=9868.32
/proc/28458/stat : 28458 (minisat20) R 28454 28454 28398 0 -1 4194304 129732 0 0 0 986607 225 0 0 25 0 1 0 332712358 544104448 129685 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/28458/statm: 132838 129685 59 118 0 132716 0
Current children cumulated CPU time (s) 9939
Current children cumulated vsize (KiB) 588592

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/78 29053
/proc/meminfo: memFree=1734816/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=82328 CPUtime=9999.02
/proc/28454/stat : 28454 (SATzilla2007_C) R 28452 28454 28398 0 -1 4194304 34330 172203 0 0 6286 21 993338 257 25 0 1 0 332705281 84303872 20171 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135221773 0 0 4096 0 0 0 0 17 1 0 0
/proc/28454/statm: 20582 20171 131 260 0 20306 0
Current children cumulated CPU time (s) 9999.02
Current children cumulated vsize (KiB) 82328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 0.93 3/78 29053
/proc/meminfo: memFree=1635424/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=184916 CPUtime=10000
/proc/28454/stat : 28454 (SATzilla2007_C) R 28452 28454 28398 0 -1 4194304 58542 172203 0 0 6376 31 993338 257 25 0 1 0 332705281 189353984 44114 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/28454/statm: 46229 44114 138 260 0 45953 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 184916

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

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

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 0.93 3/78 29053
/proc/meminfo: memFree=1635424/2055920 swapFree=4145452/4192956
[pid=28454] ppid=28452 vsize=184916 CPUtime=10000
/proc/28454/stat : 28454 (SATzilla2007_C) R 28452 28454 28398 0 -1 4194304 58542 172203 0 0 6376 31 993338 257 25 0 1 0 332705281 189353984 44114 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/28454/statm: 46229 44114 138 260 0 45953 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 184916

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.3
CPU time (s): 10000.1
CPU user time (s): 9997.15
CPU system time (s): 2.91356
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 589996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.15
system time used= 2.91356
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230746
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= 30
involuntary context switches= 135591

runsolver used 9.61654 second user time and 26.336 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon May  7 19:37:57 UTC 2007

IDJOB= 455763
IDBENCH= 20368
IDSOLVER= 179
FILE ID= node9/455763-1178566676

PBS_JOBID= 5217689

Free space on /tmp= 66539 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/total-5-15-u.cnf
COMMAND LINE= /tmp/evaluation/455763-1178566676/SATzilla2007_C /tmp/evaluation/455763-1178566676/instance-455763-1178566676.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-455763-1178566676 -o ROOT/results/node9/solver-455763-1178566676 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455763-1178566676/SATzilla2007_C /tmp/evaluation/455763-1178566676/instance-455763-1178566676.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  c438ce1eb243ac0a49869eda1166f28f

RANDOM SEED= 118718969

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.221
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.221
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:       1819768 kB
Buffers:         13724 kB
Cached:         132980 kB
SwapCached:      15408 kB
Active:          75420 kB
Inactive:        93844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819768 kB
SwapTotal:     4192956 kB
SwapFree:      4145452 kB
Dirty:           26564 kB
Writeback:           0 kB
Mapped:          29536 kB
Slab:            52492 kB
Committed_AS:  8865152 kB
PageTables:       1784 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= 66539 MiB

End job on node9 on Mon May  7 22:24:43 UTC 2007