Trace number 455741

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 194.883 194.97

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark149.063
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data (download as text)

85.13/85.20	c run March_dl for 5 seconds ... 
85.13/85.20	c Bin: Executing march_dl
85.13/85.20	c child exit by a signal
85.13/85.20	c march_dl returned code 137.
85.13/85.20	c run saps (UBCSAT implementation) for 2 seconds ... 
85.13/85.20	c Bin: Executing ubcsat2006
85.13/85.20	c child exited successfully
85.13/85.20	c ubcsat2006 returned code 0.
85.13/85.20	c satzilla computing base features
85.13/85.20	c satzilla doing unit-prop probe
85.13/85.20	c satzilla doing local search probe
85.13/85.20	c satzilla doing lobjois search-space size estimate
85.13/85.20	c satzilla's ranking:
85.13/85.20	c 1) minisat20+P: -1.977303
85.13/85.20	c 2) march_dl+P: 0.628218
85.13/85.20	c 3) minisat20: 2.342987
85.13/85.20	c 4) vallst+P: 3.578118
85.13/85.20	c 5) march_dl: 4.600669
85.13/85.20	c 6) zchaff_rand+P: 5.351632
85.13/85.20	c 7) kcnfs+P: 999.000000
85.13/85.20	c 8) kcnfs: 999.000000
85.13/85.20	c 9) vallst: 999.000000
85.13/85.20	c 10) zchaff_rand: 999.000000
85.13/85.20	c satzilla running minisat20 with preprocessing ... 
123.72/123.86	This is MiniSat 2.0 beta
123.72/123.86	WARNING: for repeatability, setting FPU to use double precision
123.72/123.86	============================[ Problem Statistics ]=============================
123.72/123.86	|                                                                             |
123.72/123.88	|  Number of variables:  3619                                                 |
123.72/123.88	|  Number of clauses:    25520                                                |
123.72/123.90	|  Parsing time:         0.03         s                                       |
123.72/123.90	============================[ Search Statistics ]==============================
123.78/123.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
123.78/123.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
123.78/123.90	===============================================================================
123.78/123.90	|         0 |    3619    25520    56113 |     8506        0    nan |  0.000 % |
123.78/123.91	|       100 |    3619    25520    56113 |     9357      100     38 |  0.000 % |
123.78/123.93	|       250 |    3619    25520    56113 |    10293      250     45 |  0.004 % |
123.78/123.95	|       475 |    3619    25520    56113 |    11322      475     39 |  0.000 % |
123.78/123.99	|       812 |    3619    25520    56113 |    12454      812     38 |  0.003 % |
123.78/124.04	|      1318 |    3619    25520    56113 |    13700     1318     38 |  0.000 % |
123.78/124.18	|      2079 |    3619    25520    56113 |    15070     2079     42 |  0.001 % |
124.21/124.38	|      3218 |    3619    25520    56113 |    16577     3218     45 |  0.000 % |
124.61/124.70	|      4927 |    3619    25520    56113 |    18234     4927     51 |  0.000 % |
125.21/125.35	|      7489 |    3619    25520    56113 |    20058     7489     50 |  0.000 % |
126.21/126.38	|     11334 |    3619    25520    56113 |    22064    11334     50 |  0.000 % |
128.20/128.37	|     17107 |    3619    25520    56113 |    24270    17107     47 |  0.000 % |
131.61/131.73	|     25758 |    3619    25520    56113 |    26697    13242     39 |  0.000 % |
135.91/136.04	|     38732 |    3619    25520    56113 |    29367    26216     46 |  0.000 % |
145.20/145.34	|     58195 |    3619    25520    56113 |    32304    29254     48 |  0.000 % |
156.99/157.13	|     87387 |    3619    25520    56113 |    35534    20178     45 |  0.001 % |
177.89/178.03	|    131176 |    3613    25423    55892 |    39087    31236     39 |  0.166 % |
194.79/194.94	===============================================================================
194.79/194.94	restarts              : 17
194.79/194.94	conflicts             : 167112         (2353 /sec)
194.79/194.94	decisions             : 240990         (1.27 % random) (3393 /sec)
194.79/194.94	propagations          : 68280792       (961347 /sec)
194.79/194.94	conflict literals     : 7386299        (33.27 % deleted)
194.79/194.94	Memory used           : 12.75 MB
194.79/194.94	CPU time              : 71.0262 s
194.79/194.94	
194.79/194.95	c Preprocessing...
194.79/194.95	c Inital problem has 108786 variables, 87350 nary clauses (395289 binary clauses).
194.79/194.95	c Num non-binary clauses 78120, Average non-binary clause length 3.796
194.79/194.95	c Theory has no gaps
194.79/194.95	c Preprocessor runtime was 38.050 seconds.
194.79/194.95	c 
194.79/194.95	c Satisfiability of theory still undetermined.
194.79/194.95	c See file /tmp/bL5OHd for simplified theory.
194.79/194.95	c Bin: Executing minisat20
194.79/194.95	c child exited successfully
194.79/194.95	c minisat20 returned code 20.
194.79/194.95	s UNSATISFIABLE
194.79/194.95	c SATZILLA_TIME=194.870000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-455741-1178553942 -o ROOT/results/node15/solver-455741-1178553942 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455741-1178553942/SATzilla2007_C /tmp/evaluation/455741-1178553942/instance-455741-1178553942.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.00 0.00 0.00 3/77 12626
/proc/meminfo: memFree=1582784/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=0
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303311909 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 360 110 95 260 0 84 0
[pid=12627] ppid=12626 vsize=6808 CPUtime=0
/proc/12627/stat : 12627 (march_dl) R 12626 12626 12570 0 -1 4194304 645 0 0 0 0 0 0 0 19 0 1 0 303311909 6971392 640 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549581 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12627/statm: 1702 643 49 118 0 1581 0

[startup+0.013539 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 12626
/proc/meminfo: memFree=1582784/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=0
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303311909 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 360 110 95 260 0 84 0
[pid=12627] ppid=12626 vsize=8524 CPUtime=0
/proc/12627/stat : 12627 (march_dl) R 12626 12626 12570 0 -1 4194304 1317 0 0 0 0 0 0 0 19 0 1 0 303311909 8728576 1312 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12627/statm: 2131 1315 49 118 0 2010 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9964

[startup+0.101548 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 12626
/proc/meminfo: memFree=1582784/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=0
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303311909 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 360 110 95 260 0 84 0
[pid=12627] ppid=12626 vsize=12312 CPUtime=0.09
/proc/12627/stat : 12627 (march_dl) R 12626 12626 12570 0 -1 4194304 2475 0 0 0 9 0 0 0 19 0 1 0 303311909 12607488 2470 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12627/statm: 3078 2470 50 118 0 2957 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13752

[startup+0.301565 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 12626
/proc/meminfo: memFree=1582784/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=0
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303311909 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 360 110 95 260 0 84 0
[pid=12627] ppid=12626 vsize=14820 CPUtime=0.29
/proc/12627/stat : 12627 (march_dl) R 12626 12626 12570 0 -1 4194304 3278 0 0 0 28 1 0 0 21 0 1 0 303311909 15175680 3273 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12627/statm: 3705 3273 50 118 0 3584 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16260

[startup+0.701601 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 12626
/proc/meminfo: memFree=1582784/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=0
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303311909 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 360 110 95 260 0 84 0
[pid=12627] ppid=12626 vsize=41104 CPUtime=0.69
/proc/12627/stat : 12627 (march_dl) R 12626 12626 12570 0 -1 4194304 8200 0 0 0 66 3 0 0 24 0 1 0 303311909 42090496 8193 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542435 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12627/statm: 10276 8193 52 118 0 10155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42544

[startup+1.50168 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 12628
/proc/meminfo: memFree=1553840/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=0
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303311909 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 360 110 95 260 0 84 0
[pid=12627] ppid=12626 vsize=42072 CPUtime=1.49
/proc/12627/stat : 12627 (march_dl) R 12626 12626 12570 0 -1 4194304 11345 0 0 0 144 5 0 0 25 0 1 0 303311909 43081728 8674 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134651974 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12627/statm: 10518 8674 55 118 0 10397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43512

[startup+3.10182 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 12628
/proc/meminfo: memFree=1546736/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=0
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 303311909 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 360 110 95 260 0 84 0
[pid=12627] ppid=12626 vsize=42420 CPUtime=3.09
/proc/12627/stat : 12627 (march_dl) R 12626 12626 12570 0 -1 4194304 15393 0 0 0 302 7 0 0 25 0 1 0 303311909 43438080 8763 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12627/statm: 10605 8763 57 118 0 10484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43860

[startup+6.30111 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 12629
/proc/meminfo: memFree=1577008/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=1440 CPUtime=5
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 134 26487 0 0 0 0 487 13 16 0 1 0 303311909 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12626/statm: 360 111 96 260 0 84 0
[pid=12629] ppid=12626 vsize=39172 CPUtime=1.27
/proc/12629/stat : 12629 (ubcsat2006) R 12626 12626 12570 0 -1 4194304 7250 0 0 0 124 3 0 0 25 0 1 0 303312411 40112128 7233 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12629/statm: 9793 7233 156 64 0 9374 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 40612

[startup+12.7017 s]
/proc/loadavg: 0.15 0.03 0.01 2/78 12629
/proc/meminfo: memFree=1539256/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=47068 CPUtime=12.67
/proc/12626/stat : 12626 (SATzilla2007_C) R 12624 12626 12570 0 -1 4194304 10985 33746 0 0 497 4 749 17 25 0 1 0 303311909 48197632 10955 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12626/statm: 11767 10955 121 260 0 11491 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47068

[startup+25.5018 s]
/proc/loadavg: 0.34 0.08 0.02 2/78 12629
/proc/meminfo: memFree=1538424/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=47068 CPUtime=25.46
/proc/12626/stat : 12626 (SATzilla2007_C) R 12624 12626 12570 0 -1 4194304 11198 33746 0 0 1774 6 749 17 25 0 1 0 303311909 48197632 11168 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12626/statm: 11767 11168 121 260 0 11491 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47068

[startup+51.1012 s]
/proc/loadavg: 0.56 0.15 0.05 2/78 12629
/proc/meminfo: memFree=1554808/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=29360 CPUtime=51.04
/proc/12626/stat : 12626 (SATzilla2007_C) R 12624 12626 12570 0 -1 4194304 14756 33746 0 0 4326 12 749 17 25 0 1 0 303311909 30064640 7038 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134527128 0 0 4096 0 0 0 0 17 1 0 0
/proc/12626/statm: 7340 7038 124 260 0 7064 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29360

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/78 12629
/proc/meminfo: memFree=1421880/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=488824 CPUtime=102.22
/proc/12626/stat : 12626 (SATzilla2007_C) R 12624 12626 12570 0 -1 4194304 63579 33746 0 0 9415 41 749 17 25 0 1 0 303311909 500555776 40187 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134570937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12626/statm: 122206 40187 163 260 0 121930 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 488824

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/79 12630
/proc/meminfo: memFree=1446256/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=12464 CPUtime=38.41
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 2998 0 0 0 3839 2 0 0 25 0 1 0 303324295 12763136 2992 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3116 2992 58 118 0 2994 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 145412

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

[startup+179.102 s]
/proc/loadavg: 0.94 0.44 0.16 2/79 12630
/proc/meminfo: memFree=1446128/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=12628 CPUtime=55.21
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 3045 0 0 0 5518 3 0 0 25 0 1 0 303324295 12931072 3039 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134530046 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3157 3039 58 118 0 3035 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 145576

[startup+185.501 s]
/proc/loadavg: 0.95 0.45 0.17 2/79 12630
/proc/meminfo: memFree=1446000/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=12760 CPUtime=61.61
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 3081 0 0 0 6158 3 0 0 25 0 1 0 303324295 13066240 3075 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3190 3075 58 118 0 3068 0
Current children cumulated CPU time (s) 185.39
Current children cumulated vsize (KiB) 145708

[startup+191.902 s]
/proc/loadavg: 0.95 0.46 0.18 2/79 12630
/proc/meminfo: memFree=1445936/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=12904 CPUtime=68.01
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 3112 0 0 0 6798 3 0 0 25 0 1 0 303324295 13213696 3106 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3226 3106 58 118 0 3104 0
Current children cumulated CPU time (s) 191.79
Current children cumulated vsize (KiB) 145852

[startup+193.502 s]
/proc/loadavg: 0.95 0.46 0.18 2/79 12630
/proc/meminfo: memFree=1445808/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=13048 CPUtime=69.61
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 3146 0 0 0 6958 3 0 0 25 0 1 0 303324295 13361152 3140 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3262 3140 58 118 0 3140 0
Current children cumulated CPU time (s) 193.39
Current children cumulated vsize (KiB) 145996

[startup+194.301 s]
/proc/loadavg: 0.95 0.46 0.18 2/79 12630
/proc/meminfo: memFree=1445808/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=13048 CPUtime=70.41
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 3149 0 0 0 7038 3 0 0 25 0 1 0 303324295 13361152 3143 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3262 3143 58 118 0 3140 0
Current children cumulated CPU time (s) 194.19
Current children cumulated vsize (KiB) 145996

[startup+194.705 s]
/proc/loadavg: 0.96 0.47 0.18 2/79 12630
/proc/meminfo: memFree=1445744/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=13048 CPUtime=70.81
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 3149 0 0 0 7078 3 0 0 25 0 1 0 303324295 13361152 3143 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3262 3143 58 118 0 3140 0
Current children cumulated CPU time (s) 194.59
Current children cumulated vsize (KiB) 145996

[startup+194.901 s]
/proc/loadavg: 0.96 0.47 0.18 2/79 12630
/proc/meminfo: memFree=1445744/2055920 swapFree=4169132/4192956
[pid=12626] ppid=12624 vsize=132948 CPUtime=123.78
/proc/12626/stat : 12626 (SATzilla2007_C) S 12624 12626 12570 0 -1 4194304 103135 33746 0 0 11470 142 749 17 25 0 1 0 303311909 136138752 30263 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12626/statm: 33237 30263 165 260 0 32961 0
[pid=12630] ppid=12626 vsize=13048 CPUtime=71.01
/proc/12630/stat : 12630 (minisat20) R 12626 12626 12570 0 -1 4194304 3149 0 0 0 7098 3 0 0 25 0 1 0 303324295 13361152 3143 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12630/statm: 3262 3143 58 118 0 3140 0
Current children cumulated CPU time (s) 194.79
Current children cumulated vsize (KiB) 145996

Child status: 20
Real time (s): 194.97
CPU time (s): 194.883
CPU user time (s): 193.22
CPU system time (s): 1.66375
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 504436

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

runsolver used 0.167974 second user time and 0.451931 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon May  7 16:05:43 UTC 2007

IDJOB= 455741
IDBENCH= 20346
IDSOLVER= 179
FILE ID= node15/455741-1178553942

PBS_JOBID= 5217660

Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= /tmp/evaluation/455741-1178553942/SATzilla2007_C /tmp/evaluation/455741-1178553942/instance-455741-1178553942.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-455741-1178553942 -o ROOT/results/node15/solver-455741-1178553942 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455741-1178553942/SATzilla2007_C /tmp/evaluation/455741-1178553942/instance-455741-1178553942.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  083d28c2adf10233f37f8b5a078c94a9

RANDOM SEED= 997075351

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1583256 kB
Buffers:         73020 kB
Cached:         301200 kB
SwapCached:       2840 kB
Active:         234116 kB
Inactive:       163256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583256 kB
SwapTotal:     4192956 kB
SwapFree:      4169132 kB
Dirty:           16524 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            60708 kB
Committed_AS: 10749952 kB
PageTables:       1868 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= 66548 MiB

End job on node15 on Mon May  7 16:08:58 UTC 2007