Trace number 1726526

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.08 1200.51

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726526-1240713460/watcher-1726526-1240713460 -o /tmp/evaluation-result-1726526-1240713460/solver-1726526-1240713460 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1726526-1240713460.cnf -rs 1376276984 -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.02 1.07 3/65 26058
/proc/meminfo: memFree=1474096/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=1596 CPUtime=0
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 195 0 0 0 0 0 0 0 20 0 1 0 99375317 1634304 179 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 399 180 119 319 0 77 0

[startup+0.0210091 s]
/proc/loadavg: 1.00 1.02 1.07 3/65 26058
/proc/meminfo: memFree=1474096/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=2388 CPUtime=0.01
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 386 0 0 0 1 0 0 0 20 0 1 0 99375317 2445312 370 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 597 371 125 319 0 275 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2388

[startup+0.102024 s]
/proc/loadavg: 1.00 1.02 1.07 3/65 26058
/proc/meminfo: memFree=1474096/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=3416 CPUtime=0.09
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 666 0 0 0 9 0 0 0 20 0 1 0 99375317 3497984 650 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 854 650 128 319 0 532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3416

[startup+0.301059 s]
/proc/loadavg: 1.00 1.02 1.07 3/65 26058
/proc/meminfo: memFree=1474096/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=4344 CPUtime=0.29
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 892 0 0 0 29 0 0 0 22 0 1 0 99375317 4448256 875 1992294400 134512640 135819388 4294956160 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 1086 875 147 319 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4344

[startup+0.701132 s]
/proc/loadavg: 1.00 1.02 1.07 3/65 26058
/proc/meminfo: memFree=1474096/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=4476 CPUtime=0.69
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 930 0 0 0 69 0 0 0 25 0 1 0 99375317 4583424 913 1992294400 134512640 135819388 4294956160 18446744073709551615 134593279 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 1119 913 147 319 0 797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4476

[startup+1.50128 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 26059
/proc/meminfo: memFree=1471016/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=4608 CPUtime=1.49
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 962 0 0 0 149 0 0 0 25 0 1 0 99375317 4718592 945 1992294400 134512640 135819388 4294956160 18446744073709551615 134669019 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 1152 945 147 319 0 830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4608

[startup+3.10157 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 26059
/proc/meminfo: memFree=1470696/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=4872 CPUtime=3.09
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 1035 0 0 0 309 0 0 0 25 0 1 0 99375317 4988928 1018 1992294400 134512640 135819388 4294956160 18446744073709551615 134617596 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 1218 1018 147 319 0 896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4872

[startup+6.30115 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 26059
/proc/meminfo: memFree=1469800/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=5912 CPUtime=6.29
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 1285 0 0 0 629 0 0 0 25 0 1 0 99375317 6053888 1268 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 1478 1268 147 319 0 1156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5912

[startup+12.7013 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 26059
/proc/meminfo: memFree=1468016/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=7432 CPUtime=12.69
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 1661 0 0 0 1268 1 0 0 25 0 1 0 99375317 7610368 1644 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 1858 1644 147 319 0 1536 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7432

[startup+25.5016 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 26059
/proc/meminfo: memFree=1464304/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=11272 CPUtime=25.48
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 2540 0 0 0 2546 2 0 0 25 0 1 0 99375317 11542528 2523 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 2818 2523 147 319 0 2496 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11272

[startup+51.1013 s]
/proc/loadavg: 1.00 1.02 1.07 2/66 26061
/proc/meminfo: memFree=1463344/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=12296 CPUtime=51.07
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 2784 0 0 0 5105 2 0 0 25 0 1 0 99375317 12591104 2767 1992294400 134512640 135819388 4294956160 18446744073709551615 134616810 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 3074 2767 147 319 0 2752 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12296

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 26061
/proc/meminfo: memFree=1462320/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=13472 CPUtime=102.25
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 3041 0 0 0 10223 2 0 0 25 0 1 0 99375317 13795328 3024 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 3368 3024 147 319 0 3046 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13472

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.06 2/66 26061
/proc/meminfo: memFree=1461040/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=14944 CPUtime=162.24
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 3342 0 0 0 16221 3 0 0 25 0 1 0 99375317 15302656 3325 1992294400 134512640 135819388 4294956160 18446744073709551615 134616823 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 3736 3325 147 319 0 3414 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14944

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 26061
/proc/meminfo: memFree=1460528/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=15568 CPUtime=222.21
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 3454 0 0 0 22218 3 0 0 25 0 1 0 99375317 15941632 3437 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 3892 3437 147 319 0 3570 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15568

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 26061
/proc/meminfo: memFree=1459568/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=16676 CPUtime=282.19
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 3688 0 0 0 28216 3 0 0 25 0 1 0 99375317 17076224 3671 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 4169 3671 147 319 0 3847 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16676

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 26061
/proc/meminfo: memFree=1458416/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=17920 CPUtime=342.17
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 3960 0 0 0 34214 3 0 0 25 0 1 0 99375317 18350080 3943 1992294400 134512640 135819388 4294956160 18446744073709551615 134592936 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 4480 3943 147 319 0 4158 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 17920

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 26061
/proc/meminfo: memFree=1455664/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=20992 CPUtime=402.14
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 4646 0 0 0 40211 3 0 0 25 0 1 0 99375317 21495808 4629 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 5248 4629 147 319 0 4926 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 20992

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 26061
/proc/meminfo: memFree=1451888/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=25120 CPUtime=462.13
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 5679 0 0 0 46208 5 0 0 25 0 1 0 99375317 25722880 5556 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 6280 5556 147 319 0 5958 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 25120

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 26061
/proc/meminfo: memFree=1449328/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=27816 CPUtime=522.1
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 6299 0 0 0 52205 5 0 0 25 0 1 0 99375317 28483584 6176 1992294400 134512640 135819388 4294956160 18446744073709551615 134592680 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 6954 6176 147 319 0 6632 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 27816

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 26061
/proc/meminfo: memFree=1448304/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=28948 CPUtime=582.08
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 6563 0 0 0 58203 5 0 0 25 0 1 0 99375317 29642752 6440 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 7237 6440 147 319 0 6915 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 28948

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 26061
/proc/meminfo: memFree=1444336/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=33160 CPUtime=642.06
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 7531 0 0 0 64200 6 0 0 25 0 1 0 99375317 33955840 7408 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 8290 7408 147 319 0 7968 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 33160

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1439856/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=38268 CPUtime=702.03
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 8727 0 0 0 70196 7 0 0 25 0 1 0 99375317 39186432 8531 1992294400 134512640 135819388 4294956160 18446744073709551615 134618055 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 9567 8531 147 319 0 9245 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 38268

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1436016/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=42436 CPUtime=762.02
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 9833 0 0 0 76194 8 0 0 25 0 1 0 99375317 43454464 9509 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 10609 9509 147 319 0 10287 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 42436

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1432240/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=46580 CPUtime=821.99
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 10865 0 0 0 82191 8 0 0 25 0 1 0 99375317 47697920 10447 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 11645 10447 147 319 0 11323 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 46580

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1430064/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=49060 CPUtime=881.97
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 11495 0 0 0 88188 9 0 0 25 0 1 0 99375317 50237440 10986 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 12265 10986 147 319 0 11943 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 49060

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1428848/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=50528 CPUtime=941.95
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 11860 0 0 0 94186 9 0 0 25 0 1 0 99375317 51740672 11290 1992294400 134512640 135819388 4294956160 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 12632 11290 147 319 0 12310 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 50528

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1428784/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=50528 CPUtime=1001.93
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 11869 0 0 0 100184 9 0 0 25 0 1 0 99375317 51740672 11299 1992294400 134512640 135819388 4294956160 18446744073709551615 134617275 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 12632 11299 147 319 0 12310 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 50528

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1428720/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=50588 CPUtime=1061.9
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 11945 0 0 0 106181 9 0 0 25 0 1 0 99375317 51802112 11314 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 12647 11314 147 319 0 12325 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 50588

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1426672/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=53240 CPUtime=1121.88
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 12651 0 0 0 112179 9 0 0 25 0 1 0 99375317 54517760 11756 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 13310 11756 147 319 0 12988 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 53240

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1426864/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=53240 CPUtime=1181.87
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 12673 0 0 0 118177 10 0 0 25 0 1 0 99375317 54517760 11778 1992294400 134512640 135819388 4294956160 18446744073709551615 134599834 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 13310 11778 147 319 0 12988 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 53240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1426864/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=53240 CPUtime=1200.07
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 12673 0 0 0 119997 10 0 0 25 0 1 0 99375317 54517760 11778 1992294400 134512640 135819388 4294956160 18446744073709551615 134599834 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 13310 11778 147 319 0 12988 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 53240

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26061
/proc/meminfo: memFree=1426864/2055920 swapFree=4181396/4192956
[pid=26058] ppid=26056 vsize=53240 CPUtime=1200.07
/proc/26058/stat : 26058 (hydrasat-flat) R 26056 26058 21270 0 -1 4194304 12673 0 0 0 119997 10 0 0 25 0 1 0 99375317 54517760 11778 1992294400 134512640 135819388 4294956160 18446744073709551615 134599834 0 0 4096 1 0 0 0 17 1 0 0
/proc/26058/statm: 13310 11778 147 319 0 12988 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 53240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.97
CPU system time (s): 0.107983
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 53240

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

runsolver used 1.3198 second user time and 2.83157 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-26 04:37:40
IDJOB=1726526
IDBENCH=24615
IDSOLVER=519
FILE ID=node84/1726526-1240713460
PBS_JOBID= 9186865
Free space on /tmp= 66216 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.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-1726526-1240713460/watcher-1726526-1240713460 -o /tmp/evaluation-result-1726526-1240713460/solver-1726526-1240713460 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1726526-1240713460.cnf -rs 1376276984 -co memory_limit 1800

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

MD5SUM BENCH= 84c61ea490109e11c1f7afe1d2e5d438
RANDOM SEED=1376276984

node84.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.259
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.259
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:       1474576 kB
Buffers:         50600 kB
Cached:         448424 kB
SwapCached:       5468 kB
Active:         144320 kB
Inactive:       362560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474576 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1520 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            60368 kB
Committed_AS:   349540 kB
PageTables:       1368 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= 66212 MiB
End job on node84 at 2009-04-26 04:57:43