Trace number 318836

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 739.903 740.275

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11944.cnf
MD5SUMeef911a782905fce2d6d67e1fb443023
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.05084
Satisfiable
(Un)Satisfiability was proved
Number of variables178730
Number of clauses508210
Sum of the clauses size1309303
Maximum clause length3
Minimum clause length1
Number of clauses of size 121343
Number of clauses of size 2172641
Number of clauses of size 3314226
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

739.81/740.16	c   
739.81/740.16	c =====================================================================================================
739.81/740.16	c Copyright (c) 2004 National ICT Australia Limited (NICTA) and applicable third parties.
739.81/740.16	c For details, see the Australian Public Licence B (OZPLB) V1-1, under which this software is licensed.
739.81/740.16	c The OZPLB text is embedded in the source code for this software.
739.81/740.16	c =====================================================================================================
739.81/740.16	c   
739.81/740.16	c solution of Dew_Satz_1e.c 
739.81/740.16	s UNSATISFIABLE
739.81/740.16	c Dew_Satz_1e /tmp/evaluation/318836-1176322452/instance-318836-1176322452.cnf 0 739.810 724.620 1 1 0 1 0 59761 35 5286 0 1668 1117445 0 23625 178771

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/node62/watcher-318836-1176322452 -o ROOT/results/node62/solver-318836-1176322452 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/318836-1176322452/dewSatz /tmp/evaluation/318836-1176322452/instance-318836-1176322452.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.92 0.98 0.99 3/64 437
/proc/meminfo: memFree=1337136/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=690016 CPUtime=0
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 111 0 0 0 0 0 0 0 18 0 1 0 64410803 706576384 95 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 172504 96 39 100 0 172401 0

[startup+0.0208999 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 437
/proc/meminfo: memFree=1337136/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=690412 CPUtime=0.01
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 259 0 0 0 1 0 0 0 18 0 1 0 64410803 706981888 243 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134694336 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 172603 244 39 100 0 172500 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 690412

[startup+0.101915 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 437
/proc/meminfo: memFree=1337136/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=691732 CPUtime=0.09
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 778 0 0 0 9 0 0 0 18 0 1 0 64410803 708333568 762 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134594829 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 172933 763 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.301954 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 437
/proc/meminfo: memFree=1337136/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=694900 CPUtime=0.29
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 2046 0 0 0 28 1 0 0 19 0 1 0 64410803 711577600 2030 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 173725 2030 39 100 0 173622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694900

[startup+0.702033 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 437
/proc/meminfo: memFree=1337136/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=710584 CPUtime=0.69
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 16638 0 0 0 65 4 0 0 22 0 1 0 64410803 727638016 7575 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134520528 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 177646 7575 40 100 0 177543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 710584

[startup+1.50119 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 438
/proc/meminfo: memFree=1304488/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=712712 CPUtime=1.49
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 18846 0 0 0 145 4 0 0 25 0 1 0 64410803 729817088 8440 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134520619 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 178178 8440 40 100 0 178075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 712712

[startup+3.10151 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 438
/proc/meminfo: memFree=1302312/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=714760 CPUtime=3.09
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 19510 0 0 0 305 4 0 0 25 0 1 0 64410803 731914240 9057 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134515310 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 178690 9057 40 100 0 178587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 714760

[startup+6.30114 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 438
/proc/meminfo: memFree=1298920/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=716456 CPUtime=6.28
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 20092 0 0 0 624 4 0 0 25 0 1 0 64410803 733650944 9593 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134518003 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 179114 9593 40 100 0 179011 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 716456

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 438
/proc/meminfo: memFree=1291760/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=722476 CPUtime=12.68
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 22038 0 0 0 1263 5 0 0 25 0 1 0 64410803 739815424 11407 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517408 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 180619 11407 40 100 0 180516 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 722476

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 438
/proc/meminfo: memFree=1279664/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=732228 CPUtime=25.48
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 25191 0 0 0 2542 6 0 0 25 0 1 0 64410803 749801472 14365 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 183057 14365 40 100 0 182954 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 732228

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 438
/proc/meminfo: memFree=1271472/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=738552 CPUtime=51.06
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 27293 0 0 0 5099 7 0 0 25 0 1 0 64410803 756277248 16366 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 184638 16366 40 100 0 184535 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 738552

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 438
/proc/meminfo: memFree=1261936/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=746480 CPUtime=102.25
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 29804 0 0 0 10215 10 0 0 25 0 1 0 64410803 764395520 18770 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517586 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 186620 18770 40 100 0 186517 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 746480

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 438
/proc/meminfo: memFree=1250992/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=755656 CPUtime=162.22
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 32628 0 0 0 16211 11 0 0 25 0 1 0 64410803 773791744 21485 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517265 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 188914 21485 40 100 0 188811 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 755656

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 438
/proc/meminfo: memFree=1249712/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=756632 CPUtime=222.2
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 32947 0 0 0 22209 11 0 0 25 0 1 0 64410803 774791168 21792 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517319 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 189158 21792 40 100 0 189055 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 756632

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 438
/proc/meminfo: memFree=1246960/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=758956 CPUtime=282.18
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 33648 0 0 0 28206 12 0 0 25 0 1 0 64410803 777170944 22467 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517289 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 189739 22467 40 100 0 189636 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 758956

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 438
/proc/meminfo: memFree=1246256/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=759528 CPUtime=342.15
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 33834 0 0 0 34203 12 0 0 25 0 1 0 64410803 777756672 22646 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517389 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 189882 22646 40 100 0 189779 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 759528

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 438
/proc/meminfo: memFree=1244592/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=760932 CPUtime=402.13
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 34263 0 0 0 40201 12 0 0 25 0 1 0 64410803 779194368 23059 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517383 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 190233 23059 40 100 0 190130 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 760932

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1242224/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=762912 CPUtime=462.11
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 34867 0 0 0 46198 13 0 0 25 0 1 0 64410803 781221888 23642 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517387 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 190728 23642 40 100 0 190625 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 762912

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1241328/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=763776 CPUtime=522.09
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 35112 0 0 0 52196 13 0 0 25 0 1 0 64410803 782106624 23880 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517581 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 190944 23880 40 100 0 190841 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 763776

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1240432/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=764496 CPUtime=582.06
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 35338 0 0 0 58193 13 0 0 25 0 1 0 64410803 782843904 24099 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 191124 24099 40 100 0 191021 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 764496

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1239792/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=765112 CPUtime=642.04
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 35500 0 0 0 64191 13 0 0 25 0 1 0 64410803 783474688 24259 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517263 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 191278 24259 40 100 0 191175 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 765112

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1234224/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=769884 CPUtime=702.02
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 36970 0 0 0 70187 15 0 0 25 0 1 0 64410803 788361216 25669 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517594 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 192471 25669 40 100 0 192368 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 769884

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

[startup+716.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1233008/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=770816 CPUtime=716.42
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 37285 0 0 0 71626 16 0 0 25 0 1 0 64410803 789315584 25969 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134517253 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 192704 25969 40 100 0 192601 0
Current children cumulated CPU time (s) 716.42
Current children cumulated vsize (KiB) 770816

[startup+729.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1210224/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=787320 CPUtime=729.21
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 43380 0 0 0 72904 17 0 0 25 0 1 0 64410803 806215680 31631 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134530207 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 196830 31631 43 100 0 196727 0
Current children cumulated CPU time (s) 729.21
Current children cumulated vsize (KiB) 787320

[startup+735.905 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1209968/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=787320 CPUtime=735.62
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 43487 0 0 0 73544 18 0 0 25 0 1 0 64410803 806215680 31705 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531917 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 196830 31705 43 100 0 196727 0
Current children cumulated CPU time (s) 735.62
Current children cumulated vsize (KiB) 787320

[startup+737.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1209840/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=787320 CPUtime=737.21
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 43544 0 0 0 73703 18 0 0 25 0 1 0 64410803 806215680 31759 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531799 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 196830 31759 43 100 0 196727 0
Current children cumulated CPU time (s) 737.21
Current children cumulated vsize (KiB) 787320

[startup+739.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1209456/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=787320 CPUtime=738.81
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 43611 0 0 0 73863 18 0 0 25 0 1 0 64410803 806215680 31822 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 196830 31822 43 100 0 196727 0
Current children cumulated CPU time (s) 738.81
Current children cumulated vsize (KiB) 787320

[startup+739.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1209456/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=787320 CPUtime=739.61
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 43652 0 0 0 73943 18 0 0 25 0 1 0 64410803 806215680 31861 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 196830 31861 43 100 0 196727 0
Current children cumulated CPU time (s) 739.61
Current children cumulated vsize (KiB) 787320

[startup+740.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 440
/proc/meminfo: memFree=1209456/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=787320 CPUtime=739.81
/proc/437/stat : 437 (dewSatz) R 435 437 32034 0 -1 4194304 43673 0 0 0 73963 18 0 0 25 0 1 0 64410803 806215680 31877 18446744073709551615 134512640 134923568 4294956592 18446744073709551615 134532505 0 0 4096 0 0 0 0 17 1 0 0
/proc/437/statm: 196830 31877 43 100 0 196727 0
Current children cumulated CPU time (s) 739.81
Current children cumulated vsize (KiB) 787320

[startup+740.201 s]
/proc/loadavg: 0.99 0.98 0.99 1/64 440
/proc/meminfo: memFree=1336824/2055920 swapFree=4192812/4192956
[pid=437] ppid=435 vsize=0 CPUtime=739.89
/proc/437/stat : 437 (dewSatz) D 435 437 32034 0 -1 4194308 43722 0 0 0 73969 20 0 0 24 0 1 0 64410803 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 739.89
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 740.275
CPU time (s): 739.903
CPU user time (s): 739.699
CPU system time (s): 0.203968
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 787320

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

runsolver used 0.471928 second user time and 1.55876 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 11 20:14:13 UTC 2007

IDJOB= 318836
IDBENCH= 20464
IDSOLVER= 119
FILE ID= node62/318836-1176322452

PBS_JOBID= 4516723

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  eef911a782905fce2d6d67e1fb443023

RANDOM SEED= 34395467

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.279
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.279
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:       1337608 kB
Buffers:         41876 kB
Cached:         495868 kB
SwapCached:          0 kB
Active:         181536 kB
Inactive:       371632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10632 kB
Writeback:           0 kB
Mapped:          25664 kB
Slab:           151096 kB
Committed_AS:   106992 kB
PageTables:       1464 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= 66554 MiB

End job on node62 on Wed Apr 11 20:26:33 UTC 2007