Trace number 1727587

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.1 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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-1727587-1240726650/watcher-1727587-1240726650 -o /tmp/evaluation-result-1727587-1240726650/solver-1727587-1240726650 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1727587-1240726650.cnf -rs 1243696228 -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.93 1.04 1.00 3/64 31651
/proc/meminfo: memFree=1749404/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=11568 CPUtime=0
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 222 0 0 0 0 0 0 0 18 0 1 0 100698045 11845632 206 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 2892 207 151 362 0 2527 0

[startup+0.047106 s]
/proc/loadavg: 0.93 1.04 1.00 3/64 31651
/proc/meminfo: memFree=1749404/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=13020 CPUtime=0.04
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 642 0 0 0 4 0 0 0 18 0 1 0 100698045 13332480 626 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 3255 627 151 362 0 2890 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13020

[startup+0.101111 s]
/proc/loadavg: 0.93 1.04 1.00 3/64 31651
/proc/meminfo: memFree=1749404/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=15000 CPUtime=0.09
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 1174 0 0 0 9 0 0 0 18 0 1 0 100698045 15360000 1158 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 3750 1159 151 362 0 3385 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15000

[startup+0.301133 s]
/proc/loadavg: 0.93 1.04 1.00 3/64 31651
/proc/meminfo: memFree=1749404/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=22128 CPUtime=0.29
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 3149 0 0 0 28 1 0 0 19 0 1 0 100698045 22659072 3133 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 5532 3133 151 362 0 5167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22128

[startup+0.701178 s]
/proc/loadavg: 0.93 1.04 1.00 3/64 31651
/proc/meminfo: memFree=1749404/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=36516 CPUtime=0.69
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 7106 0 0 0 65 4 0 0 22 0 1 0 100698045 37392384 7090 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 9129 7090 151 362 0 8764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36516

[startup+1.50127 s]
/proc/loadavg: 0.93 1.04 1.00 2/65 31652
/proc/meminfo: memFree=1709652/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=65292 CPUtime=1.49
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 15017 0 0 0 140 9 0 0 25 0 1 0 100698045 66859008 15002 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 16323 15002 151 362 0 15958 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65292

[startup+3.10144 s]
/proc/loadavg: 0.93 1.04 1.00 2/65 31652
/proc/meminfo: memFree=1665492/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=126852 CPUtime=3.09
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 31507 0 0 0 293 16 0 0 25 0 1 0 100698045 129896448 31491 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 31713 31493 155 362 0 31348 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 126852

[startup+6.3018 s]
/proc/loadavg: 0.94 1.04 1.00 2/65 31652
/proc/meminfo: memFree=1602132/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=155548 CPUtime=6.29
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 41084 0 0 0 609 20 0 0 25 0 1 0 100698045 159281152 36881 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 38887 36881 158 362 0 38522 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 155548

[startup+12.7015 s]
/proc/loadavg: 0.94 1.04 1.00 2/65 31652
/proc/meminfo: memFree=1602196/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=155548 CPUtime=12.69
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 41085 0 0 0 1249 20 0 0 25 0 1 0 100698045 159281152 36882 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 38887 36882 158 362 0 38522 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 155548

[startup+25.5019 s]
/proc/loadavg: 0.95 1.04 1.00 2/65 31652
/proc/meminfo: memFree=1602324/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=155548 CPUtime=25.48
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 41085 0 0 0 2528 20 0 0 25 0 1 0 100698045 159281152 36882 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 38887 36882 158 362 0 38522 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 155548

[startup+51.1018 s]
/proc/loadavg: 0.97 1.03 1.00 2/65 31652
/proc/meminfo: memFree=1602516/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=155548 CPUtime=51.06
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 41085 0 0 0 5086 20 0 0 25 0 1 0 100698045 159281152 36882 1992294400 134512640 135997824 4294956176 18446744073709551615 134519844 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 38887 36882 158 362 0 38522 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 155548

[startup+102.306 s]
/proc/loadavg: 0.98 1.03 1.00 2/65 31652
/proc/meminfo: memFree=1583956/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=183296 CPUtime=102.25
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 48241 0 0 0 10200 25 0 0 25 0 1 0 100698045 187695104 41588 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 45824 41588 159 362 0 45459 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 183296

[startup+162.301 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 31652
/proc/meminfo: memFree=1539924/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=225404 CPUtime=162.23
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 59147 0 0 0 16193 30 0 0 25 0 1 0 100698045 230813696 52494 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 56351 52494 159 362 0 55986 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 225404

[startup+222.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 31652
/proc/meminfo: memFree=1539860/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=225404 CPUtime=222.22
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 59147 0 0 0 22192 30 0 0 25 0 1 0 100698045 230813696 52494 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 56351 52494 159 362 0 55986 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 225404

[startup+282.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 31652
/proc/meminfo: memFree=1539860/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=225404 CPUtime=282.2
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 59147 0 0 0 28190 30 0 0 25 0 1 0 100698045 230813696 52494 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 56351 52494 159 362 0 55986 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 225404

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1409748/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=370192 CPUtime=342.18
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 94105 0 0 0 34172 46 0 0 25 0 1 0 100698045 379076608 84944 1992294400 134512640 135997824 4294956176 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 92548 84944 174 362 0 92183 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 370192

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1407508/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=372484 CPUtime=402.16
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 94662 0 0 0 40170 46 0 0 25 0 1 0 100698045 381423616 85501 1992294400 134512640 135997824 4294956176 18446744073709551615 134757696 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 93121 85501 174 362 0 92756 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 372484

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1405972/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=374096 CPUtime=462.14
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95042 0 0 0 46168 46 0 0 25 0 1 0 100698045 383074304 85881 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 93524 85881 174 362 0 93159 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 374096

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1405012/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=375040 CPUtime=522.13
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95263 0 0 0 52166 47 0 0 25 0 1 0 100698045 384040960 86102 1992294400 134512640 135997824 4294956176 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 93760 86102 174 362 0 93395 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 375040

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1404564/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=375444 CPUtime=582.11
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95377 0 0 0 58164 47 0 0 25 0 1 0 100698045 384454656 86216 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 93861 86216 174 362 0 93496 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 375444

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1404180/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=375844 CPUtime=642.1
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95460 0 0 0 64163 47 0 0 25 0 1 0 100698045 384864256 86299 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 93961 86299 174 362 0 93596 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 375844

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1403732/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=376256 CPUtime=702.07
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95580 0 0 0 70160 47 0 0 25 0 1 0 100698045 385286144 86419 1992294400 134512640 135997824 4294956176 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94064 86419 174 362 0 93699 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 376256

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1403156/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=376804 CPUtime=762.06
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95716 0 0 0 76159 47 0 0 25 0 1 0 100698045 385847296 86555 1992294400 134512640 135997824 4294956176 18446744073709551615 134757494 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94201 86555 174 362 0 93836 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 376804

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1402516/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=377476 CPUtime=822.04
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95872 0 0 0 82157 47 0 0 25 0 1 0 100698045 386535424 86711 1992294400 134512640 135997824 4294956176 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94369 86711 174 362 0 94004 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 377476

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1402260/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=377740 CPUtime=882.03
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95933 0 0 0 88155 48 0 0 25 0 1 0 100698045 386805760 86772 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94435 86772 174 362 0 94070 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 377740

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1402068/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=377872 CPUtime=942.01
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 95972 0 0 0 94153 48 0 0 25 0 1 0 100698045 386940928 86811 1992294400 134512640 135997824 4294956176 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94468 86811 174 362 0 94103 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 377872

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1401748/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=378140 CPUtime=1001.99
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 96040 0 0 0 100151 48 0 0 25 0 1 0 100698045 387215360 86879 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94535 86879 174 362 0 94170 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 378140

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1401556/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=378412 CPUtime=1061.97
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 96084 0 0 0 106149 48 0 0 25 0 1 0 100698045 387493888 86923 1992294400 134512640 135997824 4294956176 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94603 86923 174 362 0 94238 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 378412

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1401108/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=378820 CPUtime=1121.96
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 96188 0 0 0 112148 48 0 0 25 0 1 0 100698045 387911680 87027 1992294400 134512640 135997824 4294956176 18446744073709551615 134757689 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94705 87027 174 362 0 94340 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 378820

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1400852/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=379104 CPUtime=1181.93
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 96252 0 0 0 118145 48 0 0 25 0 1 0 100698045 388202496 87091 1992294400 134512640 135997824 4294956176 18446744073709551615 134843605 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94776 87091 174 362 0 94411 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 379104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31652
/proc/meminfo: memFree=1400532/2055920 swapFree=4181272/4192956
[pid=31651] ppid=31649 vsize=379376 CPUtime=1200.03
/proc/31651/stat : 31651 (hydrasat) R 31649 31651 31456 0 -1 4194304 96323 0 0 0 119955 48 0 0 25 0 1 0 100698045 388481024 87162 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/31651/statm: 94844 87162 174 362 0 94479 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 379376

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.46
CPU time (s): 1200.1
CPU user time (s): 1199.56
CPU system time (s): 0.537918
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 379376

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

runsolver used 0.859869 second user time and 2.54261 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 08:17:35
IDJOB=1727587
IDBENCH=24641
IDSOLVER=520
FILE ID=node35/1727587-1240726650
PBS_JOBID= 9186912
Free space on /tmp= 66368 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727587-1240726650/watcher-1727587-1240726650 -o /tmp/evaluation-result-1727587-1240726650/solver-1727587-1240726650 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1727587-1240726650.cnf -rs 1243696228 -co memory_limit 1800

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

MD5SUM BENCH= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=1243696228

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
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.214
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:       1749884 kB
Buffers:         18368 kB
Cached:         230592 kB
SwapCached:       5700 kB
Active:          51468 kB
Inactive:       205576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749884 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           35208 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            35056 kB
Committed_AS:   422924 kB
PageTables:       1396 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= 66368 MiB
End job on node35 at 2009-04-26 08:37:37