Trace number 455821

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 CRAFTEDSAT 779.142 779.415

General information on the benchmark

Nameindustrial/palacios/
medium/cube-9-h11-sat.cnf
MD5SUM7ea93a1e34d1f57a98ae6d5d617a0a97
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.8927
Satisfiable
(Un)Satisfiability was proved
Number of variables208292
Number of clauses627818
Sum of the clauses size1465544
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2418929
Number of clauses of size 3206492
Number of clauses of size 41489
Number of clauses of size 522
Number of clauses of size over 5157

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-455821-1178586594 -o ROOT/results/node47/solver-455821-1178586594 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455821-1178586594/SATzilla2007_C /tmp/evaluation/455821-1178586594/instance-455821-1178586594.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.91 0.95 0.98 3/77 10468
/proc/meminfo: memFree=1819984/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=0
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213504808 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 360 110 95 260 0 84 0
[pid=10469] ppid=10468 vsize=9640 CPUtime=0
/proc/10469/stat : 10469 (march_dl) R 10468 10468 10088 0 -1 4194304 724 0 0 0 0 0 0 0 19 0 1 0 213504808 9871360 719 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10469/statm: 2410 721 49 118 0 2289 0

[startup+0.077975 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10468
/proc/meminfo: memFree=1819984/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=0
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213504808 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 360 110 95 260 0 84 0
[pid=10469] ppid=10468 vsize=19092 CPUtime=0.06
/proc/10469/stat : 10469 (march_dl) R 10468 10468 10088 0 -1 4194304 3892 0 0 0 5 1 0 0 19 0 1 0 213504808 19550208 3887 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10469/statm: 4773 3887 50 118 0 4652 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 20532

[startup+0.101977 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10468
/proc/meminfo: memFree=1819984/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=0
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213504808 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 360 110 95 260 0 84 0
[pid=10469] ppid=10468 vsize=19356 CPUtime=0.09
/proc/10469/stat : 10469 (march_dl) R 10468 10468 10088 0 -1 4194304 3980 0 0 0 8 1 0 0 19 0 1 0 213504808 19820544 3975 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10469/statm: 4839 3975 50 118 0 4718 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20796

[startup+0.301999 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10468
/proc/meminfo: memFree=1819984/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=0
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213504808 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 360 110 95 260 0 84 0
[pid=10469] ppid=10468 vsize=21732 CPUtime=0.29
/proc/10469/stat : 10469 (march_dl) R 10468 10468 10088 0 -1 4194304 4717 0 0 0 27 2 0 0 20 0 1 0 213504808 22253568 4712 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10469/statm: 5433 4712 50 118 0 5312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23172

[startup+0.701043 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 10468
/proc/meminfo: memFree=1819984/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=0
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213504808 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 360 110 95 260 0 84 0
[pid=10469] ppid=10468 vsize=26352 CPUtime=0.68
/proc/10469/stat : 10469 (march_dl) R 10468 10468 10088 0 -1 4194304 6161 0 0 0 66 2 0 0 24 0 1 0 213504808 26984448 6156 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10469/statm: 6588 6156 50 118 0 6467 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27792

[startup+1.50113 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 10470
/proc/meminfo: memFree=1768192/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=0
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213504808 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 360 110 95 260 0 84 0
[pid=10469] ppid=10468 vsize=56156 CPUtime=1.49
/proc/10469/stat : 10469 (march_dl) R 10468 10468 10088 0 -1 4194304 13572 0 0 0 144 5 0 0 25 0 1 0 213504808 57503744 11516 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10469/statm: 14039 11516 53 118 0 13918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57596

[startup+3.1013 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 10470
/proc/meminfo: memFree=1756544/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=0
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 213504808 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 360 110 95 260 0 84 0
[pid=10469] ppid=10468 vsize=73420 CPUtime=3.09
/proc/10469/stat : 10469 (march_dl) R 10468 10468 10088 0 -1 4194304 25037 0 0 0 299 10 0 0 25 0 1 0 213504808 75182080 15753 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10469/statm: 18355 15753 55 118 0 18234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74860

[startup+6.30165 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 10471
/proc/meminfo: memFree=1813376/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=1440 CPUtime=4.99
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 134 40178 0 0 0 0 480 19 16 0 1 0 213504808 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10468/statm: 360 111 96 260 0 84 0
[pid=10471] ppid=10468 vsize=53724 CPUtime=1.27
/proc/10471/stat : 10471 (ubcsat2006) R 10468 10468 10088 0 -1 4194304 10327 0 0 0 123 4 0 0 25 0 1 0 213505309 55013376 10310 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10471/statm: 13431 10310 156 64 0 13012 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 55164

[startup+12.7024 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 10471
/proc/meminfo: memFree=1758920/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=66948 CPUtime=12.66
/proc/10468/stat : 10468 (SATzilla2007_C) R 10466 10468 10088 0 -1 4194304 15357 50511 0 0 481 6 754 25 25 0 1 0 213504808 68554752 15327 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10468/statm: 16737 15327 121 260 0 16461 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66948

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 10471
/proc/meminfo: memFree=1758664/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=66948 CPUtime=25.46
/proc/10468/stat : 10468 (SATzilla2007_C) R 10466 10468 10088 0 -1 4194304 15432 50511 0 0 1760 7 754 25 25 0 1 0 213504808 68554752 15402 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134537937 0 0 4096 0 0 0 0 17 1 0 0
/proc/10468/statm: 16737 15402 121 260 0 16461 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 66948

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 10471
/proc/meminfo: memFree=1758088/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=66948 CPUtime=51.01
/proc/10468/stat : 10468 (SATzilla2007_C) R 10466 10468 10088 0 -1 4194304 15585 50511 0 0 4314 8 754 25 25 0 1 0 213504808 68554752 15555 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/10468/statm: 16737 15555 121 260 0 16461 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 66948

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 10472
/proc/meminfo: memFree=1743040/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=44180 CPUtime=32.92
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 10033 0 0 0 3285 7 0 0 25 0 1 0 213511744 45240320 10027 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 11045 10027 59 118 0 10923 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 83092

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 10474
/proc/meminfo: memFree=1739648/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=47368 CPUtime=92.9
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 10849 0 0 0 9282 8 0 0 25 0 1 0 213511744 48504832 10843 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 11842 10843 59 118 0 11720 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 86280

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 10474
/proc/meminfo: memFree=1737024/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=50068 CPUtime=152.88
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 11505 0 0 0 15278 10 0 0 25 0 1 0 213511744 51269632 11499 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 12517 11499 59 118 0 12395 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 88980

[startup+282.302 s]
/proc/loadavg: 1.07 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1733440/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=53572 CPUtime=212.86
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 12395 0 0 0 21275 11 0 0 25 0 1 0 213511744 54857728 12389 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 13393 12389 59 118 0 13271 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 92484

[startup+342.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1730304/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=56640 CPUtime=272.84
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 13150 0 0 0 27272 12 0 0 25 0 1 0 213511744 57999360 13144 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134530046 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 14160 13144 59 118 0 14038 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 95552

[startup+402.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1727104/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=59808 CPUtime=332.83
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 13952 0 0 0 33270 13 0 0 25 0 1 0 213511744 61243392 13946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528836 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 14952 13946 59 118 0 14830 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 98720

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1724480/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=62400 CPUtime=392.81
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 14592 0 0 0 39267 14 0 0 25 0 1 0 213511744 63897600 14586 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 15600 14586 59 118 0 15478 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 101312

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1722624/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=64360 CPUtime=452.8
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 15053 0 0 0 45265 15 0 0 25 0 1 0 213511744 65904640 15047 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 16090 15047 59 118 0 15968 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 103272

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1720960/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=65824 CPUtime=512.78
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 15455 0 0 0 51262 16 0 0 25 0 1 0 213511744 67403776 15449 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 16456 15449 59 118 0 16334 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 104736

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1720640/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=66092 CPUtime=572.78
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 15531 0 0 0 57261 17 0 0 25 0 1 0 213511744 67678208 15525 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 16523 15525 59 118 0 16401 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 105004

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1717888/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=69300 CPUtime=632.75
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 16221 0 0 0 63258 17 0 0 25 0 1 0 213511744 70963200 16215 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 17325 16215 59 118 0 17203 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 108212

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1714304/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=72896 CPUtime=692.75
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 17117 0 0 0 69256 19 0 0 25 0 1 0 213511744 74645504 17111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 18224 17111 59 118 0 18102 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 111808

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

[startup+767.902 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1714304/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=72896 CPUtime=698.34
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 17117 0 0 0 69815 19 0 0 25 0 1 0 213511744 74645504 17111 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527591 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 18224 17111 59 118 0 18102 0
Current children cumulated CPU time (s) 767.61
Current children cumulated vsize (KiB) 111808

[startup+774.302 s]
/proc/loadavg: 1.00 0.99 0.99 3/79 10474
/proc/meminfo: memFree=1714240/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=72896 CPUtime=704.74
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 17134 0 0 0 70455 19 0 0 25 0 1 0 213511744 74645504 17128 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 18224 17128 59 118 0 18102 0
Current children cumulated CPU time (s) 774.01
Current children cumulated vsize (KiB) 111808

[startup+777.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1714176/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=73028 CPUtime=707.94
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 17154 0 0 0 70775 19 0 0 25 0 1 0 213511744 74780672 17148 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 18257 17148 59 118 0 18135 0
Current children cumulated CPU time (s) 777.21
Current children cumulated vsize (KiB) 111940

[startup+778.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1714112/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=73028 CPUtime=708.74
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 17154 0 0 0 70855 19 0 0 25 0 1 0 213511744 74780672 17148 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 18257 17148 59 118 0 18135 0
Current children cumulated CPU time (s) 778.01
Current children cumulated vsize (KiB) 111940

[startup+779.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1714112/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=73028 CPUtime=709.54
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 17155 0 0 0 70935 19 0 0 25 0 1 0 213511744 74780672 17149 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536253 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 18257 17149 59 118 0 18135 0
Current children cumulated CPU time (s) 778.81
Current children cumulated vsize (KiB) 111940

[startup+779.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1714112/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=38912 CPUtime=69.27
/proc/10468/stat : 10468 (SATzilla2007_C) S 10466 10468 10088 0 -1 4194304 20097 50511 0 0 6136 12 754 25 25 0 1 0 213504808 39845888 9325 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10468/statm: 9728 9325 126 260 0 9452 0
[pid=10472] ppid=10468 vsize=73240 CPUtime=709.74
/proc/10472/stat : 10472 (minisat20) R 10468 10468 10088 0 -1 4194304 17216 0 0 0 70955 19 0 0 25 0 1 0 213511744 74997760 17209 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10472/statm: 18310 17209 65 118 0 18188 0
Current children cumulated CPU time (s) 779.01
Current children cumulated vsize (KiB) 112152

[startup+779.402 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 10474
/proc/meminfo: memFree=1714112/2055920 swapFree=4157864/4192956
[pid=10468] ppid=10466 vsize=0 CPUtime=779.1
/proc/10468/stat : 10468 (SATzilla2007_C) R 10466 10468 10088 0 -1 4194308 20130 67727 0 0 6136 13 71715 46 16 0 1 0 213504808 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10468/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 779.1
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 779.415
CPU time (s): 779.142
CPU user time (s): 778.523
CPU system time (s): 0.618905
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 112152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.523
system time used= 0.618905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87857
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= 1277
involuntary context switches= 1285

runsolver used 0.734888 second user time and 2.10268 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Tue May  8 01:09:55 UTC 2007

IDJOB= 455821
IDBENCH= 20426
IDSOLVER= 179
FILE ID= node47/455821-1178586594

PBS_JOBID= 5217937

Free space on /tmp= 66546 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h11-sat.cnf
COMMAND LINE= /tmp/evaluation/455821-1178586594/SATzilla2007_C /tmp/evaluation/455821-1178586594/instance-455821-1178586594.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-455821-1178586594 -o ROOT/results/node47/solver-455821-1178586594 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455821-1178586594/SATzilla2007_C /tmp/evaluation/455821-1178586594/instance-455821-1178586594.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  7ea93a1e34d1f57a98ae6d5d617a0a97

RANDOM SEED= 852993451

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1820392 kB
Buffers:         24184 kB
Cached:          86692 kB
SwapCached:       3568 kB
Active:          76304 kB
Inactive:        71700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820392 kB
SwapTotal:     4192956 kB
SwapFree:      4157864 kB
Dirty:           19204 kB
Writeback:           0 kB
Mapped:          44308 kB
Slab:            72988 kB
Committed_AS:  5542892 kB
PageTables:       1812 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= 66546 MiB

End job on node47 on Tue May  8 01:22:54 UTC 2007