Trace number 1562787

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 788.466 788.684

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

788.38/788.66	
788.38/788.66	c decisions : 767749
788.38/788.66	c conflicts : 501814
788.38/788.66	c Memory limit 1620 MiB
788.38/788.66	c RANDOM SEED: 1109658061
788.38/788.66	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-1562787-1240998276/watcher-1562787-1240998276 -o /tmp/evaluation-result-1562787-1240998276/solver-1562787-1240998276 -C 1200 -W 1800 -M 1800 HOME/hydrasat HOME/instance-1562787-1240998276.cnf -rs 1109658061 -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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.19 0.94 3/64 14721
/proc/meminfo: memFree=1933416/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=2416 CPUtime=0
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 127861643 2473984 201 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 604 201 151 362 0 239 0

[startup+0.0738261 s]
/proc/loadavg: 1.00 1.19 0.94 3/64 14721
/proc/meminfo: memFree=1933416/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=4132 CPUtime=0.06
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 696 0 0 0 6 0 0 0 18 0 1 0 127861643 4231168 680 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 1033 680 151 362 0 668 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4132

[startup+0.101828 s]
/proc/loadavg: 1.00 1.19 0.94 3/64 14721
/proc/meminfo: memFree=1933416/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=4792 CPUtime=0.09
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 887 0 0 0 9 0 0 0 18 0 1 0 127861643 4907008 871 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 1198 871 151 362 0 833 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4792

[startup+0.301848 s]
/proc/loadavg: 1.00 1.19 0.94 3/64 14721
/proc/meminfo: memFree=1933416/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=11244 CPUtime=0.29
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 2606 0 0 0 28 1 0 0 20 0 1 0 127861643 11513856 2590 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 2811 2591 155 362 0 2446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11244

[startup+0.701887 s]
/proc/loadavg: 1.00 1.19 0.94 3/64 14721
/proc/meminfo: memFree=1933416/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=17452 CPUtime=0.69
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 4265 0 0 0 68 1 0 0 23 0 1 0 127861643 17870848 3859 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 4363 3859 159 362 0 3998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17452

[startup+1.50197 s]
/proc/loadavg: 1.00 1.19 0.94 2/65 14722
/proc/meminfo: memFree=1916896/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=24732 CPUtime=1.49
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 6543 0 0 0 147 2 0 0 25 0 1 0 127861643 25325568 5711 1992294400 134512640 135997824 4294956160 18446744073709551615 134757531 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 6183 5711 174 362 0 5818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24732

[startup+3.10113 s]
/proc/loadavg: 1.00 1.19 0.94 2/65 14722
/proc/meminfo: memFree=1910944/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=24996 CPUtime=3.09
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 6603 0 0 0 307 2 0 0 25 0 1 0 127861643 25595904 5771 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 6249 5771 174 362 0 5884 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24996

[startup+6.30144 s]
/proc/loadavg: 1.00 1.19 0.94 2/65 14722
/proc/meminfo: memFree=1910112/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=25928 CPUtime=6.29
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 6831 0 0 0 627 2 0 0 25 0 1 0 127861643 26550272 5999 1992294400 134512640 135997824 4294956160 18446744073709551615 134757453 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 6482 5999 174 362 0 6117 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25928

[startup+12.7011 s]
/proc/loadavg: 1.00 1.18 0.94 2/65 14722
/proc/meminfo: memFree=1907880/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=28064 CPUtime=12.69
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 7355 0 0 0 1266 3 0 0 25 0 1 0 127861643 28737536 6523 1992294400 134512640 135997824 4294956160 18446744073709551615 134757440 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 7016 6523 174 362 0 6651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28064

[startup+25.5013 s]
/proc/loadavg: 1.00 1.18 0.94 2/65 14722
/proc/meminfo: memFree=1904168/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=31964 CPUtime=25.48
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 8254 0 0 0 2544 4 0 0 25 0 1 0 127861643 32731136 7422 1992294400 134512640 135997824 4294956160 18446744073709551615 134757355 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 7991 7422 174 362 0 7626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31964

[startup+51.1019 s]
/proc/loadavg: 1.00 1.16 0.94 2/65 14722
/proc/meminfo: memFree=1898152/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=38892 CPUtime=51.08
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 9785 0 0 0 5102 6 0 0 25 0 1 0 127861643 39825408 8953 1992294400 134512640 135997824 4294956160 18446744073709551615 134756045 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 9723 8953 174 362 0 9358 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38892

[startup+102.305 s]
/proc/loadavg: 1.00 1.13 0.94 2/65 14722
/proc/meminfo: memFree=1889384/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=47976 CPUtime=102.27
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 11950 0 0 0 10219 8 0 0 25 0 1 0 127861643 49127424 11118 1992294400 134512640 135997824 4294956160 18446744073709551615 134757799 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 11994 11118 174 362 0 11629 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47976

[startup+162.302 s]
/proc/loadavg: 1.04 1.12 0.95 2/65 14722
/proc/meminfo: memFree=1880808/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=58156 CPUtime=162.24
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 14222 0 0 0 16215 9 0 0 25 0 1 0 127861643 59551744 13261 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 14539 13261 174 362 0 14174 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58156

[startup+222.302 s]
/proc/loadavg: 1.05 1.11 0.95 2/65 14722
/proc/meminfo: memFree=1874280/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=65500 CPUtime=222.23
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 15826 0 0 0 22213 10 0 0 25 0 1 0 127861643 67072000 14865 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 16375 14865 174 362 0 16010 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 65500

[startup+282.302 s]
/proc/loadavg: 1.05 1.10 0.96 2/65 14722
/proc/meminfo: memFree=1866664/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=73716 CPUtime=282.22
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 17744 0 0 0 28210 12 0 0 25 0 1 0 127861643 75485184 16783 1992294400 134512640 135997824 4294956160 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 18429 16783 174 362 0 18064 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73716

[startup+342.302 s]
/proc/loadavg: 1.18 1.13 0.97 2/65 14722
/proc/meminfo: memFree=1862376/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=78728 CPUtime=342.2
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 18785 0 0 0 34207 13 0 0 25 0 1 0 127861643 80617472 17824 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 19682 17824 174 362 0 19317 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 78728

[startup+402.302 s]
/proc/loadavg: 1.06 1.10 0.97 2/65 14722
/proc/meminfo: memFree=1857512/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=85292 CPUtime=402.18
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 20264 0 0 0 40204 14 0 0 25 0 1 0 127861643 87339008 19046 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 21323 19046 174 362 0 20958 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 85292

[startup+462.302 s]
/proc/loadavg: 1.02 1.08 0.97 2/65 14722
/proc/meminfo: memFree=1852840/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=90380 CPUtime=462.16
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 21414 0 0 0 46201 15 0 0 25 0 1 0 127861643 92549120 20196 1992294400 134512640 135997824 4294956160 18446744073709551615 134757811 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 22595 20196 174 362 0 22230 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 90380

[startup+522.302 s]
/proc/loadavg: 1.01 1.06 0.97 2/65 14722
/proc/meminfo: memFree=1849384/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=94044 CPUtime=522.14
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 22286 0 0 0 52199 15 0 0 25 0 1 0 127861643 96301056 21068 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 23511 21068 174 362 0 23146 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 94044

[startup+582.302 s]
/proc/loadavg: 1.00 1.05 0.97 2/65 14722
/proc/meminfo: memFree=1844456/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=99184 CPUtime=582.13
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 23632 0 0 0 58196 17 0 0 25 0 1 0 127861643 101564416 22266 1992294400 134512640 135997824 4294956160 18446744073709551615 134757355 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 24796 22266 174 362 0 24431 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 99184

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 0.97 2/65 14722
/proc/meminfo: memFree=1841000/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=103040 CPUtime=642.12
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 24484 0 0 0 64194 18 0 0 25 0 1 0 127861643 105512960 23118 1992294400 134512640 135997824 4294956160 18446744073709551615 134757476 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 25760 23118 174 362 0 25395 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 103040

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 0.97 2/65 14722
/proc/meminfo: memFree=1837992/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=105948 CPUtime=702.1
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 25235 0 0 0 70191 19 0 0 25 0 1 0 127861643 108490752 23869 1992294400 134512640 135997824 4294956160 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 26487 23869 174 362 0 26122 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 105948

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1834792/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=110676 CPUtime=762.08
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 26308 0 0 0 76188 20 0 0 25 0 1 0 127861643 113332224 24646 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 27669 24646 174 362 0 27304 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 110676

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

[startup+767.902 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1834600/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=110808 CPUtime=767.68
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 26355 0 0 0 76747 21 0 0 25 0 1 0 127861643 113467392 24693 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 27702 24693 174 362 0 27337 0
Current children cumulated CPU time (s) 767.68
Current children cumulated vsize (KiB) 110808

[startup+780.701 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1833384/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=111912 CPUtime=780.47
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 26706 0 0 0 78026 21 0 0 25 0 1 0 127861643 114597888 25044 1992294400 134512640 135997824 4294956160 18446744073709551615 134757388 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 27978 25044 174 362 0 27613 0
Current children cumulated CPU time (s) 780.47
Current children cumulated vsize (KiB) 111912

[startup+783.902 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1832680/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=113020 CPUtime=783.67
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 27036 0 0 0 78346 21 0 0 25 0 1 0 127861643 115732480 25197 1992294400 134512640 135997824 4294956160 18446744073709551615 134757377 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 28255 25197 174 362 0 27890 0
Current children cumulated CPU time (s) 783.67
Current children cumulated vsize (KiB) 113020

[startup+787.102 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1831784/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=113904 CPUtime=786.88
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 27234 0 0 0 78666 22 0 0 25 0 1 0 127861643 116637696 25395 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 28476 25395 174 362 0 28111 0
Current children cumulated CPU time (s) 786.88
Current children cumulated vsize (KiB) 113904

[startup+787.902 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1831720/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=113904 CPUtime=787.68
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 27240 0 0 0 78746 22 0 0 25 0 1 0 127861643 116637696 25401 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 28476 25401 174 362 0 28111 0
Current children cumulated CPU time (s) 787.68
Current children cumulated vsize (KiB) 113904

[startup+788.302 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1831720/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=113904 CPUtime=788.08
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 27244 0 0 0 78786 22 0 0 25 0 1 0 127861643 116637696 25405 1992294400 134512640 135997824 4294956160 18446744073709551615 134758023 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 28476 25405 174 362 0 28111 0
Current children cumulated CPU time (s) 788.08
Current children cumulated vsize (KiB) 113904

[startup+788.501 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1831720/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=113904 CPUtime=788.28
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 27244 0 0 0 78806 22 0 0 25 0 1 0 127861643 116637696 25405 1992294400 134512640 135997824 4294956160 18446744073709551615 134757859 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 28476 25405 174 362 0 28111 0
Current children cumulated CPU time (s) 788.28
Current children cumulated vsize (KiB) 113904

[startup+788.601 s]
/proc/loadavg: 1.00 1.02 0.97 2/65 14722
/proc/meminfo: memFree=1831720/2055920 swapFree=4173832/4192956
[pid=14721] ppid=14719 vsize=113904 CPUtime=788.38
/proc/14721/stat : 14721 (hydrasat) R 14719 14721 14598 0 -1 4194304 27244 0 0 0 78816 22 0 0 25 0 1 0 127861643 116637696 25405 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/14721/statm: 28476 25405 174 362 0 28111 0
Current children cumulated CPU time (s) 788.38
Current children cumulated vsize (KiB) 113904

Child status: 20
Real time (s): 788.684
CPU time (s): 788.466
CPU user time (s): 788.228
CPU system time (s): 0.237963
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 113904

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

runsolver used 0.570913 second user time and 1.61675 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-29 11:44:36
IDJOB=1562787
IDBENCH=70941
IDSOLVER=520
FILE ID=node12/1562787-1240998276
PBS_JOBID= 9204855
Free space on /tmp= 66532 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562787-1240998276/watcher-1562787-1240998276 -o /tmp/evaluation-result-1562787-1240998276/solver-1562787-1240998276 -C 1200 -W 1800 -M 1800  HOME/hydrasat HOME/instance-1562787-1240998276.cnf -rs 1109658061 -co memory_limit 1800

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1109658061

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1933832 kB
Buffers:         11000 kB
Cached:          56052 kB
SwapCached:      13392 kB
Active:          39356 kB
Inactive:        43424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1933832 kB
SwapTotal:     4192956 kB
SwapFree:      4173832 kB
Dirty:            4524 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            25296 kB
Committed_AS:   643792 kB
PageTables:       1376 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= 66532 MiB
End job on node12 at 2009-04-29 11:57:45