Trace number 338346

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 FULLUNSAT 286.555 286.653

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.0179
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

Solver Data (download as text)

12.57/12.64	c run March_dl for 5 seconds ... 
12.57/12.64	c Bin: Executing march_dl
12.57/12.64	c child exit by a signal
12.57/12.64	c march_dl returned code 137.
12.57/12.64	c run saps for 2 seconds ... 
12.57/12.64	c Bin: Executing ubcsat2006
12.57/12.64	c child exited successfully
12.57/12.64	c ubcsat2006 returned code 0.
12.57/12.64	c satzilla computing base features
12.57/12.64	c satzilla doing unit-prop probe
12.57/12.64	c satzilla doing local search probe
12.57/12.64	c satzilla doing lobjois search-space size estimate
12.57/12.64	c satzilla's ranking:
12.57/12.64	c 1) minisat20: 1.569863
12.57/12.64	c 2) eureka: 1.780939
12.57/12.64	c 3) zchaff_rand: 1.843692
12.57/12.64	c 4) vallst: 2.174357
12.57/12.64	c 5) march_dl: 3.152872
12.57/12.64	c 6) kcnfs: 4.669272
12.57/12.64	c 7) kcnfs+P: 999.000000
12.57/12.64	c 8) march_dl+P: 999.000000
12.57/12.64	c 9) vallst+P: 999.000000
12.57/12.64	c 10) zchaff_rand+P: 999.000000
12.57/12.64	c 11) rsat+P: 999.000000
12.57/12.64	c 12) eureka+P: 999.000000
12.57/12.64	c 13) minisat20+P: 999.000000
12.57/12.64	c 14) rsat: 999.000000
12.57/12.64	c satzilla running minisat20 ... 
12.57/12.64	This is MiniSat 2.0 beta
12.57/12.64	WARNING: for repeatability, setting FPU to use double precision
12.57/12.64	============================[ Problem Statistics ]=============================
12.57/12.64	|                                                                             |
12.57/12.64	|  Number of variables:  1605                                                 |
12.57/12.64	|  Number of clauses:    8025                                                 |
12.57/12.65	|  Parsing time:         0.01         s                                       |
12.57/12.65	============================[ Search Statistics ]==============================
12.57/12.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.57/12.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.57/12.65	===============================================================================
12.57/12.65	|         0 |    1563     7656    67236 |     2552        0    nan |  0.000 % |
12.57/12.66	|       100 |    1563     7656    67236 |     2807      100     13 |  2.617 % |
12.57/12.66	|       252 |    1563     7656    67236 |     3087      252     13 |  2.617 % |
12.57/12.66	|       478 |    1563     7656    67236 |     3396      478     13 |  2.617 % |
12.57/12.67	|       816 |    1563     7656    67236 |     3736      816     12 |  2.617 % |
12.57/12.68	|      1323 |    1563     7656    67236 |     4110     1323     14 |  2.617 % |
12.62/12.70	|      2082 |    1563     7656    67236 |     4521     2082     15 |  2.617 % |
12.62/12.74	|      3221 |    1563     7656    67236 |     4973     3221     18 |  2.617 % |
12.62/12.82	|      4931 |    1563     7656    67236 |     5470     4931     19 |  2.617 % |
12.62/12.94	|      7493 |    1563     7656    67236 |     6017     4692     17 |  2.617 % |
13.07/13.13	|     11337 |    1563     7656    67236 |     6619     5460     18 |  2.617 % |
13.36/13.47	|     17103 |    1563     7656    67236 |     7281     4485     18 |  2.617 % |
13.96/14.04	|     25753 |    1563     7656    67236 |     8009     5699     22 |  2.617 % |
15.16/15.23	|     38728 |    1563     7656    67236 |     8810     6461     30 |  2.617 % |
16.86/16.91	|     58189 |    1563     7656    67236 |     9691     8047     27 |  2.617 % |
19.76/19.85	|     87384 |    1563     7656    67236 |    10660     7766     27 |  2.617 % |
24.56/24.63	|    131173 |    1563     7656    67236 |    11726     8455     25 |  2.617 % |
32.96/33.03	|    196857 |    1563     7656    67236 |    12899     8983     32 |  2.617 % |
46.65/46.78	|    295383 |    1563     7656    67236 |    14188     9932     26 |  2.617 % |
64.14/64.20	|    443172 |    1563     7656    67236 |    15607     7576     16 |  2.617 % |
102.54/102.66	|    664855 |    1563     7656    67236 |    17168     9126     31 |  2.617 % |
155.12/155.21	|    997380 |    1563     7656    67236 |    18885    13276     29 |  2.617 % |
231.00/231.17	|   1496169 |    1560     6087    52849 |    20773    12421     22 |  2.804 % |
286.48/286.64	===============================================================================
286.48/286.64	restarts              : 23
286.48/286.64	conflicts             : 1818180        (6638 /sec)
286.48/286.64	decisions             : 6745014        (1.96 % random) (24627 /sec)
286.48/286.64	propagations          : 69282832       (252957 /sec)
286.48/286.64	conflict literals     : 49990800       (30.50 % deleted)
286.48/286.64	Memory used           : 8.03 MB
286.48/286.64	CPU time              : 273.891 s
286.48/286.64	
286.48/286.65	c Bin: Executing minisat20
286.48/286.65	c child exited successfully
286.48/286.65	c minisat20 returned code 20.
286.48/286.65	s UNSATISFIABLE
286.48/286.65	c SATZILLA_TIME=286.580000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-338346-1173684268 -o ROOT/results/node17/solver-338346-1173684268 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338346-1173684268/SATzilla2007_F /tmp/evaluation/338346-1173684268/instance-338346-1173684268.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.77 1.28 1.09 2/77 11324
/proc/meminfo: memFree=1183424/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=0
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11325] ppid=11324 vsize=768 CPUtime=0
/proc/11325/stat : 11325 (march_dl) R 11324 11324 9148 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 388381031 786432 102 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11325/statm: 192 102 50 118 0 71 0

[startup+0.013816 s]
/proc/loadavg: 1.77 1.28 1.09 2/77 11324
/proc/meminfo: memFree=1183424/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=0
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11325] ppid=11324 vsize=900 CPUtime=0.01
/proc/11325/stat : 11325 (march_dl) R 11324 11324 9148 0 -1 4194304 137 0 0 0 1 0 0 0 20 0 1 0 388381031 921600 131 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134775648 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11325/statm: 225 131 50 118 0 104 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.101824 s]
/proc/loadavg: 1.77 1.28 1.09 2/77 11324
/proc/meminfo: memFree=1183424/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=0
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11325] ppid=11324 vsize=2232 CPUtime=0.09
/proc/11325/stat : 11325 (march_dl) R 11324 11324 9148 0 -1 4194304 539 0 0 0 9 0 0 0 20 0 1 0 388381031 2285568 468 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544315 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11325/statm: 558 468 65 118 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3744

[startup+0.301844 s]
/proc/loadavg: 1.77 1.28 1.09 2/77 11324
/proc/meminfo: memFree=1183424/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=0
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11325] ppid=11324 vsize=3752 CPUtime=0.29
/proc/11325/stat : 11325 (march_dl) R 11324 11324 9148 0 -1 4194304 840 0 0 0 29 0 0 0 21 0 1 0 388381031 3842048 621 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11325/statm: 938 621 67 118 0 817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5264

[startup+0.701886 s]
/proc/loadavg: 1.77 1.28 1.09 2/77 11324
/proc/meminfo: memFree=1183424/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=0
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11325] ppid=11324 vsize=4416 CPUtime=0.69
/proc/11325/stat : 11325 (march_dl) R 11324 11324 9148 0 -1 4194304 1395 0 0 0 69 0 0 0 25 0 1 0 388381031 4521984 992 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533687 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11325/statm: 1104 992 72 118 0 983 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5928

[startup+1.50097 s]
/proc/loadavg: 1.77 1.28 1.09 2/79 11326
/proc/meminfo: memFree=1177520/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=0
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11325] ppid=11324 vsize=5608 CPUtime=1.49
/proc/11325/stat : 11325 (march_dl) R 11324 11324 9148 0 -1 4194304 1918 0 0 0 149 0 0 0 25 0 1 0 388381031 5742592 1323 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11325/statm: 1402 1323 74 118 0 1281 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7120

[startup+3.10114 s]
/proc/loadavg: 1.77 1.28 1.09 2/79 11326
/proc/meminfo: memFree=1177968/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=0
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11325] ppid=11324 vsize=5608 CPUtime=3.09
/proc/11325/stat : 11325 (march_dl) R 11324 11324 9148 0 -1 4194304 1918 0 0 0 309 0 0 0 25 0 1 0 388381031 5742592 1323 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11325/statm: 1402 1323 74 118 0 1281 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7120

[startup+6.30147 s]
/proc/loadavg: 1.71 1.27 1.09 2/79 11327
/proc/meminfo: memFree=1181936/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=1512 CPUtime=4.99
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 149 1919 0 0 0 0 499 0 16 0 1 0 388381031 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11324/statm: 378 125 110 260 0 84 0
[pid=11327] ppid=11324 vsize=6188 CPUtime=1.29
/proc/11327/stat : 11327 (ubcsat2006) R 11324 11324 9148 0 -1 4194304 447 0 0 0 120 9 0 0 25 0 1 0 388381531 6336512 429 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11327/statm: 1547 429 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7700

[startup+12.7011 s]
/proc/loadavg: 1.65 1.27 1.09 2/78 11327
/proc/meminfo: memFree=1181560/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 2864

[startup+25.5015 s]
/proc/loadavg: 1.51 1.26 1.08 3/79 11328
/proc/meminfo: memFree=1178480/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=4512 CPUtime=12.84
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 897 0 0 0 1284 0 0 0 25 0 1 0 388382295 4620288 890 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 1128 890 58 118 0 1006 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7376

[startup+51.1011 s]
/proc/loadavg: 1.33 1.23 1.08 2/79 11328
/proc/meminfo: memFree=1177584/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=5328 CPUtime=38.43
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1089 0 0 0 3843 0 0 0 25 0 1 0 388382295 5455872 1082 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 1332 1082 58 118 0 1210 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8192

[startup+102.306 s]
/proc/loadavg: 1.14 1.20 1.08 3/79 11328
/proc/meminfo: memFree=1176496/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=6528 CPUtime=89.62
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1374 0 0 0 8961 1 0 0 25 0 1 0 388382295 6684672 1367 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 1632 1367 58 118 0 1510 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9392

[startup+162.303 s]
/proc/loadavg: 1.05 1.16 1.07 2/79 11328
/proc/meminfo: memFree=1175600/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=7404 CPUtime=149.6
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1584 0 0 0 14958 2 0 0 25 0 1 0 388382295 7581696 1577 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 1851 1577 58 118 0 1729 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10268

[startup+222.302 s]
/proc/loadavg: 1.02 1.13 1.07 2/79 11328
/proc/meminfo: memFree=1175216/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=7684 CPUtime=209.58
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1674 0 0 0 20956 2 0 0 25 0 1 0 388382295 7868416 1667 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 1921 1667 58 118 0 1799 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10548

[startup+282.301 s]
/proc/loadavg: 1.00 1.10 1.06 2/79 11328
/proc/meminfo: memFree=1174768/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=8220 CPUtime=269.56
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1784 0 0 0 26954 2 0 0 25 0 1 0 388382295 8417280 1777 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 2055 1777 58 118 0 1933 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 11084

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

[startup+284.701 s]
/proc/loadavg: 1.00 1.10 1.06 2/79 11328
/proc/meminfo: memFree=1174768/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=8220 CPUtime=271.96
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1787 0 0 0 27194 2 0 0 25 0 1 0 388382295 8417280 1780 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527907 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 2055 1780 58 118 0 1933 0
Current children cumulated CPU time (s) 284.58
Current children cumulated vsize (KiB) 11084

[startup+285.501 s]
/proc/loadavg: 1.00 1.10 1.06 2/79 11328
/proc/meminfo: memFree=1174704/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=8220 CPUtime=272.76
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1787 0 0 0 27274 2 0 0 25 0 1 0 388382295 8417280 1780 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 2055 1780 58 118 0 1933 0
Current children cumulated CPU time (s) 285.38
Current children cumulated vsize (KiB) 11084

[startup+286.302 s]
/proc/loadavg: 1.00 1.10 1.06 2/79 11328
/proc/meminfo: memFree=1174704/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=8220 CPUtime=273.56
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1787 0 0 0 27354 2 0 0 25 0 1 0 388382295 8417280 1780 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 2055 1780 58 118 0 1933 0
Current children cumulated CPU time (s) 286.18
Current children cumulated vsize (KiB) 11084

[startup+286.502 s]
/proc/loadavg: 1.00 1.10 1.06 2/79 11328
/proc/meminfo: memFree=1174704/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=8220 CPUtime=273.76
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1787 0 0 0 27374 2 0 0 25 0 1 0 388382295 8417280 1780 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 2055 1780 58 118 0 1933 0
Current children cumulated CPU time (s) 286.38
Current children cumulated vsize (KiB) 11084

[startup+286.602 s]
/proc/loadavg: 1.00 1.10 1.06 2/79 11328
/proc/meminfo: memFree=1174704/2055920 swapFree=4168576/4192956
[pid=11324] ppid=11322 vsize=2864 CPUtime=12.62
/proc/11324/stat : 11324 (SATzilla2007_F) S 11322 11324 9148 0 -1 4194304 1190 2372 0 0 529 15 702 16 25 0 1 0 388381031 2932736 519 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11324/statm: 716 519 170 260 0 422 0
[pid=11328] ppid=11324 vsize=8220 CPUtime=273.86
/proc/11328/stat : 11328 (minisat20) R 11324 11324 9148 0 -1 4194304 1787 0 0 0 27384 2 0 0 25 0 1 0 388382295 8417280 1780 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/11328/statm: 2055 1780 58 118 0 1933 0
Current children cumulated CPU time (s) 286.48
Current children cumulated vsize (KiB) 11084

Child status: 20
Real time (s): 286.653
CPU time (s): 286.555
CPU user time (s): 286.204
CPU system time (s): 0.351946
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 11084

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

runsolver used 0.275958 second user time and 0.774882 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Mar 12 07:24:28 UTC 2007

IDJOB= 338346
IDBENCH= 24720
IDSOLVER= 136
FILE ID= node17/338346-1173684268

PBS_JOBID= 4101468

Free space on /tmp= 66535 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338346-1173684268/SATzilla2007_F /tmp/evaluation/338346-1173684268/instance-338346-1173684268.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-338346-1173684268 -o ROOT/results/node17/solver-338346-1173684268 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338346-1173684268/SATzilla2007_F /tmp/evaluation/338346-1173684268/instance-338346-1173684268.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  dd374701f9b3db5a8ac095414c025d77

RANDOM SEED= 544246707

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1183832 kB
Buffers:         60176 kB
Cached:         711064 kB
SwapCached:       2396 kB
Active:         462484 kB
Inactive:       331536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1183832 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:           10484 kB
Writeback:           0 kB
Mapped:          30468 kB
Slab:            63552 kB
Committed_AS:  1527980 kB
PageTables:       1748 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= 66535 MiB

End job on node17 on Mon Mar 12 07:29:15 UTC 2007