Trace number 1729071

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
Bench CategoryCRAFTED (crafted 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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729071-1240744772/watcher-1729071-1240744772 -o /tmp/evaluation-result-1729071-1240744772/solver-1729071-1240744772 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1729071-1240744772.cnf -rs 1427661417 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 4723
/proc/meminfo: memFree=1855776/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=1768 CPUtime=0
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 102503209 1810432 195 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 442 195 151 362 0 77 0

[startup+0.072908 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 4723
/proc/meminfo: memFree=1855776/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=2716 CPUtime=0.06
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 468 0 0 0 6 0 0 0 18 0 1 0 102503209 2781184 452 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 679 452 159 362 0 314 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2716

[startup+0.102911 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 4723
/proc/meminfo: memFree=1855776/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=3132 CPUtime=0.09
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 567 0 0 0 9 0 0 0 18 0 1 0 102503209 3207168 551 1992294400 134512640 135997824 4294956160 18446744073709551615 134710222 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 783 551 159 362 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3132

[startup+0.301938 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 4723
/proc/meminfo: memFree=1855776/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=3924 CPUtime=0.29
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 775 0 0 0 29 0 0 0 19 0 1 0 102503209 4018176 758 1992294400 134512640 135997824 4294956160 18446744073709551615 134683624 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 981 758 174 362 0 616 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3924

[startup+0.701991 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 4723
/proc/meminfo: memFree=1855776/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=4056 CPUtime=0.69
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 809 0 0 0 69 0 0 0 22 0 1 0 102503209 4153344 792 1992294400 134512640 135997824 4294956160 18446744073709551615 134683803 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 1014 792 174 362 0 649 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4056

[startup+1.5011 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1853272/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=4724 CPUtime=1.49
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 960 0 0 0 149 0 0 0 25 0 1 0 102503209 4837376 943 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 1181 943 174 362 0 816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4724

[startup+3.10132 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1852632/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=4724 CPUtime=3.09
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 960 0 0 0 309 0 0 0 25 0 1 0 102503209 4837376 943 1992294400 134512640 135997824 4294956160 18446744073709551615 134682707 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 1181 943 174 362 0 816 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4724

[startup+6.30175 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1852512/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=4724 CPUtime=6.29
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 960 0 0 0 629 0 0 0 25 0 1 0 102503209 4837376 943 1992294400 134512640 135997824 4294956160 18446744073709551615 134843921 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 1181 943 174 362 0 816 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4724

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1852128/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=5120 CPUtime=12.69
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 1060 0 0 0 1269 0 0 0 25 0 1 0 102503209 5242880 1043 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 1280 1043 174 362 0 915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5120

[startup+25.5023 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1850912/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=6308 CPUtime=25.48
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 1355 0 0 0 2548 0 0 0 25 0 1 0 102503209 6459392 1338 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 1577 1338 174 362 0 1212 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6308

[startup+51.1028 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1845856/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=11752 CPUtime=51.07
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 2647 0 0 0 5106 1 0 0 25 0 1 0 102503209 12034048 2620 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 2938 2620 174 362 0 2573 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11752

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1844640/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=12964 CPUtime=102.26
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 2932 0 0 0 10224 2 0 0 25 0 1 0 102503209 13275136 2905 1992294400 134512640 135997824 4294956160 18446744073709551615 134757645 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 3241 2905 174 362 0 2876 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12964

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1844640/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=12964 CPUtime=162.24
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 2935 0 0 0 16222 2 0 0 25 0 1 0 102503209 13275136 2908 1992294400 134512640 135997824 4294956160 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 3241 2908 174 362 0 2876 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12964

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1841568/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=16576 CPUtime=222.22
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 3741 0 0 0 22219 3 0 0 25 0 1 0 102503209 16973824 3667 1992294400 134512640 135997824 4294956160 18446744073709551615 134757629 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 4144 3667 174 362 0 3779 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16576

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1838240/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=20164 CPUtime=282.21
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 4600 0 0 0 28217 4 0 0 25 0 1 0 102503209 20647936 4526 1992294400 134512640 135997824 4294956160 18446744073709551615 134843921 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 5041 4526 174 362 0 4676 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20164

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1835232/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=23452 CPUtime=342.18
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 5310 0 0 0 34214 4 0 0 25 0 1 0 102503209 24014848 5236 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 5863 5236 174 362 0 5498 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 23452

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1833824/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=24828 CPUtime=402.17
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 5699 0 0 0 40212 5 0 0 25 0 1 0 102503209 25423872 5564 1992294400 134512640 135997824 4294956160 18446744073709551615 134843694 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 6207 5564 174 362 0 5842 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 24828

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1832608/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=26056 CPUtime=462.14
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 5998 0 0 0 46209 5 0 0 25 0 1 0 102503209 26681344 5863 1992294400 134512640 135997824 4294956160 18446744073709551615 134757449 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 6514 5863 174 362 0 6149 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 26056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1830752/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=28180 CPUtime=522.13
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 6472 0 0 0 52207 6 0 0 25 0 1 0 102503209 28856320 6337 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 7045 6337 174 362 0 6680 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 28180

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1829088/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=30008 CPUtime=582.11
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 6938 0 0 0 58204 7 0 0 25 0 1 0 102503209 30728192 6730 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 7502 6730 174 362 0 7137 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 30008

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1827552/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=31832 CPUtime=642.09
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 7508 0 0 0 64202 7 0 0 25 0 1 0 102503209 32595968 7066 1992294400 134512640 135997824 4294956160 18446744073709551615 134683593 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 7958 7066 174 362 0 7593 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 31832

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1827296/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=32288 CPUtime=702.08
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 7594 0 0 0 70200 8 0 0 25 0 1 0 102503209 33062912 7152 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8072 7152 174 362 0 7707 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 32288

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1826592/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=33156 CPUtime=762.06
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 7781 0 0 0 76198 8 0 0 25 0 1 0 102503209 33951744 7339 1992294400 134512640 135997824 4294956160 18446744073709551615 134756036 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8289 7339 174 362 0 7924 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 33156

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1826016/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=33664 CPUtime=822.03
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 7900 0 0 0 82195 8 0 0 25 0 1 0 102503209 34471936 7458 1992294400 134512640 135997824 4294956160 18446744073709551615 134756292 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8416 7458 174 362 0 8051 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 33664

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1825568/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=34124 CPUtime=882.02
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 8005 0 0 0 88193 9 0 0 25 0 1 0 102503209 34942976 7563 1992294400 134512640 135997824 4294956160 18446744073709551615 134757377 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8531 7563 174 362 0 8166 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 34124

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1825120/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=34592 CPUtime=942
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 8115 0 0 0 94191 9 0 0 25 0 1 0 102503209 35422208 7673 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8648 7673 174 362 0 8283 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 34592

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1824672/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=35176 CPUtime=1001.98
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 8214 0 0 0 100189 9 0 0 25 0 1 0 102503209 36020224 7772 1992294400 134512640 135997824 4294956160 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8794 7772 174 362 0 8429 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 35176

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1824416/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=35580 CPUtime=1061.95
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 8280 0 0 0 106186 9 0 0 25 0 1 0 102503209 36433920 7838 1992294400 134512640 135997824 4294956160 18446744073709551615 134757555 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8895 7838 174 362 0 8530 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 35580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 4724
/proc/meminfo: memFree=1824096/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=35820 CPUtime=1121.94
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 8354 0 0 0 112184 10 0 0 25 0 1 0 102503209 36679680 7912 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 8955 7912 174 362 0 8590 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 35820

[startup+1182.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 4724
/proc/meminfo: memFree=1823904/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=36128 CPUtime=1181.92
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 8385 0 0 0 118182 10 0 0 25 0 1 0 102503209 36995072 7943 1992294400 134512640 135997824 4294956160 18446744073709551615 134757605 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 9032 7943 174 362 0 8667 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 36128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 4724
/proc/meminfo: memFree=1823648/2055920 swapFree=4191900/4192956
[pid=4723] ppid=4721 vsize=36416 CPUtime=1200.02
/proc/4723/stat : 4723 (hydrasat) R 4721 4723 4381 0 -1 4194304 8446 0 0 0 119992 10 0 0 25 0 1 0 102503209 37289984 8004 1992294400 134512640 135997824 4294956160 18446744073709551615 134844996 0 0 4096 1 0 0 0 17 1 0 0
/proc/4723/statm: 9104 8004 174 362 0 8739 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 36416

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.04
CPU user time (s): 1199.93
CPU system time (s): 0.108983
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 36416

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

runsolver used 0.748886 second user time and 2.6106 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 13:19:32
IDJOB=1729071
IDBENCH=24692
IDSOLVER=520
FILE ID=node71/1729071-1240744772
PBS_JOBID= 9186994
Free space on /tmp= 66476 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729071-1240744772/watcher-1729071-1240744772 -o /tmp/evaluation-result-1729071-1240744772/solver-1729071-1240744772 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1729071-1240744772.cnf -rs 1427661417 -co memory_limit 1800

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=1427661417

node71.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:       1856256 kB
Buffers:          9908 kB
Cached:         111828 kB
SwapCached:        528 kB
Active:          29168 kB
Inactive:       106064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856256 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          21760 kB
Slab:            50412 kB
Committed_AS:   293148 kB
PageTables:       1436 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= 66472 MiB
End job on node71 at 2009-04-26 13:39:35