Trace number 319795

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) 1200.04 1200.41

General information on the benchmark

Nameindustrial/grieu/
vmpc_30.cnf
MD5SUM8df6cfaff4435ad2a04367a34fb047c1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark458.333
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses133080
Sum of the clauses size348570
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252290
Number of clauses of size 380730
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data (download as text)

30.07/30.19	c run March_dl for 5 seconds ... 
30.07/30.19	c Bin: Executing march_dl
30.07/30.19	c child exit by a signal
30.07/30.19	c march_dl returned code 137.
30.07/30.19	c run saps (UBCSAT implementation) for 2 seconds ... 
30.07/30.19	c Bin: Executing ubcsat2006
30.07/30.19	c child exited successfully
30.07/30.19	c ubcsat2006 returned code 0.
30.07/30.19	c satzilla computing base features
30.07/30.19	c satzilla doing unit-prop probe
30.07/30.19	c satzilla doing local search probe
30.07/30.19	c satzilla doing lobjois search-space size estimate
30.07/30.19	c satzilla's ranking:
30.07/30.19	c 1) minisat20: 0.764633
30.07/30.19	c 2) march_dl: 1.597880
30.07/30.19	c 3) march_dl+P: 2.693988
30.07/30.19	c 4) vallst+P: 2.952832
30.07/30.19	c 5) zchaff_rand+P: 3.049065
30.07/30.19	c 6) minisat20+P: 4.461189
30.07/30.19	c 7) kcnfs+P: 999.000000
30.07/30.19	c 8) kcnfs: 999.000000
30.07/30.19	c 9) vallst: 999.000000
30.07/30.19	c 10) zchaff_rand: 999.000000
30.07/30.19	c satzilla running minisat20 ... 
30.07/30.19	This is MiniSat 2.0 beta
30.07/30.19	WARNING: for repeatability, setting FPU to use double precision
30.07/30.19	============================[ Problem Statistics ]=============================
30.07/30.19	|                                                                             |
30.07/30.19	|  Number of variables:  900                                                  |
30.07/30.19	|  Number of clauses:    133080                                               |
30.15/30.25	|  Parsing time:         0.06         s                                       |
30.15/30.26	============================[ Search Statistics ]==============================
30.15/30.26	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
30.15/30.26	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
30.15/30.26	===============================================================================
30.15/30.26	|         0 |     900   133080   348570 |    44360        0    nan |  0.000 % |
30.15/30.29	|       100 |     900   133080   348570 |    48796      100     58 |  0.000 % |
30.15/30.31	|       255 |     900   133080   348570 |    53675      255     79 |  0.000 % |
30.15/30.34	|       481 |     900   133080   348570 |    59043      481     85 |  0.000 % |
30.15/30.39	|       818 |     900   133080   348570 |    64947      818     88 |  0.000 % |
30.15/30.45	|      1325 |     900   133080   348570 |    71442     1325     86 |  0.000 % |
30.15/30.56	|      2084 |     900   133080   348570 |    78586     2084     99 |  0.000 % |
30.65/30.74	|      3223 |     900   133080   348570 |    86445     3223     95 |  0.000 % |
30.95/31.03	|      4932 |     900   133080   348570 |    95089     4932    102 |  0.000 % |
31.45/31.58	|      7494 |     900   133080   348570 |   104598     7494     99 |  0.000 % |
32.45/32.53	|     11338 |     900   133080   348570 |   115058    11338     96 |  0.000 % |
34.44/34.52	|     17108 |     900   133080   348570 |   126564    17108    102 |  0.000 % |
38.53/38.61	|     25758 |     900   133080   348570 |   139220    25758    100 |  0.000 % |
47.74/47.85	|     38734 |     900   133080   348570 |   153142    38734    106 |  0.000 % |
66.83/66.93	|     58195 |     900   133080   348570 |   168457    58195     97 |  0.000 % |
98.82/98.99	|     87388 |     899   132790   347818 |   185302    87387     91 |  0.111 % |
159.60/159.77	|    131177 |     899   132790   347818 |   203833   131176     90 |  0.111 % |
325.85/326.08	|    196861 |     899   132790   347818 |   224216   196860     87 |  0.111 % |
508.19/508.42	|    295388 |     899   132790   347818 |   246637    92259     84 |  0.111 % |
1101.43/1101.86	|    443179 |     899   132790   347818 |   271301   240050    103 |  0.111 % |
1198.90/1199.39	c Bin: Executing minisat20
1198.90/1199.39	c child exit by a signal
1198.90/1199.39	c minisat20 returned code 137.
1198.90/1199.39	c minisat20 returned code 137.
1198.90/1199.39	c satzilla running march_dl ... 
1198.90/1199.39	c Bin: Executing march_dl
1198.90/1199.39	c march_dl returned code 1.
1198.90/1199.39	c march_dl returned code 1.
1198.90/1199.39	c satzilla running march_dl 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/node11/watcher-319795-1173036102 -o ROOT/results/node11/solver-319795-1173036102 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319795-1173036102/SATzilla2007_C /tmp/evaluation/319795-1173036102/instance-319795-1173036102.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: 0.92 0.97 0.91 3/77 29817
/proc/meminfo: memFree=1479744/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=0
/proc/29817/stat : 29817 (SATzilla2007_C) R 29815 29817 29081 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 323564757 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/29817/statm: 360 110 95 260 0 84 0
[pid=29818] ppid=29817 vsize=1676 CPUtime=0
/proc/29818/stat : 29818 (march_dl) R 29817 29817 29081 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 323564757 1716224 213 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29818/statm: 419 213 50 118 0 298 0

[startup+0.04269 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 29817
/proc/meminfo: memFree=1479744/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=0
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323564757 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29817/statm: 360 110 95 260 0 84 0
[pid=29818] ppid=29817 vsize=2204 CPUtime=0.03
/proc/29818/stat : 29818 (march_dl) R 29817 29817 29081 0 -1 4194304 373 0 0 0 3 0 0 0 19 0 1 0 323564757 2256896 368 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29818/statm: 551 370 50 118 0 430 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3644

[startup+0.101697 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 29817
/proc/meminfo: memFree=1479744/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=0
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323564757 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29817/statm: 360 110 95 260 0 84 0
[pid=29818] ppid=29817 vsize=2996 CPUtime=0.09
/proc/29818/stat : 29818 (march_dl) R 29817 29817 29081 0 -1 4194304 614 0 0 0 9 0 0 0 19 0 1 0 323564757 3067904 609 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29818/statm: 749 610 50 118 0 628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4436

[startup+0.301719 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 29817
/proc/meminfo: memFree=1479744/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=0
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323564757 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29817/statm: 360 110 95 260 0 84 0
[pid=29818] ppid=29817 vsize=8632 CPUtime=0.29
/proc/29818/stat : 29818 (march_dl) R 29817 29817 29081 0 -1 4194304 2626 0 0 0 28 1 0 0 21 0 1 0 323564757 8839168 1565 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29818/statm: 2158 1574 55 118 0 2037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10072

[startup+0.701768 s]
/proc/loadavg: 0.92 0.97 0.91 3/77 29817
/proc/meminfo: memFree=1479744/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=0
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323564757 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29817/statm: 360 110 95 260 0 84 0
[pid=29818] ppid=29817 vsize=9412 CPUtime=0.69
/proc/29818/stat : 29818 (march_dl) R 29817 29817 29081 0 -1 4194304 7995 0 0 0 66 3 0 0 24 0 1 0 323564757 9637888 1771 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29818/statm: 2353 1771 65 118 0 2232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10852

[startup+1.50186 s]
/proc/loadavg: 0.92 0.97 0.91 3/79 29819
/proc/meminfo: memFree=1472816/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=0
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323564757 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29817/statm: 360 110 95 260 0 84 0
[pid=29818] ppid=29817 vsize=13068 CPUtime=1.49
/proc/29818/stat : 29818 (march_dl) R 29817 29817 29081 0 -1 4194304 12390 0 0 0 139 10 0 0 25 0 1 0 323564757 13381632 2530 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29818/statm: 3267 2530 73 118 0 3146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14508

[startup+3.10105 s]
/proc/loadavg: 0.92 0.97 0.91 2/79 29819
/proc/meminfo: memFree=1468336/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=0
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 323564757 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29817/statm: 360 110 95 260 0 84 0
[pid=29818] ppid=29817 vsize=14644 CPUtime=3.09
/proc/29818/stat : 29818 (march_dl) R 29817 29817 29081 0 -1 4194304 12754 0 0 0 287 22 0 0 25 0 1 0 323564757 14995456 2850 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29818/statm: 3661 2850 73 118 0 3540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16084

[startup+6.30143 s]
/proc/loadavg: 0.93 0.97 0.91 2/79 29820
/proc/meminfo: memFree=1472504/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=1440 CPUtime=4.99
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 135 12754 0 0 0 0 476 23 16 0 1 0 323564757 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29817/statm: 360 111 96 260 0 84 0
[pid=29820] ppid=29817 vsize=14388 CPUtime=1.28
/proc/29820/stat : 29820 (ubcsat2006) R 29817 29817 29081 0 -1 4194304 1861 0 0 0 127 1 0 0 25 0 1 0 323565257 14733312 1844 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29820/statm: 3597 1844 156 64 0 3178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15828

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.91 2/78 29820
/proc/meminfo: memFree=1472448/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8176 CPUtime=12.67
/proc/29817/stat : 29817 (SATzilla2007_C) R 29815 29817 29081 0 -1 4194304 3699 14621 0 0 548 2 691 26 25 0 1 0 323564757 8372224 1848 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134526968 0 0 4096 0 0 0 0 17 1 0 0
/proc/29817/statm: 2044 1848 124 260 0 1768 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8176

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 29820
/proc/meminfo: memFree=1472128/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8584 CPUtime=25.47
/proc/29817/stat : 29817 (SATzilla2007_C) R 29815 29817 29081 0 -1 4194304 4273 14621 0 0 1827 3 691 26 25 0 1 0 323564757 8790016 1953 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134541725 0 0 4096 0 0 0 0 17 1 0 0
/proc/29817/statm: 2146 1953 124 260 0 1870 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8584

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1446392/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=26628 CPUtime=20.88
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 6563 0 0 0 2083 5 0 0 25 0 1 0 323567776 27267072 6557 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 6657 6557 59 118 0 6535 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 35260

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1428664/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=44184 CPUtime=72.07
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 10939 0 0 0 7197 10 0 0 25 0 1 0 323567776 45244416 10933 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 11046 10933 59 118 0 10924 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 52816

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1412216/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=60856 CPUtime=132.04
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 15052 0 0 0 13191 13 0 0 25 0 1 0 323567776 62316544 15046 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 15214 15046 59 118 0 15092 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 69488

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1402616/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=70544 CPUtime=192.03
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 17398 0 0 0 19187 16 0 0 25 0 1 0 323567776 72237056 17392 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 17636 17392 59 118 0 17514 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 79176

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1393400/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=80152 CPUtime=252.02
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 19769 0 0 0 25183 19 0 0 25 0 1 0 323567776 82075648 19763 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 20038 19763 59 118 0 19916 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 88784

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1385592/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=87764 CPUtime=311.99
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 21658 0 0 0 31179 20 0 0 25 0 1 0 323567776 89870336 21652 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 21941 21652 59 118 0 21819 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 96396

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1379384/2055920 swapFree=4169972/4192956

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

[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=98456 CPUtime=431.96
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 24210 0 0 0 43171 25 0 0 25 0 1 0 323567776 100818944 24204 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 24614 24204 59 118 0 24492 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 107088

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1375480/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=98456 CPUtime=491.94
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 24211 0 0 0 49169 25 0 0 25 0 1 0 323567776 100818944 24205 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 24614 24205 59 118 0 24492 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 107088

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1375480/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=98456 CPUtime=551.93
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 24212 0 0 0 55167 26 0 0 25 0 1 0 323567776 100818944 24206 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 24614 24206 59 118 0 24492 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 107088

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1375096/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=98884 CPUtime=611.91
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 24307 0 0 0 61165 26 0 0 25 0 1 0 323567776 101257216 24301 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 24721 24301 59 118 0 24599 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 107516

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1374904/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=99100 CPUtime=671.89
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 24348 0 0 0 67162 27 0 0 25 0 1 0 323567776 101478400 24342 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 24775 24342 59 118 0 24653 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 107732

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1374776/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=99276 CPUtime=731.88
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 24386 0 0 0 73160 28 0 0 25 0 1 0 323567776 101658624 24380 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 24819 24380 59 118 0 24697 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 107908

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1374584/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=99560 CPUtime=791.85
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 24433 0 0 0 79157 28 0 0 25 0 1 0 323567776 101949440 24427 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 24890 24427 59 118 0 24768 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 108192

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1370936/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=103324 CPUtime=851.84
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 25349 0 0 0 85154 30 0 0 25 0 1 0 323567776 105803776 25343 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 25831 25343 59 118 0 25709 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 111956

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1363896/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=110548 CPUtime=911.82
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 27117 0 0 0 91151 31 0 0 25 0 1 0 323567776 113201152 27111 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 27637 27111 59 118 0 27515 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 119180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1358200/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=116312 CPUtime=971.81
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 28537 0 0 0 97148 33 0 0 25 0 1 0 323567776 119103488 28531 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 29078 28531 59 118 0 28956 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 124944

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1351928/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=122568 CPUtime=1031.78
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 30082 0 0 0 103143 35 0 0 25 0 1 0 323567776 125509632 30076 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 30642 30076 59 118 0 30520 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 131200

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1346360/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=128296 CPUtime=1091.76
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 31477 0 0 0 109139 37 0 0 25 0 1 0 323567776 131375104 31471 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 32074 31471 59 118 0 31952 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 136928

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 29821
/proc/meminfo: memFree=1340856/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=8632 CPUtime=30.15
/proc/29817/stat : 29817 (SATzilla2007_C) S 29815 29817 29081 0 -1 4194304 7795 14621 0 0 2291 7 691 26 25 0 1 0 323564757 8839168 1983 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29817/statm: 2158 1983 156 260 0 1882 0
[pid=29821] ppid=29817 vsize=133972 CPUtime=1151.75
/proc/29821/stat : 29821 (minisat20) R 29817 29817 29081 0 -1 4194304 32860 0 0 0 115136 39 0 0 25 0 1 0 323567776 137187328 32854 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/29821/statm: 33493 32854 59 118 0 33371 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 142604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 29821
/proc/meminfo: memFree=1459840/2055920 swapFree=4169972/4192956
[pid=29817] ppid=29815 vsize=22236 CPUtime=1200.01
/proc/29817/stat : 29817 (SATzilla2007_C) R 29815 29817 29081 0 -1 4194304 11293 47758 0 0 2391 9 117533 68 25 0 1 0 323564757 22769664 5072 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134595794 0 0 4096 0 0 0 0 17 1 0 0
/proc/29817/statm: 5559 5072 163 260 0 5283 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 22236

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.25
CPU system time (s): 0.78488
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 143680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.25
system time used= 0.78488
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59051
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= 27
involuntary context switches= 2812

runsolver used 1.27381 second user time and 3.10253 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar  4 19:21:42 UTC 2007

IDJOB= 319795
IDBENCH= 20487
IDSOLVER= 135
FILE ID= node11/319795-1173036102

PBS_JOBID= 4012242

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_30.cnf
COMMAND LINE= /tmp/evaluation/319795-1173036102/SATzilla2007_C /tmp/evaluation/319795-1173036102/instance-319795-1173036102.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-319795-1173036102 -o ROOT/results/node11/solver-319795-1173036102 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319795-1173036102/SATzilla2007_C /tmp/evaluation/319795-1173036102/instance-319795-1173036102.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8df6cfaff4435ad2a04367a34fb047c1

RANDOM SEED= 791987179

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1480152 kB
Buffers:         45892 kB
Cached:         440420 kB
SwapCached:       2744 kB
Active:         215864 kB
Inactive:       293588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480152 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:           10224 kB
Writeback:           0 kB
Mapped:          30588 kB
Slab:            51880 kB
Committed_AS:  1081212 kB
PageTables:       1756 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= 66538 MiB

End job on node11 on Sun Mar  4 19:41:45 UTC 2007