Trace number 333221

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 CRAFTEDUNSAT 146.298 146.344

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.4523
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data (download as text)

12.38/12.49	c run March_dl for 5 seconds ... 
12.38/12.49	c Bin: Executing march_dl
12.38/12.49	c child exit by a signal
12.38/12.49	c march_dl returned code 137.
12.38/12.49	c run saps (UBCSAT implementation) for 2 seconds ... 
12.38/12.49	c Bin: Executing ubcsat2006
12.38/12.49	c child exited successfully
12.38/12.49	c ubcsat2006 returned code 0.
12.38/12.49	c satzilla computing base features
12.38/12.49	c satzilla doing unit-prop probe
12.38/12.49	c satzilla doing local search probe
12.38/12.49	c satzilla doing lobjois search-space size estimate
12.38/12.49	c satzilla's ranking:
12.38/12.49	c 1) minisat20: 1.591206
12.38/12.49	c 2) zchaff_rand+P: 1.728497
12.38/12.49	c 3) minisat20+P: 1.959476
12.38/12.49	c 4) vallst+P: 2.435374
12.38/12.49	c 5) march_dl+P: 3.853039
12.38/12.49	c 6) march_dl: 4.216584
12.38/12.49	c 7) kcnfs+P: 999.000000
12.38/12.49	c 8) kcnfs: 999.000000
12.38/12.49	c 9) vallst: 999.000000
12.38/12.49	c 10) zchaff_rand: 999.000000
12.38/12.49	c satzilla running minisat20 ... 
12.38/12.50	This is MiniSat 2.0 beta
12.38/12.50	WARNING: for repeatability, setting FPU to use double precision
12.38/12.50	============================[ Problem Statistics ]=============================
12.38/12.50	|                                                                             |
12.38/12.50	|  Number of variables:  1472                                                 |
12.38/12.50	|  Number of clauses:    7737                                                 |
12.47/12.51	|  Parsing time:         0.01         s                                       |
12.47/12.51	============================[ Search Statistics ]==============================
12.47/12.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.47/12.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.47/12.51	===============================================================================
12.47/12.51	|         0 |    1430     7362    64249 |     2454        0    nan |  0.000 % |
12.47/12.51	|       101 |    1430     7362    64249 |     2699      101     10 |  2.853 % |
12.47/12.51	|       252 |    1430     7362    64249 |     2969      252     12 |  2.854 % |
12.47/12.52	|       477 |    1430     7362    64249 |     3266      477     15 |  2.854 % |
12.47/12.52	|       816 |    1430     7362    64249 |     3592      816     14 |  2.854 % |
12.47/12.54	|      1322 |    1430     7362    64249 |     3952     1322     14 |  2.853 % |
12.47/12.56	|      2083 |    1430     7362    64249 |     4347     2083     15 |  2.854 % |
12.47/12.60	|      3223 |    1430     7362    64249 |     4782     3223     17 |  2.854 % |
12.47/12.68	|      4932 |    1430     7362    64249 |     5260     4932     18 |  2.853 % |
12.47/12.80	|      7494 |    1430     7362    64249 |     5786     4806     18 |  2.853 % |
12.47/13.02	|     11338 |    1430     7362    64249 |     6365     5702     20 |  2.853 % |
13.26/13.34	|     17104 |    1430     7362    64249 |     7001     4980     19 |  2.853 % |
13.76/13.86	|     25753 |    1430     7362    64249 |     7701     6511     18 |  2.854 % |
14.66/14.74	|     38728 |    1430     7362    64249 |     8471     7742     26 |  2.854 % |
16.16/16.20	|     58189 |    1430     7362    64249 |     9319     5718     16 |  2.853 % |
19.26/19.31	|     87382 |    1430     7362    64249 |    10250     6563     23 |  2.854 % |
23.56/23.67	|    131172 |    1430     7362    64249 |    11276     8847     27 |  2.853 % |
30.05/30.13	|    196857 |    1430     7362    64249 |    12403     6274     18 |  2.853 % |
40.55/40.65	|    295383 |    1430     7362    64249 |    13644    10911     27 |  2.853 % |
58.35/58.42	|    443173 |    1429     6606    57563 |    15008    11405     24 |  2.922 % |
86.33/86.43	|    664856 |    1428     5850    50129 |    16509     8738     22 |  2.989 % |
132.93/133.00	|    997382 |    1425     4307    32125 |    18160     9924     21 |  3.194 % |
146.23/146.34	===============================================================================
146.23/146.34	restarts              : 22
146.23/146.34	conflicts             : 1083186        (8096 /sec)
146.23/146.34	decisions             : 3058514        (1.95 % random) (22861 /sec)
146.23/146.34	propagations          : 37842526       (282855 /sec)
146.23/146.34	conflict literals     : 27102541       (25.99 % deleted)
146.23/146.34	Memory used           : 6.45 MB
146.23/146.34	CPU time              : 133.788 s
146.23/146.34	
146.23/146.34	c Bin: Executing minisat20
146.23/146.34	c child exited successfully
146.23/146.34	c minisat20 returned code 20.
146.23/146.34	s UNSATISFIABLE
146.23/146.34	c SATZILLA_TIME=146.300000

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/node5/watcher-333221-1173505311 -o ROOT/results/node5/solver-333221-1173505311 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333221-1173505311/SATzilla2007_C /tmp/evaluation/333221-1173505311/instance-333221-1173505311.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.91 0.95 0.90 3/77 15633
/proc/meminfo: memFree=1699040/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=0
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370485979 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 360 110 95 260 0 84 0
[pid=15634] ppid=15633 vsize=768 CPUtime=0
/proc/15634/stat : 15634 (march_dl) R 15633 15633 15465 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 370485979 786432 101 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134777139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15634/statm: 192 101 50 118 0 71 0

[startup+0.100709 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15633
/proc/meminfo: memFree=1699040/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=0
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370485979 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 360 110 95 260 0 84 0
[pid=15634] ppid=15633 vsize=2140 CPUtime=0.09
/proc/15634/stat : 15634 (march_dl) R 15633 15633 15465 0 -1 4194304 488 0 0 0 9 0 0 0 19 0 1 0 370485979 2191360 446 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15634/statm: 535 446 65 118 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3580

[startup+0.20272 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15633
/proc/meminfo: memFree=1699040/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=0
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370485979 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 360 110 95 260 0 84 0
[pid=15634] ppid=15633 vsize=3532 CPUtime=0.19
/proc/15634/stat : 15634 (march_dl) R 15633 15633 15465 0 -1 4194304 688 0 0 0 19 0 0 0 20 0 1 0 370485979 3616768 565 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583505 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15634/statm: 883 565 67 118 0 762 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4972

[startup+0.302732 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15633
/proc/meminfo: memFree=1699040/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=0
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370485979 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 360 110 95 260 0 84 0
[pid=15634] ppid=15633 vsize=3664 CPUtime=0.29
/proc/15634/stat : 15634 (march_dl) R 15633 15633 15465 0 -1 4194304 707 0 0 0 29 0 0 0 20 0 1 0 370485979 3751936 584 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583020 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15634/statm: 916 584 67 118 0 795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5104

[startup+0.702776 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 15633
/proc/meminfo: memFree=1699040/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=0
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370485979 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 360 110 95 260 0 84 0
[pid=15634] ppid=15633 vsize=5616 CPUtime=0.69
/proc/15634/stat : 15634 (march_dl) R 15633 15633 15465 0 -1 4194304 1538 0 0 0 69 0 0 0 24 0 1 0 370485979 5750784 1322 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533703 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15634/statm: 1404 1322 72 118 0 1283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7056

[startup+1.50187 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 15635
/proc/meminfo: memFree=1693968/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=0
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370485979 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 360 110 95 260 0 84 0
[pid=15634] ppid=15633 vsize=5372 CPUtime=1.49
/proc/15634/stat : 15634 (march_dl) R 15633 15633 15465 0 -1 4194304 1683 0 0 0 149 0 0 0 25 0 1 0 370485979 5500928 1270 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134514040 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15634/statm: 1343 1270 74 118 0 1222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6812

[startup+3.10105 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 15635
/proc/meminfo: memFree=1693840/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=0
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 370485979 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 360 110 95 260 0 84 0
[pid=15634] ppid=15633 vsize=5372 CPUtime=3.09
/proc/15634/stat : 15634 (march_dl) R 15633 15633 15465 0 -1 4194304 1683 0 0 0 309 0 0 0 25 0 1 0 370485979 5500928 1270 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15634/statm: 1343 1270 74 118 0 1222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6812

[startup+6.30141 s]
/proc/loadavg: 0.92 0.95 0.90 3/79 15636
/proc/meminfo: memFree=1697552/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=1440 CPUtime=4.99
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 135 1713 0 0 0 0 499 0 16 0 1 0 370485979 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15633/statm: 360 111 96 260 0 84 0
[pid=15636] ppid=15633 vsize=6188 CPUtime=1.29
/proc/15636/stat : 15636 (ubcsat2006) R 15633 15633 15465 0 -1 4194304 436 0 0 0 119 10 0 0 25 0 1 0 370486479 6336512 419 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15636/statm: 1547 419 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.90 2/78 15636
/proc/meminfo: memFree=1697368/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 2468

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/79 15637
/proc/meminfo: memFree=1694544/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=4488 CPUtime=12.99
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 858 0 0 0 1299 0 0 0 25 0 1 0 370487229 4595712 852 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1122 852 58 118 0 1000 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6956

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.91 2/79 15637
/proc/meminfo: memFree=1693520/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=5280 CPUtime=38.58
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1065 0 0 0 3858 0 0 0 25 0 1 0 370487229 5406720 1059 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1320 1059 58 118 0 1198 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7748

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 15637
/proc/meminfo: memFree=1692752/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6088 CPUtime=89.77
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1270 0 0 0 8976 1 0 0 25 0 1 0 370487229 6234112 1264 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1522 1264 58 118 0 1400 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8556

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

[startup+102.406 s]
/proc/loadavg: 0.98 0.96 0.91 2/79 15637
/proc/meminfo: memFree=1692752/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6088 CPUtime=89.87
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1270 0 0 0 8986 1 0 0 25 0 1 0 370487229 6234112 1264 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1522 1264 58 118 0 1400 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 8556

[startup+128.001 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15639
/proc/meminfo: memFree=1692560/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6232 CPUtime=115.46
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1298 0 0 0 11545 1 0 0 25 0 1 0 370487229 6381568 1292 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1558 1292 58 118 0 1436 0
Current children cumulated CPU time (s) 127.93
Current children cumulated vsize (KiB) 8700

[startup+134.402 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15639
/proc/meminfo: memFree=1692368/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6468 CPUtime=121.86
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1339 0 0 0 12185 1 0 0 25 0 1 0 370487229 6623232 1333 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134532300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1617 1333 58 118 0 1495 0
Current children cumulated CPU time (s) 134.33
Current children cumulated vsize (KiB) 8936

[startup+140.802 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15639
/proc/meminfo: memFree=1692304/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6468 CPUtime=128.26
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1355 0 0 0 12825 1 0 0 25 0 1 0 370487229 6623232 1349 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1617 1349 58 118 0 1495 0
Current children cumulated CPU time (s) 140.73
Current children cumulated vsize (KiB) 8936

[startup+144.002 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15639
/proc/meminfo: memFree=1692240/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6468 CPUtime=131.45
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1369 0 0 0 13144 1 0 0 25 0 1 0 370487229 6623232 1363 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1617 1363 58 118 0 1495 0
Current children cumulated CPU time (s) 143.92
Current children cumulated vsize (KiB) 8936

[startup+145.601 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15639
/proc/meminfo: memFree=1692240/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6604 CPUtime=133.05
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1375 0 0 0 13304 1 0 0 25 0 1 0 370487229 6762496 1369 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525560 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1651 1369 58 118 0 1529 0
Current children cumulated CPU time (s) 145.52
Current children cumulated vsize (KiB) 9072

[startup+146.002 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15639
/proc/meminfo: memFree=1692240/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6604 CPUtime=133.45
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1379 0 0 0 13344 1 0 0 25 0 1 0 370487229 6762496 1373 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1651 1373 58 118 0 1529 0
Current children cumulated CPU time (s) 145.92
Current children cumulated vsize (KiB) 9072

[startup+146.202 s]
/proc/loadavg: 0.99 0.97 0.91 2/79 15639
/proc/meminfo: memFree=1692240/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6604 CPUtime=133.65
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1380 0 0 0 13364 1 0 0 25 0 1 0 370487229 6762496 1374 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1651 1374 58 118 0 1529 0
Current children cumulated CPU time (s) 146.12
Current children cumulated vsize (KiB) 9072

[startup+146.302 s]
/proc/loadavg: 0.99 0.97 0.91 3/79 15639
/proc/meminfo: memFree=1692176/2055920 swapFree=4170416/4192956
[pid=15633] ppid=15631 vsize=2468 CPUtime=12.47
/proc/15633/stat : 15633 (SATzilla2007_C) S 15631 15633 15465 0 -1 4194304 1168 2156 0 0 515 13 702 17 25 0 1 0 370485979 2527232 445 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15633/statm: 617 445 157 260 0 341 0
[pid=15637] ppid=15633 vsize=6604 CPUtime=133.76
/proc/15637/stat : 15637 (minisat20) R 15633 15633 15465 0 -1 4194304 1380 0 0 0 13375 1 0 0 25 0 1 0 370487229 6762496 1374 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15637/statm: 1651 1374 58 118 0 1529 0
Current children cumulated CPU time (s) 146.23
Current children cumulated vsize (KiB) 9072

Child status: 20
Real time (s): 146.344
CPU time (s): 146.298
CPU user time (s): 145.969
CPU system time (s): 0.328949
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 9072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.969
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4721
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= 26
involuntary context switches= 250

runsolver used 0.131979 second user time and 0.407937 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Mar 10 05:41:52 UTC 2007

IDJOB= 333221
IDBENCH= 24598
IDSOLVER= 135
FILE ID= node5/333221-1173505311

PBS_JOBID= 4101113

Free space on /tmp= 66388 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333221-1173505311/SATzilla2007_C /tmp/evaluation/333221-1173505311/instance-333221-1173505311.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-333221-1173505311 -o ROOT/results/node5/solver-333221-1173505311 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333221-1173505311/SATzilla2007_C /tmp/evaluation/333221-1173505311/instance-333221-1173505311.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ddc67b9b869c1d77b5458996a2e27751

RANDOM SEED= 456801360

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1699448 kB
Buffers:         39964 kB
Cached:         239796 kB
SwapCached:       2372 kB
Active:         159948 kB
Inactive:       143832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699448 kB
SwapTotal:     4192956 kB
SwapFree:      4170416 kB
Dirty:            8676 kB
Writeback:           0 kB
Mapped:          31732 kB
Slab:            38260 kB
Committed_AS:  1222288 kB
PageTables:       1692 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= 66388 MiB

End job on node5 on Sat Mar 10 05:44:18 UTC 2007