Trace number 1580074

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Flat 2009-03-22-Flat? (TO) 1200.1 1200.53

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p1.cnf
MD5SUM484dad50fb275faff8eff92c4d5447cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark879.933
Satisfiable
(Un)Satisfiability was proved
Number of variables200003
Number of clauses1019221
Sum of the clauses size2431032
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759013
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-1580074-1238914928/watcher-1580074-1238914928 -o /tmp/evaluation-result-1580074-1238914928/solver-1580074-1238914928 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1580074-1238914928.cnf -rs 1437503301 -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.85 0.97 0.99 3/81 13765
/proc/meminfo: memFree=1438304/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=5712 CPUtime=0
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 228 0 0 0 0 0 0 0 21 0 1 0 768387952 5849088 212 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 1428 212 119 319 0 1106 0

[startup+0.0921919 s]
/proc/loadavg: 0.85 0.97 0.99 3/81 13765
/proc/meminfo: memFree=1438304/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=10596 CPUtime=0.08
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 1541 0 0 0 8 0 0 0 21 0 1 0 768387952 10850304 1525 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 2649 1526 119 319 0 2327 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10596

[startup+0.101194 s]
/proc/loadavg: 0.85 0.97 0.99 3/81 13765
/proc/meminfo: memFree=1438304/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=11124 CPUtime=0.09
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 1673 0 0 0 8 1 0 0 21 0 1 0 768387952 11390976 1657 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 2781 1657 119 319 0 2459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11124

[startup+0.301233 s]
/proc/loadavg: 0.85 0.97 0.99 3/81 13765
/proc/meminfo: memFree=1438304/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=22344 CPUtime=0.29
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 4704 0 0 0 26 3 0 0 23 0 1 0 768387952 22880256 4688 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 5586 4688 119 319 0 5264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22344

[startup+0.701311 s]
/proc/loadavg: 0.85 0.97 0.99 3/81 13765
/proc/meminfo: memFree=1438304/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=42540 CPUtime=0.69
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 10112 0 0 0 63 6 0 0 25 0 1 0 768387952 43560960 10096 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 10635 10096 119 319 0 10313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42540

[startup+1.50147 s]
/proc/loadavg: 0.85 0.97 0.99 2/82 13766
/proc/meminfo: memFree=1382168/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=80144 CPUtime=1.49
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 19819 0 0 0 139 10 0 0 25 0 1 0 768387952 82067456 19803 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 20036 19803 125 319 0 19714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80144

[startup+3.10178 s]
/proc/loadavg: 0.86 0.97 0.99 2/82 13766
/proc/meminfo: memFree=1349592/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=106436 CPUtime=3.09
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 27627 0 0 0 296 13 0 0 25 0 1 0 768387952 108990464 24682 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 26609 24683 128 319 0 26287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106436

[startup+6.3014 s]
/proc/loadavg: 0.86 0.97 0.99 2/82 13766
/proc/meminfo: memFree=1301592/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=152424 CPUtime=6.29
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 42127 0 0 0 610 19 0 0 25 0 1 0 768387952 156082176 36076 1992294400 134512640 135819388 4294956176 18446744073709551615 134603397 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 38106 36076 147 319 0 37784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 152424

[startup+12.7016 s]
/proc/loadavg: 0.95 0.98 0.99 2/82 13766
/proc/meminfo: memFree=1293016/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=153612 CPUtime=12.68
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 42424 0 0 0 1249 19 0 0 25 0 1 0 768387952 157298688 36373 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 38403 36373 147 319 0 38081 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 153612

[startup+25.5011 s]
/proc/loadavg: 0.96 0.98 0.99 2/82 13766
/proc/meminfo: memFree=1291864/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=154676 CPUtime=25.48
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 42728 0 0 0 2529 19 0 0 25 0 1 0 768387952 158388224 36677 1992294400 134512640 135819388 4294956176 18446744073709551615 134592747 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 38669 36677 147 319 0 38347 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 154676

[startup+51.1011 s]
/proc/loadavg: 0.97 0.98 0.99 2/82 13766
/proc/meminfo: memFree=1290968/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=155732 CPUtime=51.06
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 42965 0 0 0 5086 20 0 0 25 0 1 0 768387952 159469568 36914 1992294400 134512640 135819388 4294956176 18446744073709551615 134592646 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 38933 36914 147 319 0 38611 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 155732

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/82 13766
/proc/meminfo: memFree=1290008/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=156672 CPUtime=102.24
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 43210 0 0 0 10204 20 0 0 25 0 1 0 768387952 160432128 37159 1992294400 134512640 135819388 4294956176 18446744073709551615 134603068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 39168 37159 147 319 0 38846 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 156672

[startup+162.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/82 13766
/proc/meminfo: memFree=1288856/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=157788 CPUtime=162.22
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 43494 0 0 0 16202 20 0 0 25 0 1 0 768387952 161574912 37443 1992294400 134512640 135819388 4294956176 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 39447 37443 147 319 0 39125 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 157788

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 13766
/proc/meminfo: memFree=1288024/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=158592 CPUtime=222.2
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 43695 0 0 0 22199 21 0 0 25 0 1 0 768387952 162398208 37644 1992294400 134512640 135819388 4294956176 18446744073709551615 134671413 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 39648 37644 147 319 0 39326 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 158592

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 13766
/proc/meminfo: memFree=1287128/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=159532 CPUtime=282.18
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 43913 0 0 0 28197 21 0 0 25 0 1 0 768387952 163360768 37862 1992294400 134512640 135819388 4294956176 18446744073709551615 134669011 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 39883 37862 147 319 0 39561 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 159532

[startup+342.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/82 13766
/proc/meminfo: memFree=1286296/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=160432 CPUtime=342.16
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44119 0 0 0 34195 21 0 0 25 0 1 0 768387952 164282368 38068 1992294400 134512640 135819388 4294956176 18446744073709551615 134669268 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40108 38068 147 319 0 39786 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 160432

[startup+402.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/82 13766
/proc/meminfo: memFree=1285720/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=160976 CPUtime=402.13
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44264 0 0 0 40192 21 0 0 25 0 1 0 768387952 164839424 38213 1992294400 134512640 135819388 4294956176 18446744073709551615 135226967 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40244 38213 147 319 0 39922 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 160976

[startup+462.301 s]
/proc/loadavg: 1.12 1.04 1.00 2/82 13766
/proc/meminfo: memFree=1285208/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=161396 CPUtime=462.11
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44379 0 0 0 46190 21 0 0 25 0 1 0 768387952 165269504 38328 1992294400 134512640 135819388 4294956176 18446744073709551615 134671413 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40349 38328 147 319 0 40027 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 161396

[startup+522.302 s]
/proc/loadavg: 1.12 1.05 1.00 2/82 13766
/proc/meminfo: memFree=1284696/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=161936 CPUtime=522.09
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44522 0 0 0 52188 21 0 0 25 0 1 0 768387952 165822464 38471 1992294400 134512640 135819388 4294956176 18446744073709551615 134602922 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40484 38471 147 319 0 40162 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 161936

[startup+582.301 s]
/proc/loadavg: 1.10 1.05 1.00 2/82 13766
/proc/meminfo: memFree=1284056/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=162608 CPUtime=582.08
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44687 0 0 0 58186 22 0 0 25 0 1 0 768387952 166510592 38636 1992294400 134512640 135819388 4294956176 18446744073709551615 134669118 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40652 38636 147 319 0 40330 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 162608

[startup+642.302 s]
/proc/loadavg: 1.09 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1283416/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=163156 CPUtime=642.06
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44819 0 0 0 64184 22 0 0 25 0 1 0 768387952 167071744 38768 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40789 38768 147 319 0 40467 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 163156

[startup+702.302 s]
/proc/loadavg: 1.08 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1283352/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=163156 CPUtime=702.04
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44822 0 0 0 70182 22 0 0 25 0 1 0 768387952 167071744 38771 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40789 38771 147 319 0 40467 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 163156

[startup+762.306 s]
/proc/loadavg: 1.08 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1282904/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=163696 CPUtime=762.02
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 44948 0 0 0 76180 22 0 0 25 0 1 0 768387952 167624704 38897 1992294400 134512640 135819388 4294956176 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 40924 38897 147 319 0 40602 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 163696

[startup+822.303 s]
/proc/loadavg: 1.07 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1282200/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=164516 CPUtime=821.99
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45153 0 0 0 82177 22 0 0 25 0 1 0 768387952 168464384 39102 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41129 39102 147 319 0 40807 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 164516

[startup+882.302 s]
/proc/loadavg: 1.07 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1281496/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=165212 CPUtime=881.97
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45319 0 0 0 88175 22 0 0 25 0 1 0 768387952 169177088 39268 1992294400 134512640 135819388 4294956176 18446744073709551615 134669118 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41303 39268 147 319 0 40981 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 165212

[startup+942.301 s]
/proc/loadavg: 1.06 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1281176/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=165376 CPUtime=941.95
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45386 0 0 0 94173 22 0 0 25 0 1 0 768387952 169345024 39335 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41344 39335 147 319 0 41022 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 165376

[startup+1002.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1280984/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=165512 CPUtime=1001.93
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45407 0 0 0 100171 22 0 0 25 0 1 0 768387952 169484288 39356 1992294400 134512640 135819388 4294956176 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41378 39356 147 319 0 41056 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 165512

[startup+1062.3 s]
/proc/loadavg: 1.06 1.06 1.00 2/82 13766
/proc/meminfo: memFree=1280536/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=165916 CPUtime=1061.91
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45520 0 0 0 106169 22 0 0 25 0 1 0 768387952 169897984 39469 1992294400 134512640 135819388 4294956176 18446744073709551615 134616705 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41479 39469 147 319 0 41157 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 165916

[startup+1122.3 s]
/proc/loadavg: 1.12 1.07 1.00 2/82 13766
/proc/meminfo: memFree=1280152/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=166312 CPUtime=1121.88
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45618 0 0 0 112166 22 0 0 25 0 1 0 768387952 170303488 39567 1992294400 134512640 135819388 4294956176 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41578 39567 147 319 0 41256 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 166312

[startup+1182.3 s]
/proc/loadavg: 1.12 1.08 1.00 2/82 13766
/proc/meminfo: memFree=1279576/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=166852 CPUtime=1181.87
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45759 0 0 0 118164 23 0 0 25 0 1 0 768387952 170856448 39708 1992294400 134512640 135819388 4294956176 18446744073709551615 134602922 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41713 39708 147 319 0 41391 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 166852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.08 1.07 1.00 2/82 13766
/proc/meminfo: memFree=1279320/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=167128 CPUtime=1200.07
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45809 0 0 0 119984 23 0 0 25 0 1 0 768387952 171139072 39758 1992294400 134512640 135819388 4294956176 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41782 39758 147 319 0 41460 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 167128

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.08 1.07 1.00 2/82 13766
/proc/meminfo: memFree=1279320/2055920 swapFree=4174556/4192956
[pid=13765] ppid=13763 vsize=167128 CPUtime=1200.07
/proc/13765/stat : 13765 (hydrasat-flat) R 13763 13765 13728 0 -1 4194304 45809 0 0 0 119984 23 0 0 25 0 1 0 768387952 171139072 39758 1992294400 134512640 135819388 4294956176 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/13765/statm: 41782 39758 147 319 0 41460 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 167128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.1
CPU user time (s): 1199.84
CPU system time (s): 0.25796
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 167128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
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= 45809
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= 1893

runsolver used 1.38479 second user time and 4.08338 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-05 09:02:09
IDJOB=1580074
IDBENCH=71010
IDSOLVER=519
FILE ID=node88/1580074-1238914928
PBS_JOBID= 9101406
Free space on /tmp= 66516 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p1.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580074-1238914928/watcher-1580074-1238914928 -o /tmp/evaluation-result-1580074-1238914928/solver-1580074-1238914928 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1580074-1238914928.cnf -rs 1437503301 -co memory_limit 1800

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

MD5SUM BENCH= 484dad50fb275faff8eff92c4d5447cb
RANDOM SEED=1437503301

node88.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.281
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.281
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:       1438720 kB
Buffers:         60224 kB
Cached:         467580 kB
SwapCached:       7356 kB
Active:         214340 kB
Inactive:       322436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438720 kB
SwapTotal:     4192956 kB
SwapFree:      4174556 kB
Dirty:           20320 kB
Writeback:           0 kB
Mapped:          14644 kB
Slab:            64572 kB
Committed_AS:  2100428 kB
PageTables:       2664 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= 66512 MiB
End job on node88 at 2009-04-05 09:22:12