Trace number 455754

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 2870.52 2871.5

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-17-s.cnf
MD5SUM211504a6ba82cb2fc3f6333430f9c42f
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.5383
Satisfiable
(Un)Satisfiability was proved
Number of variables294246
Number of clauses1384270
Sum of the clauses size3202814
Maximum clause length10
Minimum clause length1
Number of clauses of size 124517
Number of clauses of size 21066262
Number of clauses of size 3238391
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

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/node4/watcher-455754-1178560778 -o ROOT/results/node4/solver-455754-1178560778 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455754-1178560778/SATzilla2007_C /tmp/evaluation/455754-1178560778/instance-455754-1178560778.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.78 0.95 0.92 3/77 24953
/proc/meminfo: memFree=1669200/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=0
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332115793 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 360 110 95 260 0 84 0
[pid=24954] ppid=24953 vsize=7196 CPUtime=0
/proc/24954/stat : 24954 (march_dl) R 24953 24953 24897 0 -1 4194304 824 0 0 0 0 0 0 0 19 0 1 0 332115793 7368704 819 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24954/statm: 1799 827 49 118 0 1678 0

[startup+0.049966 s]
/proc/loadavg: 0.78 0.95 0.92 3/77 24953
/proc/meminfo: memFree=1669200/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=0
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332115793 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 360 110 95 260 0 84 0
[pid=24954] ppid=24953 vsize=25784 CPUtime=0.04
/proc/24954/stat : 24954 (march_dl) R 24953 24953 24897 0 -1 4194304 4643 0 0 0 3 1 0 0 19 0 1 0 332115793 26402816 4638 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24954/statm: 6446 4641 49 118 0 6325 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27224

[startup+0.10197 s]
/proc/loadavg: 0.78 0.95 0.92 3/77 24953
/proc/meminfo: memFree=1669200/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=0
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332115793 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 360 110 95 260 0 84 0
[pid=24954] ppid=24953 vsize=30424 CPUtime=0.09
/proc/24954/stat : 24954 (march_dl) R 24953 24953 24897 0 -1 4194304 5915 0 0 0 7 2 0 0 19 0 1 0 332115793 31154176 5910 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24954/statm: 7606 5910 50 118 0 7485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31864

[startup+0.301988 s]
/proc/loadavg: 0.78 0.95 0.92 3/77 24953
/proc/meminfo: memFree=1669200/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=0
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332115793 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 360 110 95 260 0 84 0
[pid=24954] ppid=24953 vsize=33064 CPUtime=0.29
/proc/24954/stat : 24954 (march_dl) R 24953 24953 24897 0 -1 4194304 6750 0 0 0 27 2 0 0 21 0 1 0 332115793 33857536 6745 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24954/statm: 8266 6745 50 118 0 8145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34504

[startup+0.701027 s]
/proc/loadavg: 0.78 0.95 0.92 3/77 24953
/proc/meminfo: memFree=1669200/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=0
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332115793 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 360 110 95 260 0 84 0
[pid=24954] ppid=24953 vsize=38212 CPUtime=0.69
/proc/24954/stat : 24954 (march_dl) R 24953 24953 24897 0 -1 4194304 8371 0 0 0 65 4 0 0 25 0 1 0 332115793 39129088 8366 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24954/statm: 9553 8367 50 118 0 9432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39652

[startup+1.5011 s]
/proc/loadavg: 0.78 0.95 0.92 2/79 24955
/proc/meminfo: memFree=1631616/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=0
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332115793 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 360 110 95 260 0 84 0
[pid=24954] ppid=24953 vsize=48112 CPUtime=1.49
/proc/24954/stat : 24954 (march_dl) R 24953 24953 24897 0 -1 4194304 11422 0 0 0 142 7 0 0 25 0 1 0 332115793 49266688 11417 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24954/statm: 12028 11417 50 118 0 11907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49552

[startup+3.10127 s]
/proc/loadavg: 0.80 0.95 0.92 2/79 24955
/proc/meminfo: memFree=1577792/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=0
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 332115793 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 360 110 95 260 0 84 0
[pid=24954] ppid=24953 vsize=101776 CPUtime=3.09
/proc/24954/stat : 24954 (march_dl) R 24953 24953 24897 0 -1 4194304 23904 0 0 0 296 13 0 0 25 0 1 0 332115793 104218624 19974 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24954/statm: 25444 19974 53 118 0 25323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103216

[startup+6.30256 s]
/proc/loadavg: 0.80 0.95 0.92 2/79 24956
/proc/meminfo: memFree=1663680/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=1440 CPUtime=5
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 134 33556 0 0 0 0 482 18 16 0 1 0 332115793 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24953/statm: 360 111 96 260 0 84 0
[pid=24956] ppid=24953 vsize=29308 CPUtime=1.26
/proc/24956/stat : 24956 (ubcsat2006) R 24953 24953 24897 0 -1 4194304 4719 0 0 0 123 3 0 0 25 0 1 0 332116295 30011392 4703 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 10917953 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24956/statm: 7327 4703 141 64 0 6908 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 30748

[startup+12.7012 s]
/proc/loadavg: 0.83 0.95 0.92 2/78 24956
/proc/meminfo: memFree=1546504/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=131120 CPUtime=12.66
/proc/24953/stat : 24953 (SATzilla2007_C) R 24951 24953 24897 0 -1 4194304 30858 53778 0 0 357 16 864 29 25 0 1 0 332115793 134266880 30828 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/24953/statm: 32780 30828 121 260 0 32504 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 131120

[startup+25.5014 s]
/proc/loadavg: 0.86 0.95 0.92 2/78 24956
/proc/meminfo: memFree=1546312/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=131120 CPUtime=25.46
/proc/24953/stat : 24953 (SATzilla2007_C) R 24951 24953 24897 0 -1 4194304 30918 53778 0 0 1636 17 864 29 25 0 1 0 332115793 134266880 30888 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134540696 0 0 4096 0 0 0 0 17 1 0 0
/proc/24953/statm: 32780 30888 121 260 0 32504 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 131120

[startup+51.1019 s]
/proc/loadavg: 0.90 0.96 0.92 2/78 24956
/proc/meminfo: memFree=1545864/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=131120 CPUtime=51.02
/proc/24953/stat : 24953 (SATzilla2007_C) R 24951 24953 24897 0 -1 4194304 31041 53778 0 0 4190 19 864 29 25 0 1 0 332115793 134266880 31011 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/24953/statm: 32780 31011 121 260 0 32504 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 131120

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.92 2/85 25079
/proc/meminfo: memFree=1518992/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=76652 CPUtime=30.06
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 18444 0 0 0 2993 13 0 0 25 0 1 0 332123008 78491648 18430 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527615 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 19163 18430 59 118 0 19041 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 154668

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.92 2/79 25155
/proc/meminfo: memFree=1514176/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=82768 CPUtime=89.99
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 19966 0 0 0 8984 15 0 0 25 0 1 0 332123008 84754432 19952 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 20692 19952 59 118 0 20570 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 160784

[startup+222.301 s]
/proc/loadavg: 1.03 0.98 0.93 2/79 25155
/proc/meminfo: memFree=1504576/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=92436 CPUtime=149.97
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 22374 0 0 0 14979 18 0 0 25 0 1 0 332123008 94654464 22360 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 23109 22360 59 118 0 22987 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 170452

[startup+282.302 s]
/proc/loadavg: 1.12 1.02 0.94 2/79 25155
/proc/meminfo: memFree=1487168/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=109940 CPUtime=209.96
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 26756 0 0 0 20973 23 0 0 25 0 1 0 332123008 112578560 26742 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 27485 26742 59 118 0 27363 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 187956

[startup+342.302 s]
/proc/loadavg: 1.18 1.05 0.95 2/79 25155
/proc/meminfo: memFree=1477056/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=120100 CPUtime=269.94
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 29277 0 0 0 26969 25 0 0 25 0 1 0 332123008 122982400 29263 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 30025 29263 59 118 0 29903 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 198116

[startup+402.302 s]
/proc/loadavg: 1.07 1.04 0.95 2/79 25155
/proc/meminfo: memFree=1465024/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0

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

/proc/24957/statm: 84290 83287 59 118 0 84168 0
Current children cumulated CPU time (s) 2321.47
Current children cumulated vsize (KiB) 415176

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1251912/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=346904 CPUtime=2309.38
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 85451 0 0 0 230843 95 0 0 25 0 1 0 332123008 355229696 85437 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 86726 85437 59 118 0 86604 0
Current children cumulated CPU time (s) 2381.45
Current children cumulated vsize (KiB) 424920

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1242888/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=355708 CPUtime=2369.36
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 87664 0 0 0 236838 98 0 0 25 0 1 0 332123008 364244992 87650 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 88927 87650 59 118 0 88805 0
Current children cumulated CPU time (s) 2441.43
Current children cumulated vsize (KiB) 433724

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1234824/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=363872 CPUtime=2429.35
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 89689 0 0 0 242835 100 0 0 25 0 1 0 332123008 372604928 89675 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 90968 89675 59 118 0 90846 0
Current children cumulated CPU time (s) 2501.42
Current children cumulated vsize (KiB) 441888

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1227720/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=371012 CPUtime=2489.34
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 91474 0 0 0 248831 103 0 0 25 0 1 0 332123008 379916288 91460 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 92753 91460 59 118 0 92631 0
Current children cumulated CPU time (s) 2561.41
Current children cumulated vsize (KiB) 449028

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1219976/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=378636 CPUtime=2549.32
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 93384 0 0 0 254827 105 0 0 25 0 1 0 332123008 387723264 93370 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 94659 93370 59 118 0 94537 0
Current children cumulated CPU time (s) 2621.39
Current children cumulated vsize (KiB) 456652

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1213320/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=385368 CPUtime=2609.3
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 95080 0 0 0 260824 106 0 0 25 0 1 0 332123008 394616832 95066 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 96342 95066 59 118 0 96220 0
Current children cumulated CPU time (s) 2681.37
Current children cumulated vsize (KiB) 463384

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1205960/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=392752 CPUtime=2669.29
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 96895 0 0 0 266821 108 0 0 25 0 1 0 332123008 402178048 96881 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 98188 96881 59 118 0 98066 0
Current children cumulated CPU time (s) 2741.36
Current children cumulated vsize (KiB) 470768

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1195912/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=402728 CPUtime=2729.27
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 99431 0 0 0 272816 111 0 0 25 0 1 0 332123008 412393472 99417 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 100682 99417 59 118 0 100560 0
Current children cumulated CPU time (s) 2801.34
Current children cumulated vsize (KiB) 480744

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1186120/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=412396 CPUtime=2789.25
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 101843 0 0 0 278812 113 0 0 25 0 1 0 332123008 422293504 101829 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 103099 101829 59 118 0 102977 0
Current children cumulated CPU time (s) 2861.32
Current children cumulated vsize (KiB) 490412

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

[startup+2867.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1185416/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=413188 CPUtime=2794.05
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 102044 0 0 0 279291 114 0 0 25 0 1 0 332123008 423104512 102030 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 103297 102030 59 118 0 103175 0
Current children cumulated CPU time (s) 2866.12
Current children cumulated vsize (KiB) 491204

[startup+2868.7 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1184968/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=413452 CPUtime=2795.66
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 102136 0 0 0 279452 114 0 0 25 0 1 0 332123008 423374848 102122 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 103363 102122 59 118 0 103241 0
Current children cumulated CPU time (s) 2867.73
Current children cumulated vsize (KiB) 491468

[startup+2870.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1184712/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=413848 CPUtime=2797.25
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 102222 0 0 0 279611 114 0 0 25 0 1 0 332123008 423780352 102208 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 103462 102208 59 118 0 103340 0
Current children cumulated CPU time (s) 2869.32
Current children cumulated vsize (KiB) 491864

[startup+2871.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1184520/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=78016 CPUtime=72.07
/proc/24953/stat : 24953 (SATzilla2007_C) S 24951 24953 24897 0 -1 4194304 38198 53778 0 0 6290 24 864 29 25 0 1 0 332115793 79888384 18990 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24953/statm: 19504 18990 126 260 0 19228 0
[pid=24957] ppid=24953 vsize=413980 CPUtime=2798.05
/proc/24957/stat : 24957 (minisat20) R 24953 24953 24897 0 -1 4194304 102260 0 0 0 279691 114 0 0 25 0 1 0 332123008 423915520 102246 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527563 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24957/statm: 103495 102246 59 118 0 103373 0
Current children cumulated CPU time (s) 2870.12
Current children cumulated vsize (KiB) 491996

[startup+2871.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 25157
/proc/meminfo: memFree=1184520/2055920 swapFree=4141216/4192956
[pid=24953] ppid=24951 vsize=0 CPUtime=2870.5
/proc/24953/stat : 24953 (SATzilla2007_C) D 24951 24953 24897 0 -1 4194308 38225 156129 0 0 6290 26 280583 151 15 0 1 0 332115793 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/24953/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2870.5
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 2871.5
CPU time (s): 2870.52
CPU user time (s): 2868.74
CPU system time (s): 1.78273
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 492288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2868.74
system time used= 1.78273
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194354
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= 1850
involuntary context switches= 60055

runsolver used 2.82157 second user time and 7.28789 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon May  7 17:59:41 UTC 2007

IDJOB= 455754
IDBENCH= 20359
IDSOLVER= 179
FILE ID= node4/455754-1178560778

PBS_JOBID= 5217674

Free space on /tmp= 66532 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-10-17-s.cnf
COMMAND LINE= /tmp/evaluation/455754-1178560778/SATzilla2007_C /tmp/evaluation/455754-1178560778/instance-455754-1178560778.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-455754-1178560778 -o ROOT/results/node4/solver-455754-1178560778 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455754-1178560778/SATzilla2007_C /tmp/evaluation/455754-1178560778/instance-455754-1178560778.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  211504a6ba82cb2fc3f6333430f9c42f

RANDOM SEED= 128254470

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1669672 kB
Buffers:         45596 kB
Cached:         247568 kB
SwapCached:      15284 kB
Active:         220896 kB
Inactive:        95200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669672 kB
SwapTotal:     4192956 kB
SwapFree:      4141216 kB
Dirty:           33788 kB
Writeback:           0 kB
Mapped:          29740 kB
Slab:            55636 kB
Committed_AS:  9831996 kB
PageTables:       1816 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= 66532 MiB

End job on node4 on Mon May  7 18:47:33 UTC 2007