Trace number 1529980

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-Flat? (TO) 1200.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/120/
unif-k5-r21.3-v120-c2556-S644655157-049.cnf
MD5SUMf938cfdd4478a8554923c46697238b9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.049992
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1529980-1238457250/watcher-1529980-1238457250 -o /tmp/evaluation-result-1529980-1238457250/solver-1529980-1238457250 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1529980-1238457250.cnf -rs 483503036 -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: 0.84 0.94 0.98 2/64 9952
/proc/meminfo: memFree=1556832/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=1596 CPUtime=0
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 1118386850 1634304 167 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 399 167 119 319 0 77 0

[startup+0.076657 s]
/proc/loadavg: 0.84 0.94 0.98 2/64 9952
/proc/meminfo: memFree=1556832/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=1864 CPUtime=0.07
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 298 0 0 0 7 0 0 0 18 0 1 0 1118386850 1908736 281 1992294400 134512640 135819388 4294956160 18446744073709551615 135201339 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 466 281 148 319 0 144 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1864

[startup+0.102612 s]
/proc/loadavg: 0.84 0.94 0.98 2/64 9952
/proc/meminfo: memFree=1556832/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=1864 CPUtime=0.1
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 304 0 0 0 10 0 0 0 18 0 1 0 1118386850 1908736 287 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 466 287 148 319 0 144 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.30163 s]
/proc/loadavg: 0.84 0.94 0.98 2/64 9952
/proc/meminfo: memFree=1556832/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=1996 CPUtime=0.3
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 335 0 0 0 30 0 0 0 19 0 1 0 1118386850 2043904 318 1992294400 134512640 135819388 4294956160 18446744073709551615 134616763 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 499 318 148 319 0 177 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1996

[startup+0.701664 s]
/proc/loadavg: 0.84 0.94 0.98 2/64 9952
/proc/meminfo: memFree=1556832/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=2260 CPUtime=0.69
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 388 0 0 0 69 0 0 0 23 0 1 0 1118386850 2314240 371 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 565 371 148 319 0 243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2260

[startup+1.50173 s]
/proc/loadavg: 0.84 0.94 0.98 2/65 9953
/proc/meminfo: memFree=1555672/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=2800 CPUtime=1.49
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 509 0 0 0 149 0 0 0 25 0 1 0 1118386850 2867200 492 1992294400 134512640 135819388 4294956160 18446744073709551615 135207007 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 700 492 148 319 0 378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2800

[startup+3.10187 s]
/proc/loadavg: 0.84 0.94 0.98 2/65 9953
/proc/meminfo: memFree=1555232/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=2932 CPUtime=3.09
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 549 0 0 0 309 0 0 0 25 0 1 0 1118386850 3002368 532 1992294400 134512640 135819388 4294956160 18446744073709551615 134617002 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 733 532 148 319 0 411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2932

[startup+6.30115 s]
/proc/loadavg: 0.85 0.94 0.98 2/65 9953
/proc/meminfo: memFree=1555040/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=2932 CPUtime=6.29
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 556 0 0 0 629 0 0 0 25 0 1 0 1118386850 3002368 539 1992294400 134512640 135819388 4294956160 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 733 539 148 319 0 411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2932

[startup+12.7017 s]
/proc/loadavg: 0.87 0.94 0.98 2/65 9953
/proc/meminfo: memFree=1554208/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=4184 CPUtime=12.69
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 857 0 0 0 1269 0 0 0 25 0 1 0 1118386850 4284416 840 1992294400 134512640 135819388 4294956160 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 1046 840 148 319 0 724 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4184

[startup+25.5028 s]
/proc/loadavg: 0.89 0.94 0.98 2/65 9953
/proc/meminfo: memFree=1552160/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=6020 CPUtime=25.49
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 1268 0 0 0 2549 0 0 0 25 0 1 0 1118386850 6164480 1251 1992294400 134512640 135819388 4294956160 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 1505 1251 148 319 0 1183 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6020

[startup+51.1021 s]
/proc/loadavg: 0.93 0.94 0.98 2/65 9953
/proc/meminfo: memFree=1548064/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=10528 CPUtime=51.08
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 2288 0 0 0 5107 1 0 0 25 0 1 0 1118386850 10780672 2271 1992294400 134512640 135819388 4294956160 18446744073709551615 134617097 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 2632 2271 148 319 0 2310 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10528

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.98 2/65 9953
/proc/meminfo: memFree=1542240/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=17400 CPUtime=102.27
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 3939 0 0 0 10225 2 0 0 25 0 1 0 1118386850 17817600 3716 1992294400 134512640 135819388 4294956160 18446744073709551615 134617239 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 4350 3716 148 319 0 4028 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17400

[startup+162.303 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 9953
/proc/meminfo: memFree=1541344/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=18408 CPUtime=162.25
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 4156 0 0 0 16223 2 0 0 25 0 1 0 1118386850 18849792 3933 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 4602 3933 148 319 0 4280 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18408

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 9953
/proc/meminfo: memFree=1540128/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=19732 CPUtime=222.24
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 4455 0 0 0 22221 3 0 0 25 0 1 0 1118386850 20205568 4232 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 4933 4232 148 319 0 4611 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 19732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9953
/proc/meminfo: memFree=1539552/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=20456 CPUtime=282.22
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 4652 0 0 0 28219 3 0 0 25 0 1 0 1118386850 20946944 4378 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 5114 4378 148 319 0 4792 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 20456

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9953
/proc/meminfo: memFree=1538336/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=22060 CPUtime=342.21
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 4962 0 0 0 34217 4 0 0 25 0 1 0 1118386850 22589440 4688 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 5515 4688 148 319 0 5193 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 22060

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9953
/proc/meminfo: memFree=1536928/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=23552 CPUtime=402.19
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 5308 0 0 0 40215 4 0 0 25 0 1 0 1118386850 24117248 5034 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 5888 5034 148 319 0 5566 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 23552

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1536736/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=23552 CPUtime=462.17
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 5327 0 0 0 46213 4 0 0 25 0 1 0 1118386850 24117248 5053 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 5888 5053 148 319 0 5566 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23552

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1534752/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=25988 CPUtime=522.15
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 5884 0 0 0 52211 4 0 0 25 0 1 0 1118386850 26611712 5568 1992294400 134512640 135819388 4294956160 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 6497 5568 148 319 0 6175 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25988

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1534624/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=25988 CPUtime=582.15
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 5908 0 0 0 58210 5 0 0 25 0 1 0 1118386850 26611712 5592 1992294400 134512640 135819388 4294956160 18446744073709551615 134617199 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 6497 5592 148 319 0 6175 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 25988

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1533216/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=27528 CPUtime=642.13
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 6261 0 0 0 64208 5 0 0 25 0 1 0 1118386850 28188672 5945 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 6882 5945 148 319 0 6560 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 27528

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1529760/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=31568 CPUtime=702.11
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 7250 0 0 0 70205 6 0 0 25 0 1 0 1118386850 32325632 6803 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 7892 6803 148 319 0 7570 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 31568

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1526688/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=35468 CPUtime=762.1
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 8209 0 0 0 76203 7 0 0 25 0 1 0 1118386850 36319232 7566 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 8867 7566 148 319 0 8545 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 35468

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1524064/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=38448 CPUtime=822.08
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 8873 0 0 0 82201 7 0 0 25 0 1 0 1118386850 39370752 8230 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 9612 8230 148 319 0 9290 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 38448

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1521568/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=41552 CPUtime=882.07
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 9484 0 0 0 88198 9 0 0 25 0 1 0 1118386850 42549248 8841 1992294400 134512640 135819388 4294956160 18446744073709551615 134617175 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 10388 8841 148 319 0 10066 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 41552

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1515552/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=48420 CPUtime=942.05
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 11237 0 0 0 94195 10 0 0 25 0 1 0 1118386850 49582080 10337 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 12105 10337 148 319 0 11783 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 48420

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1515360/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=48420 CPUtime=1002.04
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 11278 0 0 0 100194 10 0 0 25 0 1 0 1118386850 49582080 10378 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 12105 10378 148 319 0 11783 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 48420

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1514592/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=49080 CPUtime=1062.03
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 11472 0 0 0 106192 11 0 0 25 0 1 0 1118386850 50257920 10572 1992294400 134512640 135819388 4294956160 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 12270 10572 148 319 0 11948 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 49080

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1512032/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=51848 CPUtime=1122.02
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 12111 0 0 0 112190 12 0 0 25 0 1 0 1118386850 53092352 11211 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 12962 11211 148 319 0 12640 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 51848

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1510944/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=52924 CPUtime=1182
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 12382 0 0 0 118188 12 0 0 25 0 1 0 1118386850 54194176 11482 1992294400 134512640 135819388 4294956160 18446744073709551615 134617083 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 13231 11482 148 319 0 12909 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 52924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 9959
/proc/meminfo: memFree=1510496/2055920 swapFree=4178796/4192956
[pid=9952] ppid=9950 vsize=53332 CPUtime=1200.1
/proc/9952/stat : 9952 (hydrasat-flat) R 9950 9952 9493 0 -1 4194304 12478 0 0 0 119998 12 0 0 25 0 1 0 1118386850 54611968 11578 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/9952/statm: 13333 11578 148 319 0 13011 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 53332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1199.98
CPU system time (s): 0.134979
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 53332

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

runsolver used 0.841872 second user time and 2.51862 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-31 01:54:10
IDJOB=1529980
IDBENCH=70444
IDSOLVER=519
FILE ID=node57/1529980-1238457250
PBS_JOBID= 9061684
Free space on /tmp= 66264 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/120/unif-k5-r21.3-v120-c2556-S644655157-049.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529980-1238457250/watcher-1529980-1238457250 -o /tmp/evaluation-result-1529980-1238457250/solver-1529980-1238457250 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1529980-1238457250.cnf -rs 483503036 -co memory_limit 1800

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

MD5SUM BENCH= f938cfdd4478a8554923c46697238b9e
RANDOM SEED=483503036

node57.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:       1557248 kB
Buffers:         75652 kB
Cached:         330612 kB
SwapCached:       7992 kB
Active:         146740 kB
Inactive:       268984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557248 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:            1444 kB
Writeback:           0 kB
Mapped:          15100 kB
Slab:            69040 kB
Committed_AS:  2629480 kB
PageTables:       1392 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= 66264 MiB
End job on node57 at 2009-03-31 02:14:13