Trace number 1727481

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 2009-03-22-Base? (TO) 1200.13 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
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 variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

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-1727481-1240725422/watcher-1727481-1240725422 -o /tmp/evaluation-result-1727481-1240725422/solver-1727481-1240725422 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1727481-1240725422.cnf -rs 1258346708 -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.03 1.01 1.00 3/65 18399
/proc/meminfo: memFree=1460576/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=16028 CPUtime=0
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 225 0 0 0 0 0 0 0 22 0 1 0 100572750 16412672 209 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 4007 209 151 362 0 3642 0

[startup+0.0407631 s]
/proc/loadavg: 1.03 1.01 1.00 3/65 18399
/proc/meminfo: memFree=1460576/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=17348 CPUtime=0.03
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 610 0 0 0 3 0 0 0 22 0 1 0 100572750 17764352 594 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 4337 594 151 362 0 3972 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17348

[startup+0.101768 s]
/proc/loadavg: 1.03 1.01 1.00 3/65 18399
/proc/meminfo: memFree=1460576/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=19724 CPUtime=0.09
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 1258 0 0 0 9 0 0 0 22 0 1 0 100572750 20197376 1242 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 4931 1243 151 362 0 4566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19724

[startup+0.30179 s]
/proc/loadavg: 1.03 1.01 1.00 3/65 18399
/proc/meminfo: memFree=1460576/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=27512 CPUtime=0.29
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 3385 0 0 0 28 1 0 0 24 0 1 0 100572750 28172288 3369 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 6878 3369 151 362 0 6513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27512

[startup+0.701833 s]
/proc/loadavg: 1.03 1.01 1.00 3/65 18399
/proc/meminfo: memFree=1460576/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=42956 CPUtime=0.69
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 7635 0 0 0 66 3 0 0 25 0 1 0 100572750 43986944 7619 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 10739 7619 151 362 0 10374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42956

[startup+1.50192 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 18400
/proc/meminfo: memFree=1418136/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=73844 CPUtime=1.49
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 16131 0 0 0 142 7 0 0 25 0 1 0 100572750 75616256 16115 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 18461 16115 151 362 0 18096 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73844

[startup+3.1011 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 18400
/proc/meminfo: memFree=1371480/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=135752 CPUtime=3.09
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 33155 0 0 0 293 16 0 0 25 0 1 0 100572750 139010048 33139 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 33938 33139 151 362 0 33573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135752

[startup+6.30246 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 18400
/proc/meminfo: memFree=1239896/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=233464 CPUtime=6.29
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 61665 0 0 0 599 30 0 0 25 0 1 0 100572750 239067136 55505 1992294400 134512640 135997824 4294956160 18446744073709551615 134519887 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 58366 55505 158 362 0 58001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 233464

[startup+12.7012 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 18400
/proc/meminfo: memFree=1239960/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=233464 CPUtime=12.69
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 61666 0 0 0 1239 30 0 0 25 0 1 0 100572750 239067136 55506 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 58366 55506 158 362 0 58001 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 233464

[startup+25.5016 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 18400
/proc/meminfo: memFree=1240088/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=233464 CPUtime=25.48
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 61666 0 0 0 2518 30 0 0 25 0 1 0 100572750 239067136 55506 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 58366 55506 158 362 0 58001 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 233464

[startup+51.1014 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 18400
/proc/meminfo: memFree=1240152/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=233464 CPUtime=51.07
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 61666 0 0 0 5077 30 0 0 25 0 1 0 100572750 239067136 55506 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 58366 55506 158 362 0 58001 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 233464

[startup+102.305 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 18400
/proc/meminfo: memFree=1192920/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=293268 CPUtime=102.26
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 77033 0 0 0 10190 36 0 0 25 0 1 0 100572750 300306432 67308 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 73317 67308 159 362 0 72952 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 293268

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18400
/proc/meminfo: memFree=1192856/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=293268 CPUtime=162.24
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 77033 0 0 0 16188 36 0 0 25 0 1 0 100572750 300306432 67308 1992294400 134512640 135997824 4294956160 18446744073709551615 134519854 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 73317 67308 159 362 0 72952 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 293268

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18400
/proc/meminfo: memFree=1125528/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=367568 CPUtime=222.23
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 97747 0 0 0 22178 45 0 0 25 0 1 0 100572750 376389632 85462 1992294400 134512640 135997824 4294956160 18446744073709551615 134761159 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 91892 85462 173 362 0 91527 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 367568

[startup+282.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 18406
/proc/meminfo: memFree=1099160/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=388588 CPUtime=282.2
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 102988 0 0 0 28172 48 0 0 25 0 1 0 100572750 397914112 90703 1992294400 134512640 135997824 4294956160 18446744073709551615 134757455 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 97147 90703 174 362 0 96782 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 388588

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 18406
/proc/meminfo: memFree=1097048/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=390600 CPUtime=342.19
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 103505 0 0 0 34171 48 0 0 25 0 1 0 100572750 399974400 91220 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 97650 91220 174 362 0 97285 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 390600

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 18406
/proc/meminfo: memFree=1095832/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=391788 CPUtime=402.18
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 103807 0 0 0 40169 49 0 0 25 0 1 0 100572750 401190912 91522 1992294400 134512640 135997824 4294956160 18446744073709551615 134756080 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 97947 91522 174 362 0 97582 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 391788

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1095128/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=392636 CPUtime=462.16
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 103976 0 0 0 46167 49 0 0 25 0 1 0 100572750 402059264 91691 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98159 91691 174 362 0 97794 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 392636

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1094424/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=393164 CPUtime=522.14
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104145 0 0 0 52165 49 0 0 25 0 1 0 100572750 402599936 91860 1992294400 134512640 135997824 4294956160 18446744073709551615 134850396 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98291 91860 174 362 0 97926 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 393164

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1093976/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=393696 CPUtime=582.12
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104254 0 0 0 58163 49 0 0 25 0 1 0 100572750 403144704 91969 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98424 91969 174 362 0 98059 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 393696

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1093464/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=394100 CPUtime=642.11
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104375 0 0 0 64162 49 0 0 25 0 1 0 100572750 403558400 92090 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98525 92090 174 362 0 98160 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 394100

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1093144/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=394368 CPUtime=702.09
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104452 0 0 0 70160 49 0 0 25 0 1 0 100572750 403832832 92167 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98592 92167 174 362 0 98227 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 394368

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1092824/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=394636 CPUtime=762.08
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104518 0 0 0 76159 49 0 0 25 0 1 0 100572750 404107264 92233 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98659 92233 174 362 0 98294 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 394636

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1092760/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=394772 CPUtime=822.07
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104547 0 0 0 82157 50 0 0 25 0 1 0 100572750 404246528 92262 1992294400 134512640 135997824 4294956160 18446744073709551615 134757670 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98693 92262 174 362 0 98328 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 394772

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1092568/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=394904 CPUtime=882.05
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104590 0 0 0 88155 50 0 0 25 0 1 0 100572750 404381696 92305 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98726 92305 174 362 0 98361 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 394904

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1092184/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=395308 CPUtime=942.03
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104683 0 0 0 94153 50 0 0 25 0 1 0 100572750 404795392 92398 1992294400 134512640 135997824 4294956160 18446744073709551615 134757421 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98827 92398 174 362 0 98462 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 395308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1091928/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=395572 CPUtime=1002.02
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104747 0 0 0 100152 50 0 0 25 0 1 0 100572750 405065728 92462 1992294400 134512640 135997824 4294956160 18446744073709551615 134758091 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98893 92462 174 362 0 98528 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 395572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1091736/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=395716 CPUtime=1062
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104814 0 0 0 106150 50 0 0 25 0 1 0 100572750 405213184 92529 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 98929 92529 174 362 0 98564 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 395716

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18406
/proc/meminfo: memFree=1091352/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=396372 CPUtime=1121.98
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104898 0 0 0 112148 50 0 0 25 0 1 0 100572750 405884928 92613 1992294400 134512640 135997824 4294956160 18446744073709551615 134817128 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 99093 92613 174 362 0 98728 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 396372

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 18406
/proc/meminfo: memFree=1091160/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=396516 CPUtime=1181.97
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104944 0 0 0 118147 50 0 0 25 0 1 0 100572750 406032384 92659 1992294400 134512640 135997824 4294956160 18446744073709551615 134843680 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 99129 92659 174 362 0 98764 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 396516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 18406
/proc/meminfo: memFree=1090968/2055920 swapFree=4181068/4192956
[pid=18399] ppid=18397 vsize=396664 CPUtime=1200.06
/proc/18399/stat : 18399 (hydrasat) R 18397 18399 18073 0 -1 4194304 104983 0 0 0 119956 50 0 0 25 0 1 0 100572750 406183936 92698 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/18399/statm: 99166 92698 174 362 0 98801 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 396664

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.46
CPU time (s): 1200.13
CPU user time (s): 1199.57
CPU system time (s): 0.560914
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 396664

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

runsolver used 1.39479 second user time and 2.76158 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-26 07:57:11
IDJOB=1727481
IDBENCH=24639
IDSOLVER=520
FILE ID=node86/1727481-1240725422
PBS_JOBID= 9186877
Free space on /tmp= 66172 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727481-1240725422/watcher-1727481-1240725422 -o /tmp/evaluation-result-1727481-1240725422/solver-1727481-1240725422 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1727481-1240725422.cnf -rs 1258346708 -co memory_limit 1800

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

MD5SUM BENCH= 41f1c0479c607ce4a810d6cbab59e2f9
RANDOM SEED=1258346708

node86.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1460992 kB
Buffers:         52352 kB
Cached:         460672 kB
SwapCached:       5816 kB
Active:         250728 kB
Inactive:       271152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460992 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:           53716 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            58900 kB
Committed_AS:   419084 kB
PageTables:       1464 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= 66172 MiB
End job on node86 at 2009-04-26 08:17:14