Trace number 1730713

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.1 1200.42

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark767.638
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730713-1240762596/watcher-1730713-1240762596 -o /tmp/evaluation-result-1730713-1240762596/solver-1730713-1240762596 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1730713-1240762596.cnf -rs 1649504225 -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.91 1.83 1.44 3/64 13653
/proc/meminfo: memFree=893648/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=1596 CPUtime=0
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 104287134 1634304 180 1992294400 134512640 135819388 4294956160 18446744073709551615 134681604 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 399 180 127 319 0 77 0

[startup+0.0681811 s]
/proc/loadavg: 1.91 1.83 1.44 3/64 13653
/proc/meminfo: memFree=893648/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=1860 CPUtime=0.06
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 292 0 0 0 6 0 0 0 18 0 1 0 104287134 1904640 275 1992294400 134512640 135819388 4294956160 18446744073709551615 134586892 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 465 275 147 319 0 143 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1860

[startup+0.101183 s]
/proc/loadavg: 1.91 1.83 1.44 3/64 13653
/proc/meminfo: memFree=893648/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=1860 CPUtime=0.1
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 300 0 0 0 10 0 0 0 18 0 1 0 104287134 1904640 283 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 465 283 147 319 0 143 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1860

[startup+0.301205 s]
/proc/loadavg: 1.91 1.83 1.44 3/64 13653
/proc/meminfo: memFree=893648/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=1988 CPUtime=0.3
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 329 0 0 0 30 0 0 0 19 0 1 0 104287134 2035712 312 1992294400 134512640 135819388 4294956160 18446744073709551615 134600248 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 497 312 147 319 0 175 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1988

[startup+0.701251 s]
/proc/loadavg: 1.91 1.83 1.44 3/64 13653
/proc/meminfo: memFree=893648/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=2256 CPUtime=0.7
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 395 0 0 0 70 0 0 0 22 0 1 0 104287134 2310144 378 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 564 378 147 319 0 242 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2256

[startup+1.50134 s]
/proc/loadavg: 1.91 1.83 1.44 2/65 13654
/proc/meminfo: memFree=892616/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=2660 CPUtime=1.49
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 494 0 0 0 149 0 0 0 25 0 1 0 104287134 2723840 477 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 665 477 147 319 0 343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2660

[startup+3.10153 s]
/proc/loadavg: 1.91 1.83 1.44 2/65 13654
/proc/meminfo: memFree=891976/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=3472 CPUtime=3.09
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 660 0 0 0 309 0 0 0 25 0 1 0 104287134 3555328 643 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 868 643 147 319 0 546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3472

[startup+6.30189 s]
/proc/loadavg: 1.84 1.82 1.44 2/65 13654
/proc/meminfo: memFree=890184/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=5172 CPUtime=6.29
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 1038 0 0 0 629 0 0 0 25 0 1 0 104287134 5296128 1021 1992294400 134512640 135819388 4294956160 18446744073709551615 134668168 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 1293 1021 147 319 0 971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5172

[startup+12.7016 s]
/proc/loadavg: 1.77 1.80 1.44 2/65 13654
/proc/meminfo: memFree=887496/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=7924 CPUtime=12.69
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 1684 0 0 0 1269 0 0 0 25 0 1 0 104287134 8114176 1634 1992294400 134512640 135819388 4294956160 18446744073709551615 134616864 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 1981 1634 147 319 0 1659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7924

[startup+25.5011 s]
/proc/loadavg: 1.60 1.76 1.43 2/65 13654
/proc/meminfo: memFree=882888/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=13088 CPUtime=25.49
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 2976 0 0 0 2548 1 0 0 25 0 1 0 104287134 13402112 2771 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 3272 2771 147 319 0 2950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13088

[startup+51.102 s]
/proc/loadavg: 1.40 1.70 1.42 2/65 13654
/proc/meminfo: memFree=879304/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=17604 CPUtime=51.08
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 4026 0 0 0 5106 2 0 0 25 0 1 0 104287134 18026496 3657 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 4401 3657 147 319 0 4079 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17604

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.39 2/65 13654
/proc/meminfo: memFree=872840/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=24736 CPUtime=102.26
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 6016 0 0 0 10223 3 0 0 25 0 1 0 104287134 25329664 5279 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 6184 5279 147 319 0 5862 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24736

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 13654
/proc/meminfo: memFree=865864/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=32852 CPUtime=162.25
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 8174 0 0 0 16220 5 0 0 25 0 1 0 104287134 33640448 7015 1992294400 134512640 135819388 4294956160 18446744073709551615 134616935 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 8213 7015 147 319 0 7891 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32852

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 13654
/proc/meminfo: memFree=859528/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=40340 CPUtime=222.23
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 10518 0 0 0 22216 7 0 0 25 0 1 0 104287134 41308160 8575 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 10085 8575 147 319 0 9763 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40340

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 13654
/proc/meminfo: memFree=856392/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=43492 CPUtime=282.22
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 11289 0 0 0 28214 8 0 0 25 0 1 0 104287134 44535808 9346 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 10873 9346 147 319 0 10551 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 43492

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.29 2/65 13654
/proc/meminfo: memFree=854024/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=45952 CPUtime=342.2
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 11883 0 0 0 34211 9 0 0 25 0 1 0 104287134 47054848 9940 1992294400 134512640 135819388 4294956160 18446744073709551615 134617275 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 11488 9940 147 319 0 11166 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 45952

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.27 2/65 13654
/proc/meminfo: memFree=850056/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=51672 CPUtime=402.19
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 13652 0 0 0 40208 11 0 0 25 0 1 0 104287134 52912128 10936 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 12918 10936 147 319 0 12596 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 51672

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.25 2/65 13654
/proc/meminfo: memFree=847048/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=54248 CPUtime=462.16
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 14390 0 0 0 46205 11 0 0 25 0 1 0 104287134 55549952 11674 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 13562 11674 147 319 0 13240 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 54248

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 13654
/proc/meminfo: memFree=844488/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=58112 CPUtime=522.15
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 15287 0 0 0 52203 12 0 0 25 0 1 0 104287134 59506688 12314 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 14528 12314 147 319 0 14206 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 58112

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 13654
/proc/meminfo: memFree=840392/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=62972 CPUtime=582.14
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 16862 0 0 0 58201 13 0 0 25 0 1 0 104287134 64483328 13347 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 15743 13347 147 319 0 15421 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 62972

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 13654
/proc/meminfo: memFree=838536/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=64636 CPUtime=642.13
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 17312 0 0 0 64199 14 0 0 25 0 1 0 104287134 66187264 13797 1992294400 134512640 135819388 4294956160 18446744073709551615 134617095 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 16159 13797 147 319 0 15837 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 64636

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 13654
/proc/meminfo: memFree=836872/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=66096 CPUtime=702.1
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 17735 0 0 0 70196 14 0 0 25 0 1 0 104287134 67682304 14220 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 16524 14220 147 319 0 16202 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 66096

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 13654
/proc/meminfo: memFree=834952/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=67944 CPUtime=762.09
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 18207 0 0 0 76194 15 0 0 25 0 1 0 104287134 69574656 14692 1992294400 134512640 135819388 4294956160 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 16986 14692 147 319 0 16664 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 67944

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 13654
/proc/meminfo: memFree=833224/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=69864 CPUtime=822.07
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 18695 0 0 0 82191 16 0 0 25 0 1 0 104287134 71540736 15180 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 17466 15180 147 319 0 17144 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 69864

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 13654
/proc/meminfo: memFree=828808/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=76416 CPUtime=882.05
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 21085 0 0 0 88188 17 0 0 25 0 1 0 104287134 78249984 16286 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 19104 16286 147 319 0 18782 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 76416

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 13654
/proc/meminfo: memFree=826440/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=78872 CPUtime=942.03
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 21903 0 0 0 94186 17 0 0 25 0 1 0 104287134 80764928 16863 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 19718 16863 147 319 0 19396 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 78872

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 13654
/proc/meminfo: memFree=824776/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=80192 CPUtime=1002.02
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 22297 0 0 0 100184 18 0 0 25 0 1 0 104287134 82116608 17257 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 20048 17257 147 319 0 19726 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 80192

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 13654
/proc/meminfo: memFree=822856/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=85012 CPUtime=1062.01
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 23622 0 0 0 106182 19 0 0 25 0 1 0 104287134 87052288 17740 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 21253 17740 147 319 0 20931 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 85012

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 13654
/proc/meminfo: memFree=820872/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=86596 CPUtime=1121.99
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 24110 0 0 0 112180 19 0 0 25 0 1 0 104287134 88674304 18228 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 21649 18228 147 319 0 21327 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 86596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13654
/proc/meminfo: memFree=819336/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=88048 CPUtime=1181.97
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 24526 0 0 0 118177 20 0 0 25 0 1 0 104287134 90161152 18644 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 22012 18644 147 319 0 21690 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 88048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 13654
/proc/meminfo: memFree=818632/2055920 swapFree=4192956/4192956
[pid=13653] ppid=13651 vsize=88588 CPUtime=1200.08
/proc/13653/stat : 13653 (hydrasat-flat) R 13651 13653 13466 0 -1 4194304 24676 0 0 0 119987 21 0 0 25 0 1 0 104287134 90714112 18794 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13653/statm: 22147 18794 147 319 0 21825 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 88588

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.221966
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 88588

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

runsolver used 0.856869 second user time and 2.6456 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-26 18:16:36
IDJOB=1730713
IDBENCH=24735
IDSOLVER=519
FILE ID=node62/1730713-1240762596
PBS_JOBID= 9187138
Free space on /tmp= 66376 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730713-1240762596/watcher-1730713-1240762596 -o /tmp/evaluation-result-1730713-1240762596/solver-1730713-1240762596 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1730713-1240762596.cnf -rs 1649504225 -co memory_limit 1800

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=1649504225

node62.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.220
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.220
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:        894128 kB
Buffers:         92516 kB
Cached:         960192 kB
SwapCached:          0 kB
Active:         277340 kB
Inactive:       790752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        894128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:          25180 kB
Slab:            79504 kB
Committed_AS:   226240 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node62 at 2009-04-26 18:36:38