Trace number 1529399

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.09 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-1529399-1238380904/watcher-1529399-1238380904 -o /tmp/evaluation-result-1529399-1238380904/solver-1529399-1238380904 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529399-1238380904.cnf -rs 273753632 -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 0.99 3/64 7378
/proc/meminfo: memFree=1437880/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=1768 CPUtime=0
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 1110756672 1810432 194 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 442 195 151 362 0 77 0

[startup+0.039705 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7378
/proc/meminfo: memFree=1437880/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=2560 CPUtime=0.03
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 435 0 0 0 3 0 0 0 18 0 1 0 1110756672 2621440 419 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 640 420 151 362 0 275 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2560

[startup+0.101715 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7378
/proc/meminfo: memFree=1437880/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=3632 CPUtime=0.09
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 1110756672 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134695376 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.301754 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7378
/proc/meminfo: memFree=1437880/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=3632 CPUtime=0.29
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 702 0 0 0 29 0 0 0 19 0 1 0 1110756672 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134519470 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3632

[startup+0.701833 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7378
/proc/meminfo: memFree=1437880/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=4300 CPUtime=0.69
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 852 0 0 0 69 0 0 0 22 0 1 0 1110756672 4403200 835 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1075 835 174 362 0 710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4300

[startup+1.50199 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1434992/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=4700 CPUtime=1.49
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 964 0 0 0 149 0 0 0 25 0 1 0 1110756672 4812800 947 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1175 947 174 362 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4700

[startup+3.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1434544/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=5088 CPUtime=3.09
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 1055 0 0 0 309 0 0 0 25 0 1 0 1110756672 5210112 1038 1992294400 134512640 135997824 4294956160 18446744073709551615 134683675 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1272 1038 174 362 0 907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5088

[startup+6.30193 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1434032/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=5344 CPUtime=6.29
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 1113 0 0 0 629 0 0 0 25 0 1 0 1110756672 5472256 1096 1992294400 134512640 135997824 4294956160 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1336 1096 174 362 0 971 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5344

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1433776/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=5748 CPUtime=12.69
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 1220 0 0 0 1269 0 0 0 25 0 1 0 1110756672 5885952 1203 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1437 1203 174 362 0 1072 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5748

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1432560/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=6776 CPUtime=25.48
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 1459 0 0 0 2548 0 0 0 25 0 1 0 1110756672 6938624 1442 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1694 1442 174 362 0 1329 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6776

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1432560/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=6776 CPUtime=51.07
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 1459 0 0 0 5107 0 0 0 25 0 1 0 1110756672 6938624 1442 1992294400 134512640 135997824 4294956160 18446744073709551615 134757553 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1694 1442 174 362 0 1329 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6776

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1432368/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=6908 CPUtime=102.25
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 1515 0 0 0 10225 0 0 0 25 0 1 0 1110756672 7073792 1498 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1727 1498 174 362 0 1362 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6908

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7379
/proc/meminfo: memFree=1431600/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=7716 CPUtime=162.23
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 1708 0 0 0 16222 1 0 0 25 0 1 0 1110756672 7901184 1691 1992294400 134512640 135997824 4294956160 18446744073709551615 134757837 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 1929 1691 174 362 0 1564 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7716

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1425904/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=13492 CPUtime=222.21
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 3101 0 0 0 22219 2 0 0 25 0 1 0 1110756672 13815808 3041 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 3373 3041 174 362 0 3008 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13492

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1419632/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=20540 CPUtime=282.19
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 4765 0 0 0 28215 4 0 0 25 0 1 0 1110756672 21032960 4644 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 5135 4644 174 362 0 4770 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 20540

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1417264/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=22888 CPUtime=342.17
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 5445 0 0 0 34213 4 0 0 25 0 1 0 1110756672 23437312 5252 1992294400 134512640 135997824 4294956160 18446744073709551615 134755700 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 5722 5252 174 362 0 5357 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 22888

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1414000/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=26492 CPUtime=402.15
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 6293 0 0 0 40209 6 0 0 25 0 1 0 1110756672 27127808 6100 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 6623 6100 174 362 0 6258 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26492

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1410992/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=29452 CPUtime=462.13
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 7014 0 0 0 46206 7 0 0 25 0 1 0 1110756672 30158848 6821 1992294400 134512640 135997824 4294956160 18446744073709551615 134757383 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 7363 6821 174 362 0 6998 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 29452

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1407920/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=32972 CPUtime=522.11
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 7946 0 0 0 52203 8 0 0 25 0 1 0 1110756672 33763328 7593 1992294400 134512640 135997824 4294956160 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 8243 7593 174 362 0 7878 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 32972

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1407344/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=34204 CPUtime=582.09
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 8263 0 0 0 58201 8 0 0 25 0 1 0 1110756672 35024896 7727 1992294400 134512640 135997824 4294956160 18446744073709551615 134843428 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 8551 7727 174 362 0 8186 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 34204

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1406256/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=35524 CPUtime=642.07
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 8530 0 0 0 64199 8 0 0 25 0 1 0 1110756672 36376576 7994 1992294400 134512640 135997824 4294956160 18446744073709551615 134757816 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 8881 7994 174 362 0 8516 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 35524

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1405168/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=36952 CPUtime=702.05
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 8806 0 0 0 70196 9 0 0 25 0 1 0 1110756672 37838848 8270 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 9238 8270 174 362 0 8873 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 36952

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1404784/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=37312 CPUtime=762.03
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 8887 0 0 0 76194 9 0 0 25 0 1 0 1110756672 38207488 8351 1992294400 134512640 135997824 4294956160 18446744073709551615 134757418 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 9328 8351 174 362 0 8963 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 37312

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1403504/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=38952 CPUtime=822
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 9214 0 0 0 82191 9 0 0 25 0 1 0 1110756672 39886848 8678 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 9738 8678 174 362 0 9373 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 38952

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1403376/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=38952 CPUtime=881.99
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 9246 0 0 0 88189 10 0 0 25 0 1 0 1110756672 39886848 8710 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 9738 8710 174 362 0 9373 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 38952

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1403120/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=38952 CPUtime=941.96
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 9315 0 0 0 94186 10 0 0 25 0 1 0 1110756672 39886848 8779 1992294400 134512640 135997824 4294956160 18446744073709551615 134843428 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 9738 8779 174 362 0 9373 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 38952

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1400112/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=42192 CPUtime=1001.94
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 10062 0 0 0 100184 10 0 0 25 0 1 0 1110756672 43204608 9526 1992294400 134512640 135997824 4294956160 18446744073709551615 134757691 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 10548 9526 174 362 0 10183 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 42192

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1398128/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=44208 CPUtime=1061.92
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 10572 0 0 0 106181 11 0 0 25 0 1 0 1110756672 45268992 10036 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 11052 10036 174 362 0 10687 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 44208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7381
/proc/meminfo: memFree=1395824/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=46640 CPUtime=1121.9
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 11125 0 0 0 112179 11 0 0 25 0 1 0 1110756672 47759360 10589 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 11660 10589 174 362 0 11295 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 46640

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7387
/proc/meminfo: memFree=1394288/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=48760 CPUtime=1181.87
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 11623 0 0 0 118175 12 0 0 25 0 1 0 1110756672 49930240 10991 1992294400 134512640 135997824 4294956160 18446744073709551615 134757380 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 12190 10991 174 362 0 11825 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 48760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7387
/proc/meminfo: memFree=1393520/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=49576 CPUtime=1200.07
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 11803 0 0 0 119995 12 0 0 25 0 1 0 1110756672 50765824 11171 1992294400 134512640 135997824 4294956160 18446744073709551615 134757592 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 12394 11171 174 362 0 12029 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 49576

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: 0.99 0.98 0.99 2/65 7387
/proc/meminfo: memFree=1393520/2055920 swapFree=4176728/4192956
[pid=7378] ppid=7376 vsize=49576 CPUtime=1200.07
/proc/7378/stat : 7378 (hydrasat) R 7376 7378 6560 0 -1 4194304 11803 0 0 0 119995 12 0 0 25 0 1 0 1110756672 50765824 11171 1992294400 134512640 135997824 4294956160 18446744073709551615 134757592 0 0 4096 1 0 0 0 17 1 0 0
/proc/7378/statm: 12394 11171 174 362 0 12029 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 49576

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.138978
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 49576

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

runsolver used 0.91986 second user time and 2.47562 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-30 04:41:44
IDJOB=1529399
IDBENCH=70250
IDSOLVER=520
FILE ID=node11/1529399-1238380904
PBS_JOBID= 9061240
Free space on /tmp= 66412 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S452919966-071.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529399-1238380904/watcher-1529399-1238380904 -o /tmp/evaluation-result-1529399-1238380904/solver-1529399-1238380904 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1529399-1238380904.cnf -rs 273753632 -co memory_limit 1800

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

MD5SUM BENCH= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED=273753632

node11.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.274
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.274
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:       1438360 kB
Buffers:         98636 kB
Cached:         415040 kB
SwapCached:      10196 kB
Active:          56852 kB
Inactive:       468452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438360 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:            1984 kB
Writeback:           0 kB
Mapped:          17352 kB
Slab:            78184 kB
Committed_AS:  2812240 kB
PageTables:       1456 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= 66412 MiB
End job on node11 at 2009-03-30 05:01:46