Trace number 1530565

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S680239195-053.cnf
MD5SUM5093c545fdc7c5094d7e8f31c2f6e759
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.7991
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1530565-1238567093/watcher-1530565-1238567093 -o /tmp/evaluation-result-1530565-1238567093/solver-1530565-1238567093 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1530565-1238567093.cnf -rs 2099753160 -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.97 0.99 3/64 24233
/proc/meminfo: memFree=1116936/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=1592 CPUtime=0
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 1129374182 1630208 184 1992294400 134512640 135819388 4294956160 18446744073709551615 134601024 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 398 184 127 319 0 76 0

[startup+0.0906129 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24233
/proc/meminfo: memFree=1116936/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=1724 CPUtime=0.08
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 272 0 0 0 8 0 0 0 18 0 1 0 1129374182 1765376 255 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 431 255 148 319 0 109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1724

[startup+0.101613 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24233
/proc/meminfo: memFree=1116936/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=1856 CPUtime=0.1
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 275 0 0 0 10 0 0 0 18 0 1 0 1129374182 1900544 258 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 464 258 148 319 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1856

[startup+0.301634 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24233
/proc/meminfo: memFree=1116936/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=1988 CPUtime=0.3
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 311 0 0 0 30 0 0 0 19 0 1 0 1129374182 2035712 294 1992294400 134512640 135819388 4294956160 18446744073709551615 134616947 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 497 294 148 319 0 175 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1988

[startup+0.701679 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24233
/proc/meminfo: memFree=1116936/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=2120 CPUtime=0.7
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 356 0 0 0 70 0 0 0 23 0 1 0 1129374182 2170880 339 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 530 339 148 319 0 208 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2120

[startup+1.50177 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1115904/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=2660 CPUtime=1.5
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 496 0 0 0 150 0 0 0 25 0 1 0 1129374182 2723840 479 1992294400 134512640 135819388 4294956160 18446744073709551615 134616777 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 665 479 148 319 0 343 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2660

[startup+3.10194 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1115392/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=2792 CPUtime=3.09
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 524 0 0 0 309 0 0 0 25 0 1 0 1129374182 2859008 507 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 698 507 148 319 0 376 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2792

[startup+6.3013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1114624/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=3864 CPUtime=6.29
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 766 0 0 0 629 0 0 0 25 0 1 0 1129374182 3956736 749 1992294400 134512640 135819388 4294956160 18446744073709551615 134617259 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 966 749 148 319 0 644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3864

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1112384/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=5848 CPUtime=12.69
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 1213 0 0 0 1269 0 0 0 25 0 1 0 1129374182 5988352 1196 1992294400 134512640 135819388 4294956160 18446744073709551615 134617683 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 1462 1196 148 319 0 1140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5848

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1112000/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=6208 CPUtime=25.48
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 1311 0 0 0 2548 0 0 0 25 0 1 0 1129374182 6356992 1294 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 1552 1294 148 319 0 1230 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6208

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1111232/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=7164 CPUtime=51.07
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 1514 0 0 0 5107 0 0 0 25 0 1 0 1129374182 7335936 1497 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 1791 1497 148 319 0 1469 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7164

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1110336/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=8112 CPUtime=102.26
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 1723 0 0 0 10225 1 0 0 25 0 1 0 1129374182 8306688 1706 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 2028 1706 148 319 0 1706 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8112

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1105344/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=13620 CPUtime=162.25
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 3030 0 0 0 16222 3 0 0 25 0 1 0 1129374182 13946880 2957 1992294400 134512640 135819388 4294956160 18446744073709551615 134616968 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 3405 2957 148 319 0 3083 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13620

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1101568/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=18064 CPUtime=222.22
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4066 0 0 0 22218 4 0 0 25 0 1 0 1129374182 18497536 3887 1992294400 134512640 135819388 4294956160 18446744073709551615 135208332 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4516 3887 148 319 0 4194 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 18064

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1101440/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=18064 CPUtime=282.2
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4084 0 0 0 28216 4 0 0 25 0 1 0 1129374182 18497536 3905 1992294400 134512640 135819388 4294956160 18446744073709551615 134617421 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4516 3905 148 319 0 4194 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 18064

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1101184/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=18328 CPUtime=342.19
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4136 0 0 0 34214 5 0 0 25 0 1 0 1129374182 18767872 3957 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4582 3957 148 319 0 4260 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 18328

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1101120/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=18328 CPUtime=402.18
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4149 0 0 0 40213 5 0 0 25 0 1 0 1129374182 18767872 3970 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4582 3970 148 319 0 4260 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18328

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1101248/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=18328 CPUtime=462.16
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4155 0 0 0 46211 5 0 0 25 0 1 0 1129374182 18767872 3976 1992294400 134512640 135819388 4294956160 18446744073709551615 134616760 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4582 3976 148 319 0 4260 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18328

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1100992/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=18624 CPUtime=522.14
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4209 0 0 0 52209 5 0 0 25 0 1 0 1129374182 19070976 4030 1992294400 134512640 135819388 4294956160 18446744073709551615 134617599 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4656 4030 148 319 0 4334 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 18624

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1100672/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=19100 CPUtime=582.12
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4295 0 0 0 58207 5 0 0 25 0 1 0 1129374182 19558400 4116 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4775 4116 148 319 0 4453 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 19100

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1100160/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=19692 CPUtime=642.1
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4416 0 0 0 64205 5 0 0 25 0 1 0 1129374182 20164608 4237 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 4923 4237 148 319 0 4601 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 19692

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1099072/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=20872 CPUtime=702.09
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 4685 0 0 0 70203 6 0 0 25 0 1 0 1129374182 21372928 4506 1992294400 134512640 135819388 4294956160 18446744073709551615 134617505 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 5218 4506 148 319 0 4896 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 20872

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1096192/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=23872 CPUtime=762.07
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 5485 0 0 0 76200 7 0 0 25 0 1 0 1129374182 24444928 5229 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 5968 5229 148 319 0 5646 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 23872

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1093952/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=26756 CPUtime=822.05
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 6110 0 0 0 82197 8 0 0 25 0 1 0 1129374182 27398144 5788 1992294400 134512640 135819388 4294956160 18446744073709551615 134617103 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 6689 5788 148 319 0 6367 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 26756

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1092096/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=29004 CPUtime=882.03
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 6706 0 0 0 88195 8 0 0 25 0 1 0 1129374182 29700096 6255 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 7251 6255 148 319 0 6929 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 29004

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1089920/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=31484 CPUtime=942.02
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 7282 0 0 0 94193 9 0 0 25 0 1 0 1129374182 32239616 6750 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 7871 6750 148 319 0 7549 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 31484

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1087104/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=35328 CPUtime=1002
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 8373 0 0 0 100190 10 0 0 25 0 1 0 1129374182 36175872 7518 1992294400 134512640 135819388 4294956160 18446744073709551615 134617029 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 8832 7518 148 319 0 8510 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 35328

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1086848/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=35328 CPUtime=1061.98
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 8415 0 0 0 106188 10 0 0 25 0 1 0 1129374182 36175872 7560 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 8832 7560 148 319 0 8510 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 35328

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24234
/proc/meminfo: memFree=1085184/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=36996 CPUtime=1121.97
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 8878 0 0 0 112186 11 0 0 25 0 1 0 1129374182 37883904 7982 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 9249 7982 148 319 0 8927 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 36996

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24236
/proc/meminfo: memFree=1083648/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=38680 CPUtime=1181.94
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 9259 0 0 0 118183 11 0 0 25 0 1 0 1129374182 39608320 8363 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 9670 8363 148 319 0 9348 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 38680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24236
/proc/meminfo: memFree=1083136/2055920 swapFree=4176920/4192956
[pid=24233] ppid=24231 vsize=39268 CPUtime=1200.05
/proc/24233/stat : 24233 (hydrasat-flat) R 24231 24233 23862 0 -1 4194304 9387 0 0 0 119993 12 0 0 25 0 1 0 1129374182 40210432 8491 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/24233/statm: 9817 8491 148 319 0 9495 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 39268

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.06
CPU user time (s): 1199.94
CPU system time (s): 0.12798
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 39268

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

runsolver used 0.988849 second user time and 2.32864 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-01 08:24:53
IDJOB=1530565
IDBENCH=70639
IDSOLVER=519
FILE ID=node35/1530565-1238567093
PBS_JOBID= 9062140
Free space on /tmp= 66504 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S680239195-053.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530565-1238567093/watcher-1530565-1238567093 -o /tmp/evaluation-result-1530565-1238567093/solver-1530565-1238567093 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1530565-1238567093.cnf -rs 2099753160 -co memory_limit 1800

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

MD5SUM BENCH= 5093c545fdc7c5094d7e8f31c2f6e759
RANDOM SEED=2099753160

node35.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.229
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.229
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:       1117352 kB
Buffers:        109948 kB
Cached:         723380 kB
SwapCached:      10144 kB
Active:         314752 kB
Inactive:       530280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1117352 kB
SwapTotal:     4192956 kB
SwapFree:      4176920 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:          17520 kB
Slab:            79576 kB
Committed_AS:  2838104 kB
PageTables:       1404 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= 66500 MiB
End job on node35 at 2009-04-01 08:44:55