Trace number 455934

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 140.613 140.693

General information on the benchmark

Nameindustrial/narain/
clauses-4.cnf
MD5SUM47aea57a75df97a09b0fd4dea46085be
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.746
Satisfiable
(Un)Satisfiability was proved
Number of variables267766
Number of clauses1002957
Sum of the clauses size2476573
Maximum clause length217
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2756840
Number of clauses of size 3179525
Number of clauses of size 42715
Number of clauses of size 553863
Number of clauses of size over 510013

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/node12/watcher-455934-1178598923 -o ROOT/results/node12/solver-455934-1178598923 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455934-1178598923/SATzilla2007_C /tmp/evaluation/455934-1178598923/instance-455934-1178598923.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.95 0.98 0.99 3/77 15109
/proc/meminfo: memFree=1769760/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=0
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335929774 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 360 110 95 260 0 84 0
[pid=15110] ppid=15109 vsize=5604 CPUtime=0
/proc/15110/stat : 15110 (march_dl) R 15109 15109 15012 0 -1 4194304 795 0 0 0 0 0 0 0 20 0 1 0 335929774 5738496 791 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15110/statm: 1401 798 49 118 0 1280 0

[startup+0.103769 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 15109
/proc/meminfo: memFree=1769760/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=0
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335929774 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 360 110 95 260 0 84 0
[pid=15110] ppid=15109 vsize=25824 CPUtime=0.09
/proc/15110/stat : 15110 (march_dl) R 15109 15109 15012 0 -1 4194304 5169 0 0 0 7 2 0 0 20 0 1 0 335929774 26443776 5164 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15110/statm: 6456 5164 50 118 0 6335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27264

[startup+0.20178 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 15109
/proc/meminfo: memFree=1769760/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=0
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335929774 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 360 110 95 260 0 84 0
[pid=15110] ppid=15109 vsize=27012 CPUtime=0.19
/proc/15110/stat : 15110 (march_dl) R 15109 15109 15012 0 -1 4194304 5540 0 0 0 17 2 0 0 20 0 1 0 335929774 27660288 5535 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15110/statm: 6753 5536 50 118 0 6632 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28452

[startup+0.30179 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 15109
/proc/meminfo: memFree=1769760/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=0
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335929774 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 360 110 95 260 0 84 0
[pid=15110] ppid=15109 vsize=28200 CPUtime=0.29
/proc/15110/stat : 15110 (march_dl) R 15109 15109 15012 0 -1 4194304 5909 0 0 0 27 2 0 0 20 0 1 0 335929774 28876800 5904 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15110/statm: 7050 5904 50 118 0 6929 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29640

[startup+0.70183 s]
/proc/loadavg: 0.95 0.98 0.99 3/77 15109
/proc/meminfo: memFree=1769760/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=0
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335929774 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 360 110 95 260 0 84 0
[pid=15110] ppid=15109 vsize=32952 CPUtime=0.69
/proc/15110/stat : 15110 (march_dl) R 15109 15109 15012 0 -1 4194304 7397 0 0 0 65 4 0 0 24 0 1 0 335929774 33742848 7392 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15110/statm: 8238 7393 50 118 0 8117 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34392

[startup+1.50191 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 15111
/proc/meminfo: memFree=1734224/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=0
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335929774 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 360 110 95 260 0 84 0
[pid=15110] ppid=15109 vsize=71804 CPUtime=1.49
/proc/15110/stat : 15110 (march_dl) R 15109 15109 15012 0 -1 4194304 13955 0 0 0 141 8 0 0 25 0 1 0 335929774 73527296 13948 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134544336 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15110/statm: 17951 13948 52 118 0 17830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73244

[startup+3.10107 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 15111
/proc/meminfo: memFree=1701072/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=0
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 335929774 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 360 110 95 260 0 84 0
[pid=15110] ppid=15109 vsize=102240 CPUtime=3.08
/proc/15110/stat : 15110 (march_dl) R 15109 15109 15012 0 -1 4194304 25828 0 0 0 293 15 0 0 25 0 1 0 335929774 104693760 21656 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15110/statm: 25560 21656 55 118 0 25439 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103680

[startup+6.30239 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 15112
/proc/meminfo: memFree=1763024/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=1440 CPUtime=5.01
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 134 26633 0 0 0 0 484 17 16 0 1 0 335929774 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15109/statm: 360 111 96 260 0 84 0
[pid=15112] ppid=15109 vsize=26692 CPUtime=1.27
/proc/15112/stat : 15112 (ubcsat2006) R 15109 15109 15012 0 -1 4194304 4455 0 0 0 124 3 0 0 25 0 1 0 335930276 27332608 4439 18446744073709551615 134512640 134777720 4294956528 18446744073709551615 10022993 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15112/statm: 6673 4439 141 64 0 6254 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28132

[startup+12.701 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 15112
/proc/meminfo: memFree=1675480/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=101852 CPUtime=12.67
/proc/15109/stat : 15109 (SATzilla2007_C) R 15107 15109 15012 0 -1 4194304 23705 42368 0 0 411 11 819 26 25 0 1 0 335929774 104296448 23675 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15109/statm: 25463 23675 121 260 0 25187 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 101852

[startup+25.5013 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 15114
/proc/meminfo: memFree=1675544/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=101852 CPUtime=25.47
/proc/15109/stat : 15109 (SATzilla2007_C) R 15107 15109 15012 0 -1 4194304 23765 42368 0 0 1690 12 819 26 25 0 1 0 335929774 104296448 23735 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15109/statm: 25463 23735 121 260 0 25187 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 101852

[startup+51.1019 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 15114
/proc/meminfo: memFree=1675032/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=101852 CPUtime=51.06
/proc/15109/stat : 15109 (SATzilla2007_C) R 15107 15109 15012 0 -1 4194304 23882 42368 0 0 4247 14 819 26 25 0 1 0 335929774 104296448 23852 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15109/statm: 25463 23852 121 260 0 25187 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 101852

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1652240/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=63780 CPUtime=31.44
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 14944 0 0 0 3135 9 0 0 25 0 1 0 335936858 65310720 14929 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 15945 14929 58 118 0 15823 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 124328

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

[startup+102.405 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1652240/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=63780 CPUtime=31.54
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 14944 0 0 0 3145 9 0 0 25 0 1 0 335936858 65310720 14929 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 15945 14929 58 118 0 15823 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 124328

[startup+128.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1649168/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=66688 CPUtime=57.13
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 15714 0 0 0 5702 11 0 0 25 0 1 0 335936858 68288512 15699 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 16672 15699 59 118 0 16550 0
Current children cumulated CPU time (s) 127.93
Current children cumulated vsize (KiB) 127236

[startup+134.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1648592/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=67248 CPUtime=63.53
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 15858 0 0 0 6342 11 0 0 25 0 1 0 335936858 68861952 15843 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 16812 15843 59 118 0 16690 0
Current children cumulated CPU time (s) 134.33
Current children cumulated vsize (KiB) 127796

[startup+137.606 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1648208/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=67644 CPUtime=66.73
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 15944 0 0 0 6662 11 0 0 25 0 1 0 335936858 69267456 15929 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 16911 15929 59 118 0 16789 0
Current children cumulated CPU time (s) 137.53
Current children cumulated vsize (KiB) 128192

[startup+139.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1648080/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=67776 CPUtime=68.33
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 15990 0 0 0 6822 11 0 0 25 0 1 0 335936858 69402624 15975 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 16944 15975 59 118 0 16822 0
Current children cumulated CPU time (s) 139.13
Current children cumulated vsize (KiB) 128324

[startup+140.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1647952/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=67908 CPUtime=69.13
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 16022 0 0 0 6902 11 0 0 25 0 1 0 335936858 69537792 16007 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 16977 16007 59 118 0 16855 0
Current children cumulated CPU time (s) 139.93
Current children cumulated vsize (KiB) 128456

[startup+140.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1647952/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=68040 CPUtime=69.53
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 16051 0 0 0 6942 11 0 0 25 0 1 0 335936858 69672960 16036 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134527842 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 17010 16036 59 118 0 16888 0
Current children cumulated CPU time (s) 140.33
Current children cumulated vsize (KiB) 128588

[startup+140.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 15115
/proc/meminfo: memFree=1647952/2055920 swapFree=4160020/4192956
[pid=15109] ppid=15107 vsize=60548 CPUtime=70.8
/proc/15109/stat : 15109 (SATzilla2007_C) S 15107 15109 15012 0 -1 4194304 29594 42368 0 0 6216 19 819 26 25 0 1 0 335929774 62001152 14649 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15109/statm: 15137 14649 126 260 0 14861 0
[pid=15115] ppid=15109 vsize=68308 CPUtime=69.72
/proc/15115/stat : 15115 (minisat20) R 15109 15109 15012 0 -1 4194304 16129 0 0 0 6961 11 0 0 25 0 1 0 335936858 69947392 16113 18446744073709551615 134512640 134998072 4294956672 18446744073709551615 134662429 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15115/statm: 17077 16113 65 118 0 16955 0
Current children cumulated CPU time (s) 140.52
Current children cumulated vsize (KiB) 128856

Child status: 10
Real time (s): 140.693
CPU time (s): 140.613
CPU user time (s): 139.997
CPU system time (s): 0.615906
CPU usage (%): 99.9429
Max. virtual memory (cumulated for all children) (KiB): 128856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.997
system time used= 0.615906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88135
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= 1593
involuntary context switches= 310

runsolver used 0.139978 second user time and 0.368943 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue May  8 04:35:24 UTC 2007

IDJOB= 455934
IDBENCH= 20507
IDSOLVER= 179
FILE ID= node12/455934-1178598923

PBS_JOBID= 5217761

Free space on /tmp= 66537 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/narain/clauses-4.cnf
COMMAND LINE= /tmp/evaluation/455934-1178598923/SATzilla2007_C /tmp/evaluation/455934-1178598923/instance-455934-1178598923.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-455934-1178598923 -o ROOT/results/node12/solver-455934-1178598923 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455934-1178598923/SATzilla2007_C /tmp/evaluation/455934-1178598923/instance-455934-1178598923.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  47aea57a75df97a09b0fd4dea46085be

RANDOM SEED= 765132211

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1770232 kB
Buffers:         31716 kB
Cached:         162332 kB
SwapCached:      11380 kB
Active:          83340 kB
Inactive:       133424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770232 kB
SwapTotal:     4192956 kB
SwapFree:      4160020 kB
Dirty:           26820 kB
Writeback:           0 kB
Mapped:          29620 kB
Slab:            54472 kB
Committed_AS: 10836004 kB
PageTables:       1792 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= 66537 MiB

End job on node12 on Tue May  8 04:37:45 UTC 2007