Trace number 455826

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 367.118 367.241

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h21-unknown.cnf
MD5SUM3b8c6114a974b09e9b1601ba0718cbf3
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.5615
Satisfiable
(Un)Satisfiability was proved
Number of variables135534
Number of clauses905980
Sum of the clauses size2447966
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2771665
Number of clauses of size 3128198
Number of clauses of size 41424
Number of clauses of size 579
Number of clauses of size over 54489

Solver Data (download as text)

70.54/70.63	c run March_dl for 5 seconds ... 
70.54/70.63	c Bin: Executing march_dl
70.54/70.63	c child exit by a signal
70.54/70.63	c march_dl returned code 137.
70.54/70.63	c run saps (UBCSAT implementation) for 2 seconds ... 
70.54/70.63	c Bin: Executing ubcsat2006
70.54/70.63	c child exited successfully
70.54/70.63	c ubcsat2006 returned code 0.
70.54/70.63	c satzilla computing base features
70.54/70.63	Error!!! VCG-VAR-entropy
70.54/70.63	Satzilla is runing default solver ... 
70.54/70.63	 c satzilla running minisat20 ... 
70.54/70.63	This is MiniSat 2.0 beta
70.54/70.63	WARNING: for repeatability, setting FPU to use double precision
70.54/70.63	============================[ Problem Statistics ]=============================
70.54/70.63	|                                                                             |
70.54/70.63	|  Number of variables:  136756                                               |
70.54/70.63	|  Number of clauses:    905980                                               |
70.57/71.17	|  Parsing time:         0.47         s                                       |
70.57/71.20	============================[ Search Statistics ]==============================
70.57/71.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
70.57/71.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
70.57/71.20	===============================================================================
70.57/71.20	|         0 |  136631   905605  2447216 |   301868        0    nan |  0.000 % |
71.52/71.65	|       101 |  136631   905605  2447216 |   332055      101     12 |  0.091 % |
72.32/72.44	|       251 |  136631   905605  2447216 |   365260      251     95 |  0.091 % |
73.13/73.24	|       476 |  136631   905605  2447216 |   401786      476     64 |  0.091 % |
74.63/74.73	|       823 |  136631   905605  2447216 |   441965      823     72 |  0.091 % |
76.73/76.83	|      1329 |  136631   905605  2447216 |   486161     1329     53 |  0.091 % |
80.73/80.87	|      2093 |  136631   905605  2447216 |   534778     2093     61 |  0.091 % |
86.92/87.09	|      3232 |  136631   905605  2447216 |   588255     3232     50 |  0.091 % |
98.52/98.69	|      4940 |  136631   905605  2447216 |   647081     4940    106 |  0.091 % |
114.21/114.35	|      7502 |  136631   905605  2447216 |   711789     7502     92 |  0.091 % |
137.61/137.71	|     11350 |  136631   905605  2447216 |   782968    11350     81 |  0.091 % |
172.79/172.94	|     17116 |  136631   905605  2447216 |   861265    17116     72 |  0.091 % |
222.49/222.67	|     25766 |  136631   905605  2447216 |   947392    25766     64 |  0.091 % |
296.87/297.06	|     38743 |  136631   905605  2447216 |  1042131    38743     54 |  0.091 % |
367.05/367.22	===============================================================================
367.05/367.22	restarts              : 14
367.05/367.22	conflicts             : 51010          (172 /sec)
367.05/367.22	decisions             : 96947          (1.71 % random) (327 /sec)
367.05/367.22	propagations          : 620574870      (2093665 /sec)
367.05/367.22	conflict literals     : 2342479        (39.61 % deleted)
367.05/367.22	Memory used           : 57.21 MB
367.05/367.22	CPU time              : 296.406 s
367.05/367.22	
367.05/367.23	c Bin: Executing minisat20
367.05/367.23	c child exited successfully
367.05/367.23	c minisat20 returned code 20.
367.05/367.23	s UNSATISFIABLE
367.05/367.23	c SATZILLA_TIME=367.140000

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/node65/watcher-455826-1178588036 -o ROOT/results/node65/solver-455826-1178588036 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455826-1178588036/SATzilla2007_C /tmp/evaluation/455826-1178588036/instance-455826-1178588036.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.86 0.97 0.99 3/64 4493
/proc/meminfo: memFree=1831800/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=0
/proc/4493/stat : 4493 (SATzilla2007_C) R 4491 4493 4437 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 334793339 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/4493/statm: 360 110 95 260 0 84 0
[pid=4494] ppid=4493 vsize=4712 CPUtime=0
/proc/4494/stat : 4494 (march_dl) R 4493 4493 4437 0 -1 4194304 795 0 0 0 0 0 0 0 18 0 1 0 334793339 4825088 791 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4494/statm: 1178 798 49 118 0 1057 0

[startup+0.0133019 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 4493
/proc/meminfo: memFree=1831800/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=0
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334793339 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4493/statm: 360 110 95 260 0 84 0
[pid=4494] ppid=4493 vsize=11848 CPUtime=0
/proc/4494/stat : 4494 (march_dl) R 4493 4493 4437 0 -1 4194304 1535 0 0 0 0 0 0 0 19 0 1 0 334793339 12132352 1530 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4494/statm: 2962 1533 49 118 0 2841 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13288

[startup+0.101309 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 4493
/proc/meminfo: memFree=1831800/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=0
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334793339 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4493/statm: 360 110 95 260 0 84 0
[pid=4494] ppid=4493 vsize=17152 CPUtime=0.09
/proc/4494/stat : 4494 (march_dl) R 4493 4493 4437 0 -1 4194304 3247 0 0 0 8 1 0 0 19 0 1 0 334793339 17563648 3242 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4494/statm: 4288 3242 50 118 0 4167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18592

[startup+0.301325 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 4493
/proc/meminfo: memFree=1831800/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=0
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334793339 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4493/statm: 360 110 95 260 0 84 0
[pid=4494] ppid=4493 vsize=19660 CPUtime=0.29
/proc/4494/stat : 4494 (march_dl) R 4493 4493 4437 0 -1 4194304 4021 0 0 0 28 1 0 0 21 0 1 0 334793339 20131840 4016 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4494/statm: 4915 4016 50 118 0 4794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21100

[startup+0.701358 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 4493
/proc/meminfo: memFree=1831800/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=0
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334793339 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4493/statm: 360 110 95 260 0 84 0
[pid=4494] ppid=4493 vsize=24808 CPUtime=0.68
/proc/4494/stat : 4494 (march_dl) R 4493 4493 4437 0 -1 4194304 5576 0 0 0 66 2 0 0 24 0 1 0 334793339 25403392 5571 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4494/statm: 6202 5572 50 118 0 6081 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26248

[startup+1.50142 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 4495
/proc/meminfo: memFree=1804832/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=0
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334793339 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4493/statm: 360 110 95 260 0 84 0
[pid=4494] ppid=4493 vsize=55324 CPUtime=1.48
/proc/4494/stat : 4494 (march_dl) R 4493 4493 4437 0 -1 4194304 10234 0 0 0 143 5 0 0 25 0 1 0 334793339 56651776 10227 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544371 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4494/statm: 13831 10227 52 118 0 13710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56764

[startup+3.10156 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 4495
/proc/meminfo: memFree=1781792/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=0
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 334793339 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4493/statm: 360 110 95 260 0 84 0
[pid=4494] ppid=4493 vsize=66004 CPUtime=3.09
/proc/4494/stat : 4494 (march_dl) R 4493 4493 4437 0 -1 4194304 20868 0 0 0 298 11 0 0 25 0 1 0 334793339 67588096 12895 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4494/statm: 16501 12899 55 118 0 16380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67444

[startup+6.30182 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 4496
/proc/meminfo: memFree=1825632/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=1440 CPUtime=5
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 134 31369 0 0 0 0 481 19 16 0 1 0 334793339 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4493/statm: 360 111 96 260 0 84 0
[pid=4496] ppid=4493 vsize=72032 CPUtime=1.27
/proc/4496/stat : 4496 (ubcsat2006) R 4493 4493 4437 0 -1 4194304 11630 0 0 0 122 5 0 0 25 0 1 0 334793841 73760768 11613 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134702448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4496/statm: 18008 11614 155 64 0 17589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 73472

[startup+12.7013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 4496
/proc/meminfo: memFree=1754096/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=81996 CPUtime=12.67
/proc/4493/stat : 4493 (SATzilla2007_C) R 4491 4493 4437 0 -1 4194304 19545 44623 0 0 433 8 800 26 25 0 1 0 334793339 83963904 19515 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/4493/statm: 20499 19515 121 260 0 20223 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81996

[startup+25.5014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 4496
/proc/meminfo: memFree=1753912/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=81996 CPUtime=25.47
/proc/4493/stat : 4493 (SATzilla2007_C) R 4491 4493 4437 0 -1 4194304 19652 44623 0 0 1711 10 800 26 25 0 1 0 334793339 83963904 19622 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/4493/statm: 20499 19622 121 260 0 20223 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 81996

[startup+51.1015 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 4496
/proc/meminfo: memFree=1752952/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=81996 CPUtime=51.04
/proc/4493/stat : 4493 (SATzilla2007_C) R 4491 4493 4437 0 -1 4194304 19880 44623 0 0 4265 13 800 26 25 0 1 0 334793339 83963904 19850 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/4493/statm: 20499 19850 121 260 0 20223 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 81996

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1735216/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=50032 CPUtime=31.65
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 12142 0 0 0 3158 7 0 0 25 0 1 0 334800403 51232768 12127 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525417 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 12508 12127 59 118 0 12386 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 100144

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1732464/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=52824 CPUtime=91.63
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 12838 0 0 0 9155 8 0 0 25 0 1 0 334800403 54091776 12823 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 13206 12823 59 118 0 13084 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 102936

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1729904/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=55144 CPUtime=151.62
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 13446 0 0 0 15153 9 0 0 25 0 1 0 334800403 56467456 13431 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 13786 13431 59 118 0 13664 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 105256

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1727792/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=57300 CPUtime=211.6
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 13970 0 0 0 21151 9 0 0 25 0 1 0 334800403 58675200 13955 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525131 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14325 13955 59 118 0 14203 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 107412

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=271.58
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 27149 9 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525137 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 108692

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

[startup+345.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=274.78
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 27469 9 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525700 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 345.35
Current children cumulated vsize (KiB) 108692

[startup+358.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=287.58
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 28748 10 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 358.15
Current children cumulated vsize (KiB) 108692

[startup+361.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=290.78
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 29068 10 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 361.35
Current children cumulated vsize (KiB) 108692

[startup+364.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=293.98
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 29388 10 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 364.55
Current children cumulated vsize (KiB) 108692

[startup+366.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=295.59
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 29549 10 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 366.16
Current children cumulated vsize (KiB) 108692

[startup+366.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=295.98
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 29588 10 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 366.55
Current children cumulated vsize (KiB) 108692

[startup+367.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=296.38
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 29628 10 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 366.95
Current children cumulated vsize (KiB) 108692

[startup+367.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4497
/proc/meminfo: memFree=1726576/2055920 swapFree=4184160/4192956
[pid=4493] ppid=4491 vsize=50112 CPUtime=70.57
/proc/4493/stat : 4493 (SATzilla2007_C) S 4491 4493 4437 0 -1 4194304 25607 44623 0 0 6212 19 800 26 25 0 1 0 334793339 51314688 12196 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4493/statm: 12528 12196 126 260 0 12252 0
[pid=4497] ppid=4493 vsize=58580 CPUtime=296.48
/proc/4497/stat : 4497 (minisat20) R 4493 4493 4437 0 -1 4194304 14261 0 0 0 29638 10 0 0 25 0 1 0 334800403 59985920 14246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4497/statm: 14645 14246 59 118 0 14523 0
Current children cumulated CPU time (s) 367.05
Current children cumulated vsize (KiB) 108692

Child status: 20
Real time (s): 367.241
CPU time (s): 367.118
CPU user time (s): 366.533
CPU system time (s): 0.584911
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 108692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 366.533
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84513
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= 28
involuntary context switches= 754

runsolver used 0.226965 second user time and 0.792879 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue May  8 01:33:57 UTC 2007

IDJOB= 455826
IDBENCH= 20431
IDSOLVER= 179
FILE ID= node65/455826-1178588036

PBS_JOBID= 5217947

Free space on /tmp= 66540 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/blocks-4-ipc5-h21-unknown.cnf
COMMAND LINE= /tmp/evaluation/455826-1178588036/SATzilla2007_C /tmp/evaluation/455826-1178588036/instance-455826-1178588036.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-455826-1178588036 -o ROOT/results/node65/solver-455826-1178588036 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455826-1178588036/SATzilla2007_C /tmp/evaluation/455826-1178588036/instance-455826-1178588036.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  3b8c6114a974b09e9b1601ba0718cbf3

RANDOM SEED= 136167916

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1832272 kB
Buffers:          6164 kB
Cached:         139028 kB
SwapCached:       2504 kB
Active:          48452 kB
Inactive:       105892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832272 kB
SwapTotal:     4192956 kB
SwapFree:      4184160 kB
Dirty:           25112 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            55384 kB
Committed_AS:  7392852 kB
PageTables:       1456 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= 66540 MiB

End job on node65 on Tue May  8 01:40:05 UTC 2007