Trace number 368806

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) 5000.1 5001.84

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
Bench CategoryCRAFTED (crafted 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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

Solver Data (download as text)

83.92/84.07	c run March_dl for 5 seconds ... 
83.92/84.07	c Bin: Executing march_dl
83.92/84.07	c child exit by a signal
83.92/84.07	c march_dl returned code 137.
83.92/84.07	c run saps (UBCSAT implementation) for 2 seconds ... 
83.92/84.07	c Bin: Executing ubcsat2006
83.92/84.07	c child exited successfully
83.92/84.07	c ubcsat2006 returned code 0.
83.92/84.07	c satzilla computing base features
83.92/84.07	Error!!! VCG-VAR-entropy
83.92/84.07	Satzilla is runing default solver ... 
83.92/84.07	 c satzilla running minisat20 ... 
83.92/84.08	This is MiniSat 2.0 beta
83.92/84.08	WARNING: for repeatability, setting FPU to use double precision
83.92/84.08	============================[ Problem Statistics ]=============================
83.92/84.08	|                                                                             |
83.92/84.08	|  Number of variables:  186624                                               |
83.92/84.08	|  Number of clauses:    3086912                                              |
87.09/87.26	|  Parsing time:         2.98         s                                       |
87.80/87.93	============================[ Search Statistics ]==============================
87.80/87.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
87.80/87.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
87.80/87.93	===============================================================================
87.80/87.93	|         0 |  120064  2300480  5055410 |   766826        0    nan |  0.000 % |
88.09/88.29	|       100 |  120064  2300480  5055410 |   843509      100     64 | 35.665 % |
88.20/88.38	|       250 |  120064  2300480  5055410 |   927860      250     81 | 35.665 % |
88.70/88.83	|       475 |  120064  2300480  5055410 |  1020646      475     77 | 35.665 % |
89.20/89.40	|       813 |  120064  2300480  5055410 |  1122710      813     80 | 35.665 % |
89.80/89.90	|      1319 |  120064  2300480  5055410 |  1234982     1319     93 | 35.665 % |
90.20/90.39	|      2080 |  120064  2300480  5055410 |  1358480     2080    100 | 35.665 % |
91.40/91.51	|      3219 |  120064  2300480  5055410 |  1494328     3219    109 | 35.665 % |
95.09/95.29	|      4928 |  120064  2300480  5055410 |  1643761     4928    152 | 35.665 % |
103.89/104.02	|      7490 |  120064  2300480  5055410 |  1808137     7490    230 | 35.665 % |
110.49/110.64	|     11335 |  120064  2300480  5055410 |  1988950    11335    216 | 35.665 % |
130.98/131.16	|     17101 |  120064  2300480  5055410 |  2187845    17101    273 | 35.665 % |
173.87/174.03	|     25750 |  120064  2300480  5055410 |  2406630    25750    324 | 35.665 % |
228.55/228.72	|     38725 |  120064  2300480  5055410 |  2647293    38725    340 | 35.665 % |
328.42/328.66	|     58188 |  120064  2300480  5055410 |  2912022    58188    392 | 35.665 % |
511.76/512.08	|     87380 |  120064  2300480  5055410 |  3203225    87380    443 | 35.665 % |
743.59/743.94	|    131170 |  120064  2300480  5055410 |  3523547   131170    442 | 35.665 % |
1117.77/1118.24	|    196855 |  120064  2300480  5055410 |  3875902   196855    465 | 35.665 % |
1908.71/1909.47	|    295381 |  120064  2300480  5055410 |  4263492   295381    475 | 35.665 % |
3172.18/3173.35	|    443172 |  120064  2300480  5055410 |  4689842   443172    513 | 35.665 % |
4998.43/5000.22	c Bin: Executing minisat20
4998.43/5000.22	c child exit by a signal
4998.43/5000.22	c minisat20 returned code 137.
4998.43/5000.22	c minisat20 returned code 137.
4998.43/5000.22	c satzilla running zchaff_rand ... 
4998.43/5000.22	c Bin: Executing zchaff_rand
4998.43/5000.22	c zchaff_rand returned code 1.
4998.43/5000.22	c zchaff_rand returned code 1.
4998.43/5000.22	c satzilla running vallst ... 
4998.43/5000.22	c Bin: Executing vallst
4998.43/5000.22	c vallst returned code 1.
4998.43/5000.22	c vallst returned code 1.
4998.43/5000.22	c satzilla running march_dl ... 
4998.43/5000.22	c Bin: Executing march_dl
4998.43/5000.22	c march_dl returned code 1.
4998.43/5000.22	c march_dl returned code 1.
4998.43/5000.22	c satzilla running kcnfs ... 
4998.43/5000.22	c Bin: Executing kcnfs
4998.43/5000.22	c kcnfs returned code 1.
4998.43/5000.22	c kcnfs returned code 1.
4998.43/5000.22	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.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-368806-1177268886 -o ROOT/results/node58/solver-368806-1177268886 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368806-1177268886/SATzilla2007_C /tmp/evaluation/368806-1177268886/instance-368806-1177268886.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.02 1.02 1.00 4/64 19653
/proc/meminfo: memFree=1602672/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=18568 CPUtime=0
/proc/19653/stat : 19653 (runsolver) R 19651 19653 19160 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 174799150 19013632 292 18446744073709551615 4194304 4296420 548682068960 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19653/statm: 4642 292 257 24 0 2626 0

[startup+0.0711449 s]
/proc/loadavg: 1.02 1.02 1.00 4/64 19653
/proc/meminfo: memFree=1602672/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=1440 CPUtime=0
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174799150 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19653/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.101141 s]
/proc/loadavg: 1.02 1.02 1.00 4/64 19653
/proc/meminfo: memFree=1602672/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=1440 CPUtime=0
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174799150 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19653/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.301179 s]
/proc/loadavg: 1.02 1.02 1.00 4/64 19653
/proc/meminfo: memFree=1602672/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=1440 CPUtime=0
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174799150 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19653/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+0.701247 s]
/proc/loadavg: 1.02 1.02 1.00 4/64 19653
/proc/meminfo: memFree=1602672/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=1440 CPUtime=0
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174799150 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19653/statm: 360 110 95 260 0 84 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1440

[startup+1.50238 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19655
/proc/meminfo: memFree=1563808/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=1440 CPUtime=0
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174799150 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19653/statm: 360 110 95 260 0 84 0
[pid=19655] ppid=19653 vsize=54756 CPUtime=1.47
/proc/19655/stat : 19655 (march_dl) R 19653 19653 19160 0 -1 4194304 11541 0 0 0 140 7 0 0 25 0 1 0 174799151 56070144 11536 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134637027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19655/statm: 13689 11536 50 118 0 13568 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56196

[startup+3.10164 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19655
/proc/meminfo: memFree=1547360/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=1440 CPUtime=0
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 174799150 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19653/statm: 360 110 95 260 0 84 0
[pid=19655] ppid=19653 vsize=74688 CPUtime=3.07
/proc/19655/stat : 19655 (march_dl) R 19653 19653 19160 0 -1 4194304 17751 0 0 0 296 11 0 0 25 0 1 0 174799151 76480512 17746 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19655/statm: 18672 17746 50 118 0 18551 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 76128

[startup+6.30218 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19656
/proc/meminfo: memFree=1597984/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=1440 CPUtime=5.01
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 135 34247 0 0 0 0 480 21 16 0 1 0 174799150 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19653/statm: 360 111 96 260 0 84 0
[pid=19656] ppid=19653 vsize=42612 CPUtime=1.25
/proc/19656/stat : 19656 (ubcsat2006) R 19653 19653 19160 0 -1 4194304 4671 0 0 0 122 3 0 0 25 0 1 0 174799655 43634688 4655 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134723258 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19656/statm: 10653 4655 141 64 0 10234 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 44052

[startup+12.7013 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19656
/proc/meminfo: memFree=1452000/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=48944 CPUtime=12.65
/proc/19653/stat : 19653 (SATzilla2007_C) R 19651 19653 19160 0 -1 4194304 3212 72173 0 0 31 1 1190 43 19 0 1 0 174799150 50118656 3182 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134550352 0 0 4096 0 0 0 0 17 0 0 0
/proc/19653/statm: 12236 3182 114 260 0 11960 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 48944

[startup+25.5014 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 19656
/proc/meminfo: memFree=1380840/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=227780 CPUtime=25.45
/proc/19653/stat : 19653 (SATzilla2007_C) R 19651 19653 19160 0 -1 4194304 55708 72173 0 0 1283 29 1190 43 25 0 1 0 174799150 233246720 55677 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19653/statm: 56945 55677 121 260 0 56669 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 227780

[startup+51.1017 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 19656
/proc/meminfo: memFree=1379880/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=227780 CPUtime=51.03
/proc/19653/stat : 19653 (SATzilla2007_C) R 19651 19653 19160 0 -1 4194304 55961 72173 0 0 3838 32 1190 43 25 0 1 0 174799150 233246720 55930 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/19653/statm: 56945 55930 121 260 0 56669 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 227780

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19657
/proc/meminfo: memFree=1348384/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=128012 CPUtime=18.21
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 30780 0 0 0 1800 21 0 0 25 0 1 0 174807558 131084288 30741 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134529220 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 32003 30741 59 118 0 31881 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 261820

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19657
/proc/meminfo: memFree=1324960/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=151484 CPUtime=78.18
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 36650 0 0 0 7791 27 0 0 25 0 1 0 174807558 155119616 36611 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 37871 36611 59 118 0 37749 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 285292

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19657
/proc/meminfo: memFree=1303392/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=172900 CPUtime=138.16
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 41993 0 0 0 13782 34 0 0 25 0 1 0 174807558 177049600 41954 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 43225 41954 59 118 0 43103 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 306708

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19657
/proc/meminfo: memFree=1282272/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=194232 CPUtime=198.15
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 47315 0 0 0 19775 40 0 0 25 0 1 0 174807558 198893568 47276 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 48558 47276 59 118 0 48436 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 328040

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19657
/proc/meminfo: memFree=1258336/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=217864 CPUtime=258.12
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 53239 0 0 0 25765 47 0 0 25 0 1 0 174807558 223092736 53200 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 54466 53200 59 118 0 54344 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 351672

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19657
/proc/meminfo: memFree=1237024/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=239368 CPUtime=318.11
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 58602 0 0 0 31758 53 0 0 25 0 1 0 174807558 245112832 58563 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 59842 58563 59 118 0 59720 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 373176

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19657
/proc/meminfo: memFree=1215392/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=260764 CPUtime=378.09
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 63954 0 0 0 37749 60 0 0 25 0 1 0 174807558 267022336 63915 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 65191 63915 59 118 0 65069 0

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

[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1299848 CPUtime=4156.79
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 323542 0 0 0 415330 349 0 0 25 0 1 0 174807558 1331044352 323503 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 324962 323503 59 118 0 324840 0
Current children cumulated CPU time (s) 4240.78
Current children cumulated vsize (KiB) 1433656

[startup+4302.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 19857
/proc/meminfo: memFree=159520/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1315200 CPUtime=4216.76
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 327387 0 0 0 421324 352 0 0 25 0 1 0 174807558 1346764800 327348 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 328800 327348 59 118 0 328678 0
Current children cumulated CPU time (s) 4300.75
Current children cumulated vsize (KiB) 1449008

[startup+4362.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 19857
/proc/meminfo: memFree=145632/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1329240 CPUtime=4276.74
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 330903 0 0 0 427318 356 0 0 25 0 1 0 174807558 1361141760 330864 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 332310 330864 59 118 0 332188 0
Current children cumulated CPU time (s) 4360.73
Current children cumulated vsize (KiB) 1463048

[startup+4422.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 19857
/proc/meminfo: memFree=131808/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1342860 CPUtime=4336.73
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 334322 0 0 0 433313 360 0 0 25 0 1 0 174807558 1375088640 334283 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134528601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 335715 334283 59 118 0 335593 0
Current children cumulated CPU time (s) 4420.72
Current children cumulated vsize (KiB) 1476668

[startup+4482.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 19857
/proc/meminfo: memFree=117600/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1357180 CPUtime=4396.7
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 337908 0 0 0 439307 363 0 0 25 0 1 0 174807558 1389752320 337869 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 339295 337869 59 118 0 339173 0
Current children cumulated CPU time (s) 4480.69
Current children cumulated vsize (KiB) 1490988

[startup+4542.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19857
/proc/meminfo: memFree=103712/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1370948 CPUtime=4456.69
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 341338 0 0 0 445302 367 0 0 25 0 1 0 174807558 1403850752 341299 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 342737 341299 59 118 0 342615 0
Current children cumulated CPU time (s) 4540.68
Current children cumulated vsize (KiB) 1504756

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19857
/proc/meminfo: memFree=89760/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1384712 CPUtime=4516.67
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 344780 0 0 0 451295 372 0 0 25 0 1 0 174807558 1417945088 344741 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 346178 344741 59 118 0 346056 0
Current children cumulated CPU time (s) 4600.66
Current children cumulated vsize (KiB) 1518520

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19857
/proc/meminfo: memFree=76192/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1398340 CPUtime=4576.65
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 348207 0 0 0 457289 376 0 0 25 0 1 0 174807558 1431900160 348168 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 349585 348168 59 118 0 349463 0
Current children cumulated CPU time (s) 4660.64
Current children cumulated vsize (KiB) 1532148

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19857
/proc/meminfo: memFree=62624/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1411712 CPUtime=4636.64
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 351554 0 0 0 463284 380 0 0 25 0 1 0 174807558 1445593088 351515 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 352928 351515 59 118 0 352806 0
Current children cumulated CPU time (s) 4720.63
Current children cumulated vsize (KiB) 1545520

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19857
/proc/meminfo: memFree=49760/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1424652 CPUtime=4696.61
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 354789 0 0 0 469277 384 0 0 25 0 1 0 174807558 1458843648 354750 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 356163 354750 59 118 0 356041 0
Current children cumulated CPU time (s) 4780.6
Current children cumulated vsize (KiB) 1558460

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19857
/proc/meminfo: memFree=36704/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1437608 CPUtime=4756.59
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 358032 0 0 0 475272 387 0 0 25 0 1 0 174807558 1472110592 357993 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 359402 357993 59 118 0 359280 0
Current children cumulated CPU time (s) 4840.58
Current children cumulated vsize (KiB) 1571416

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19857
/proc/meminfo: memFree=23840/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1450596 CPUtime=4816.57
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 361266 0 0 0 481266 391 0 0 25 0 1 0 174807558 1485410304 361227 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 362649 361227 59 118 0 362527 0
Current children cumulated CPU time (s) 4900.56
Current children cumulated vsize (KiB) 1584404

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19857
/proc/meminfo: memFree=14880/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=133808 CPUtime=83.99
/proc/19653/stat : 19653 (SATzilla2007_C) S 19651 19653 19160 0 -1 4194304 69900 72173 0 0 7124 42 1190 43 25 0 1 0 174799150 137019392 33068 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19653/statm: 33452 33068 126 260 0 33176 0
[pid=19657] ppid=19653 vsize=1464092 CPUtime=4876.55
/proc/19657/stat : 19657 (minisat20) R 19653 19653 19160 0 -1 4194304 364642 0 0 0 487260 395 0 0 25 0 1 0 174807558 1499230208 364603 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19657/statm: 366023 364603 59 118 0 365901 0
Current children cumulated CPU time (s) 4960.54
Current children cumulated vsize (KiB) 1597900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19857
/proc/meminfo: memFree=1434088/2055920 swapFree=4184528/4192956
[pid=19653] ppid=19651 vsize=183712 CPUtime=5000.04
/proc/19653/stat : 19653 (SATzilla2007_C) R 19651 19653 19160 0 -1 4194304 82416 438767 0 0 7276 48 492217 463 25 0 1 0 174799150 188121088 45536 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 1 0 0
/proc/19653/statm: 45928 45537 131 260 0 45652 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 183712

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): 5001.84
CPU time (s): 5000.1
CPU user time (s): 4994.95
CPU system time (s): 5.15122
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 1605728

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

runsolver used 5.02524 second user time and 11.1593 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Apr 22 19:08:15 UTC 2007

IDJOB= 368806
IDBENCH= 24669
IDSOLVER= 179
FILE ID= node58/368806-1177268886

PBS_JOBID= 4650671

Free space on /tmp= 66391 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368806-1177268886/SATzilla2007_C /tmp/evaluation/368806-1177268886/instance-368806-1177268886.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-368806-1177268886 -o ROOT/results/node58/solver-368806-1177268886 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368806-1177268886/SATzilla2007_C /tmp/evaluation/368806-1177268886/instance-368806-1177268886.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  f935103d71f7bb9e8d8051793d20ec02

RANDOM SEED= 63982107

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1603400 kB
Buffers:         40716 kB
Cached:         340528 kB
SwapCached:       2344 kB
Active:         174280 kB
Inactive:       216604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603400 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:           60672 kB
Writeback:           0 kB
Mapped:          16168 kB
Slab:            47780 kB
Committed_AS:  1041488 kB
PageTables:       1380 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= 66391 MiB

End job on node58 on Sun Apr 22 20:31:39 UTC 2007