Trace number 1720119

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
HydraSAT-Multi 2009-03-22-MultiUNSAT 116.216 58.205

General information on the benchmark

Namevelev-engi-uns-1.0-4nd.cnf
MD5SUM700f8e86139a93fca212e22efa0f7d2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.1565
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses67586
Sum of the clauses size190944
Maximum clause length58
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 256649
Number of clauses of size 35901
Number of clauses of size 4437
Number of clauses of size 5591
Number of clauses of size over 54007

Solver Data

0.00/0.00	c Trying configuration 1
58.05/58.20	
58.05/58.20	c decisions : 342461
58.05/58.20	c conflicts : 212408
58.05/58.20	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720119-1240652847/watcher-1720119-1240652847 -o /tmp/evaluation-result-1720119-1240652847/solver-1720119-1240652847 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1720119-1240652847.cnf 1800 1046360045 

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): 1800 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 1.07 3/65 16725
/proc/meminfo: memFree=1822368/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=1720 CPUtime=0
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 168 0 0 0 0 0 0 0 20 0 1 0 93313685 1761280 150 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 430 152 117 317 0 110 0

[startup+0.037421 s]
/proc/loadavg: 0.92 0.98 1.07 3/65 16725
/proc/meminfo: memFree=1822368/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=3436 CPUtime=0.03
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 621 0 0 0 3 0 0 0 20 0 1 0 93313685 3518464 603 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 859 604 117 317 0 539 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8796

[startup+0.101435 s]
/proc/loadavg: 0.92 0.98 1.07 3/65 16725
/proc/meminfo: memFree=1822368/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=7364 CPUtime=0.09
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 1689 0 0 0 9 0 0 0 20 0 1 0 93313685 7540736 1601 1992294400 134512640 135813592 4294956160 18446744073709551615 134679014 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 1841 1601 124 317 0 1521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12724

[startup+0.301475 s]
/proc/loadavg: 0.92 0.98 1.07 3/65 16725
/proc/meminfo: memFree=1822368/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=8816 CPUtime=0.29
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 2055 0 0 0 29 0 0 0 22 0 1 0 93313685 9027584 1900 1992294400 134512640 135813592 4294956160 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 2204 1900 126 317 0 1884 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14176

[startup+0.701556 s]
/proc/loadavg: 0.92 0.98 1.07 3/65 16725
/proc/meminfo: memFree=1822368/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=11904 CPUtime=0.69
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 2830 0 0 0 68 1 0 0 25 0 1 0 93313685 12189696 2674 1992294400 134512640 135813592 4294956160 18446744073709551615 134665213 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 2976 2674 149 317 0 2656 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17264

[startup+1.50172 s]
/proc/loadavg: 0.92 0.98 1.07 2/67 16727
/proc/meminfo: memFree=1811856/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=12036 CPUtime=1.49
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 2889 0 0 0 148 1 0 0 25 0 1 0 93313685 12324864 2733 1992294400 134512640 135813592 4294956160 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 3009 2733 149 317 0 2689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17396

[startup+3.10104 s]
/proc/loadavg: 0.92 0.98 1.07 2/67 16727
/proc/meminfo: memFree=1811472/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=12300 CPUtime=3.09
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 2949 0 0 0 308 1 0 0 25 0 1 0 93313685 12595200 2793 1992294400 134512640 135813592 4294956160 18446744073709551615 134656178 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 3075 2793 149 317 0 2755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17660

[startup+6.30269 s]
/proc/loadavg: 0.93 0.98 1.07 2/67 16727
/proc/meminfo: memFree=1810896/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=12716 CPUtime=6.29
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3023 0 0 0 628 1 0 0 25 0 1 0 93313685 13021184 2867 1992294400 134512640 135813592 4294956160 18446744073709551615 134665347 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 3179 2867 149 317 0 2859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18076

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 1.07 2/67 16727
/proc/meminfo: memFree=1810192/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=13388 CPUtime=12.68
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3194 0 0 0 1267 1 0 0 25 0 1 0 93313685 13709312 3038 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 3347 3038 149 317 0 3027 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18748

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1809872/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=14052 CPUtime=25.47
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3349 0 0 0 2546 1 0 0 25 0 1 0 93313685 14389248 3193 1992294400 134512640 135813592 4294956160 18446744073709551615 135212979 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 3513 3193 149 317 0 3193 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19412

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807952/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=15952 CPUtime=51.06
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3800 0 0 0 5104 2 0 0 25 0 1 0 93313685 16334848 3644 1992294400 134512640 135813592 4294956160 18446744073709551615 134588021 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 3988 3644 149 317 0 3668 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 21312

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (58.05 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (58.05 s) to the 'lost time'.

[startup+58.1012 s]
/proc/loadavg: 0.97 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807312/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=16632 CPUtime=58.05
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3972 0 0 0 5803 2 0 0 25 0 1 0 93313685 17031168 3816 1992294400 134512640 135813592 4294956160 18446744073709551615 134667763 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 4158 3816 149 317 0 3838 0
Current children cumulated CPU time (s) 58.05
Current children cumulated vsize (KiB) 21992

[startup+58.2012 s]
/proc/loadavg: 0.97 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807248/2055920 swapFree=4181392/4192956
[pid=16725] ppid=-1 vsize=0 CPUtime=0
/proc/16725/stat : -- couldn't open stat file --/proc/16725/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+54.3015 s]
/proc/loadavg: 0.96 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807696/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=16368 CPUtime=54.25
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3894 0 0 0 5423 2 0 0 25 0 1 0 93313685 16760832 3738 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 4092 3738 149 317 0 3772 0
Current children cumulated CPU time (s) 54.25
Current children cumulated vsize (KiB) 21728

[startup+55.9018 s]
/proc/loadavg: 0.97 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807504/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=16500 CPUtime=55.85
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3927 0 0 0 5583 2 0 0 25 0 1 0 93313685 16896000 3771 1992294400 134512640 135813592 4294956160 18446744073709551615 135047556 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 4125 3771 149 317 0 3805 0
Current children cumulated CPU time (s) 55.85
Current children cumulated vsize (KiB) 21860

[startup+57.5011 s]
/proc/loadavg: 0.97 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807312/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=16632 CPUtime=57.45
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3965 0 0 0 5743 2 0 0 25 0 1 0 93313685 17031168 3809 1992294400 134512640 135813592 4294956160 18446744073709551615 134665074 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 4158 3809 149 317 0 3838 0
Current children cumulated CPU time (s) 57.45
Current children cumulated vsize (KiB) 21992

[startup+57.9012 s]
/proc/loadavg: 0.97 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807312/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=16632 CPUtime=57.85
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3970 0 0 0 5783 2 0 0 25 0 1 0 93313685 17031168 3814 1992294400 134512640 135813592 4294956160 18446744073709551615 135224109 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 4158 3814 149 317 0 3838 0
Current children cumulated CPU time (s) 57.85
Current children cumulated vsize (KiB) 21992

[startup+58.1012 s]
/proc/loadavg: 0.97 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807312/2055920 swapFree=4181392/4192956
[pid=16725] ppid=16723 vsize=5360 CPUtime=0
/proc/16725/stat : 16725 (hydrasat-multi.) S 16723 16725 16565 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 93313685 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16725/statm: 1340 239 197 169 0 51 0
[pid=16726] ppid=16725 vsize=16632 CPUtime=58.05
/proc/16726/stat : 16726 (hydrasat_cache4) R 16725 16725 16565 0 -1 4194304 3972 0 0 0 5803 2 0 0 25 0 1 0 93313685 17031168 3816 1992294400 134512640 135813592 4294956160 18446744073709551615 134667763 0 0 4096 1 0 0 0 17 0 0 0
/proc/16726/statm: 4158 3816 149 317 0 3838 0
Current children cumulated CPU time (s) 58.05
Current children cumulated vsize (KiB) 21992

[startup+58.2012 s]
/proc/loadavg: 0.97 0.98 1.06 2/67 16727
/proc/meminfo: memFree=1807248/2055920 swapFree=4181392/4192956
[pid=16725] ppid=-1 vsize=0 CPUtime=0
/proc/16725/stat : -- couldn't open stat file --/proc/16725/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 58.05
#  lost CPU user time (s): 58.03
#  lost CPU system time (s): 0.02

Real time (s): 58.205
CPU time (s): 116.216
CPU user time (s): 116.166
CPU system time (s): 0.049995
CPU usage (%): 199.667
Max. virtual memory (cumulated for all children) (KiB): 21992

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

runsolver used 0.056991 second user time and 0.164974 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 11:47:27
IDJOB=1720119
IDBENCH=69594
IDSOLVER=518
FILE ID=node80/1720119-1240652847
PBS_JOBID= 9186503
Free space on /tmp= 66156 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT_RACE08/cnf/velev-engi-uns-1.0-4nd.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720119-1240652847/watcher-1720119-1240652847 -o /tmp/evaluation-result-1720119-1240652847/solver-1720119-1240652847 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1720119-1240652847.cnf 1800 1046360045

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 700f8e86139a93fca212e22efa0f7d2b
RANDOM SEED=1046360045

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1822848 kB
Buffers:         34472 kB
Cached:         124132 kB
SwapCached:       5344 kB
Active:          40496 kB
Inactive:       125812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822848 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            5140 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            52728 kB
Committed_AS:   286660 kB
PageTables:       1384 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= 66152 MiB
End job on node80 at 2009-04-25 11:48:26