Trace number 1720329

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.14 1200.56

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.1461
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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-1720329-1240654927/watcher-1720329-1240654927 -o /tmp/evaluation-result-1720329-1240654927/solver-1720329-1240654927 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1720329-1240654927.cnf -rs 1611037316 -co memory_limit 1800 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26188
/proc/meminfo: memFree=1308808/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=3664 CPUtime=0
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 93520847 3751936 201 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 916 201 151 362 0 551 0

[startup+0.077309 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26188
/proc/meminfo: memFree=1308808/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=6040 CPUtime=0.06
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 844 0 0 0 6 0 0 0 18 0 1 0 93520847 6184960 828 1992294400 134512640 135997824 4294956176 18446744073709551615 135371271 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 1510 829 151 362 0 1145 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6040

[startup+0.101312 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26188
/proc/meminfo: memFree=1308808/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=6700 CPUtime=0.09
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 1052 0 0 0 9 0 0 0 18 0 1 0 93520847 6860800 1036 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 1675 1036 151 362 0 1310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6700

[startup+0.301349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26188
/proc/meminfo: memFree=1308808/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=12772 CPUtime=0.29
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 2659 0 0 0 27 2 0 0 19 0 1 0 93520847 13078528 2643 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 3193 2643 151 362 0 2828 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12772

[startup+0.701422 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26188
/proc/meminfo: memFree=1308808/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=24784 CPUtime=0.69
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 5824 0 0 0 66 3 0 0 22 0 1 0 93520847 25378816 5808 1992294400 134512640 135997824 4294956176 18446744073709551615 135371271 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 6196 5808 151 362 0 5831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24784

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1276928/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=58668 CPUtime=1.49
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 14909 0 0 0 142 7 0 0 25 0 1 0 93520847 60076032 14150 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 14667 14150 158 362 0 14302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58668

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1251776/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=58668 CPUtime=3.09
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 14909 0 0 0 302 7 0 0 25 0 1 0 93520847 60076032 14150 1992294400 134512640 135997824 4294956176 18446744073709551615 134519812 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 14667 14150 158 362 0 14302 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58668

[startup+6.30144 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1252672/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=58668 CPUtime=6.29
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 14909 0 0 0 622 7 0 0 25 0 1 0 93520847 60076032 14150 1992294400 134512640 135997824 4294956176 18446744073709551615 134519995 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 14667 14150 158 362 0 14302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58668

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1252808/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=58668 CPUtime=12.69
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 14909 0 0 0 1262 7 0 0 25 0 1 0 93520847 60076032 14150 1992294400 134512640 135997824 4294956176 18446744073709551615 134520152 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 14667 14150 158 362 0 14302 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58668

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1252872/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=58668 CPUtime=25.48
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 14909 0 0 0 2541 7 0 0 25 0 1 0 93520847 60076032 14150 1992294400 134512640 135997824 4294956176 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 14667 14150 158 362 0 14302 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58668

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1231112/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=83524 CPUtime=51.06
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 21383 0 0 0 5095 11 0 0 25 0 1 0 93520847 85528576 19713 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 20881 19713 174 362 0 20516 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 83524

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1201032/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=117028 CPUtime=102.25
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 29190 0 0 0 10208 17 0 0 25 0 1 0 93520847 119836672 27134 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 29257 27134 174 362 0 28892 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117028

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1173576/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=148096 CPUtime=162.22
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 36070 0 0 0 16200 22 0 0 25 0 1 0 93520847 151650304 34014 1992294400 134512640 135997824 4294956176 18446744073709551615 134757511 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 37024 34014 174 362 0 36659 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 148096

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26189
/proc/meminfo: memFree=1156296/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=166412 CPUtime=222.2
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 40339 0 0 0 22194 26 0 0 25 0 1 0 93520847 170405888 38283 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 41603 38283 174 362 0 41238 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 166412

[startup+282.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 26189
/proc/meminfo: memFree=1137160/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=189880 CPUtime=282.18
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 45695 0 0 0 28189 29 0 0 25 0 1 0 93520847 194437120 43126 1992294400 134512640 135997824 4294956176 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 47470 43126 174 362 0 47105 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 189880

[startup+342.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 26189
/proc/meminfo: memFree=1118728/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=209828 CPUtime=342.16
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 50212 0 0 0 34183 33 0 0 25 0 1 0 93520847 214863872 47643 1992294400 134512640 135997824 4294956176 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 52457 47643 174 362 0 52092 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 209828

[startup+402.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 26189
/proc/meminfo: memFree=1104200/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=226060 CPUtime=402.14
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 53956 0 0 0 40179 35 0 0 25 0 1 0 93520847 231485440 51387 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 56515 51387 174 362 0 56150 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 226060

[startup+462.302 s]
/proc/loadavg: 1.18 1.08 1.02 2/65 26189
/proc/meminfo: memFree=1093256/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=237428 CPUtime=462.12
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 56551 0 0 0 46175 37 0 0 25 0 1 0 93520847 243126272 53982 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 59357 53982 174 362 0 58992 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 237428

[startup+522.302 s]
/proc/loadavg: 1.10 1.08 1.02 2/65 26189
/proc/meminfo: memFree=1080072/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=251872 CPUtime=522.1
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 59878 0 0 0 52170 40 0 0 25 0 1 0 93520847 257916928 57309 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 62968 57309 174 362 0 62603 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 251872

[startup+582.302 s]
/proc/loadavg: 1.04 1.06 1.01 2/65 26189
/proc/meminfo: memFree=1070216/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=262644 CPUtime=582.08
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 62312 0 0 0 58167 41 0 0 25 0 1 0 93520847 268947456 59743 1992294400 134512640 135997824 4294956176 18446744073709551615 134758036 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 65661 59743 174 362 0 65296 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 262644

[startup+642.302 s]
/proc/loadavg: 1.01 1.05 1.01 2/65 26189
/proc/meminfo: memFree=1057352/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=277628 CPUtime=642.06
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 65637 0 0 0 64162 44 0 0 25 0 1 0 93520847 284291072 62947 1992294400 134512640 135997824 4294956176 18446744073709551615 134757431 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 69407 62947 174 362 0 69042 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 277628

[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 26189
/proc/meminfo: memFree=1043464/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=296240 CPUtime=702.04
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 70090 0 0 0 70156 48 0 0 25 0 1 0 93520847 303349760 66375 1992294400 134512640 135997824 4294956176 18446744073709551615 134758042 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 74060 66375 174 362 0 73695 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 296240

[startup+762.305 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 26189
/proc/meminfo: memFree=1031560/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=309904 CPUtime=762.03
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 73091 0 0 0 76152 51 0 0 25 0 1 0 93520847 317341696 69376 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 77476 69376 174 362 0 77111 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 309904

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 26189
/proc/meminfo: memFree=1017992/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=324532 CPUtime=822
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 76486 0 0 0 82146 54 0 0 25 0 1 0 93520847 332320768 72771 1992294400 134512640 135997824 4294956176 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 81133 72771 174 362 0 80768 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 324532

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 26189
/proc/meminfo: memFree=1002056/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=342124 CPUtime=881.98
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 80440 0 0 0 88142 56 0 0 25 0 1 0 93520847 350334976 76725 1992294400 134512640 135997824 4294956176 18446744073709551615 134757935 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 85531 76725 174 362 0 85166 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 342124

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26189
/proc/meminfo: memFree=989704/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=357088 CPUtime=941.96
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 83699 0 0 0 94137 59 0 0 25 0 1 0 93520847 365658112 79984 1992294400 134512640 135997824 4294956176 18446744073709551615 134757511 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 89272 79984 174 362 0 88907 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 357088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26191
/proc/meminfo: memFree=982728/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=363788 CPUtime=1001.94
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 85381 0 0 0 100134 60 0 0 25 0 1 0 93520847 372518912 81532 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 90947 81532 174 362 0 90582 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 363788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26191
/proc/meminfo: memFree=970824/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=376984 CPUtime=1061.91
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 88389 0 0 0 106129 62 0 0 25 0 1 0 93520847 386031616 84540 1992294400 134512640 135997824 4294956176 18446744073709551615 134757696 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 94246 84540 174 362 0 93881 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 376984

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26191
/proc/meminfo: memFree=959304/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=390632 CPUtime=1121.9
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 91231 0 0 0 112125 65 0 0 25 0 1 0 93520847 400007168 87382 1992294400 134512640 135997824 4294956176 18446744073709551615 135369022 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 97658 87382 174 362 0 97293 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 390632

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26191
/proc/meminfo: memFree=954952/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=395936 CPUtime=1181.88
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 92361 0 0 0 118122 66 0 0 25 0 1 0 93520847 405438464 88512 1992294400 134512640 135997824 4294956176 18446744073709551615 134757440 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 98984 88512 174 362 0 98619 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 395936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26191
/proc/meminfo: memFree=952648/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=397924 CPUtime=1200.07
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 92883 0 0 0 119941 66 0 0 25 0 1 0 93520847 407474176 89034 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 99481 89034 174 362 0 99116 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 397924

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: 1.00 1.00 1.00 2/65 26191
/proc/meminfo: memFree=952648/2055920 swapFree=4181900/4192956
[pid=26188] ppid=26186 vsize=397924 CPUtime=1200.07
/proc/26188/stat : 26188 (hydrasat) R 26186 26188 25786 0 -1 4194304 92883 0 0 0 119941 66 0 0 25 0 1 0 93520847 407474176 89034 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26188/statm: 99481 89034 174 362 0 99116 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 397924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.14
CPU user time (s): 1199.42
CPU system time (s): 0.724889
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 397924

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

runsolver used 0.833873 second user time and 2.55161 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-25 12:22:08
IDJOB=1720329
IDBENCH=69600
IDSOLVER=520
FILE ID=node44/1720329-1240654927
PBS_JOBID= 9186475
Free space on /tmp= 66196 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720329-1240654927/watcher-1720329-1240654927 -o /tmp/evaluation-result-1720329-1240654927/solver-1720329-1240654927 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1720329-1240654927.cnf -rs 1611037316 -co memory_limit 1800

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=1611037316

node44.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.267
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	: 5931.00
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.267
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:       1309224 kB
Buffers:         52812 kB
Cached:         632688 kB
SwapCached:       4904 kB
Active:          93148 kB
Inactive:       600296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1309224 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:           22160 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            39172 kB
Committed_AS:   353556 kB
PageTables:       1400 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= 66196 MiB
End job on node44 at 2009-04-25 12:42:11