Trace number 1529447

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1178729443-051.cnf
MD5SUMf5bbeff2cbd29506603dd9467e477360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark421.162
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

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-1529447-1238383652/watcher-1529447-1238383652 -o /tmp/evaluation-result-1529447-1238383652/solver-1529447-1238383652 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529447-1238383652.cnf -rs 1153723920 -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.85 1.86 1.58 3/64 31061
/proc/meminfo: memFree=1362608/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=1768 CPUtime=0
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 1111031298 1810432 194 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 442 194 151 362 0 77 0

[startup+0.0412031 s]
/proc/loadavg: 1.85 1.86 1.58 3/64 31061
/proc/meminfo: memFree=1362608/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=3244 CPUtime=0.03
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 601 0 0 0 3 0 0 0 18 0 1 0 1111031298 3321856 585 1992294400 134512640 135997824 4294956160 18446744073709551615 134519844 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 811 585 158 362 0 446 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3244

[startup+0.101212 s]
/proc/loadavg: 1.85 1.86 1.58 3/64 31061
/proc/meminfo: memFree=1362608/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=3244 CPUtime=0.09
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 601 0 0 0 9 0 0 0 18 0 1 0 1111031298 3321856 585 1992294400 134512640 135997824 4294956160 18446744073709551615 134695376 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 811 585 158 362 0 446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3244

[startup+0.301246 s]
/proc/loadavg: 1.85 1.86 1.58 3/64 31061
/proc/meminfo: memFree=1362608/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=3244 CPUtime=0.29
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 601 0 0 0 29 0 0 0 19 0 1 0 1111031298 3321856 585 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 811 585 158 362 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3244

[startup+0.701314 s]
/proc/loadavg: 1.85 1.86 1.58 3/64 31061
/proc/meminfo: memFree=1362608/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=3912 CPUtime=0.69
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 766 0 0 0 69 0 0 0 22 0 1 0 1111031298 4005888 749 1992294400 134512640 135997824 4294956160 18446744073709551615 134757617 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 978 749 174 362 0 613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3912

[startup+1.50145 s]
/proc/loadavg: 1.85 1.86 1.58 2/65 31062
/proc/meminfo: memFree=1360104/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=4176 CPUtime=1.49
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 831 0 0 0 149 0 0 0 25 0 1 0 1111031298 4276224 814 1992294400 134512640 135997824 4294956160 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 1044 814 174 362 0 679 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4176

[startup+3.10173 s]
/proc/loadavg: 1.85 1.86 1.58 2/65 31062
/proc/meminfo: memFree=1359784/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=4576 CPUtime=3.09
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 950 0 0 0 309 0 0 0 25 0 1 0 1111031298 4685824 933 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 1144 933 174 362 0 779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4576

[startup+6.30127 s]
/proc/loadavg: 1.78 1.84 1.57 2/65 31062
/proc/meminfo: memFree=1359400/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=4712 CPUtime=6.29
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 959 0 0 0 629 0 0 0 25 0 1 0 1111031298 4825088 942 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 1178 942 174 362 0 813 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4712

[startup+12.7014 s]
/proc/loadavg: 1.72 1.83 1.57 2/65 31062
/proc/meminfo: memFree=1358632/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=5608 CPUtime=12.68
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 1195 0 0 0 1268 0 0 0 25 0 1 0 1111031298 5742592 1178 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 1402 1178 174 362 0 1037 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5608

[startup+25.5016 s]
/proc/loadavg: 1.56 1.79 1.56 2/65 31062
/proc/meminfo: memFree=1357864/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=6220 CPUtime=25.49
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 1328 0 0 0 2548 1 0 0 25 0 1 0 1111031298 6369280 1311 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 1555 1311 174 362 0 1190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6220

[startup+51.102 s]
/proc/loadavg: 1.37 1.72 1.54 2/65 31062
/proc/meminfo: memFree=1356904/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=7476 CPUtime=51.07
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 1605 0 0 0 5106 1 0 0 25 0 1 0 1111031298 7655424 1588 1992294400 134512640 135997824 4294956160 18446744073709551615 134757483 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 1869 1588 174 362 0 1504 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7476

[startup+102.306 s]
/proc/loadavg: 1.16 1.61 1.51 2/65 31062
/proc/meminfo: memFree=1349928/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=15084 CPUtime=102.27
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 3398 0 0 0 10224 3 0 0 25 0 1 0 1111031298 15446016 3320 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 3771 3320 174 362 0 3406 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15084

[startup+162.301 s]
/proc/loadavg: 1.06 1.50 1.48 2/65 31062
/proc/meminfo: memFree=1349800/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=15216 CPUtime=162.24
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 3423 0 0 0 16221 3 0 0 25 0 1 0 1111031298 15581184 3345 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 3804 3345 174 362 0 3439 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15216

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.44 2/65 31062
/proc/meminfo: memFree=1349672/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=15368 CPUtime=222.22
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 3441 0 0 0 22219 3 0 0 25 0 1 0 1111031298 15736832 3363 1992294400 134512640 135997824 4294956160 18446744073709551615 134683565 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 3842 3363 174 362 0 3477 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 15368

[startup+282.303 s]
/proc/loadavg: 1.00 1.33 1.41 2/65 31062
/proc/meminfo: memFree=1349544/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=15368 CPUtime=282.2
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 3460 0 0 0 28217 3 0 0 25 0 1 0 1111031298 15736832 3382 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 3842 3382 174 362 0 3477 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 15368

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.39 2/65 31062
/proc/meminfo: memFree=1348648/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=16632 CPUtime=342.18
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 3674 0 0 0 34215 3 0 0 25 0 1 0 1111031298 17031168 3596 1992294400 134512640 135997824 4294956160 18446744073709551615 134682623 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 4158 3596 174 362 0 3793 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 16632

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.36 2/65 31062
/proc/meminfo: memFree=1343528/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=22376 CPUtime=402.16
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 5031 0 0 0 40211 5 0 0 25 0 1 0 1111031298 22913024 4882 1992294400 134512640 135997824 4294956160 18446744073709551615 134757582 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 5594 4882 174 362 0 5229 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 22376

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.33 2/65 31062
/proc/meminfo: memFree=1339624/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=26380 CPUtime=462.14
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 5989 0 0 0 46208 6 0 0 25 0 1 0 1111031298 27013120 5840 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 6595 5840 174 362 0 6230 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 26380

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.31 2/65 31062
/proc/meminfo: memFree=1336616/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=29892 CPUtime=522.12
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 6803 0 0 0 52205 7 0 0 25 0 1 0 1111031298 30609408 6654 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 7473 6654 174 362 0 7108 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 29892

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.29 2/65 31062
/proc/meminfo: memFree=1333224/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=33152 CPUtime=582.1
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 7717 0 0 0 58202 8 0 0 25 0 1 0 1111031298 33947648 7457 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 8288 7457 174 362 0 7923 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 33152

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.27 2/65 31062
/proc/meminfo: memFree=1331304/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=35108 CPUtime=642.09
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 8186 0 0 0 64200 9 0 0 25 0 1 0 1111031298 35950592 7926 1992294400 134512640 135997824 4294956160 18446744073709551615 134757627 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 8777 7926 174 362 0 8412 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 35108

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.25 2/65 31062
/proc/meminfo: memFree=1329192/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=37444 CPUtime=702.06
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 8749 0 0 0 70197 9 0 0 25 0 1 0 1111031298 38342656 8489 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 9361 8489 174 362 0 8996 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 37444

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.23 2/65 31062
/proc/meminfo: memFree=1327656/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=38964 CPUtime=762.05
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 9097 0 0 0 76195 10 0 0 25 0 1 0 1111031298 39899136 8837 1992294400 134512640 135997824 4294956160 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 9741 8837 174 362 0 9376 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 38964

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.21 2/65 31064
/proc/meminfo: memFree=1325352/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=41380 CPUtime=822.03
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 9678 0 0 0 82192 11 0 0 25 0 1 0 1111031298 42373120 9418 1992294400 134512640 135997824 4294956160 18446744073709551615 134757402 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 10345 9418 174 362 0 9980 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 41380

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.20 2/65 31064
/proc/meminfo: memFree=1322344/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=44592 CPUtime=882
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 10613 0 0 0 88189 11 0 0 25 0 1 0 1111031298 45662208 10172 1992294400 134512640 135997824 4294956160 18446744073709551615 135365550 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 11148 10172 174 362 0 10783 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 44592

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.18 2/65 31064
/proc/meminfo: memFree=1322152/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=44592 CPUtime=941.99
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 10651 0 0 0 94187 12 0 0 25 0 1 0 1111031298 45662208 10210 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 11148 10210 174 362 0 10783 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 44592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/65 31064
/proc/meminfo: memFree=1321704/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=45120 CPUtime=1001.97
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 10775 0 0 0 100185 12 0 0 25 0 1 0 1111031298 46202880 10334 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 11280 10334 174 362 0 10915 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 45120

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 31064
/proc/meminfo: memFree=1319912/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=46936 CPUtime=1061.94
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 11225 0 0 0 106182 12 0 0 25 0 1 0 1111031298 48062464 10784 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 11734 10784 174 362 0 11369 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 46936

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/65 31064
/proc/meminfo: memFree=1318440/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=48484 CPUtime=1121.93
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 11570 0 0 0 112180 13 0 0 25 0 1 0 1111031298 49647616 11129 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 12121 11129 174 362 0 11756 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 48484

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.13 3/65 31064
/proc/meminfo: memFree=1317032/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=49992 CPUtime=1181.9
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 11934 0 0 0 118177 13 0 0 25 0 1 0 1111031298 51191808 11493 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 12498 11493 174 362 0 12133 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 49992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 31064
/proc/meminfo: memFree=1316520/2055920 swapFree=4178416/4192956
[pid=31061] ppid=31059 vsize=50436 CPUtime=1200
/proc/31061/stat : 31061 (hydrasat) R 31059 31061 30994 0 -1 4194304 12051 0 0 0 119987 13 0 0 25 0 1 0 1111031298 51646464 11610 1992294400 134512640 135997824 4294956160 18446744073709551615 134682717 0 0 4096 1 0 0 0 17 1 0 0
/proc/31061/statm: 12609 11610 174 362 0 12244 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 50436

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.02
CPU user time (s): 1199.87
CPU system time (s): 0.148977
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 50436

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

runsolver used 0.836872 second user time and 2.58261 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-30 05:27:32
IDJOB=1529447
IDBENCH=70266
IDSOLVER=520
FILE ID=node15/1529447-1238383652
PBS_JOBID= 9061334
Free space on /tmp= 65428 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1178729443-051.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529447-1238383652/watcher-1529447-1238383652 -o /tmp/evaluation-result-1529447-1238383652/solver-1529447-1238383652 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1529447-1238383652.cnf -rs 1153723920 -co memory_limit 1800

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

MD5SUM BENCH= f5bbeff2cbd29506603dd9467e477360
RANDOM SEED=1153723920

node15.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.286
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.286
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:       1363096 kB
Buffers:         75416 kB
Cached:         519000 kB
SwapCached:       8336 kB
Active:          33272 kB
Inactive:       570980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363096 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            74364 kB
Committed_AS:  2884568 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65428 MiB
End job on node15 at 2009-03-30 05:47:35