Trace number 1785375

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTEDUNSAT 2227.28 2228.24

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark334.451
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

12.16/12.23	c run March_dl for 5 seconds ... 
12.16/12.23	c Bin: Executing march_dl
12.16/12.23	c child exit by a signal
12.16/12.23	c march_dl returned code 137.
12.16/12.23	c run saps (UBCSAT implementation) for 2 seconds ... 
12.16/12.23	c Bin: Executing ubcsat2006
12.16/12.23	c child exited successfully
12.16/12.23	c ubcsat2006 returned code 0.
12.16/12.23	c satzilla computing base features
12.16/12.23	c satzilla doing unit-prop probe
12.16/12.23	c satzilla doing local search probe
12.16/12.23	c satzilla doing lobjois search-space size estimate
12.16/12.23	c satzilla's ranking:
12.16/12.23	c 1) minisat20: 3.303296
12.16/12.23	c 2) march_dl+P: 3.501800
12.16/12.23	c 3) march_dl: 3.563925
12.16/12.23	c 4) zchaff_rand+P: 3.870411
12.16/12.23	c 5) minisat20+P: 3.926568
12.16/12.23	c 6) vallst+P: 4.386298
12.16/12.23	c 7) kcnfs+P: 999.000000
12.16/12.23	c 8) kcnfs: 999.000000
12.16/12.23	c 9) vallst: 999.000000
12.16/12.23	c 10) zchaff_rand: 999.000000
12.16/12.23	c satzilla running minisat20 ... 
12.16/12.23	This is MiniSat 2.0 beta
12.16/12.23	WARNING: for repeatability, setting FPU to use double precision
12.16/12.23	============================[ Problem Statistics ]=============================
12.16/12.23	|                                                                             |
12.16/12.23	|  Number of variables:  900                                                  |
12.16/12.23	|  Number of clauses:    71378                                                |
12.16/12.27	|  Parsing time:         0.03         s                                       |
12.16/12.27	============================[ Search Statistics ]==============================
12.16/12.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.16/12.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.16/12.27	===============================================================================
12.16/12.27	|         0 |     900    71378   143596 |    23792        0    nan |  0.000 % |
12.16/12.28	|       100 |     900    71378   143596 |    26171      100     78 |  0.000 % |
12.16/12.29	|       250 |     900    71378   143596 |    28789      250     75 |  0.015 % |
12.19/12.30	|       476 |     900    71378   143596 |    31668      476     80 |  0.023 % |
12.19/12.33	|       815 |     900    71378   143596 |    34834      815     78 |  0.022 % |
12.19/12.37	|      1321 |     900    71378   143596 |    38318     1321     80 |  0.021 % |
12.19/12.47	|      2080 |     900    71378   143596 |    42150     2080     93 |  0.030 % |
12.19/12.60	|      3219 |     900    71378   143596 |    46365     3219     88 |  0.018 % |
12.19/12.83	|      4928 |     900    71378   143596 |    51001     4928     85 |  0.018 % |
13.14/13.23	|      7490 |     900    71378   143596 |    56101     7490     78 |  0.017 % |
13.84/13.92	|     11336 |     900    71378   143596 |    61712    11336     76 |  0.020 % |
15.14/15.24	|     17102 |     900    71378   143596 |    67883    17102     78 |  0.020 % |
17.93/18.07	|     25751 |     900    71378   143596 |    74671    25751     74 |  0.019 % |
23.54/23.64	|     38725 |     900    71378   143596 |    82138    38725     70 |  0.022 % |
35.93/36.00	|     58186 |     900    71378   143596 |    90352    58186     70 |  0.020 % |
63.91/64.07	|     87380 |     899    71222   143284 |    99387    58606     76 |  0.111 % |
121.09/121.24	|    131170 |     899    71222   143284 |   109326    26976     62 |  0.132 % |
192.76/192.92	|    196854 |     896    70654   142148 |   120259    81389     91 |  0.445 % |
346.40/346.62	|    295381 |     895    70537   141914 |   132285    76724    103 |  0.580 % |
643.28/643.60	|    443171 |     893    70328   141496 |   145513   117567    116 |  0.778 % |
1130.58/1131.14	|    664854 |     893    70154   141148 |   160065   105431    106 |  1.112 % |
2202.63/2203.67	|    997381 |     886    68852   138544 |   176071    58553     91 |  1.556 % |
2227.22/2228.22	===============================================================================
2227.22/2228.22	restarts              : 22
2227.22/2228.22	conflicts             : 1007179        (455 /sec)
2227.22/2228.22	decisions             : 1287379        (1.20 % random) (581 /sec)
2227.22/2228.22	propagations          : 96798727       (43705 /sec)
2227.22/2228.22	conflict literals     : 108472417      (29.94 % deleted)
2227.22/2228.22	Memory used           : 90.59 MB
2227.22/2228.22	CPU time              : 2214.82 s
2227.22/2228.22	
2227.22/2228.23	c Bin: Executing minisat20
2227.22/2228.23	c child exited successfully
2227.22/2228.23	c minisat20 returned code 20.
2227.22/2228.23	s UNSATISFIABLE
2227.22/2228.23	c SATZILLA_TIME=2227.590000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785375-1241909282/watcher-1785375-1241909282 -o /tmp/evaluation-result-1785375-1241909282/solver-1785375-1241909282 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785375-1241909282.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): 6000 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.97 0.96 3/64 31129
/proc/meminfo: memFree=1596704/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=0
/proc/31129/stat : 31129 (SATzilla2007_C) R 31127 31129 31028 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 45930039 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/31129/statm: 360 110 95 260 0 84 0
[pid=31130] ppid=31129 vsize=1196 CPUtime=0
/proc/31130/stat : 31130 (march_dl) R 31129 31129 31028 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 45930039 1224704 160 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31130/statm: 299 160 50 118 0 178 0

[startup+0.069637 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 31129
/proc/meminfo: memFree=1596704/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=0
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 45930039 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31129/statm: 360 110 95 260 0 84 0
[pid=31130] ppid=31129 vsize=2252 CPUtime=0.06
/proc/31130/stat : 31130 (march_dl) R 31129 31129 31028 0 -1 4194304 493 0 0 0 6 0 0 0 19 0 1 0 45930039 2306048 488 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31130/statm: 563 488 50 118 0 442 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3692

[startup+0.10164 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 31129
/proc/meminfo: memFree=1596704/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=0
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 45930039 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31129/statm: 360 110 95 260 0 84 0
[pid=31130] ppid=31129 vsize=4036 CPUtime=0.09
/proc/31130/stat : 31130 (march_dl) R 31129 31129 31028 0 -1 4194304 736 0 0 0 9 0 0 0 19 0 1 0 45930039 4132864 658 1992294400 134512640 134996440 4294956256 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31130/statm: 1009 658 53 118 0 888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5476

[startup+0.30166 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 31129
/proc/meminfo: memFree=1596704/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=0
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 45930039 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31129/statm: 360 110 95 260 0 84 0
[pid=31130] ppid=31129 vsize=4912 CPUtime=0.29
/proc/31130/stat : 31130 (march_dl) R 31129 31129 31028 0 -1 4194304 1949 0 0 0 28 1 0 0 21 0 1 0 45930039 5029888 898 1992294400 134512640 134996440 4294956256 18446744073709551615 134544574 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31130/statm: 1228 898 65 118 0 1107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6352

[startup+0.701702 s]
/proc/loadavg: 0.91 0.97 0.96 3/64 31129
/proc/meminfo: memFree=1596704/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=0
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 45930039 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31129/statm: 360 110 95 260 0 84 0
[pid=31130] ppid=31129 vsize=12328 CPUtime=0.69
/proc/31130/stat : 31130 (march_dl) R 31129 31129 31028 0 -1 4194304 5062 0 0 0 67 2 0 0 25 0 1 0 45930039 12623872 1988 1992294400 134512640 134996440 4294956256 18446744073709551615 134546877 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31130/statm: 3082 1988 73 118 0 2961 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13768

[startup+1.50179 s]
/proc/loadavg: 0.91 0.97 0.96 2/66 31131
/proc/meminfo: memFree=1588688/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=0
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 45930039 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31129/statm: 360 110 95 260 0 84 0
[pid=31130] ppid=31129 vsize=13052 CPUtime=1.49
/proc/31130/stat : 31130 (march_dl) R 31129 31129 31028 0 -1 4194304 5713 0 0 0 147 2 0 0 25 0 1 0 45930039 13365248 2159 1992294400 134512640 134996440 4294956256 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31130/statm: 3263 2159 75 118 0 3142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14492

[startup+3.10196 s]
/proc/loadavg: 0.91 0.97 0.96 2/66 31131
/proc/meminfo: memFree=1587856/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=0
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 45930039 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31129/statm: 360 110 95 260 0 84 0
[pid=31130] ppid=31129 vsize=13444 CPUtime=3.08
/proc/31130/stat : 31130 (march_dl) R 31129 31129 31028 0 -1 4194304 5818 0 0 0 306 2 0 0 25 0 1 0 45930039 13766656 2264 1992294400 134512640 134996440 4294956256 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31130/statm: 3361 2264 75 118 0 3240 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14884

[startup+6.30229 s]
/proc/loadavg: 0.92 0.97 0.96 2/66 31132
/proc/meminfo: memFree=1592784/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=1440 CPUtime=4.99
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 135 5881 0 0 0 0 497 2 16 0 1 0 45930039 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 360 111 96 260 0 84 0
[pid=31132] ppid=31129 vsize=6188 CPUtime=1.28
/proc/31132/stat : 31132 (ubcsat2006) R 31129 31129 31028 0 -1 4194304 1034 0 0 0 126 2 0 0 25 0 1 0 45930540 6336512 1017 1992294400 134512640 134777720 4294956112 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31132/statm: 1547 1017 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.96 2/65 31132
/proc/meminfo: memFree=1592920/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 4696

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.96 2/66 31133
/proc/meminfo: memFree=1576144/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=18252 CPUtime=13.24
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 4366 0 0 0 1322 2 0 0 25 0 1 0 45931263 18690048 4361 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 4563 4361 58 118 0 4441 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 22948

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.96 2/66 31133
/proc/meminfo: memFree=1565776/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=28576 CPUtime=38.83
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 6947 0 0 0 3877 6 0 0 25 0 1 0 45931263 29261824 6942 1992294400 134512640 134998072 4294956256 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 7144 6942 58 118 0 7022 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 33272

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.96 2/66 31133
/proc/meminfo: memFree=1557392/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=36700 CPUtime=90.01
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 8993 0 0 0 8993 8 0 0 25 0 1 0 45931263 37580800 8988 1992294400 134512640 134998072 4294956256 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 9175 8988 58 118 0 9053 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 41396

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31133
/proc/meminfo: memFree=1553808/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=40380 CPUtime=149.98
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 9866 0 0 0 14989 9 0 0 25 0 1 0 45931263 41349120 9861 1992294400 134512640 134998072 4294956256 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 10095 9861 58 118 0 9973 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 45076

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31133
/proc/meminfo: memFree=1547728/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=46536 CPUtime=209.96
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 11395 0 0 0 20986 10 0 0 25 0 1 0 45931263 47652864 11390 1992294400 134512640 134998072 4294956256 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 11634 11390 58 118 0 11512 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 51232

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31133
/proc/meminfo: memFree=1538192/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=55888 CPUtime=269.93
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 13747 0 0 0 26981 12 0 0 25 0 1 0 45931263 57229312 13742 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 13972 13742 58 118 0 13850 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 60584

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31133
/proc/meminfo: memFree=1538064/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=56048 CPUtime=329.91
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 13769 0 0 0 32979 12 0 0 25 0 1 0 45931263 57393152 13764 1992294400 134512640 134998072 4294956256 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 14012 13764 58 118 0 13890 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 60744


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


[startup+1902.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1506512/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=87316 CPUtime=1889.24
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 21475 0 0 0 188903 21 0 0 25 0 1 0 45931263 89411584 21470 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 21829 21470 58 118 0 21707 0
Current children cumulated CPU time (s) 1901.43
Current children cumulated vsize (KiB) 92012

[startup+1962.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1506384/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=87480 CPUtime=1949.23
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 21527 0 0 0 194902 21 0 0 25 0 1 0 45931263 89579520 21522 1992294400 134512640 134998072 4294956256 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 21870 21522 58 118 0 21748 0
Current children cumulated CPU time (s) 1961.42
Current children cumulated vsize (KiB) 92176

[startup+2022.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1506128/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=87768 CPUtime=2009.21
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 21594 0 0 0 200899 22 0 0 25 0 1 0 45931263 89874432 21589 1992294400 134512640 134998072 4294956256 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 21942 21589 58 118 0 21820 0
Current children cumulated CPU time (s) 2021.4
Current children cumulated vsize (KiB) 92464

[startup+2082.31 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1505872/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=88216 CPUtime=2069.19
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 21673 0 0 0 206897 22 0 0 25 0 1 0 45931263 90333184 21668 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 22054 21668 58 118 0 21932 0
Current children cumulated CPU time (s) 2081.38
Current children cumulated vsize (KiB) 92912

[startup+2142.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1502928/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=91224 CPUtime=2129.16
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22409 0 0 0 212894 22 0 0 25 0 1 0 45931263 93413376 22404 1992294400 134512640 134998072 4294956256 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 22806 22404 58 118 0 22684 0
Current children cumulated CPU time (s) 2141.35
Current children cumulated vsize (KiB) 95920

[startup+2202.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501392/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92584 CPUtime=2189.14
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22771 0 0 0 218891 23 0 0 25 0 1 0 45931263 94806016 22766 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23146 22766 58 118 0 23024 0
Current children cumulated CPU time (s) 2201.33
Current children cumulated vsize (KiB) 97280

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

[startup+2214.31 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92584 CPUtime=2201.14
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22771 0 0 0 220091 23 0 0 25 0 1 0 45931263 94806016 22766 1992294400 134512640 134998072 4294956256 18446744073709551615 134530286 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23146 22766 58 118 0 23024 0
Current children cumulated CPU time (s) 2213.33
Current children cumulated vsize (KiB) 97280

[startup+2220.7 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92584 CPUtime=2207.53
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22772 0 0 0 220730 23 0 0 25 0 1 0 45931263 94806016 22767 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23146 22767 58 118 0 23024 0
Current children cumulated CPU time (s) 2219.72
Current children cumulated vsize (KiB) 97280

[startup+2223.9 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92584 CPUtime=2210.73
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22772 0 0 0 221050 23 0 0 25 0 1 0 45931263 94806016 22767 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23146 22767 58 118 0 23024 0
Current children cumulated CPU time (s) 2222.92
Current children cumulated vsize (KiB) 97280

[startup+2225.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92584 CPUtime=2212.33
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22772 0 0 0 221210 23 0 0 25 0 1 0 45931263 94806016 22767 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23146 22767 58 118 0 23024 0
Current children cumulated CPU time (s) 2224.52
Current children cumulated vsize (KiB) 97280

[startup+2227.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92756 CPUtime=2213.93
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22782 0 0 0 221370 23 0 0 25 0 1 0 45931263 94982144 22777 1992294400 134512640 134998072 4294956256 18446744073709551615 134525420 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23189 22777 58 118 0 23067 0
Current children cumulated CPU time (s) 2226.12
Current children cumulated vsize (KiB) 97452

[startup+2227.9 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92756 CPUtime=2214.73
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22782 0 0 0 221450 23 0 0 25 0 1 0 45931263 94982144 22777 1992294400 134512640 134998072 4294956256 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23189 22777 58 118 0 23067 0
Current children cumulated CPU time (s) 2226.92
Current children cumulated vsize (KiB) 97452

[startup+2228.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92756 CPUtime=2214.93
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22782 0 0 0 221470 23 0 0 25 0 1 0 45931263 94982144 22777 1992294400 134512640 134998072 4294956256 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23189 22777 58 118 0 23067 0
Current children cumulated CPU time (s) 2227.12
Current children cumulated vsize (KiB) 97452

[startup+2228.2 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 31141
/proc/meminfo: memFree=1501328/2055920 swapFree=4192952/4192956
[pid=31129] ppid=31127 vsize=4696 CPUtime=12.19
/proc/31129/stat : 31129 (SATzilla2007_C) S 31127 31129 31028 0 -1 4194304 3691 6921 0 0 505 5 702 7 25 0 1 0 45930039 4808704 984 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31129/statm: 1174 984 156 260 0 898 0
[pid=31133] ppid=31129 vsize=92756 CPUtime=2215.03
/proc/31133/stat : 31133 (minisat20) R 31129 31129 31028 0 -1 4194304 22782 0 0 0 221480 23 0 0 25 0 1 0 45931263 94982144 22777 1992294400 134512640 134998072 4294956256 18446744073709551615 134519986 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31133/statm: 23189 22777 58 118 0 23067 0
Current children cumulated CPU time (s) 2227.22
Current children cumulated vsize (KiB) 97452

Child status: 20
Real time (s): 2228.24
CPU time (s): 2227.28
CPU user time (s): 2226.91
CPU system time (s): 0.374943
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 97452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2226.91
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33412
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= 10
involuntary context switches= 7271

runsolver used 1.91571 second user time and 6.19506 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-10 00:48:02
IDJOB=1785375
IDBENCH=24756
IDSOLVER=640
FILE ID=node7/1785375-1241909282
PBS_JOBID= 9264828
Free space on /tmp= 66340 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785375-1241909282/watcher-1785375-1241909282 -o /tmp/evaluation-result-1785375-1241909282/solver-1785375-1241909282 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785375-1241909282.cnf            

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=1698471851

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1597248 kB
Buffers:         50708 kB
Cached:         325124 kB
SwapCached:          4 kB
Active:          98204 kB
Inactive:       291560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597248 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            9104 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            54964 kB
Committed_AS:    79628 kB
PageTables:       1444 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= 66332 MiB
End job on node7 at 2009-05-10 01:25:10