Trace number 428384

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
DEWSATZ 2007-04-26 (fixed)UNSAT 694.778 695.179

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11935.cnf
MD5SUM9245c5dfb87125ec2a46c4c41e4e2b03
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.02984
Satisfiable
(Un)Satisfiability was proved
Number of variables179140
Number of clauses509032
Sum of the clauses size1311108
Maximum clause length3
Minimum clause length1
Number of clauses of size 121402
Number of clauses of size 2173184
Number of clauses of size 3314446
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

694.69/695.15	c   
694.69/695.15	c =====================================================================================================
694.69/695.15	c Copyright (c) 2004 National ICT Australia Limited (NICTA) and applicable third parties.
694.69/695.15	c For details, see the Australian Public Licence B (OZPLB) V1-1, under which this software is licensed.
694.69/695.15	c The OZPLB text is embedded in the source code for this software.
694.69/695.15	c =====================================================================================================
694.69/695.15	c   
694.69/695.15	c solution of dewSatz.c 
694.69/695.15	s UNSATISFIABLE
694.69/695.15	c dewSatz /tmp/evaluation/428384-1177718259/instance-428384-1177718259.cnf 0 694.540 680.020 1 1 0 1 0 59761 35 5286 0 1668 1117602 0 23940 179181

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node43/watcher-428384-1177718259 -o ROOT/results/node43/solver-428384-1177718259 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428384-1177718259/dewSatz_fixed /tmp/evaluation/428384-1177718259/instance-428384-1177718259.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.93 0.99 0.99 3/77 6890
/proc/meminfo: memFree=1527048/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=690016 CPUtime=0
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 219737761 706576384 100 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134657154 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 172504 100 39 100 0 172401 0

[startup+0.0871369 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 6890
/proc/meminfo: memFree=1527048/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=691600 CPUtime=0.08
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 720 0 0 0 8 0 0 0 18 0 1 0 219737761 708198400 705 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 172900 706 39 100 0 172797 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 691600

[startup+0.102137 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 6890
/proc/meminfo: memFree=1527048/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=691864 CPUtime=0.09
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 822 0 0 0 9 0 0 0 18 0 1 0 219737761 708468736 807 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 172966 807 39 100 0 172863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691864

[startup+0.302159 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 6890
/proc/meminfo: memFree=1527048/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=695296 CPUtime=0.29
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 2166 0 0 0 28 1 0 0 20 0 1 0 219737761 711983104 2151 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 173824 2151 39 100 0 173721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 695296

[startup+0.701189 s]
/proc/loadavg: 0.93 0.99 0.99 3/77 6890
/proc/meminfo: memFree=1527048/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=711032 CPUtime=0.69
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 18111 0 0 0 65 4 0 0 23 0 1 0 219737761 728096768 7855 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520915 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 177758 7855 40 100 0 177655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 711032

[startup+1.50126 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1494080/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=712776 CPUtime=1.49
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 18898 0 0 0 145 4 0 0 25 0 1 0 219737761 729882624 8488 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517196 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 178194 8488 40 100 0 178091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 712776

[startup+3.1014 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1492032/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=714912 CPUtime=3.09
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 19566 0 0 0 305 4 0 0 25 0 1 0 219737761 732069888 9107 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515431 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 178728 9107 40 100 0 178625 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 714912

[startup+6.30167 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1488640/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=716944 CPUtime=6.29
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 20233 0 0 0 625 4 0 0 25 0 1 0 219737761 734150656 9727 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517293 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 179236 9727 40 100 0 179133 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 716944

[startup+12.7012 s]
/proc/loadavg: 0.94 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1481232/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=722764 CPUtime=12.69
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 22141 0 0 0 1263 6 0 0 25 0 1 0 219737761 740110336 11503 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517960 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 180691 11503 40 100 0 180588 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 722764

[startup+25.5024 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1469136/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=732680 CPUtime=25.48
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 25347 0 0 0 2541 7 0 0 25 0 1 0 219737761 750264320 14514 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517299 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 183170 14514 40 100 0 183067 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 732680

[startup+51.1026 s]
/proc/loadavg: 0.97 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1461456/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=738844 CPUtime=51.06
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 27376 0 0 0 5098 8 0 0 25 0 1 0 219737761 756576256 16446 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517586 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 184711 16446 40 100 0 184608 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 738844

[startup+102.307 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1449168/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=748972 CPUtime=102.24
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 30589 0 0 0 10215 9 0 0 25 0 1 0 219737761 766947328 19525 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515307 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 187243 19525 40 100 0 187140 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 748972

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 6891
/proc/meminfo: memFree=1440848/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=755856 CPUtime=162.19
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 32710 0 0 0 16209 10 0 0 25 0 1 0 219737761 773996544 21564 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 188964 21564 40 100 0 188861 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 755856

[startup+222.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/84 7007
/proc/meminfo: memFree=1438352/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=756836 CPUtime=222.15
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 33028 0 0 0 22194 21 0 0 25 0 1 0 219737761 775000064 21870 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517305 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 189209 21870 40 100 0 189106 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 756836

[startup+282.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7089
/proc/meminfo: memFree=1436880/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=759088 CPUtime=282.13
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 33709 0 0 0 28187 26 0 0 25 0 1 0 219737761 777306112 22526 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517310 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 189772 22526 40 100 0 189669 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 759088

[startup+342.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7089
/proc/meminfo: memFree=1435984/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=759792 CPUtime=342.09
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 33932 0 0 0 34182 27 0 0 25 0 1 0 219737761 778027008 22741 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517219 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 189948 22741 40 100 0 189845 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 759792

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7089
/proc/meminfo: memFree=1433104/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=762328 CPUtime=402.06
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 34696 0 0 0 40178 28 0 0 25 0 1 0 219737761 780623872 23478 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517398 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 190582 23478 40 100 0 190479 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 762328

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 7089
/proc/meminfo: memFree=1431760/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=763592 CPUtime=462.02
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 35053 0 0 0 46174 28 0 0 25 0 1 0 219737761 781918208 23822 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517307 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 190898 23822 40 100 0 190795 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 763592

[startup+522.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 7089
/proc/meminfo: memFree=1430864/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=764308 CPUtime=521.99
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 35294 0 0 0 52171 28 0 0 25 0 1 0 219737761 782651392 24057 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 191077 24057 40 100 0 190974 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 764308

[startup+582.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1430352/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=764884 CPUtime=581.95
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 35436 0 0 0 58167 28 0 0 25 0 1 0 219737761 783241216 24196 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517539 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 191221 24196 40 100 0 191118 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 764884

[startup+642.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 7089
/proc/meminfo: memFree=1426384/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=768256 CPUtime=641.92
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 36455 0 0 0 64163 29 0 0 25 0 1 0 219737761 786694144 25178 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517310 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 192064 25178 40 100 0 191961 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 768256

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

[startup+665.506 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1423952/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=770244 CPUtime=665.11
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 37112 0 0 0 66481 30 0 0 25 0 1 0 219737761 788729856 25806 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517227 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 192561 25806 40 100 0 192458 0
Current children cumulated CPU time (s) 665.11
Current children cumulated vsize (KiB) 770244

[startup+678.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1422928/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=771052 CPUtime=677.89
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 37375 0 0 0 67759 30 0 0 25 0 1 0 219737761 789557248 26058 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 192763 26058 40 100 0 192660 0
Current children cumulated CPU time (s) 677.89
Current children cumulated vsize (KiB) 771052

[startup+684.703 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1400400/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=787348 CPUtime=684.29
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 43409 0 0 0 68398 31 0 0 25 0 1 0 219737761 806244352 31658 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134530194 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 196837 31658 43 100 0 196734 0
Current children cumulated CPU time (s) 684.29
Current children cumulated vsize (KiB) 787348

[startup+691.101 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1400080/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=787348 CPUtime=690.69
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 43519 0 0 0 69038 31 0 0 25 0 1 0 219737761 806244352 31734 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532255 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 196837 31734 43 100 0 196734 0
Current children cumulated CPU time (s) 690.69
Current children cumulated vsize (KiB) 787348

[startup+692.701 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1400016/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=787348 CPUtime=692.29
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 43576 0 0 0 69198 31 0 0 25 0 1 0 219737761 806244352 31788 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531668 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 196837 31788 43 100 0 196734 0
Current children cumulated CPU time (s) 692.29
Current children cumulated vsize (KiB) 787348

[startup+694.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1399632/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=787348 CPUtime=693.89
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 43645 0 0 0 69358 31 0 0 25 0 1 0 219737761 806244352 31854 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532840 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 196837 31854 43 100 0 196734 0
Current children cumulated CPU time (s) 693.89
Current children cumulated vsize (KiB) 787348

[startup+694.701 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1399632/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=787348 CPUtime=694.29
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 43681 0 0 0 69398 31 0 0 25 0 1 0 219737761 806244352 31887 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531985 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 196837 31887 43 100 0 196734 0
Current children cumulated CPU time (s) 694.29
Current children cumulated vsize (KiB) 787348

[startup+695.102 s]
/proc/loadavg: 1.02 1.02 1.00 2/78 7089
/proc/meminfo: memFree=1399376/2055920 swapFree=4158592/4192956
[pid=6890] ppid=6888 vsize=787348 CPUtime=694.69
/proc/6890/stat : 6890 (dewSatz_fixed) R 6888 6890 6059 0 -1 4194304 43707 0 0 0 69438 31 0 0 25 0 1 0 219737761 806244352 31907 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532639 0 0 4096 0 0 0 0 17 0 0 0
/proc/6890/statm: 196837 31907 43 100 0 196734 0
Current children cumulated CPU time (s) 694.69
Current children cumulated vsize (KiB) 787348

Child status: 20
Real time (s): 695.179
CPU time (s): 694.778
CPU user time (s): 694.438
CPU system time (s): 0.339948
CPU usage (%): 99.9424
Max. virtual memory (cumulated for all children) (KiB): 787348

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

runsolver used 0.637903 second user time and 1.89771 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Fri Apr 27 23:57:40 UTC 2007

IDJOB= 428384
IDBENCH= 20462
IDSOLVER= 197
FILE ID= node43/428384-1177718259

PBS_JOBID= 4715350

Free space on /tmp= 66455 MiB

SOLVER NAME= DEWSATZ 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc11935.cnf
COMMAND LINE= /tmp/evaluation/428384-1177718259/dewSatz_fixed /tmp/evaluation/428384-1177718259/instance-428384-1177718259.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-428384-1177718259 -o ROOT/results/node43/solver-428384-1177718259 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428384-1177718259/dewSatz_fixed /tmp/evaluation/428384-1177718259/instance-428384-1177718259.cnf

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  9245c5dfb87125ec2a46c4c41e4e2b03

RANDOM SEED= 845046522

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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	: 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.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:       1527456 kB
Buffers:         52372 kB
Cached:         381672 kB
SwapCached:       2856 kB
Active:         273492 kB
Inactive:       184756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527456 kB
SwapTotal:     4192956 kB
SwapFree:      4158592 kB
Dirty:           11292 kB
Writeback:           0 kB
Mapped:          31968 kB
Slab:            55636 kB
Committed_AS:  2710920 kB
PageTables:       1900 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= 66455 MiB

End job on node43 on Sat Apr 28 00:09:15 UTC 2007