Trace number 428390

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 745.331 745.552

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)

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

command line: runsolver --timestamp -w ROOT/results/node74/watcher-428390-1177718524 -o ROOT/results/node74/solver-428390-1177718524 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428390-1177718524/dewSatz_fixed /tmp/evaluation/428390-1177718524/instance-428390-1177718524.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 12175
/proc/meminfo: memFree=1592472/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=690016 CPUtime=0
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 219767195 706576384 95 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 172504 95 39 100 0 172401 0

[startup+0.102572 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 12175
/proc/meminfo: memFree=1592472/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=691732 CPUtime=0.09
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 778 0 0 0 9 0 0 0 18 0 1 0 219767195 708333568 763 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 172933 763 39 100 0 172830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691732

[startup+0.201582 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 12175
/proc/meminfo: memFree=1592472/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=693316 CPUtime=0.19
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 1399 0 0 0 18 1 0 0 18 0 1 0 219767195 709955584 1384 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134594845 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 173329 1384 39 100 0 173226 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 693316

[startup+0.301594 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 12175
/proc/meminfo: memFree=1592472/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=694900 CPUtime=0.29
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 2028 0 0 0 28 1 0 0 19 0 1 0 219767195 711577600 2013 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134574795 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 173725 2013 39 100 0 173622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694900

[startup+0.70164 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 12175
/proc/meminfo: memFree=1592472/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=709176 CPUtime=0.69
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 17345 0 0 0 64 5 0 0 22 0 1 0 219767195 726196224 7123 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515338 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 177294 7123 40 100 0 177191 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 709176

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1562192/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=710748 CPUtime=1.49
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 18114 0 0 0 144 5 0 0 25 0 1 0 219767195 727805952 7737 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515388 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/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: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1560272/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=712604 CPUtime=3.09
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 18826 0 0 0 303 6 0 0 25 0 1 0 219767195 729706496 8360 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517820 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 178151 8360 40 100 0 178048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 712604

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1553488/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=717324 CPUtime=6.29
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 20333 0 0 0 622 7 0 0 25 0 1 0 219767195 734539776 9771 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 179331 9771 40 100 0 179228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 717324

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1549400/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=720876 CPUtime=12.69
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 21415 0 0 0 1262 7 0 0 25 0 1 0 219767195 738177024 10803 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515410 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 180219 10803 40 100 0 180116 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 720876

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1538008/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=730240 CPUtime=25.48
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 24430 0 0 0 2540 8 0 0 25 0 1 0 219767195 747765760 13670 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134520915 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 182560 13670 40 100 0 182457 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 730240

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1531224/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=735360 CPUtime=51.08
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 26109 0 0 0 5099 9 0 0 25 0 1 0 219767195 753008640 15269 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517307 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 183840 15269 40 100 0 183737 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 735360

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1519832/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=744848 CPUtime=102.26
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 29101 0 0 0 10216 10 0 0 25 0 1 0 219767195 762724352 18132 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517964 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 186212 18132 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: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1511384/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=751860 CPUtime=162.24
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 31284 0 0 0 16213 11 0 0 25 0 1 0 219767195 769904640 20232 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517614 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 187965 20232 40 100 0 187862 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 751860

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1508696/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=754136 CPUtime=222.23
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 31973 0 0 0 22211 12 0 0 25 0 1 0 219767195 772235264 20897 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517253 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 188534 20897 40 100 0 188431 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 754136

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1507736/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=754964 CPUtime=282.2
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 32237 0 0 0 28208 12 0 0 25 0 1 0 219767195 773083136 21151 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517417 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 188741 21151 40 100 0 188638 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 754964

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1507032/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=755544 CPUtime=342.19
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 32427 0 0 0 34206 13 0 0 25 0 1 0 219767195 773677056 21334 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517270 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 188886 21334 40 100 0 188783 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 755544

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1504984/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=757356 CPUtime=402.17
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 32974 0 0 0 40204 13 0 0 25 0 1 0 219767195 775532544 21860 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 189339 21860 40 100 0 189236 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 757356

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1502744/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=759164 CPUtime=462.15
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 33527 0 0 0 46202 13 0 0 25 0 1 0 219767195 777383936 22393 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517357 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 189791 22393 40 100 0 189688 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 759164

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1501784/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=760040 CPUtime=522.13
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 33772 0 0 0 52200 13 0 0 25 0 1 0 219767195 778280960 22631 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517221 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 190010 22631 40 100 0 189907 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 760040

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1500760/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=760860 CPUtime=582.12
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 34030 0 0 0 58198 14 0 0 25 0 1 0 219767195 779120640 22880 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517419 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 190215 22880 40 100 0 190112 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 760860

[startup+642.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 12176
/proc/meminfo: memFree=1500376/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=761304 CPUtime=642.1
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 34141 0 0 0 64196 14 0 0 25 0 1 0 219767195 779575296 22991 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 190326 22991 40 100 0 190223 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 761304

[startup+702.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 12176
/proc/meminfo: memFree=1494488/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=766152 CPUtime=702.08
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 35669 0 0 0 70193 15 0 0 25 0 1 0 219767195 784539648 24458 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134517188 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 191538 24458 40 100 0 191435 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 766152

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

[startup+716.801 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 12176
/proc/meminfo: memFree=1493272/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=767084 CPUtime=716.58
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 35980 0 0 0 71643 15 0 0 25 0 1 0 219767195 785494016 24754 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134515348 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 191771 24754 40 100 0 191668 0
Current children cumulated CPU time (s) 716.58
Current children cumulated vsize (KiB) 767084

[startup+729.602 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1471704/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=729.37
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 41789 0 0 0 72920 17 0 0 25 0 1 0 219767195 801390592 30117 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134530289 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30117 43 100 0 195549 0
Current children cumulated CPU time (s) 729.37
Current children cumulated vsize (KiB) 782608

[startup+736.006 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1471128/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=735.77
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 41967 0 0 0 73560 17 0 0 25 0 1 0 219767195 801390592 30258 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531668 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30258 43 100 0 195549 0
Current children cumulated CPU time (s) 735.77
Current children cumulated vsize (KiB) 782608

[startup+742.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1469592/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=742.17
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 42465 0 0 0 74199 18 0 0 25 0 1 0 219767195 801390592 30716 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30716 43 100 0 195549 0
Current children cumulated CPU time (s) 742.17
Current children cumulated vsize (KiB) 782608

[startup+744.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1469208/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=743.77
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 42520 0 0 0 74359 18 0 0 25 0 1 0 219767195 801390592 30770 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531646 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30770 43 100 0 195549 0
Current children cumulated CPU time (s) 743.77
Current children cumulated vsize (KiB) 782608

[startup+744.806 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1469016/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=744.57
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 42551 0 0 0 74439 18 0 0 25 0 1 0 219767195 801390592 30801 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134532087 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30801 43 100 0 195549 0
Current children cumulated CPU time (s) 744.57
Current children cumulated vsize (KiB) 782608

[startup+745.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1469016/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=744.97
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 42570 0 0 0 74479 18 0 0 25 0 1 0 219767195 801390592 30820 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30820 43 100 0 195549 0
Current children cumulated CPU time (s) 744.97
Current children cumulated vsize (KiB) 782608

[startup+745.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1469016/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=745.17
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 42576 0 0 0 74499 18 0 0 25 0 1 0 219767195 801390592 30826 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30826 43 100 0 195549 0
Current children cumulated CPU time (s) 745.17
Current children cumulated vsize (KiB) 782608

[startup+745.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12176
/proc/meminfo: memFree=1469016/2055920 swapFree=4183092/4192956
[pid=12175] ppid=12173 vsize=782608 CPUtime=745.27
/proc/12175/stat : 12175 (dewSatz_fixed) R 12173 12175 11087 0 -1 4194304 42588 0 0 0 74509 18 0 0 25 0 1 0 219767195 801390592 30838 18446744073709551615 134512640 134923568 4294956656 18446744073709551615 134536454 0 0 4096 0 0 0 0 17 1 0 0
/proc/12175/statm: 195652 30838 43 100 0 195549 0
Current children cumulated CPU time (s) 745.27
Current children cumulated vsize (KiB) 782608

Child status: 20
Real time (s): 745.552
CPU time (s): 745.331
CPU user time (s): 745.123
CPU system time (s): 0.207968
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 782608

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

runsolver used 0.580911 second user time and 1.46478 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Sat Apr 28 00:02:04 UTC 2007

IDJOB= 428390
IDBENCH= 20465
IDSOLVER= 197
FILE ID= node74/428390-1177718524

PBS_JOBID= 4715352

Free space on /tmp= 103213 MiB

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

META MD5SUM SOLVER= 7386eb54c3fac2d8e6ad9191fdd25a76
MD5SUM BENCH=  240b13662b1715595ba6c034fd886d0b

RANDOM SEED= 568231833

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1592816 kB
Buffers:         47224 kB
Cached:         338180 kB
SwapCached:       3148 kB
Active:         150520 kB
Inactive:       245032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592816 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:           10148 kB
Writeback:           0 kB
Mapped:          16088 kB
Slab:            53308 kB
Committed_AS:  4051224 kB
PageTables:       1480 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= 103213 MiB

End job on node74 on Sat Apr 28 00:14:30 UTC 2007