Trace number 1530076

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.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1818347447-078.cnf
MD5SUM16e4b9d806035068b91886cd39d11cb8
Bench CategoryRANDOM (random 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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1530076-1238467983/watcher-1530076-1238467983 -o /tmp/evaluation-result-1530076-1238467983/solver-1530076-1238467983 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1530076-1238467983.cnf -rs 1548076197 -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.99 0.98 1.00 3/64 25756
/proc/meminfo: memFree=1180224/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=1596 CPUtime=0
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1119460853 1634304 164 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 399 164 119 319 0 77 0

[startup+0.060612 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25756
/proc/meminfo: memFree=1180224/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=2128 CPUtime=0.05
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 330 0 0 0 5 0 0 0 18 0 1 0 1119460853 2179072 314 1992294400 134512640 135819388 4294956160 18446744073709551615 134521354 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 532 314 127 319 0 210 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2128

[startup+0.102617 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25756
/proc/meminfo: memFree=1180224/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=2128 CPUtime=0.1
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 331 0 0 0 10 0 0 0 18 0 1 0 1119460853 2179072 315 1992294400 134512640 135819388 4294956160 18446744073709551615 134521142 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 532 315 128 319 0 210 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2128

[startup+0.301637 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25756
/proc/meminfo: memFree=1180224/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=2524 CPUtime=0.29
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 436 0 0 0 29 0 0 0 19 0 1 0 1119460853 2584576 419 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 631 419 148 319 0 309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2524

[startup+0.701678 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 25756
/proc/meminfo: memFree=1180224/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=2656 CPUtime=0.69
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 486 0 0 0 69 0 0 0 22 0 1 0 1119460853 2719744 469 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 664 469 148 319 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2656

[startup+1.50177 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1178808/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=3048 CPUtime=1.49
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 582 0 0 0 149 0 0 0 25 0 1 0 1119460853 3121152 565 1992294400 134512640 135819388 4294956160 18446744073709551615 135209174 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 762 565 148 319 0 440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3048

[startup+3.10193 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1178168/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=3484 CPUtime=3.09
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 669 0 0 0 309 0 0 0 25 0 1 0 1119460853 3567616 652 1992294400 134512640 135819388 4294956160 18446744073709551615 135050509 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 871 652 148 319 0 549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3484

[startup+6.30127 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1177720/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=3888 CPUtime=6.29
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 759 0 0 0 629 0 0 0 25 0 1 0 1119460853 3981312 742 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 972 742 148 319 0 650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3888

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1176312/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=5156 CPUtime=12.69
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 1048 0 0 0 1269 0 0 0 25 0 1 0 1119460853 5279744 1031 1992294400 134512640 135819388 4294956160 18446744073709551615 134617433 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 1289 1031 148 319 0 967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5156

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1175992/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=5440 CPUtime=25.48
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 1128 0 0 0 2548 0 0 0 25 0 1 0 1119460853 5570560 1111 1992294400 134512640 135819388 4294956160 18446744073709551615 134616989 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 1360 1111 148 319 0 1038 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5440

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1172344/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=11148 CPUtime=51.07
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 2404 0 0 0 5106 1 0 0 25 0 1 0 1119460853 11415552 2253 1992294400 134512640 135819388 4294956160 18446744073709551615 134617704 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 2787 2253 148 319 0 2465 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11148

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1168120/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=14740 CPUtime=102.27
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 3246 0 0 0 10225 2 0 0 25 0 1 0 1119460853 15093760 3095 1992294400 134512640 135819388 4294956160 18446744073709551615 134617421 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 3685 3095 148 319 0 3363 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14740

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1165432/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=17588 CPUtime=162.24
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 3930 0 0 0 16222 2 0 0 25 0 1 0 1119460853 18010112 3779 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 4397 3779 148 319 0 4075 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17588

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1161336/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=22264 CPUtime=222.22
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 5014 0 0 0 22219 3 0 0 25 0 1 0 1119460853 22798336 4777 1992294400 134512640 135819388 4294956160 18446744073709551615 134617232 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 5566 4777 148 319 0 5244 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22264

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1155576/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=28988 CPUtime=282.21
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 6748 0 0 0 28215 6 0 0 25 0 1 0 1119460853 29683712 6210 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 7247 6210 148 319 0 6925 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28988

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1151864/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=33444 CPUtime=342.19
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 7674 0 0 0 34213 6 0 0 25 0 1 0 1119460853 34246656 7136 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 8361 7136 148 319 0 8039 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33444

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1148920/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=36472 CPUtime=402.17
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 8427 0 0 0 40210 7 0 0 25 0 1 0 1119460853 37347328 7889 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 9118 7889 148 319 0 8796 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 36472

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25757
/proc/meminfo: memFree=1143480/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=42564 CPUtime=462.16
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 10112 0 0 0 46208 8 0 0 25 0 1 0 1119460853 43585536 9212 1992294400 134512640 135819388 4294956160 18446744073709551615 134617103 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 10641 9212 148 319 0 10319 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 42564

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1141496/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=44612 CPUtime=522.14
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 10609 0 0 0 52205 9 0 0 25 0 1 0 1119460853 45682688 9709 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 11153 9709 148 319 0 10831 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 44612

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1139768/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=46340 CPUtime=582.12
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 11047 0 0 0 58203 9 0 0 25 0 1 0 1119460853 47452160 10147 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 11585 10147 148 319 0 11263 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 46340

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1137720/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=48676 CPUtime=642.11
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 11545 0 0 0 64201 10 0 0 25 0 1 0 1119460853 49844224 10645 1992294400 134512640 135819388 4294956160 18446744073709551615 134616855 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12169 10645 148 319 0 11847 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 48676

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1137656/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=48676 CPUtime=702.09
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 11554 0 0 0 70199 10 0 0 25 0 1 0 1119460853 49844224 10654 1992294400 134512640 135819388 4294956160 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12169 10654 148 319 0 11847 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 48676

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1137528/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=48876 CPUtime=762.07
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 11593 0 0 0 76197 10 0 0 25 0 1 0 1119460853 50049024 10693 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12219 10693 148 319 0 11897 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 48876

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1137336/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=49028 CPUtime=822.05
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 11643 0 0 0 82195 10 0 0 25 0 1 0 1119460853 50204672 10743 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12257 10743 148 319 0 11935 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 49028

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1136760/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=49928 CPUtime=882.03
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 11801 0 0 0 88193 10 0 0 25 0 1 0 1119460853 51126272 10901 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12482 10901 148 319 0 12160 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 49928

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1136696/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=49928 CPUtime=942.02
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 11803 0 0 0 94191 11 0 0 25 0 1 0 1119460853 51126272 10903 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12482 10903 148 319 0 12160 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 49928

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1135608/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=51408 CPUtime=1002
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 12175 0 0 0 100189 11 0 0 25 0 1 0 1119460853 52641792 11127 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12852 11127 148 319 0 12530 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 51408

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1135672/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=51408 CPUtime=1061.98
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 12191 0 0 0 106187 11 0 0 25 0 1 0 1119460853 52641792 11143 1992294400 134512640 135819388 4294956160 18446744073709551615 134617095 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12852 11143 148 319 0 12530 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 51408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1135608/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=51408 CPUtime=1121.97
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 12209 0 0 0 112185 12 0 0 25 0 1 0 1119460853 52641792 11161 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12852 11161 148 319 0 12530 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 51408

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1135480/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=51408 CPUtime=1181.95
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 12260 0 0 0 118183 12 0 0 25 0 1 0 1119460853 52641792 11212 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12852 11212 148 319 0 12530 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 51408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 25763
/proc/meminfo: memFree=1135416/2055920 swapFree=4178912/4192956
[pid=25756] ppid=25754 vsize=51584 CPUtime=1200.05
/proc/25756/stat : 25756 (hydrasat-flat) R 25754 25756 24789 0 -1 4194304 12274 0 0 0 119993 12 0 0 25 0 1 0 1119460853 52822016 11226 1992294400 134512640 135819388 4294956160 18446744073709551615 135215875 0 0 4096 1 0 0 0 17 1 0 0
/proc/25756/statm: 12896 11226 148 319 0 12574 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 51584

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.94
CPU system time (s): 0.131979
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 51584

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

runsolver used 1.08583 second user time and 2.23966 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-31 04:53:03
IDJOB=1530076
IDBENCH=70476
IDSOLVER=519
FILE ID=node47/1530076-1238467983
PBS_JOBID= 9061734
Free space on /tmp= 66368 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1818347447-078.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530076-1238467983/watcher-1530076-1238467983 -o /tmp/evaluation-result-1530076-1238467983/solver-1530076-1238467983 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1530076-1238467983.cnf -rs 1548076197 -co memory_limit 1800

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

MD5SUM BENCH= 16e4b9d806035068b91886cd39d11cb8
RANDOM SEED=1548076197

node47.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.216
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.216
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:       1180640 kB
Buffers:        105348 kB
Cached:         667840 kB
SwapCached:       7792 kB
Active:         257668 kB
Inactive:       525932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1180640 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          16084 kB
Slab:            77604 kB
Committed_AS:  3033332 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-03-31 05:13:06