Trace number 1722511

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 2009-03-22-BaseUNSAT 884.365 884.599

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.643
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

884.26/884.59	
884.26/884.59	c decisions : 3401896
884.26/884.59	c conflicts : 2473703
884.26/884.59	c Memory limit 1620 MiB
884.26/884.59	c RANDOM SEED: 9340088
884.26/884.59	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-1722511-1240676317/watcher-1722511-1240676317 -o /tmp/evaluation-result-1722511-1240676317/solver-1722511-1240676317 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1722511-1240676317.cnf -rs 9340088 -co memory_limit 1800 

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: 1.00 1.01 1.01 3/65 17372
/proc/meminfo: memFree=1735336/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=1996 CPUtime=0
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 221 0 0 0 0 0 0 0 20 0 1 0 95660852 2043904 205 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 499 206 151 362 0 134 0

[startup+0.0267451 s]
/proc/loadavg: 1.00 1.01 1.01 3/65 17372
/proc/meminfo: memFree=1735336/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=2656 CPUtime=0.02
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 427 0 0 0 2 0 0 0 20 0 1 0 95660852 2719744 411 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 664 411 151 362 0 299 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2656

[startup+0.102753 s]
/proc/loadavg: 1.00 1.01 1.01 3/65 17372
/proc/meminfo: memFree=1735336/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=5436 CPUtime=0.09
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 1191 0 0 0 9 0 0 0 20 0 1 0 95660852 5566464 1137 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 1359 1137 158 362 0 994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5436

[startup+0.301775 s]
/proc/loadavg: 1.00 1.01 1.01 3/65 17372
/proc/meminfo: memFree=1735336/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=5436 CPUtime=0.29
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 1191 0 0 0 29 0 0 0 22 0 1 0 95660852 5566464 1137 1992294400 134512640 135997824 4294956160 18446744073709551615 134696126 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 1359 1137 158 362 0 994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5436

[startup+0.70282 s]
/proc/loadavg: 1.00 1.01 1.01 3/65 17372
/proc/meminfo: memFree=1735336/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=6980 CPUtime=0.69
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 1583 0 0 0 69 0 0 0 25 0 1 0 95660852 7147520 1472 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 1745 1472 159 362 0 1380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6980

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17373
/proc/meminfo: memFree=1727456/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=10732 CPUtime=1.49
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 2442 0 0 0 148 1 0 0 25 0 1 0 95660852 10989568 2330 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 2683 2330 174 362 0 2318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10732

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17373
/proc/meminfo: memFree=1726368/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=10868 CPUtime=3.09
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 2487 0 0 0 308 1 0 0 25 0 1 0 95660852 11128832 2375 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 2717 2375 174 362 0 2352 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10868

[startup+6.30145 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17373
/proc/meminfo: memFree=1726048/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=11292 CPUtime=6.29
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 2559 0 0 0 628 1 0 0 25 0 1 0 95660852 11563008 2447 1992294400 134512640 135997824 4294956160 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 2823 2447 174 362 0 2458 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11292

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17373
/proc/meminfo: memFree=1725800/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=11292 CPUtime=12.69
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 2575 0 0 0 1268 1 0 0 25 0 1 0 95660852 11563008 2463 1992294400 134512640 135997824 4294956160 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 2823 2463 174 362 0 2458 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11292

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17373
/proc/meminfo: memFree=1725608/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=11568 CPUtime=25.49
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 2626 0 0 0 2548 1 0 0 25 0 1 0 95660852 11845632 2514 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 2892 2514 174 362 0 2527 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11568

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17373
/proc/meminfo: memFree=1724456/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=12972 CPUtime=51.08
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 2919 0 0 0 5107 1 0 0 25 0 1 0 95660852 13283328 2807 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 3243 2807 174 362 0 2878 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12972

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1722856/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=14572 CPUtime=102.26
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 3302 0 0 0 10225 1 0 0 25 0 1 0 95660852 14921728 3190 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 3643 3190 174 362 0 3278 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14572

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1722600/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=14704 CPUtime=162.24
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 3347 0 0 0 16223 1 0 0 25 0 1 0 95660852 15056896 3235 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 3676 3235 174 362 0 3311 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14704

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1721896/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=15576 CPUtime=222.23
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 3522 0 0 0 22222 1 0 0 25 0 1 0 95660852 15949824 3410 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 3894 3410 174 362 0 3529 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15576

[startup+282.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 17373
/proc/meminfo: memFree=1718760/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=19088 CPUtime=282.22
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4299 0 0 0 28220 2 0 0 25 0 1 0 95660852 19546112 4187 1992294400 134512640 135997824 4294956160 18446744073709551615 134817232 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 4772 4187 174 362 0 4407 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 19088

[startup+342.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 17373
/proc/meminfo: memFree=1716776/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=21168 CPUtime=342.2
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4781 0 0 0 34218 2 0 0 25 0 1 0 95660852 21676032 4669 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5292 4669 174 362 0 4927 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 21168

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1716264/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=21880 CPUtime=402.18
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4900 0 0 0 40216 2 0 0 25 0 1 0 95660852 22405120 4788 1992294400 134512640 135997824 4294956160 18446744073709551615 134758033 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5470 4788 174 362 0 5105 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 21880

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1716200/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=21880 CPUtime=462.17
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4902 0 0 0 46215 2 0 0 25 0 1 0 95660852 22405120 4790 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5470 4790 174 362 0 5105 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 21880

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1716200/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=21880 CPUtime=522.15
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4909 0 0 0 52213 2 0 0 25 0 1 0 95660852 22405120 4797 1992294400 134512640 135997824 4294956160 18446744073709551615 134757561 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5470 4797 174 362 0 5105 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 21880

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1716136/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=21880 CPUtime=582.13
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4915 0 0 0 58211 2 0 0 25 0 1 0 95660852 22405120 4803 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5470 4803 174 362 0 5105 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 21880

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1716072/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=21880 CPUtime=642.12
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4917 0 0 0 64210 2 0 0 25 0 1 0 95660852 22405120 4805 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5470 4805 174 362 0 5105 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 21880

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1716072/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22016 CPUtime=702.1
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4929 0 0 0 70208 2 0 0 25 0 1 0 95660852 22544384 4817 1992294400 134512640 135997824 4294956160 18446744073709551615 134756205 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5504 4817 174 362 0 5139 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 22016

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1716008/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22016 CPUtime=762.09
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4934 0 0 0 76207 2 0 0 25 0 1 0 95660852 22544384 4822 1992294400 134512640 135997824 4294956160 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5504 4822 174 362 0 5139 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 22016

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1715944/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22172 CPUtime=822.08
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 4968 0 0 0 82205 3 0 0 25 0 1 0 95660852 22704128 4856 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5543 4856 174 362 0 5178 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 22172

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1715432/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22604 CPUtime=882.06
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 5072 0 0 0 88203 3 0 0 25 0 1 0 95660852 23146496 4960 1992294400 134512640 135997824 4294956160 18446744073709551615 134816971 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5651 4960 174 362 0 5286 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 22604

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

[startup+883.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1715432/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22604 CPUtime=882.86
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 5076 0 0 0 88283 3 0 0 25 0 1 0 95660852 23146496 4964 1992294400 134512640 135997824 4294956160 18446744073709551615 134757402 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5651 4964 174 362 0 5286 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 22604

[startup+883.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1715432/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22604 CPUtime=883.66
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 5077 0 0 0 88363 3 0 0 25 0 1 0 95660852 23146496 4965 1992294400 134512640 135997824 4294956160 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5651 4965 174 362 0 5286 0
Current children cumulated CPU time (s) 883.66
Current children cumulated vsize (KiB) 22604

[startup+884.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1715432/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22604 CPUtime=884.06
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 5083 0 0 0 88403 3 0 0 25 0 1 0 95660852 23146496 4971 1992294400 134512640 135997824 4294956160 18446744073709551615 134757821 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5651 4971 174 362 0 5286 0
Current children cumulated CPU time (s) 884.06
Current children cumulated vsize (KiB) 22604

[startup+884.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1715432/2055920 swapFree=4180992/4192956
[pid=17372] ppid=17370 vsize=22604 CPUtime=884.26
/proc/17372/stat : 17372 (hydrasat) R 17370 17372 16938 0 -1 4194304 5084 0 0 0 88423 3 0 0 25 0 1 0 95660852 23146496 4972 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/17372/statm: 5651 4972 174 362 0 5286 0
Current children cumulated CPU time (s) 884.26
Current children cumulated vsize (KiB) 22604

Child status: 20
Real time (s): 884.599
CPU time (s): 884.365
CPU user time (s): 884.33
CPU system time (s): 0.034994
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 22604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 884.33
system time used= 0.034994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5105
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= 2
involuntary context switches= 567

runsolver used 0.964853 second user time and 2.11768 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 18:18:37
IDJOB=1722511
IDBENCH=71091
IDSOLVER=520
FILE ID=node87/1722511-1240676317
PBS_JOBID= 9186614
Free space on /tmp= 66420 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722511-1240676317/watcher-1722511-1240676317 -o /tmp/evaluation-result-1722511-1240676317/solver-1722511-1240676317 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1722511-1240676317.cnf -rs 9340088 -co memory_limit 1800

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=9340088

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1735752 kB
Buffers:         46420 kB
Cached:         203284 kB
SwapCached:       5772 kB
Active:          98320 kB
Inactive:       159592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735752 kB
SwapTotal:     4192956 kB
SwapFree:      4180992 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            48160 kB
Committed_AS:   310916 kB
PageTables:       1456 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= 66420 MiB
End job on node87 at 2009-04-25 18:33:21