Trace number 320122

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 RANDOM? (TO) 1200.09 1200.62

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark126.08
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

69.85/69.96	c run March_dl for 5 seconds ... 
69.85/69.96	c Bin: Executing march_dl
69.85/69.96	c child exit by a signal
69.85/69.96	c march_dl returned code 137.
69.85/69.96	c run saps (UBCSAT implementation) for 2 seconds ... 
69.85/69.96	c Bin: Executing ubcsat2006
69.85/69.96	c child exited successfully
69.85/69.96	c ubcsat2006 returned code 0.
69.85/69.96	c satzilla computing base features
69.85/69.96	Error!!! VCG-VAR-entropy
69.85/69.96	Satzilla is runing default solver ... 
69.85/69.96	 c satzilla running minisat20 ... 
69.85/69.96	This is MiniSat 2.0 beta
69.85/69.96	WARNING: for repeatability, setting FPU to use double precision
69.85/69.96	============================[ Problem Statistics ]=============================
69.85/69.96	|                                                                             |
69.85/69.96	|  Number of variables:  263022                                               |
69.85/69.96	|  Number of clauses:    782329                                               |
70.34/70.48	|  Parsing time:         0.46         s                                       |
70.43/70.51	============================[ Search Statistics ]==============================
70.43/70.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.43/70.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.43/70.51	===============================================================================
70.43/70.51	|         0 |  263021   782326  1825428 |   260775        0    nan |  0.000 % |
70.53/70.69	|       101 |  263021   782326  1825428 |   286852      101      8 |  0.000 % |
70.83/70.93	|       251 |  263016   782326  1825428 |   315538      248     10 |  0.037 % |
71.13/71.22	|       476 |  262994   782326  1825428 |   347091      470     10 |  0.076 % |
71.63/71.71	|       813 |  262803   781232  1823048 |   381801      804     11 |  0.116 % |
72.03/72.11	|      1321 |  262793   781232  1823048 |   419981     1310     13 |  0.134 % |
73.13/73.24	|      2080 |  262670   780470  1821376 |   461979     2067     12 |  0.134 % |
74.04/74.15	|      3219 |  262670   780470  1821376 |   508177     3206     14 |  0.134 % |
76.24/76.36	|      4927 |  262670   780470  1821376 |   558995     4914     14 |  0.134 % |
80.44/80.52	|      7492 |  262083   777652  1815164 |   614894     7462     15 |  0.357 % |
85.13/85.23	|     11336 |  262037   777462  1814742 |   676384    11304     20 |  0.382 % |
91.13/91.29	|     17102 |  261966   777156  1814065 |   744022    17068     21 |  0.418 % |
98.43/98.53	|     25754 |  261842   776566  1812762 |   818424    25716     25 |  0.463 % |
109.13/109.30	|     38728 |  261804   776376  1812340 |   900267    38690     30 |  0.463 % |
118.21/118.32	|     58189 |  261804   776376  1812340 |   990293    58151     30 |  0.463 % |
147.51/147.69	|     87381 |  261109   773022  1804951 |  1089323    87331     35 |  0.741 % |
196.70/196.81	|    131170 |  260738   771607  1801832 |  1198255   131112     38 |  1.041 % |
274.87/275.08	|    196854 |  256401   752524  1759545 |  1318081   179901     36 |  2.524 % |
379.33/379.54	|    295381 |  256143   751459  1757163 |  1449889   278413     44 |  2.615 % |
589.57/589.82	|    443170 |  256084   751185  1756559 |  1594878   426196     58 |  2.638 % |
1059.97/1060.49	|    664853 |  255174   747233  1747753 |  1754366   646569     69 |  2.984 % |
1199.75/1200.32	c Bin: Executing minisat20
1199.75/1200.32	c child exit by a signal
1199.75/1200.32	c minisat20 returned code 137.
1199.75/1200.32	c minisat20 returned code 137.
1199.75/1200.32	c satzilla running zchaff_rand ... 
1199.75/1200.32	c Bin: Executing zchaff_rand
1199.75/1200.32	c zchaff_rand returned code 1.
1199.75/1200.32	c zchaff_rand returned code 1.
1199.75/1200.32	c satzilla running vallst ... 
1199.75/1200.32	c Bin: Executing vallst
1199.75/1200.32	c vallst returned code 1.
1199.75/1200.32	c vallst returned code 1.
1199.75/1200.32	c satzilla running march_dl ... 
1199.75/1200.32	c Bin: Executing march_dl
1199.75/1200.32	c march_dl returned code 1.
1199.75/1200.32	c march_dl returned code 1.
1199.75/1200.32	c satzilla running kcnfs ... 
1199.75/1200.32	c Bin: Executing kcnfs
1199.75/1200.32	c kcnfs returned code 1.
1199.75/1200.32	c kcnfs returned code 1.
1199.75/1200.32	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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node26/watcher-320122-1173041017 -o ROOT/results/node26/solver-320122-1173041017 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320122-1173041017/SATzilla2007_R /tmp/evaluation/320122-1173041017/instance-320122-1173041017.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): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 2703
/proc/meminfo: memFree=1334248/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=0
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324055394 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 360 110 95 260 0 84 0
[pid=2704] ppid=2703 vsize=11888 CPUtime=0
/proc/2704/stat : 2704 (march_dl) R 2703 2703 1206 0 -1 4194304 837 0 0 0 0 0 0 0 20 0 1 0 324055394 12173312 832 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2704/statm: 2972 834 49 118 0 2851 0

[startup+0.02682 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 2703
/proc/meminfo: memFree=1334248/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=0
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324055394 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 360 110 95 260 0 84 0
[pid=2704] ppid=2703 vsize=16376 CPUtime=0.01
/proc/2704/stat : 2704 (march_dl) R 2703 2703 1206 0 -1 4194304 2520 0 0 0 1 0 0 0 20 0 1 0 324055394 16769024 2515 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2704/statm: 4094 2518 49 118 0 3973 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17816

[startup+0.101801 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 2703
/proc/meminfo: memFree=1334248/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=0
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324055394 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 360 110 95 260 0 84 0
[pid=2704] ppid=2703 vsize=23816 CPUtime=0.09
/proc/2704/stat : 2704 (march_dl) R 2703 2703 1206 0 -1 4194304 4895 0 0 0 8 1 0 0 20 0 1 0 324055394 24387584 4890 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2704/statm: 5954 4890 50 118 0 5833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25256

[startup+0.301835 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 2703
/proc/meminfo: memFree=1334248/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=0
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324055394 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 360 110 95 260 0 84 0
[pid=2704] ppid=2703 vsize=26324 CPUtime=0.29
/proc/2704/stat : 2704 (march_dl) R 2703 2703 1206 0 -1 4194304 5674 0 0 0 28 1 0 0 21 0 1 0 324055394 26955776 5669 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2704/statm: 6581 5669 50 118 0 6460 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27764

[startup+0.701904 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 2703
/proc/meminfo: memFree=1334248/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=0
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324055394 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 360 110 95 260 0 84 0
[pid=2704] ppid=2703 vsize=31208 CPUtime=0.68
/proc/2704/stat : 2704 (march_dl) R 2703 2703 1206 0 -1 4194304 7203 0 0 0 66 2 0 0 24 0 1 0 324055394 31956992 7198 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2704/statm: 7802 7199 50 118 0 7681 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32648

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2705
/proc/meminfo: memFree=1300952/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=0
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324055394 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 360 110 95 260 0 84 0
[pid=2704] ppid=2703 vsize=73232 CPUtime=1.49
/proc/2704/stat : 2704 (march_dl) R 2703 2703 1206 0 -1 4194304 16390 0 0 0 143 6 0 0 25 0 1 0 324055394 74989568 14588 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544613 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2704/statm: 18308 14588 53 118 0 18187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74672

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2705
/proc/meminfo: memFree=1255000/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=0
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 324055394 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 360 110 95 260 0 84 0
[pid=2704] ppid=2703 vsize=69444 CPUtime=3.09
/proc/2704/stat : 2704 (march_dl) R 2703 2703 1206 0 -1 4194304 31174 0 0 0 294 15 0 0 25 0 1 0 324055394 71110656 13672 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2704/statm: 17361 13672 55 118 0 17240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70884

[startup+6.30188 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2706
/proc/meminfo: memFree=1328408/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=1440 CPUtime=5
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 135 59761 0 0 0 0 470 30 16 0 1 0 324055394 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2703/statm: 360 111 96 260 0 84 0
[pid=2706] ppid=2703 vsize=72732 CPUtime=1.28
/proc/2706/stat : 2706 (ubcsat2006) R 2703 2703 1206 0 -1 4194304 12824 0 0 0 123 5 0 0 25 0 1 0 324055895 74477568 12807 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2706/statm: 18183 12807 156 64 0 17764 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74172

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 2706
/proc/meminfo: memFree=1258272/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=83360 CPUtime=12.67
/proc/2703/stat : 2703 (SATzilla2007_R) R 2701 2703 1206 0 -1 4194304 19134 72591 0 0 451 9 771 36 25 0 1 0 324055394 85360640 19103 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2703/statm: 20840 19103 121 260 0 20564 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 83360

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.97 3/78 2706
/proc/meminfo: memFree=1258080/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=83360 CPUtime=25.46
/proc/2703/stat : 2703 (SATzilla2007_R) R 2701 2703 1206 0 -1 4194304 19194 72591 0 0 1730 9 771 36 25 0 1 0 324055394 85360640 19163 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134537941 0 0 4096 0 0 0 0 17 1 0 0
/proc/2703/statm: 20840 19163 121 260 0 20564 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 83360

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 2706
/proc/meminfo: memFree=1257696/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=83360 CPUtime=51.06
/proc/2703/stat : 2703 (SATzilla2007_R) R 2701 2703 1206 0 -1 4194304 19312 72591 0 0 4288 11 771 36 25 0 1 0 324055394 85360640 19281 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/2703/statm: 20840 19281 121 260 0 20564 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 83360

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1235992/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=57368 CPUtime=32.31
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 13114 0 0 0 3224 7 0 0 25 0 1 0 324062390 58744832 13108 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 14342 13108 59 118 0 14220 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 105712

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1221784/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=71904 CPUtime=92.3
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 16716 0 0 0 9218 12 0 0 25 0 1 0 324062390 73629696 16710 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 17976 16710 59 118 0 17854 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 120248

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1210776/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=82756 CPUtime=152.28
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 19390 0 0 0 15212 16 0 0 25 0 1 0 324062390 84742144 19384 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 20689 19384 59 118 0 20567 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 131100

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1205208/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=88300 CPUtime=212.26
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 20793 0 0 0 21208 18 0 0 25 0 1 0 324062390 90419200 20787 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 22075 20787 59 118 0 21953 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 136644

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1188888/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=104776 CPUtime=272.24
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 24882 0 0 0 27200 24 0 0 25 0 1 0 324062390 107290624 24876 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 26194 24876 59 118 0 26072 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 153120

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1176984/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0

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

[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=130984 CPUtime=392.2
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 31336 0 0 0 39187 33 0 0 25 0 1 0 324062390 134127616 31330 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 32746 31330 59 118 0 32624 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 179328

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1142168/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=151552 CPUtime=452.18
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 36520 0 0 0 45179 39 0 0 25 0 1 0 324062390 155189248 36514 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 37888 36514 59 118 0 37766 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 199896

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1127192/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=166628 CPUtime=512.16
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 40285 0 0 0 51173 43 0 0 25 0 1 0 324062390 170627072 40279 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 41657 40279 59 118 0 41535 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 214972

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1108248/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=185388 CPUtime=572.15
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 44971 0 0 0 57167 48 0 0 25 0 1 0 324062390 189837312 44965 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 46347 44965 59 118 0 46225 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 233732

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1096408/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=198260 CPUtime=632.12
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 47987 0 0 0 63161 51 0 0 25 0 1 0 324062390 203018240 47981 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519994 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 49565 47981 59 118 0 49443 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 246604

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1088152/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=206284 CPUtime=692.1
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 49994 0 0 0 69156 54 0 0 25 0 1 0 324062390 211234816 49988 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528687 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 51571 49988 59 118 0 51449 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 254628

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1082200/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=212156 CPUtime=752.08
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 51469 0 0 0 75152 56 0 0 25 0 1 0 324062390 217247744 51463 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 53039 51463 59 118 0 52917 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 260500

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1070040/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=224220 CPUtime=812.06
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 54499 0 0 0 81146 60 0 0 25 0 1 0 324062390 229601280 54493 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 56055 54493 59 118 0 55933 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 272564

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2707
/proc/meminfo: memFree=1058520/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=235968 CPUtime=872.04
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 57459 0 0 0 87140 64 0 0 25 0 1 0 324062390 241631232 57453 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527417 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 58992 57453 59 118 0 58870 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 284312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 3/79 2707
/proc/meminfo: memFree=1046040/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=248208 CPUtime=932.02
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 60499 0 0 0 93134 68 0 0 25 0 1 0 324062390 254164992 60493 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 62052 60493 59 118 0 61930 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 296552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/85 2789
/proc/meminfo: memFree=1034200/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=258828 CPUtime=991.95
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 63145 0 0 0 99125 70 0 0 25 0 1 0 324062390 265039872 63139 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 64707 63139 59 118 0 64585 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 307172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/85 2881
/proc/meminfo: memFree=1027680/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=265312 CPUtime=1051.88
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 64787 0 0 0 105116 72 0 0 25 0 1 0 324062390 271679488 64781 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 66328 64781 59 118 0 66206 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 313656

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 2905
/proc/meminfo: memFree=1021784/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=48344 CPUtime=69.91
/proc/2703/stat : 2703 (SATzilla2007_R) S 2701 2703 1206 0 -1 4194304 25052 72591 0 0 6169 15 771 36 25 0 1 0 324055394 49504256 11624 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2703/statm: 12086 11624 126 260 0 11810 0
[pid=2707] ppid=2703 vsize=272328 CPUtime=1111.84
/proc/2707/stat : 2707 (minisat20) R 2703 2703 1206 0 -1 4194304 66549 0 0 0 111108 76 0 0 25 0 1 0 324062390 278863872 66543 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2707/statm: 68082 66543 59 118 0 67960 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 320672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 2905
/proc/meminfo: memFree=1279200/2055920 swapFree=4154868/4192956
[pid=2703] ppid=2701 vsize=57196 CPUtime=1200.07
/proc/2703/stat : 2703 (SATzilla2007_R) R 2701 2703 1206 0 -1 4194304 27289 139602 0 0 6196 16 113677 118 20 0 1 0 324055394 58568704 13851 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/2703/statm: 14299 13851 131 260 0 14023 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 57196

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.62
CPU time (s): 1200.09
CPU user time (s): 1198.74
CPU system time (s): 1.35279
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 322396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.74
system time used= 1.35279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166892
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= 29
involuntary context switches= 2885

runsolver used 1.3288 second user time and 3.04854 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Mar  4 20:43:37 UTC 2007

IDJOB= 320122
IDBENCH= 20495
IDSOLVER= 134
FILE ID= node26/320122-1173041017

PBS_JOBID= 4012465

Free space on /tmp= 66516 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= /tmp/evaluation/320122-1173041017/SATzilla2007_R /tmp/evaluation/320122-1173041017/instance-320122-1173041017.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-320122-1173041017 -o ROOT/results/node26/solver-320122-1173041017 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320122-1173041017/SATzilla2007_R /tmp/evaluation/320122-1173041017/instance-320122-1173041017.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  e11b8f7666247454d93edb47f1646e2c

RANDOM SEED= 767297787

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:       1334720 kB
Buffers:         39420 kB
Cached:         594696 kB
SwapCached:      16712 kB
Active:         249144 kB
Inactive:       410956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334720 kB
SwapTotal:     4192956 kB
SwapFree:      4154868 kB
Dirty:           22380 kB
Writeback:           0 kB
Mapped:          33000 kB
Slab:            46752 kB
Committed_AS:   827712 kB
PageTables:       1720 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= 66516 MiB

End job on node26 on Sun Mar  4 21:03:40 UTC 2007