Trace number 318877

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 744.227 744.426

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc12016.cnf
MD5SUM240b13662b1715595ba6c034fd886d0b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.21081
Satisfiable
(Un)Satisfiability was proved
Number of variables162939
Number of clauses456921
Sum of the clauses size1177547
Maximum clause length3
Minimum clause length1
Number of clauses of size 120880
Number of clauses of size 2151456
Number of clauses of size 3284585
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

744.19/744.40	c   
744.19/744.40	c =====================================================================================================
744.19/744.40	c Copyright (c) 2004 National ICT Australia Limited (NICTA) and applicable third parties.
744.19/744.40	c For details, see the Australian Public Licence B (OZPLB) V1-1, under which this software is licensed.
744.19/744.40	c The OZPLB text is embedded in the source code for this software.
744.19/744.40	c =====================================================================================================
744.19/744.40	c   
744.19/744.40	c solution of Dew_Satz_1e.c 
744.19/744.40	s UNSATISFIABLE
744.19/744.40	c Dew_Satz_1e /tmp/evaluation/318877-1176322799/instance-318877-1176322799.cnf 0 744.160 721.570 1 1 0 1 0 175560 92 5286 0 4680 1058114 0 23050 162964

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/node44/watcher-318877-1176322799 -o ROOT/results/node44/solver-318877-1176322799 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318877-1176322799/dewSatz /tmp/evaluation/318877-1176322799/instance-318877-1176322799.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.90 0.93 0.96 3/64 882
/proc/meminfo: memFree=1862520/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=690016 CPUtime=0
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 80191633 706576384 95 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 172504 95 39 100 0 172401 0

[startup+0.0806089 s]
/proc/loadavg: 0.90 0.93 0.96 3/64 882
/proc/meminfo: memFree=1862520/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=691336 CPUtime=0.07
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 642 0 0 0 7 0 0 0 18 0 1 0 80191633 707928064 626 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 172834 626 39 100 0 172731 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 691336

[startup+0.102609 s]
/proc/loadavg: 0.90 0.93 0.96 3/64 882
/proc/meminfo: memFree=1862520/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=691732 CPUtime=0.09
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 779 0 0 0 9 0 0 0 18 0 1 0 80191633 708333568 763 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 172933 764 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.301631 s]
/proc/loadavg: 0.90 0.93 0.96 3/64 882
/proc/meminfo: memFree=1862520/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=694900 CPUtime=0.29
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 2027 0 0 0 29 0 0 0 19 0 1 0 80191633 711577600 2011 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 173725 2011 39 100 0 173622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694900

[startup+0.702671 s]
/proc/loadavg: 0.90 0.93 0.96 3/64 882
/proc/meminfo: memFree=1862520/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=709004 CPUtime=0.69
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 17345 0 0 0 66 3 0 0 23 0 1 0 80191633 726020096 7121 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134515320 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 177251 7121 40 100 0 177148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 709004

[startup+1.50175 s]
/proc/loadavg: 0.90 0.93 0.96 2/65 883
/proc/meminfo: memFree=1832496/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=710748 CPUtime=1.49
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 18116 0 0 0 146 3 0 0 25 0 1 0 80191633 727805952 7737 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 177687 7737 40 100 0 177584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 710748

[startup+3.10192 s]
/proc/loadavg: 0.90 0.93 0.96 2/65 883
/proc/meminfo: memFree=1830384/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=712604 CPUtime=3.09
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 18812 0 0 0 306 3 0 0 25 0 1 0 80191633 729706496 8346 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517820 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 178151 8346 40 100 0 178048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 712604

[startup+6.30125 s]
/proc/loadavg: 0.91 0.93 0.96 2/65 883
/proc/meminfo: memFree=1823728/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=717324 CPUtime=6.29
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 20334 0 0 0 625 4 0 0 25 0 1 0 80191633 734539776 9771 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517995 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 179331 9771 40 100 0 179228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 717324

[startup+12.7019 s]
/proc/loadavg: 0.92 0.93 0.96 2/65 883
/proc/meminfo: memFree=1819632/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=720876 CPUtime=12.69
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 21420 0 0 0 1265 4 0 0 25 0 1 0 80191633 738177024 10807 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134515425 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 180219 10807 40 100 0 180116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 720876

[startup+25.5012 s]
/proc/loadavg: 0.93 0.94 0.96 2/65 883
/proc/meminfo: memFree=1808368/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=730384 CPUtime=25.48
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 24447 0 0 0 2543 5 0 0 25 0 1 0 80191633 747913216 13685 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517396 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 182596 13685 40 100 0 182493 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 730384

[startup+51.1019 s]
/proc/loadavg: 0.96 0.94 0.96 2/65 883
/proc/meminfo: memFree=1801520/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=735360 CPUtime=51.07
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 26113 0 0 0 5101 6 0 0 25 0 1 0 80191633 753008640 15272 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517319 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 183840 15272 40 100 0 183737 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 735360

[startup+102.305 s]
/proc/loadavg: 0.98 0.95 0.96 2/65 883
/proc/meminfo: memFree=1790000/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=744848 CPUtime=102.26
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 29103 0 0 0 10219 7 0 0 25 0 1 0 80191633 762724352 18133 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517303 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 186212 18133 40 100 0 186109 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 744848

[startup+162.301 s]
/proc/loadavg: 0.99 0.95 0.96 2/65 883
/proc/meminfo: memFree=1781552/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=751860 CPUtime=162.24
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 31285 0 0 0 16216 8 0 0 25 0 1 0 80191633 769904640 20232 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 187965 20232 40 100 0 187862 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 751860

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 883
/proc/meminfo: memFree=1778800/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=754136 CPUtime=222.23
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 31974 0 0 0 22214 9 0 0 25 0 1 0 80191633 772235264 20897 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517333 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 188534 20897 40 100 0 188431 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 754136

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/65 883
/proc/meminfo: memFree=1777776/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=754964 CPUtime=282.21
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 32239 0 0 0 28212 9 0 0 25 0 1 0 80191633 773083136 21152 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517303 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 188741 21152 40 100 0 188638 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 754964

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1777008/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=755544 CPUtime=342.2
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 32428 0 0 0 34210 10 0 0 25 0 1 0 80191633 773677056 21334 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517396 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 188886 21334 40 100 0 188783 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 755544

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1774832/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=757488 CPUtime=402.18
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 32996 0 0 0 40208 10 0 0 25 0 1 0 80191633 775667712 21881 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517408 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 189372 21881 40 100 0 189269 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 757488

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1772784/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=759164 CPUtime=462.16
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 33528 0 0 0 46206 10 0 0 25 0 1 0 80191633 777383936 22393 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517539 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 189791 22393 40 100 0 189688 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 759164

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1771760/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=760172 CPUtime=522.15
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 33838 0 0 0 52204 11 0 0 25 0 1 0 80191633 778416128 22694 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517303 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 190043 22694 40 100 0 189940 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 760172

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1770736/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=760860 CPUtime=582.13
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 34031 0 0 0 58202 11 0 0 25 0 1 0 80191633 779120640 22880 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 190215 22880 40 100 0 190112 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 760860

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1770288/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=761304 CPUtime=642.12
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 34142 0 0 0 64201 11 0 0 25 0 1 0 80191633 779575296 22991 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 190326 22991 40 100 0 190223 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 761304

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1764336/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=766288 CPUtime=702.11
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 35689 0 0 0 70199 12 0 0 25 0 1 0 80191633 784678912 24476 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517291 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 191572 24476 40 100 0 191469 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 766288

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

[startup+716.701 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1763184/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=767256 CPUtime=716.5
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 35991 0 0 0 71638 12 0 0 25 0 1 0 80191633 785670144 24764 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517621 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 191814 24764 40 100 0 191711 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 767256

[startup+729.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1741616/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=729.3
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 41790 0 0 0 72915 15 0 0 25 0 1 0 80191633 801390592 30118 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134529939 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30118 43 100 0 195549 0
Current children cumulated CPU time (s) 729.3
Current children cumulated vsize (KiB) 782608

[startup+735.905 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1740912/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=735.7
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 42009 0 0 0 73555 15 0 0 25 0 1 0 80191633 801390592 30297 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531985 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30297 43 100 0 195549 0
Current children cumulated CPU time (s) 735.7
Current children cumulated vsize (KiB) 782608

[startup+739.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1740016/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=738.9
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 42268 0 0 0 73875 15 0 0 25 0 1 0 80191633 801390592 30518 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134532037 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30518 43 100 0 195549 0
Current children cumulated CPU time (s) 738.9
Current children cumulated vsize (KiB) 782608

[startup+742.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1739248/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=742.1
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 42504 0 0 0 74195 15 0 0 25 0 1 0 80191633 801390592 30753 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531787 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30753 43 100 0 195549 0
Current children cumulated CPU time (s) 742.1
Current children cumulated vsize (KiB) 782608

[startup+743.101 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1739056/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=742.9
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 42536 0 0 0 74275 15 0 0 25 0 1 0 80191633 801390592 30785 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30785 43 100 0 195549 0
Current children cumulated CPU time (s) 742.9
Current children cumulated vsize (KiB) 782608

[startup+743.901 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1738928/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=743.69
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 42568 0 0 0 74354 15 0 0 25 0 1 0 80191633 801390592 30817 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531674 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30817 43 100 0 195549 0
Current children cumulated CPU time (s) 743.69
Current children cumulated vsize (KiB) 782608

[startup+744.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1738928/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=744.09
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 42578 0 0 0 74394 15 0 0 25 0 1 0 80191633 801390592 30827 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134532486 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30827 43 100 0 195549 0
Current children cumulated CPU time (s) 744.09
Current children cumulated vsize (KiB) 782608

[startup+744.401 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 883
/proc/meminfo: memFree=1738928/2055920 swapFree=4191268/4192956
[pid=882] ppid=880 vsize=782608 CPUtime=744.19
/proc/882/stat : 882 (dewSatz) R 880 882 31822 0 -1 4194304 42610 0 0 0 74404 15 0 0 25 0 1 0 80191633 801390592 30857 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134532794 0 0 4096 0 0 0 0 17 1 0 0
/proc/882/statm: 195652 30857 43 100 0 195549 0
Current children cumulated CPU time (s) 744.19
Current children cumulated vsize (KiB) 782608

Child status: 20
Real time (s): 744.426
CPU time (s): 744.227
CPU user time (s): 744.052
CPU system time (s): 0.174973
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 782608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 744.052
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42625
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= 2066

runsolver used 0.482926 second user time and 1.55576 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Wed Apr 11 20:19:59 UTC 2007

IDJOB= 318877
IDBENCH= 20465
IDSOLVER= 119
FILE ID= node44/318877-1176322799

PBS_JOBID= 4516704

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  240b13662b1715595ba6c034fd886d0b

RANDOM SEED= 509427979

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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:       1862864 kB
Buffers:          6352 kB
Cached:          87444 kB
SwapCached:        384 kB
Active:          21244 kB
Inactive:        87108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862864 kB
SwapTotal:     4192956 kB
SwapFree:      4191268 kB
Dirty:            9608 kB
Writeback:           0 kB
Mapped:          23292 kB
Slab:            70632 kB
Committed_AS:   112404 kB
PageTables:       1396 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= 66555 MiB

End job on node44 on Wed Apr 11 20:32:24 UTC 2007