Trace number 318754

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-02-08UNSAT 736.344 736.56

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)

736.28/736.53	c   
736.28/736.53	c =====================================================================================================
736.28/736.53	c Copyright (c) 2004 National ICT Australia Limited (NICTA) and applicable third parties.
736.28/736.53	c For details, see the Australian Public Licence B (OZPLB) V1-1, under which this software is licensed.
736.28/736.53	c The OZPLB text is embedded in the source code for this software.
736.28/736.53	c =====================================================================================================
736.28/736.53	c   
736.28/736.53	c solution of Dew_Satz_1e.c 
736.28/736.53	s UNSATISFIABLE
736.28/736.53	c Dew_Satz_1e /tmp/evaluation/318754-1176321902/instance-318754-1176321902.cnf 0 736.270 721.080 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.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node54/watcher-318754-1176321902 -o ROOT/results/node54/solver-318754-1176321902 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318754-1176321902/dewSatz /tmp/evaluation/318754-1176321902/instance-318754-1176321902.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: 1.00 1.00 1.00 3/66 26799
/proc/meminfo: memFree=1486320/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=690016 CPUtime=0
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 79564755 706576384 98 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 172504 98 39 100 0 172401 0

[startup+0.053255 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26799
/proc/meminfo: memFree=1486320/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=690940 CPUtime=0.04
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 470 0 0 0 4 0 0 0 18 0 1 0 79564755 707522560 454 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 172735 455 39 100 0 172632 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 690940

[startup+0.10126 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26799
/proc/meminfo: memFree=1486320/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=691732 CPUtime=0.09
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 773 0 0 0 9 0 0 0 18 0 1 0 79564755 708333568 757 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134520265 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 172933 757 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.301285 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26799
/proc/meminfo: memFree=1486320/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=694900 CPUtime=0.29
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 2017 0 0 0 28 1 0 0 19 0 1 0 79564755 711577600 2001 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 173725 2002 39 100 0 173622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694900

[startup+0.701336 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 26799
/proc/meminfo: memFree=1486320/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=710600 CPUtime=0.7
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 14484 0 0 0 65 5 0 0 22 0 1 0 79564755 727654400 7588 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134520528 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 177650 7588 40 100 0 177547 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 710600

[startup+1.50144 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26800
/proc/meminfo: memFree=1453608/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=712776 CPUtime=1.49
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 18866 0 0 0 144 5 0 0 25 0 1 0 79564755 729882624 8456 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134520632 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 178194 8456 40 100 0 178091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 712776

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26800
/proc/meminfo: memFree=1451432/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=714780 CPUtime=3.09
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 19533 0 0 0 304 5 0 0 25 0 1 0 79564755 731934720 9075 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 178695 9075 40 100 0 178592 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 714780

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26800
/proc/meminfo: memFree=1447976/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=716468 CPUtime=6.29
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 20110 0 0 0 624 5 0 0 25 0 1 0 79564755 733663232 9609 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 179117 9609 40 100 0 179014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 716468

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26800
/proc/meminfo: memFree=1440808/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=722488 CPUtime=12.69
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 22059 0 0 0 1263 6 0 0 25 0 1 0 79564755 739827712 11424 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 180622 11424 40 100 0 180519 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 722488

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26800
/proc/meminfo: memFree=1428776/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=732224 CPUtime=25.48
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 25207 0 0 0 2541 7 0 0 25 0 1 0 79564755 749797376 14380 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 183056 14380 40 100 0 182953 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 732224

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26800
/proc/meminfo: memFree=1420776/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=738692 CPUtime=51.07
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 27312 0 0 0 5099 8 0 0 25 0 1 0 79564755 756420608 16384 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 184673 16384 40 100 0 184570 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 738692

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26800
/proc/meminfo: memFree=1411048/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=746616 CPUtime=102.26
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 29838 0 0 0 10217 9 0 0 25 0 1 0 79564755 764534784 18803 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 186654 18803 40 100 0 186551 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 746616

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 26802
/proc/meminfo: memFree=1400168/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=755724 CPUtime=162.24
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 32645 0 0 0 16213 11 0 0 25 0 1 0 79564755 773861376 21501 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517357 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 188931 21501 40 100 0 188828 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 755724

[startup+222.302 s]
/proc/loadavg: 1.08 1.03 1.01 2/67 26802
/proc/meminfo: memFree=1398888/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=756704 CPUtime=222.22
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 32976 0 0 0 22211 11 0 0 25 0 1 0 79564755 774864896 21819 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 189176 21819 40 100 0 189073 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 756704

[startup+282.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/67 26802
/proc/meminfo: memFree=1396136/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=758956 CPUtime=282.2
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 33675 0 0 0 28209 11 0 0 25 0 1 0 79564755 777170944 22493 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 189739 22493 40 100 0 189636 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 758956

[startup+342.302 s]
/proc/loadavg: 1.11 1.07 1.02 2/67 26802
/proc/meminfo: memFree=1395432/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=759528 CPUtime=342.19
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 33856 0 0 0 34208 11 0 0 25 0 1 0 79564755 777756672 22667 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517317 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 189882 22667 40 100 0 189779 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 759528

[startup+402.301 s]
/proc/loadavg: 1.08 1.06 1.01 2/67 26802
/proc/meminfo: memFree=1393768/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=760932 CPUtime=402.17
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 34282 0 0 0 40206 11 0 0 25 0 1 0 79564755 779194368 23077 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 190233 23077 40 100 0 190130 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 760932

[startup+462.301 s]
/proc/loadavg: 1.07 1.06 1.01 2/67 26802
/proc/meminfo: memFree=1391464/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=762988 CPUtime=462.16
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 34887 0 0 0 46204 12 0 0 25 0 1 0 79564755 781299712 23661 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 190747 23661 40 100 0 190644 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 762988

[startup+522.302 s]
/proc/loadavg: 1.06 1.06 1.01 2/67 26802
/proc/meminfo: memFree=1390504/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=763892 CPUtime=522.14
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 35132 0 0 0 52202 12 0 0 25 0 1 0 79564755 782225408 23899 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 190973 23899 40 100 0 190870 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 763892

[startup+582.301 s]
/proc/loadavg: 1.05 1.06 1.01 2/67 26802
/proc/meminfo: memFree=1389480/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=764736 CPUtime=582.12
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 35397 0 0 0 58200 12 0 0 25 0 1 0 79564755 783089664 24156 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517376 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 191184 24156 40 100 0 191081 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 764736

[startup+642.302 s]
/proc/loadavg: 1.02 1.05 1.01 2/67 26802
/proc/meminfo: memFree=1388968/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=765176 CPUtime=642.11
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 35520 0 0 0 64199 12 0 0 25 0 1 0 79564755 783540224 24278 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517289 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 191294 24278 40 100 0 191191 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 765176

[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 26802
/proc/meminfo: memFree=1383080/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=770092 CPUtime=702.08
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 37050 0 0 0 70195 13 0 0 25 0 1 0 79564755 788574208 25746 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 192523 25746 40 100 0 192420 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 770092

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

[startup+716.701 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26802
/proc/meminfo: memFree=1381992/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=771052 CPUtime=716.49
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 37349 0 0 0 71635 14 0 0 25 0 1 0 79564755 789557248 26031 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134515351 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 192763 26031 40 100 0 192660 0
Current children cumulated CPU time (s) 716.49
Current children cumulated vsize (KiB) 771052

[startup+729.501 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26802
/proc/meminfo: memFree=1359272/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=787348 CPUtime=729.28
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 43419 0 0 0 72912 16 0 0 25 0 1 0 79564755 806244352 31668 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134532009 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 196837 31668 43 100 0 196734 0
Current children cumulated CPU time (s) 729.28
Current children cumulated vsize (KiB) 787348

[startup+732.701 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26802
/proc/meminfo: memFree=1359016/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=787348 CPUtime=732.48
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 43532 0 0 0 73232 16 0 0 25 0 1 0 79564755 806244352 31744 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134532432 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 196837 31744 43 100 0 196734 0
Current children cumulated CPU time (s) 732.48
Current children cumulated vsize (KiB) 787348

[startup+734.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26802
/proc/meminfo: memFree=1358824/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=787348 CPUtime=734.08
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 43596 0 0 0 73392 16 0 0 25 0 1 0 79564755 806244352 31807 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 196837 31807 43 100 0 196734 0
Current children cumulated CPU time (s) 734.08
Current children cumulated vsize (KiB) 787348

[startup+735.906 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26802
/proc/meminfo: memFree=1358440/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=787348 CPUtime=735.68
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 43681 0 0 0 73552 16 0 0 25 0 1 0 79564755 806244352 31887 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 196837 31887 43 100 0 196734 0
Current children cumulated CPU time (s) 735.68
Current children cumulated vsize (KiB) 787348

[startup+736.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26802
/proc/meminfo: memFree=1358440/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=787348 CPUtime=736.08
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 43684 0 0 0 73592 16 0 0 25 0 1 0 79564755 806244352 31890 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531917 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 196837 31890 43 100 0 196734 0
Current children cumulated CPU time (s) 736.08
Current children cumulated vsize (KiB) 787348

[startup+736.502 s]
/proc/loadavg: 1.00 1.03 1.00 2/67 26802
/proc/meminfo: memFree=1358440/2055920 swapFree=4192812/4192956
[pid=26799] ppid=26797 vsize=787348 CPUtime=736.28
/proc/26799/stat : 26799 (dewSatz) R 26797 26799 25806 0 -1 4194304 43710 0 0 0 73612 16 0 0 25 0 1 0 79564755 806244352 31910 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134536488 0 0 4096 0 0 0 0 17 1 0 0
/proc/26799/statm: 196837 31910 43 100 0 196734 0
Current children cumulated CPU time (s) 736.28
Current children cumulated vsize (KiB) 787348

Child status: 20
Real time (s): 736.56
CPU time (s): 736.344
CPU user time (s): 736.158
CPU system time (s): 0.185971
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 787348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 736.158
system time used= 0.185971
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= 1551

runsolver used 0.733888 second user time and 1.9507 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Wed Apr 11 20:05:03 UTC 2007

IDJOB= 318754
IDBENCH= 20462
IDSOLVER= 119
FILE ID= node54/318754-1176321902

PBS_JOBID= 4516709

Free space on /tmp= 66554 MiB

SOLVER NAME= DEWSATZ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/babic/hsatv17/hsat_vc11935.cnf
COMMAND LINE= /tmp/evaluation/318754-1176321902/dewSatz /tmp/evaluation/318754-1176321902/instance-318754-1176321902.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-318754-1176321902 -o ROOT/results/node54/solver-318754-1176321902 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/318754-1176321902/dewSatz /tmp/evaluation/318754-1176321902/instance-318754-1176321902.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  9245c5dfb87125ec2a46c4c41e4e2b03

RANDOM SEED= 581363269

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1486792 kB
Buffers:         34016 kB
Cached:         375752 kB
SwapCached:          0 kB
Active:         188776 kB
Inactive:       237568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1486792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10660 kB
Writeback:           0 kB
Mapped:          26908 kB
Slab:           128724 kB
Committed_AS:   113416 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66554 MiB

End job on node54 on Wed Apr 11 20:17:19 UTC 2007