Trace number 1530092

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1610649331-094.cnf
MD5SUM559244527104bd6e88d823e1ca1028fc
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-1530092-1238469821/watcher-1530092-1238469821 -o /tmp/evaluation-result-1530092-1238469821/solver-1530092-1238469821 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530092-1238469821.cnf -rs 1821469552 -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.84 0.94 0.97 3/64 11295
/proc/meminfo: memFree=1530768/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=1768 CPUtime=0
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 1119648985 1810432 195 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 442 195 151 362 0 77 0

[startup+0.0829311 s]
/proc/loadavg: 0.84 0.94 0.97 3/64 11295
/proc/meminfo: memFree=1530768/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=2300 CPUtime=0.08
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 362 0 0 0 8 0 0 0 18 0 1 0 1119648985 2355200 346 1992294400 134512640 135997824 4294956176 18446744073709551615 134519857 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 575 346 158 362 0 210 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2300

[startup+0.102932 s]
/proc/loadavg: 0.84 0.94 0.97 3/64 11295
/proc/meminfo: memFree=1530768/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=2300 CPUtime=0.1
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 362 0 0 0 10 0 0 0 18 0 1 0 1119648985 2355200 346 1992294400 134512640 135997824 4294956176 18446744073709551615 134695440 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 575 346 158 362 0 210 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2300

[startup+0.301953 s]
/proc/loadavg: 0.84 0.94 0.97 3/64 11295
/proc/meminfo: memFree=1530768/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=2704 CPUtime=0.29
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 469 0 0 0 29 0 0 0 19 0 1 0 1119648985 2768896 452 1992294400 134512640 135997824 4294956176 18446744073709551615 134757553 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 676 452 174 362 0 311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2704

[startup+0.701994 s]
/proc/loadavg: 0.84 0.94 0.97 3/64 11295
/proc/meminfo: memFree=1530768/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=2844 CPUtime=0.69
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 513 0 0 0 69 0 0 0 22 0 1 0 1119648985 2912256 496 1992294400 134512640 135997824 4294956176 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 711 496 174 362 0 346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2844

[startup+1.50108 s]
/proc/loadavg: 0.85 0.94 0.97 2/65 11296
/proc/meminfo: memFree=1529352/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=3260 CPUtime=1.49
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 617 0 0 0 149 0 0 0 25 0 1 0 1119648985 3338240 600 1992294400 134512640 135997824 4294956176 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 815 600 174 362 0 450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3260

[startup+3.10124 s]
/proc/loadavg: 0.85 0.94 0.97 2/65 11296
/proc/meminfo: memFree=1528648/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=3568 CPUtime=3.09
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 690 0 0 0 309 0 0 0 25 0 1 0 1119648985 3653632 673 1992294400 134512640 135997824 4294956176 18446744073709551615 134757555 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 892 673 174 362 0 527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3568

[startup+6.30157 s]
/proc/loadavg: 0.85 0.94 0.97 2/65 11296
/proc/meminfo: memFree=1528456/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=3840 CPUtime=6.29
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 735 0 0 0 629 0 0 0 25 0 1 0 1119648985 3932160 718 1992294400 134512640 135997824 4294956176 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 960 718 174 362 0 595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3840

[startup+12.7012 s]
/proc/loadavg: 0.88 0.94 0.97 2/65 11296
/proc/meminfo: memFree=1527120/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=5144 CPUtime=12.69
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 1054 0 0 0 1269 0 0 0 25 0 1 0 1119648985 5267456 1037 1992294400 134512640 135997824 4294956176 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 1286 1037 174 362 0 921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5144

[startup+25.5025 s]
/proc/loadavg: 0.89 0.94 0.97 2/65 11296
/proc/meminfo: memFree=1526544/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=5896 CPUtime=25.48
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 1195 0 0 0 2548 0 0 0 25 0 1 0 1119648985 6037504 1178 1992294400 134512640 135997824 4294956176 18446744073709551615 134683267 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 1474 1178 174 362 0 1109 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5896

[startup+51.1022 s]
/proc/loadavg: 0.93 0.94 0.97 2/65 11296
/proc/meminfo: memFree=1522768/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=10184 CPUtime=51.07
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 2237 0 0 0 5106 1 0 0 25 0 1 0 1119648985 10428416 2118 1992294400 134512640 135997824 4294956176 18446744073709551615 134758150 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 2546 2118 174 362 0 2181 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10184

[startup+102.305 s]
/proc/loadavg: 0.97 0.95 0.97 2/65 11296
/proc/meminfo: memFree=1518416/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=14992 CPUtime=102.27
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 3379 0 0 0 10224 3 0 0 25 0 1 0 1119648985 15351808 3199 1992294400 134512640 135997824 4294956176 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 3748 3199 174 362 0 3383 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14992

[startup+162.303 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 11296
/proc/meminfo: memFree=1518224/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=15376 CPUtime=162.25
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 3436 0 0 0 16222 3 0 0 25 0 1 0 1119648985 15745024 3256 1992294400 134512640 135997824 4294956176 18446744073709551615 134757682 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 3844 3256 174 362 0 3479 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15376

[startup+222.303 s]
/proc/loadavg: 0.99 0.96 0.97 2/65 11296
/proc/meminfo: memFree=1517776/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=15752 CPUtime=222.23
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 3535 0 0 0 22220 3 0 0 25 0 1 0 1119648985 16130048 3355 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 3938 3355 174 362 0 3573 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15752

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1515728/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=18256 CPUtime=282.21
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 4042 0 0 0 28218 3 0 0 25 0 1 0 1119648985 18694144 3862 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 4564 3862 174 362 0 4199 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 18256

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1513360/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=21088 CPUtime=342.2
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 4838 0 0 0 34216 4 0 0 25 0 1 0 1119648985 21594112 4443 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 5272 4443 174 362 0 4907 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 21088

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1509456/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=26000 CPUtime=402.18
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 5960 0 0 0 40213 5 0 0 25 0 1 0 1119648985 26624000 5479 1992294400 134512640 135997824 4294956176 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 6500 5479 174 362 0 6135 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26000

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1506320/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=29432 CPUtime=462.16
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 7021 0 0 0 46211 5 0 0 25 0 1 0 1119648985 30138368 6184 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 7358 6184 174 362 0 6993 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29432

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1505616/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=30408 CPUtime=522.14
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 7227 0 0 0 52209 5 0 0 25 0 1 0 1119648985 31137792 6390 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 7602 6390 174 362 0 7237 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30408

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1503696/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=32416 CPUtime=582.13
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 7699 0 0 0 58207 6 0 0 25 0 1 0 1119648985 33193984 6862 1992294400 134512640 135997824 4294956176 18446744073709551615 134757734 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 8104 6862 174 362 0 7739 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 32416

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1501584/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=34548 CPUtime=642.11
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 8219 0 0 0 64204 7 0 0 25 0 1 0 1119648985 35377152 7382 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 8637 7382 174 362 0 8272 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 34548

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1499856/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=36868 CPUtime=702.09
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 8781 0 0 0 70202 7 0 0 25 0 1 0 1119648985 37752832 7813 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 9217 7813 174 362 0 8852 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 36868

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1498064/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=38944 CPUtime=762.08
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 9229 0 0 0 76200 8 0 0 25 0 1 0 1119648985 39878656 8261 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 9736 8261 174 362 0 9371 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 38944

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1496912/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=40140 CPUtime=822.06
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 9576 0 0 0 82198 8 0 0 25 0 1 0 1119648985 41103360 8549 1992294400 134512640 135997824 4294956176 18446744073709551615 134757515 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 10035 8549 174 362 0 9670 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 40140

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1495184/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=42048 CPUtime=882.05
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 10001 0 0 0 88196 9 0 0 25 0 1 0 1119648985 43057152 8974 1992294400 134512640 135997824 4294956176 18446744073709551615 134758036 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 10512 8974 174 362 0 10147 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 42048

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1493584/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=43624 CPUtime=942.02
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 10400 0 0 0 94193 9 0 0 25 0 1 0 1119648985 44670976 9373 1992294400 134512640 135997824 4294956176 18446744073709551615 134755107 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 10906 9373 174 362 0 10541 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 43624

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1490128/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=48776 CPUtime=1002.01
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 12159 0 0 0 100190 11 0 0 25 0 1 0 1119648985 49946624 10233 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 12194 10233 174 362 0 11829 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 48776

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1489808/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=49248 CPUtime=1061.99
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 12243 0 0 0 106188 11 0 0 25 0 1 0 1119648985 50429952 10317 1992294400 134512640 135997824 4294956176 18446744073709551615 134757571 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 12312 10317 174 362 0 11947 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 49248

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11296
/proc/meminfo: memFree=1489232/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=49740 CPUtime=1121.98
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 12385 0 0 0 112187 11 0 0 25 0 1 0 1119648985 50933760 10459 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 12435 10459 174 362 0 12070 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 49740

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11298
/proc/meminfo: memFree=1488976/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=49996 CPUtime=1181.96
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 12446 0 0 0 118185 11 0 0 25 0 1 0 1119648985 51195904 10520 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 12499 10520 174 362 0 12134 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 49996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 11298
/proc/meminfo: memFree=1488976/2055920 swapFree=4177768/4192956
[pid=11295] ppid=11293 vsize=49996 CPUtime=1200.05
/proc/11295/stat : 11295 (hydrasat) R 11293 11295 11258 0 -1 4194304 12449 0 0 0 119994 11 0 0 25 0 1 0 1119648985 51195904 10523 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11295/statm: 12499 10523 174 362 0 12134 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 49996

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.08
CPU user time (s): 1199.95
CPU system time (s): 0.12698
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 49996

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

runsolver used 0.941856 second user time and 2.51362 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-31 05:23:41
IDJOB=1530092
IDBENCH=70481
IDSOLVER=520
FILE ID=node2/1530092-1238469821
PBS_JOBID= 9061803
Free space on /tmp= 66496 MiB

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

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

MD5SUM BENCH= 559244527104bd6e88d823e1ca1028fc
RANDOM SEED=1821469552

node2.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.236
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.236
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:       1531256 kB
Buffers:         77612 kB
Cached:         356888 kB
SwapCached:       8996 kB
Active:         165876 kB
Inactive:       279560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531256 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          16524 kB
Slab:            65152 kB
Committed_AS:  2848488 kB
PageTables:       1476 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= 66492 MiB
End job on node2 at 2009-03-31 05:43:44