Trace number 1722510

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-Flat 2009-03-22-FlatUNSAT 782.562 782.763

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

782.49/782.76	
782.49/782.76	c decisions : 3560042
782.49/782.76	c conflicts : 2508290
782.49/782.76	c Memory limit 1620 MiB
782.49/782.76	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-1722510-1240676299/watcher-1722510-1240676299 -o /tmp/evaluation-result-1722510-1240676299/solver-1722510-1240676299 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1722510-1240676299.cnf -rs 1084802506 -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.00 1.00 3/64 11997
/proc/meminfo: memFree=1807180/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=1824 CPUtime=0
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 95658946 1867776 186 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 456 187 119 319 0 134 0

[startup+0.0801481 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11997
/proc/meminfo: memFree=1807180/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=6160 CPUtime=0.07
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 1384 0 0 0 6 1 0 0 20 0 1 0 95658946 6307840 1330 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 1540 1330 127 319 0 1218 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6160

[startup+0.101147 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11997
/proc/meminfo: memFree=1807180/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=6160 CPUtime=0.09
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 1384 0 0 0 8 1 0 0 20 0 1 0 95658946 6307840 1330 1992294400 134512640 135819388 4294956160 18446744073709551615 134521169 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 1540 1330 127 319 0 1218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6160

[startup+0.301169 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11997
/proc/meminfo: memFree=1807180/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=6160 CPUtime=0.29
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 1384 0 0 0 28 1 0 0 22 0 1 0 95658946 6307840 1330 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 1540 1330 127 319 0 1218 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6160

[startup+0.70121 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11997
/proc/meminfo: memFree=1807180/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=7836 CPUtime=0.69
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 1798 0 0 0 68 1 0 0 25 0 1 0 95658946 8024064 1687 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 1959 1687 128 319 0 1637 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7836

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1799236/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=11516 CPUtime=1.49
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 2651 0 0 0 148 1 0 0 25 0 1 0 95658946 11792384 2539 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 2879 2539 147 319 0 2557 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11516

[startup+3.10579 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1797380/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=11656 CPUtime=3.1
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 2683 0 0 0 309 1 0 0 25 0 1 0 95658946 11935744 2571 1992294400 134512640 135819388 4294956160 18446744073709551615 134616834 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 2914 2571 147 319 0 2592 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 11656

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1796868/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=12068 CPUtime=6.29
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 2781 0 0 0 628 1 0 0 25 0 1 0 95658946 12357632 2669 1992294400 134512640 135819388 4294956160 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 3017 2669 147 319 0 2695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12068

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1796676/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=12212 CPUtime=12.69
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 2811 0 0 0 1268 1 0 0 25 0 1 0 95658946 12505088 2699 1992294400 134512640 135819388 4294956160 18446744073709551615 134617171 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 3053 2699 147 319 0 2731 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12212

[startup+25.5058 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1796612/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=12344 CPUtime=25.49
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 2820 0 0 0 2548 1 0 0 25 0 1 0 95658946 12640256 2708 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 3086 2708 147 319 0 2764 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12344

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1796292/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=12760 CPUtime=51.08
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 2912 0 0 0 5107 1 0 0 25 0 1 0 95658946 13066240 2800 1992294400 134512640 135819388 4294956160 18446744073709551615 134617610 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 3190 2800 147 319 0 2868 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12760

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11998
/proc/meminfo: memFree=1794884/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=14448 CPUtime=102.26
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 3298 0 0 0 10225 1 0 0 25 0 1 0 95658946 14794752 3186 1992294400 134512640 135819388 4294956160 18446744073709551615 134617232 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 3612 3186 147 319 0 3290 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14448

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791748/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=17772 CPUtime=162.25
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4040 0 0 0 16223 2 0 0 25 0 1 0 95658946 18198528 3928 1992294400 134512640 135819388 4294956160 18446744073709551615 134603283 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4443 3928 147 319 0 4121 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17772

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791620/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=17772 CPUtime=222.23
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4060 0 0 0 22221 2 0 0 25 0 1 0 95658946 18198528 3948 1992294400 134512640 135819388 4294956160 18446744073709551615 134616879 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4443 3948 147 319 0 4121 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17772

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791492/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=17916 CPUtime=282.21
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4085 0 0 0 28219 2 0 0 25 0 1 0 95658946 18345984 3973 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4479 3973 147 319 0 4157 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 17916

[startup+342.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791364/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=18056 CPUtime=342.2
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4112 0 0 0 34218 2 0 0 25 0 1 0 95658946 18489344 4000 1992294400 134512640 135819388 4294956160 18446744073709551615 134617683 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4514 4000 147 319 0 4192 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18056

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791364/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=18056 CPUtime=402.18
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4112 0 0 0 40216 2 0 0 25 0 1 0 95658946 18489344 4000 1992294400 134512640 135819388 4294956160 18446744073709551615 134585505 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4514 4000 147 319 0 4192 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18056

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791300/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=18056 CPUtime=462.17
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4112 0 0 0 46215 2 0 0 25 0 1 0 95658946 18489344 4000 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4514 4000 147 319 0 4192 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 18056

[startup+522.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 11998
/proc/meminfo: memFree=1791300/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=18056 CPUtime=522.15
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4123 0 0 0 52213 2 0 0 25 0 1 0 95658946 18489344 4011 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4514 4011 147 319 0 4192 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 18056

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 11998
/proc/meminfo: memFree=1791236/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=18056 CPUtime=582.14
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4123 0 0 0 58212 2 0 0 25 0 1 0 95658946 18489344 4011 1992294400 134512640 135819388 4294956160 18446744073709551615 134617129 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4514 4011 147 319 0 4192 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 18056

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791172/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=18056 CPUtime=642.12
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4125 0 0 0 64210 2 0 0 25 0 1 0 95658946 18489344 4013 1992294400 134512640 135819388 4294956160 18446744073709551615 134616800 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4514 4013 147 319 0 4192 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 18056

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1791044/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=18200 CPUtime=702.11
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4158 0 0 0 70209 2 0 0 25 0 1 0 95658946 18636800 4046 1992294400 134512640 135819388 4294956160 18446744073709551615 134617707 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4550 4046 147 319 0 4228 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 18200

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789956/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=19700 CPUtime=762.1
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4452 0 0 0 76207 3 0 0 25 0 1 0 95658946 20172800 4340 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4925 4340 147 319 0 4603 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 19700

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

[startup+768.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789700/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=19860 CPUtime=767.9
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4499 0 0 0 76787 3 0 0 25 0 1 0 95658946 20336640 4387 1992294400 134512640 135819388 4294956160 18446744073709551615 134616829 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 4965 4387 147 319 0 4643 0
Current children cumulated CPU time (s) 767.9
Current children cumulated vsize (KiB) 19860

[startup+774.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789508/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=20164 CPUtime=774.3
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4545 0 0 0 77427 3 0 0 25 0 1 0 95658946 20647936 4433 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 5041 4433 147 319 0 4719 0
Current children cumulated CPU time (s) 774.3
Current children cumulated vsize (KiB) 20164

[startup+777.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789380/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=20444 CPUtime=777.49
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4590 0 0 0 77746 3 0 0 25 0 1 0 95658946 20934656 4478 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 5111 4478 147 319 0 4789 0
Current children cumulated CPU time (s) 777.49
Current children cumulated vsize (KiB) 20444

[startup+780.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789252/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=20444 CPUtime=780.69
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4617 0 0 0 78066 3 0 0 25 0 1 0 95658946 20934656 4505 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 5111 4505 147 319 0 4789 0
Current children cumulated CPU time (s) 780.69
Current children cumulated vsize (KiB) 20444

[startup+781.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789188/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=20444 CPUtime=781.5
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4619 0 0 0 78147 3 0 0 25 0 1 0 95658946 20934656 4507 1992294400 134512640 135819388 4294956160 18446744073709551615 134617275 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 5111 4507 147 319 0 4789 0
Current children cumulated CPU time (s) 781.5
Current children cumulated vsize (KiB) 20444

[startup+782.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789188/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=20444 CPUtime=782.29
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4622 0 0 0 78226 3 0 0 25 0 1 0 95658946 20934656 4510 1992294400 134512640 135819388 4294956160 18446744073709551615 134616882 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 5111 4510 147 319 0 4789 0
Current children cumulated CPU time (s) 782.29
Current children cumulated vsize (KiB) 20444

[startup+782.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11998
/proc/meminfo: memFree=1789188/2055920 swapFree=4192952/4192956
[pid=11997] ppid=11995 vsize=20444 CPUtime=782.49
/proc/11997/stat : 11997 (hydrasat-flat) R 11995 11997 11561 0 -1 4194304 4622 0 0 0 78246 3 0 0 25 0 1 0 95658946 20934656 4510 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/11997/statm: 5111 4510 147 319 0 4789 0
Current children cumulated CPU time (s) 782.49
Current children cumulated vsize (KiB) 20444

Child status: 20
Real time (s): 782.763
CPU time (s): 782.562
CPU user time (s): 782.527
CPU system time (s): 0.034994
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 20444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 782.527
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= 4627
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= 878

runsolver used 0.604908 second user time and 1.86672 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 18:18:19
IDJOB=1722510
IDBENCH=71091
IDSOLVER=519
FILE ID=node90/1722510-1240676299
PBS_JOBID= 9186611
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1084802506

node90.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.238
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.238
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:       1807660 kB
Buffers:         22676 kB
Cached:         140724 kB
SwapCached:          4 kB
Active:          40940 kB
Inactive:       139756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807660 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          24012 kB
Slab:            53568 kB
Committed_AS:   232804 kB
PageTables:       1428 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= 66524 MiB
End job on node90 at 2009-04-25 18:31:22