Trace number 314449

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 RANDOMSAT 797.73 798.081

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-11.cnf
MD5SUMbbf2ddba983f34e9ffda755afdcf8885
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark109.163
Satisfiable
(Un)Satisfiability was proved
Number of variables1004933
Number of clauses4426834
Sum of the clauses size11901940
Maximum clause length4335
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22485540
Number of clauses of size 31662546
Number of clauses of size 4144019
Number of clauses of size 55160
Number of clauses of size over 5129568

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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node69/watcher-314449-1172637212 -o ROOT/results/node69/solver-314449-1172637212 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314449-1172637212/SATzilla2007_R /tmp/evaluation/314449-1172637212/instance-314449-1172637212.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.97 3/64 7398
/proc/meminfo: memFree=1318168/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=0
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 283679070 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 360 110 95 260 0 84 0
[pid=7399] ppid=7398 vsize=21860 CPUtime=0
/proc/7399/stat : 7399 (march_dl) R 7398 7398 7275 0 -1 4194304 812 0 0 0 0 0 0 0 18 0 1 0 283679070 22384640 807 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 5465 815 49 118 0 5344 0

[startup+0.076828 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7398
/proc/meminfo: memFree=1318168/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=0
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283679070 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 110 95 260 0 84 0
[pid=7399] ppid=7398 vsize=65684 CPUtime=0.06
/proc/7399/stat : 7399 (march_dl) R 7398 7398 7275 0 -1 4194304 8496 0 0 0 3 3 0 0 19 0 1 0 283679070 67260416 8491 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 16454 8495 49 118 0 16333 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 67124

[startup+0.101831 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7398
/proc/meminfo: memFree=1318168/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=0
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283679070 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 110 95 260 0 84 0
[pid=7399] ppid=7398 vsize=70832 CPUtime=0.09
/proc/7399/stat : 7399 (march_dl) R 7398 7398 7275 0 -1 4194304 10397 0 0 0 5 4 0 0 19 0 1 0 283679070 72531968 10392 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 17708 10394 49 118 0 17587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72272

[startup+0.301863 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7398
/proc/meminfo: memFree=1318168/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=0
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283679070 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 110 95 260 0 84 0
[pid=7399] ppid=7398 vsize=99380 CPUtime=0.29
/proc/7399/stat : 7399 (march_dl) R 7398 7398 7275 0 -1 4194304 19527 0 0 0 21 8 0 0 22 0 1 0 283679070 101765120 19522 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 24845 19523 50 118 0 24724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100820

[startup+0.701928 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 7398
/proc/meminfo: memFree=1318168/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=0
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283679070 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 110 95 260 0 84 0
[pid=7399] ppid=7398 vsize=104132 CPUtime=0.69
/proc/7399/stat : 7399 (march_dl) R 7398 7398 7275 0 -1 4194304 20999 0 0 0 60 9 0 0 24 0 1 0 283679070 106631168 20994 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 26033 20994 50 118 0 25912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105572

[startup+1.50106 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 7400
/proc/meminfo: memFree=1229768/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=0
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283679070 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 110 95 260 0 84 0
[pid=7399] ppid=7398 vsize=113372 CPUtime=1.49
/proc/7399/stat : 7399 (march_dl) R 7398 7398 7275 0 -1 4194304 23886 0 0 0 139 10 0 0 25 0 1 0 283679070 116092928 23881 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 28343 23881 50 118 0 28222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114812

[startup+3.10132 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 7400
/proc/meminfo: memFree=1213512/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=0
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 283679070 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 110 95 260 0 84 0
[pid=7399] ppid=7398 vsize=132512 CPUtime=3.09
/proc/7399/stat : 7399 (march_dl) R 7398 7398 7275 0 -1 4194304 29759 0 0 0 295 14 0 0 25 0 1 0 283679070 135692288 29754 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7399/statm: 33128 29754 50 118 0 33007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133952

[startup+6.30184 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 7401
/proc/meminfo: memFree=1310408/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=5.02
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 135 36695 0 0 0 0 481 21 16 0 1 0 283679070 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 111 96 260 0 84 0
[pid=7401] ppid=7398 vsize=53084 CPUtime=1.26
/proc/7401/stat : 7401 (ubcsat2006) R 7398 7398 7275 0 -1 4194304 4525 0 0 0 123 3 0 0 25 0 1 0 283679572 54358016 4509 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7401/statm: 13271 4509 141 64 0 12852 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54524

[startup+12.7029 s]
/proc/loadavg: 1.01 0.97 0.98 2/66 7401
/proc/meminfo: memFree=1047696/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=1440 CPUtime=5.02
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 135 36695 0 0 0 0 481 21 16 0 1 0 283679070 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7398/statm: 360 111 96 260 0 84 0
[pid=7401] ppid=7398 vsize=343144 CPUtime=7.67
/proc/7401/stat : 7401 (ubcsat2006) R 7398 7398 7275 0 -1 4194304 68003 0 0 0 734 33 0 0 25 0 1 0 283679572 351379456 67986 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7401/statm: 85786 67986 156 64 0 85367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 344584

[startup+25.502 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7401
/proc/meminfo: memFree=916832/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=431236 CPUtime=25.46
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 101785 104705 0 0 1140 50 1298 58 25 0 1 0 283679070 441585664 100694 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134540694 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 107809 100694 121 260 0 107533 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 431236

[startup+51.1012 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7401
/proc/meminfo: memFree=916704/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=431236 CPUtime=51.05
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 101818 104705 0 0 3698 51 1298 58 25 0 1 0 283679070 441585664 100727 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134540670 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 107809 100727 121 260 0 107533 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 431236

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7401
/proc/meminfo: memFree=1068576/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=102.23
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 8810 57 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524329 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 345656

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7401
/proc/meminfo: memFree=1068576/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=162.21
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 14808 57 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524329 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 345656

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7401
/proc/meminfo: memFree=1068512/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=222.2
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 20806 58 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134699942 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 345656

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7401
/proc/meminfo: memFree=1068512/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=282.18
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 26804 58 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524329 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 345656

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7401
/proc/meminfo: memFree=1068448/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=342.15
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 32801 58 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134699988 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 345656

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7403
/proc/meminfo: memFree=1068448/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=402.13
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 38799 58 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524219 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 345656

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7403
/proc/meminfo: memFree=1068448/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=462.11
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 44797 58 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524329 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 345656

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7403
/proc/meminfo: memFree=1068512/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=522.1
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 50795 59 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524329 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 345656

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7403
/proc/meminfo: memFree=1068448/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=582.08
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 56793 59 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524695 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 345656

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/65 7403
/proc/meminfo: memFree=1068640/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=345656 CPUtime=642.06
/proc/7398/stat : 7398 (SATzilla2007_R) R 7396 7398 7275 0 -1 4194304 111381 104705 0 0 62791 59 1298 58 25 0 1 0 283679070 353951744 62749 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 134524329 0 0 4096 0 0 0 0 17 1 0 0
/proc/7398/statm: 86414 62749 124 260 0 86138 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 345656

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 7404
/proc/meminfo: memFree=832984/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=247840 CPUtime=12.31
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59410 0 0 0 1195 36 0 0 25 0 1 0 283748066 253788160 59220 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 61960 59220 59 118 0 61838 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 506024

[startup+762.305 s]
/proc/loadavg: 1.03 0.99 0.98 2/66 7404
/proc/meminfo: memFree=831384/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=249180 CPUtime=72.3
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59780 0 0 0 7193 37 0 0 25 0 1 0 283748066 255160320 59589 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134536306 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62295 59589 59 118 0 62173 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 507364

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

[startup+767.901 s]
/proc/loadavg: 1.11 1.00 0.99 2/66 7404
/proc/meminfo: memFree=831320/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=249180 CPUtime=77.9
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59789 0 0 0 7753 37 0 0 25 0 1 0 283748066 255160320 59598 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62295 59598 59 118 0 62173 0
Current children cumulated CPU time (s) 767.61
Current children cumulated vsize (KiB) 507364

[startup+780.702 s]
/proc/loadavg: 1.09 1.00 0.99 2/66 7404
/proc/meminfo: memFree=831128/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=249472 CPUtime=90.69
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59857 0 0 0 9032 37 0 0 25 0 1 0 283748066 255459328 59666 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62368 59666 59 118 0 62246 0
Current children cumulated CPU time (s) 780.4
Current children cumulated vsize (KiB) 507656

[startup+787.102 s]
/proc/loadavg: 1.08 1.00 0.99 2/66 7404
/proc/meminfo: memFree=830744/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=249944 CPUtime=97.09
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59950 0 0 0 9672 37 0 0 25 0 1 0 283748066 255942656 59759 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62486 59759 59 118 0 62364 0
Current children cumulated CPU time (s) 786.8
Current children cumulated vsize (KiB) 508128

[startup+793.502 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 7404
/proc/meminfo: memFree=830680/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=249944 CPUtime=103.48
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59962 0 0 0 10311 37 0 0 25 0 1 0 283748066 255942656 59771 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62486 59771 59 118 0 62364 0
Current children cumulated CPU time (s) 793.19
Current children cumulated vsize (KiB) 508128

[startup+795.103 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 7404
/proc/meminfo: memFree=830616/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=250096 CPUtime=105.09
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59976 0 0 0 10472 37 0 0 25 0 1 0 283748066 256098304 59785 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62524 59785 59 118 0 62402 0
Current children cumulated CPU time (s) 794.8
Current children cumulated vsize (KiB) 508280

[startup+796.701 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 7404
/proc/meminfo: memFree=830616/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=250096 CPUtime=106.68
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 59976 0 0 0 10631 37 0 0 25 0 1 0 283748066 256098304 59785 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525187 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62524 59785 59 118 0 62402 0
Current children cumulated CPU time (s) 796.39
Current children cumulated vsize (KiB) 508280

[startup+797.505 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 7404
/proc/meminfo: memFree=829656/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=251084 CPUtime=107.48
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194304 60231 0 0 0 10711 37 0 0 25 0 1 0 283748066 257110016 60039 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 62771 60039 65 118 0 62649 0
Current children cumulated CPU time (s) 797.19
Current children cumulated vsize (KiB) 509268

[startup+797.901 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 7404
/proc/meminfo: memFree=829656/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=689.71
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132833 104705 0 0 67545 70 1298 58 25 0 1 0 283679070 264380416 62360 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7398/statm: 64546 62360 126 260 0 64270 0
[pid=7404] ppid=7398 vsize=0 CPUtime=107.88
/proc/7404/stat : 7404 (minisat20) R 7398 7398 7275 0 -1 4194308 60231 0 0 0 10747 41 0 0 25 0 1 0 283748066 0 0 18446744073709551615 0 0 0 0 0 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7404/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 797.59
Current children cumulated vsize (KiB) 258184

[startup+798.001 s]
/proc/loadavg: 1.07 1.00 0.99 2/66 7404
/proc/meminfo: memFree=829656/2055920 swapFree=4184012/4192956
[pid=7398] ppid=7396 vsize=258184 CPUtime=797.65
/proc/7398/stat : 7398 (SATzilla2007_R) S 7396 7398 7275 0 -1 4194304 132848 164936 0 0 67545 73 12045 102 16 0 1 0 283679070 264380416 62364 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135221869 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/7398/statm: 64546 62364 130 260 0 64270 0
Current children cumulated CPU time (s) 797.65
Current children cumulated vsize (KiB) 258184

Child status: 10
Real time (s): 798.081
CPU time (s): 797.73
CPU user time (s): 795.915
CPU system time (s): 1.81472
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 509268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 795.915
system time used= 1.81472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297794
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= 6774
involuntary context switches= 1092

runsolver used 0.716891 second user time and 1.65575 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Wed Feb 28 04:33:33 UTC 2007

IDJOB= 314449
IDBENCH= 20391
IDSOLVER= 134
FILE ID= node69/314449-1172637212

PBS_JOBID= 3981168

Free space on /tmp= 66434 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-11.cnf
COMMAND LINE= /tmp/evaluation/314449-1172637212/SATzilla2007_R /tmp/evaluation/314449-1172637212/instance-314449-1172637212.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-314449-1172637212 -o ROOT/results/node69/solver-314449-1172637212 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314449-1172637212/SATzilla2007_R /tmp/evaluation/314449-1172637212/instance-314449-1172637212.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  bbf2ddba983f34e9ffda755afdcf8885

RANDOM SEED= 927714255

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1318640 kB
Buffers:         30100 kB
Cached:         652188 kB
SwapCached:       3220 kB
Active:         147912 kB
Inactive:       544332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318640 kB
SwapTotal:     4192956 kB
SwapFree:      4184012 kB
Dirty:           97576 kB
Writeback:           0 kB
Mapped:          15344 kB
Slab:            31100 kB
Committed_AS:   749064 kB
PageTables:       1472 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= 66434 MiB

End job on node69 on Wed Feb 28 04:46:52 UTC 2007