Trace number 1727215

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.03 1200.63

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.431
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

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-1727215-1240722301/watcher-1727215-1240722301 -o /tmp/evaluation-result-1727215-1240722301/solver-1727215-1240722301 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1727215-1240722301.cnf -rs 1541880684 -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.91 0.97 0.99 3/64 32114
/proc/meminfo: memFree=1425128/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=6048 CPUtime=0
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 100258348 6193152 198 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 1512 200 119 319 0 1190 0

[startup+0.0868289 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32114
/proc/meminfo: memFree=1425128/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=10536 CPUtime=0.07
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 1403 0 0 0 7 0 0 0 18 0 1 0 100258348 10788864 1387 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 2634 1388 119 319 0 2312 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 10536

[startup+0.101829 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32114
/proc/meminfo: memFree=1425128/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=11328 CPUtime=0.09
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 1621 0 0 0 9 0 0 0 18 0 1 0 100258348 11599872 1605 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 2832 1605 119 319 0 2510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.301866 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32114
/proc/meminfo: memFree=1425128/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=22284 CPUtime=0.29
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 4529 0 0 0 28 1 0 0 20 0 1 0 100258348 22818816 4514 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 5571 4514 119 319 0 5249 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22284

[startup+0.701938 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 32114
/proc/meminfo: memFree=1425128/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=43932 CPUtime=0.69
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 10360 0 0 0 65 4 0 0 24 0 1 0 100258348 44986368 10344 1992294400 134512640 135819388 4294956160 18446744073709551615 134644307 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 10983 10345 119 319 0 10661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43932

[startup+1.50108 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1366880/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=82048 CPUtime=1.49
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 20308 0 0 0 140 9 0 0 25 0 1 0 100258348 84017152 20292 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 20512 20292 125 319 0 20190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82048

[startup+3.10138 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1338592/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=89976 CPUtime=3.09
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 23350 0 0 0 299 10 0 0 25 0 1 0 100258348 92135424 21788 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 22494 21788 127 319 0 22172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89976

[startup+6.30196 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1338592/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=89976 CPUtime=6.29
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 23350 0 0 0 619 10 0 0 25 0 1 0 100258348 92135424 21788 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 22494 21788 127 319 0 22172 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89976

[startup+12.7021 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1338464/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=89976 CPUtime=12.69
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 23350 0 0 0 1259 10 0 0 25 0 1 0 100258348 92135424 21788 1992294400 134512640 135819388 4294956160 18446744073709551615 134681543 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 22494 21788 127 319 0 22172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89976

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1323232/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=109236 CPUtime=25.48
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 28321 0 0 0 2536 12 0 0 25 0 1 0 100258348 111857664 25646 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 27309 25646 128 319 0 26987 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109236

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1289888/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=142728 CPUtime=51.05
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 37545 0 0 0 5088 17 0 0 25 0 1 0 100258348 146153472 34012 1992294400 134512640 135819388 4294956160 18446744073709551615 134617974 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 35682 34012 147 319 0 35360 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 142728

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1288544/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=144020 CPUtime=102.23
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 37879 0 0 0 10206 17 0 0 25 0 1 0 100258348 147476480 34346 1992294400 134512640 135819388 4294956160 18446744073709551615 135206928 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 36005 34346 147 319 0 35683 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 144020

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1287136/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=145480 CPUtime=162.2
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 38234 0 0 0 16203 17 0 0 25 0 1 0 100258348 148971520 34701 1992294400 134512640 135819388 4294956160 18446744073709551615 134616874 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 36370 34701 147 319 0 36048 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 145480

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1286432/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=146156 CPUtime=222.16
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 38389 0 0 0 22199 17 0 0 25 0 1 0 100258348 149663744 34856 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 36539 34856 147 319 0 36217 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 146156

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1285920/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=146824 CPUtime=282.14
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 38530 0 0 0 28196 18 0 0 25 0 1 0 100258348 150347776 34997 1992294400 134512640 135819388 4294956160 18446744073709551615 134616965 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 36706 34997 147 319 0 36384 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 146824

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1285216/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=147536 CPUtime=342.11
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 38707 0 0 0 34193 18 0 0 25 0 1 0 100258348 151076864 35174 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 36884 35174 147 319 0 36562 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 147536

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1284384/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=148384 CPUtime=402.08
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 38916 0 0 0 40190 18 0 0 25 0 1 0 100258348 151945216 35383 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 37096 35383 147 319 0 36774 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 148384

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1282528/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=150420 CPUtime=462.05
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 39366 0 0 0 46186 19 0 0 25 0 1 0 100258348 154030080 35833 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 37605 35833 147 319 0 37283 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 150420

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1282144/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=150936 CPUtime=522.03
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 39461 0 0 0 52184 19 0 0 25 0 1 0 100258348 154558464 35928 1992294400 134512640 135819388 4294956160 18446744073709551615 134603435 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 37734 35928 147 319 0 37412 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 150936

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1281632/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=151400 CPUtime=581.99
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 39586 0 0 0 58180 19 0 0 25 0 1 0 100258348 155033600 36053 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 37850 36053 147 319 0 37528 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 151400

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1280928/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=152488 CPUtime=641.97
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 39770 0 0 0 64178 19 0 0 25 0 1 0 100258348 156147712 36237 1992294400 134512640 135819388 4294956160 18446744073709551615 134617242 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 38122 36237 147 319 0 37800 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 152488

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1279968/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=153468 CPUtime=701.94
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 40012 0 0 0 70174 20 0 0 25 0 1 0 100258348 157151232 36479 1992294400 134512640 135819388 4294956160 18446744073709551615 134617063 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 38367 36479 147 319 0 38045 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 153468

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1277216/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=156476 CPUtime=761.91
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 40674 0 0 0 76170 21 0 0 25 0 1 0 100258348 160231424 37141 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 39119 37141 147 319 0 38797 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 156476

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1276256/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=157816 CPUtime=821.88
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 40928 0 0 0 82167 21 0 0 25 0 1 0 100258348 161603584 37395 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 39454 37395 147 319 0 39132 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 157816

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1275936/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=158068 CPUtime=881.85
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 41000 0 0 0 88164 21 0 0 25 0 1 0 100258348 161861632 37467 1992294400 134512640 135819388 4294956160 18446744073709551615 134616947 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 39517 37467 147 319 0 39195 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 158068

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1275936/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=158068 CPUtime=941.82
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 41009 0 0 0 94161 21 0 0 25 0 1 0 100258348 161861632 37476 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 39517 37476 147 319 0 39195 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 158068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1273184/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=160928 CPUtime=1001.79
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 41700 0 0 0 100157 22 0 0 25 0 1 0 100258348 164790272 38167 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 40232 38167 147 319 0 39910 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 160928

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1272928/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=161168 CPUtime=1061.76
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 41760 0 0 0 106154 22 0 0 25 0 1 0 100258348 165036032 38227 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 40292 38227 147 319 0 39970 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 161168

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1272352/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=161868 CPUtime=1121.74
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 41902 0 0 0 112151 23 0 0 25 0 1 0 100258348 165752832 38369 1992294400 134512640 135819388 4294956160 18446744073709551615 134617707 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 40467 38369 147 319 0 40145 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 161868

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1271776/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=162580 CPUtime=1181.71
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 42054 0 0 0 118148 23 0 0 25 0 1 0 100258348 166481920 38521 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 40645 38521 147 319 0 40323 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 162580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32115
/proc/meminfo: memFree=1271520/2055920 swapFree=4181900/4192956
[pid=32114] ppid=32112 vsize=162860 CPUtime=1200
/proc/32114/stat : 32114 (hydrasat-flat) R 32112 32114 31921 0 -1 4194304 42098 0 0 0 119977 23 0 0 25 0 1 0 100258348 166768640 38565 1992294400 134512640 135819388 4294956160 18446744073709551615 134603393 0 0 4096 1 0 0 0 17 0 0 0
/proc/32114/statm: 40715 38565 147 319 0 40393 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 162860

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.63
CPU time (s): 1200.03
CPU user time (s): 1199.77
CPU system time (s): 0.25796
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 162860

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

runsolver used 0.947855 second user time and 3.42948 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-26 07:05:03
IDJOB=1727215
IDBENCH=24632
IDSOLVER=519
FILE ID=node44/1727215-1240722301
PBS_JOBID= 9186887
Free space on /tmp= 66204 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.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-1727215-1240722301/watcher-1727215-1240722301 -o /tmp/evaluation-result-1727215-1240722301/solver-1727215-1240722301 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1727215-1240722301.cnf -rs 1541880684 -co memory_limit 1800

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1541880684

node44.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.267
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	: 5931.00
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.267
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:       1425544 kB
Buffers:         66376 kB
Cached:         497544 kB
SwapCached:       4968 kB
Active:         226988 kB
Inactive:       344828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1425544 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:           17136 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            44500 kB
Committed_AS:   410248 kB
PageTables:       1380 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= 66204 MiB
End job on node44 at 2009-04-26 07:25:06