Trace number 1719705

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.16 1200.78

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications 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 variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

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-1719705-1240648774/watcher-1719705-1240648774 -o /tmp/evaluation-result-1719705-1240648774/solver-1719705-1240648774 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1719705-1240648774.cnf -rs 139227005 -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.02 1.06 1.01 3/64 15860
/proc/meminfo: memFree=1772600/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=14392 CPUtime=0
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 92910858 14737408 212 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 3598 213 151 362 0 3233 0

[startup+0.0348989 s]
/proc/loadavg: 1.02 1.06 1.01 3/64 15860
/proc/meminfo: memFree=1772600/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=15448 CPUtime=0.03
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 534 0 0 0 3 0 0 0 18 0 1 0 92910858 15818752 518 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 3862 520 151 362 0 3497 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15448

[startup+0.101911 s]
/proc/loadavg: 1.02 1.06 1.01 3/64 15860
/proc/meminfo: memFree=1772600/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=18080 CPUtime=0.09
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 1234 0 0 0 9 0 0 0 18 0 1 0 92910858 18513920 1218 1992294400 134512640 135997824 4294956160 18446744073709551615 134615107 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 4520 1219 151 362 0 4155 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18080

[startup+0.301946 s]
/proc/loadavg: 1.02 1.06 1.01 3/64 15860
/proc/meminfo: memFree=1772600/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=25720 CPUtime=0.29
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 3317 0 0 0 27 2 0 0 19 0 1 0 92910858 26337280 3301 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 6430 3302 151 362 0 6065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25720

[startup+0.702014 s]
/proc/loadavg: 1.02 1.06 1.01 3/64 15860
/proc/meminfo: memFree=1772600/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=41272 CPUtime=0.7
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 7572 0 0 0 66 4 0 0 23 0 1 0 92910858 42262528 7556 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 10318 7557 151 362 0 9953 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 41272

[startup+1.50115 s]
/proc/loadavg: 1.02 1.06 1.01 2/65 15861
/proc/meminfo: memFree=1731568/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=71724 CPUtime=1.48
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 15898 0 0 0 141 7 0 0 25 0 1 0 92910858 73445376 15882 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 17931 15883 151 362 0 17566 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71724

[startup+3.10143 s]
/proc/loadavg: 1.02 1.06 1.01 2/65 15861
/proc/meminfo: memFree=1685296/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=129100 CPUtime=3.08
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 31593 0 0 0 292 16 0 0 25 0 1 0 92910858 132198400 31577 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 32275 31578 151 362 0 31910 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 129100

[startup+6.30198 s]
/proc/loadavg: 1.02 1.05 1.01 2/65 15861
/proc/meminfo: memFree=1557552/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=225932 CPUtime=6.28
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 58848 0 0 0 598 30 0 0 25 0 1 0 92910858 231354368 54158 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 56483 54158 158 362 0 56118 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 225932

[startup+12.7011 s]
/proc/loadavg: 1.02 1.05 1.01 2/65 15861
/proc/meminfo: memFree=1557624/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=225932 CPUtime=12.68
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 58849 0 0 0 1238 30 0 0 25 0 1 0 92910858 231354368 54159 1992294400 134512640 135997824 4294956160 18446744073709551615 134695513 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 56483 54159 158 362 0 56118 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 225932

[startup+25.5013 s]
/proc/loadavg: 1.01 1.05 1.01 2/65 15861
/proc/meminfo: memFree=1544632/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=251780 CPUtime=25.47
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 65448 0 0 0 2514 33 0 0 25 0 1 0 92910858 257822720 57504 1992294400 134512640 135997824 4294956160 18446744073709551615 134519447 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 62945 57504 159 362 0 62580 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 251780

[startup+51.1017 s]
/proc/loadavg: 1.01 1.05 1.01 2/65 15861
/proc/meminfo: memFree=1540280/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=256060 CPUtime=51.05
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 66515 0 0 0 5071 34 0 0 25 0 1 0 92910858 262205440 58571 1992294400 134512640 135997824 4294956160 18446744073709551615 134520114 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 64015 58571 159 362 0 63650 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 256060

[startup+102.306 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 15861
/proc/meminfo: memFree=1371320/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=437532 CPUtime=102.23
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 113807 0 0 0 10171 52 0 0 25 0 1 0 92910858 448032768 100788 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 109383 100788 174 362 0 109018 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 437532

[startup+162.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 15861
/proc/meminfo: memFree=1361080/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=448300 CPUtime=162.19
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 116461 0 0 0 16166 53 0 0 25 0 1 0 92910858 459059200 103442 1992294400 134512640 135997824 4294956160 18446744073709551615 134638980 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 112075 103442 174 362 0 111710 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 448300

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15861
/proc/meminfo: memFree=1355384/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=453580 CPUtime=222.16
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 117726 0 0 0 22162 54 0 0 25 0 1 0 92910858 464465920 104707 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 113395 104707 174 362 0 113030 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 453580

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15861
/proc/meminfo: memFree=1352696/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=456404 CPUtime=282.14
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 118458 0 0 0 28159 55 0 0 25 0 1 0 92910858 467357696 105439 1992294400 134512640 135997824 4294956160 18446744073709551615 134666428 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 114101 105439 174 362 0 113736 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 456404

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15861
/proc/meminfo: memFree=1343160/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=465904 CPUtime=342.11
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 120779 0 0 0 34155 56 0 0 25 0 1 0 92910858 477085696 107760 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 116476 107760 174 362 0 116111 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 465904

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15861
/proc/meminfo: memFree=1343096/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=465904 CPUtime=402.08
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 120780 0 0 0 40152 56 0 0 25 0 1 0 92910858 477085696 107761 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 116476 107761 174 362 0 116111 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 465904

[startup+462.302 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 15861
/proc/meminfo: memFree=1343032/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=465904 CPUtime=462.05
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 120780 0 0 0 46149 56 0 0 25 0 1 0 92910858 477085696 107761 1992294400 134512640 135997824 4294956160 18446744073709551615 134590272 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 116476 107761 174 362 0 116111 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 465904

[startup+522.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 15861
/proc/meminfo: memFree=1343032/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=465904 CPUtime=522.02
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 120783 0 0 0 52146 56 0 0 25 0 1 0 92910858 477085696 107764 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 116476 107764 174 362 0 116111 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 465904

[startup+582.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 15861
/proc/meminfo: memFree=1342968/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=465904 CPUtime=581.99
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 120783 0 0 0 58143 56 0 0 25 0 1 0 92910858 477085696 107764 1992294400 134512640 135997824 4294956160 18446744073709551615 134590470 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 116476 107764 174 362 0 116111 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 465904

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15861
/proc/meminfo: memFree=1342904/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=465904 CPUtime=641.97
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 120784 0 0 0 64141 56 0 0 25 0 1 0 92910858 477085696 107765 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 116476 107765 174 362 0 116111 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 465904

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 15861
/proc/meminfo: memFree=1337784/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=471240 CPUtime=701.94
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 122051 0 0 0 70137 57 0 0 25 0 1 0 92910858 482549760 109032 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 117810 109032 174 362 0 117445 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 471240

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15861
/proc/meminfo: memFree=1334968/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=474104 CPUtime=761.9
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 122850 0 0 0 76133 57 0 0 25 0 1 0 92910858 485482496 109751 1992294400 134512640 135997824 4294956160 18446744073709551615 134683695 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 118526 109751 174 362 0 118161 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 474104

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15861
/proc/meminfo: memFree=1331640/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=478348 CPUtime=821.87
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 123769 0 0 0 82129 58 0 0 25 0 1 0 92910858 489828352 110670 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 119587 110670 174 362 0 119222 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 478348

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15861
/proc/meminfo: memFree=1313784/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=497424 CPUtime=881.84
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 128104 0 0 0 88123 61 0 0 25 0 1 0 92910858 509362176 115005 1992294400 134512640 135997824 4294956160 18446744073709551615 134757823 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 124356 115005 174 362 0 123991 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 497424

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15861
/proc/meminfo: memFree=1307128/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=504404 CPUtime=941.81
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 129853 0 0 0 94118 63 0 0 25 0 1 0 92910858 516509696 116662 1992294400 134512640 135997824 4294956160 18446744073709551615 134757845 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 126101 116662 174 362 0 125736 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 504404

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15861
/proc/meminfo: memFree=1306744/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=504852 CPUtime=1001.77
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 129953 0 0 0 100114 63 0 0 25 0 1 0 92910858 516968448 116762 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 126213 116762 174 362 0 125848 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 504852

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 15861
/proc/meminfo: memFree=1294520/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=518248 CPUtime=1061.76
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 133137 0 0 0 106110 66 0 0 25 0 1 0 92910858 530685952 119806 1992294400 134512640 135997824 4294956160 18446744073709551615 134683847 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 129562 119806 174 362 0 129197 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 518248

[startup+1122.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 15861
/proc/meminfo: memFree=1292024/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=521160 CPUtime=1121.71
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 133956 0 0 0 112105 66 0 0 25 0 1 0 92910858 533667840 120414 1992294400 134512640 135997824 4294956160 18446744073709551615 134639002 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 130290 120414 174 362 0 129925 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 521160

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 15861
/proc/meminfo: memFree=1290936/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=522872 CPUtime=1181.69
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 134335 0 0 0 118102 67 0 0 25 0 1 0 92910858 535420928 120681 1992294400 134512640 135997824 4294956160 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 130718 120681 174 362 0 130353 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 522872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 15861
/proc/meminfo: memFree=1290872/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=522872 CPUtime=1200.08
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 134335 0 0 0 119941 67 0 0 25 0 1 0 92910858 535420928 120681 1992294400 134512640 135997824 4294956160 18446744073709551615 134843428 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 130718 120681 174 362 0 130353 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 522872

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

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

[startup+1200.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 15861
/proc/meminfo: memFree=1290872/2055920 swapFree=4181396/4192956
[pid=15860] ppid=15858 vsize=522872 CPUtime=1200.08
/proc/15860/stat : 15860 (hydrasat) R 15858 15860 15096 0 -1 4194304 134335 0 0 0 119941 67 0 0 25 0 1 0 92910858 535420928 120681 1992294400 134512640 135997824 4294956160 18446744073709551615 134843428 0 0 4096 1 0 0 0 17 0 0 0
/proc/15860/statm: 130718 120681 174 362 0 130353 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 522872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.78
CPU time (s): 1200.16
CPU user time (s): 1199.42
CPU system time (s): 0.742887
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 522872

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

runsolver used 1.18682 second user time and 3.19051 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 10:39:38
IDJOB=1719705
IDBENCH=69571
IDSOLVER=520
FILE ID=node25/1719705-1240648774
PBS_JOBID= 9186461
Free space on /tmp= 66312 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719705-1240648774/watcher-1719705-1240648774 -o /tmp/evaluation-result-1719705-1240648774/solver-1719705-1240648774 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1719705-1240648774.cnf -rs 139227005 -co memory_limit 1800

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=139227005

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1773016 kB
Buffers:          7364 kB
Cached:         223244 kB
SwapCached:       5080 kB
Active:         188740 kB
Inactive:        49516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773016 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           70104 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            30660 kB
Committed_AS:   336016 kB
PageTables:       1492 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= 66312 MiB
End job on node25 at 2009-04-25 10:59:41