Trace number 1580231

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.73

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p1.cnf
MD5SUMc530016627d60451f148c386bba0e9bf
Bench CategoryAPPLICATION (applications 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 variables224962
Number of clauses1204358
Sum of the clauses size2908547
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851881
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1580231-1238917165/watcher-1580231-1238917165 -o /tmp/evaluation-result-1580231-1238917165/solver-1580231-1238917165 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1580231-1238917165.cnf -rs 12243897 -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 0.98 0.99 3/72 12342
/proc/meminfo: memFree=1500176/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=6476 CPUtime=0
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 236 0 0 0 0 0 0 0 18 0 1 0 1164377953 6631424 220 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 1619 221 151 362 0 1254 0

[startup+0.0910381 s]
/proc/loadavg: 1.00 0.98 0.99 3/72 12342
/proc/meminfo: memFree=1500176/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=9908 CPUtime=0.08
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 1173 0 0 0 8 0 0 0 18 0 1 0 1164377953 10145792 1157 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 2477 1158 151 362 0 2112 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9908

[startup+0.101038 s]
/proc/loadavg: 1.00 0.98 0.99 3/72 12342
/proc/meminfo: memFree=1500176/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=10304 CPUtime=0.09
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 1284 0 0 0 9 0 0 0 18 0 1 0 1164377953 10551296 1268 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 2576 1269 151 362 0 2211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.301077 s]
/proc/loadavg: 1.00 0.98 0.99 3/72 12342
/proc/meminfo: memFree=1500176/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=18092 CPUtime=0.29
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 3419 0 0 0 28 1 0 0 19 0 1 0 1164377953 18526208 3403 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 4523 3404 151 362 0 4158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18092

[startup+0.701152 s]
/proc/loadavg: 1.00 0.98 0.99 3/72 12342
/proc/meminfo: memFree=1500176/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=32876 CPUtime=0.69
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 7465 0 0 0 66 3 0 0 23 0 1 0 1164377953 33665024 7449 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 8219 7449 151 362 0 7854 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32876

[startup+1.5013 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1458440/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=66096 CPUtime=1.49
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 16300 0 0 0 142 7 0 0 25 0 1 0 1164377953 67682304 16284 1992294400 134512640 135997824 4294956160 18446744073709551615 135387659 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 16524 16284 155 362 0 16159 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66096

[startup+3.1026 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1414216/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=89984 CPUtime=3.09
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 23264 0 0 0 299 10 0 0 25 0 1 0 1164377953 92143616 21644 1992294400 134512640 135997824 4294956160 18446744073709551615 134520027 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 22496 21644 158 362 0 22131 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89984

[startup+6.30121 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1398152/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=122020 CPUtime=6.28
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 34785 0 0 0 613 15 0 0 25 0 1 0 1164377953 124948480 28230 1992294400 134512640 135997824 4294956160 18446744073709551615 134760196 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 30505 28230 161 362 0 30140 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 122020

[startup+12.7014 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1342856/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=166592 CPUtime=12.68
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 46470 0 0 0 1247 21 0 0 25 0 1 0 1164377953 170590208 39474 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 41648 39474 175 362 0 41283 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 166592

[startup+25.5018 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1342280/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=167388 CPUtime=25.48
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 46653 0 0 0 2527 21 0 0 25 0 1 0 1164377953 171405312 39657 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 41847 39657 175 362 0 41482 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 167388

[startup+51.1016 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1341000/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=168448 CPUtime=51.04
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 46948 0 0 0 5083 21 0 0 25 0 1 0 1164377953 172490752 39952 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 42112 39952 175 362 0 41747 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 168448

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1339208/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=170328 CPUtime=102.23
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 47414 0 0 0 10201 22 0 0 25 0 1 0 1164377953 174415872 40418 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 42582 40418 175 362 0 42217 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 170328

[startup+162.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1337160/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=172312 CPUtime=162.19
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 47925 0 0 0 16197 22 0 0 25 0 1 0 1164377953 176447488 40929 1992294400 134512640 135997824 4294956160 18446744073709551615 134843680 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 43078 40929 175 362 0 42713 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 172312

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1335368/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=174172 CPUtime=222.17
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 48382 0 0 0 22194 23 0 0 25 0 1 0 1164377953 178352128 41386 1992294400 134512640 135997824 4294956160 18446744073709551615 134843645 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 43543 41386 175 362 0 43178 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 174172

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1333384/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=176160 CPUtime=282.13
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 48876 0 0 0 28190 23 0 0 25 0 1 0 1164377953 180387840 41880 1992294400 134512640 135997824 4294956160 18446744073709551615 134590231 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 44040 41880 175 362 0 43675 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 176160

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12343
/proc/meminfo: memFree=1331528/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=177880 CPUtime=342.09
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 49323 0 0 0 34186 23 0 0 25 0 1 0 1164377953 182149120 42327 1992294400 134512640 135997824 4294956160 18446744073709551615 134845068 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 44470 42327 175 362 0 44105 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 177880

[startup+402.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1329736/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=179612 CPUtime=402.07
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 49733 0 0 0 40183 24 0 0 25 0 1 0 1164377953 183922688 42737 1992294400 134512640 135997824 4294956160 18446744073709551615 134683581 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 44903 42737 175 362 0 44538 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 179612

[startup+462.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1328648/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=180932 CPUtime=462.03
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 50009 0 0 0 46179 24 0 0 25 0 1 0 1164377953 185274368 43013 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 45233 43013 175 362 0 44868 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 180932

[startup+522.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1327304/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=182280 CPUtime=522
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 50351 0 0 0 52176 24 0 0 25 0 1 0 1164377953 186654720 43355 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 45570 43355 175 362 0 45205 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 182280

[startup+582.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1326408/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=183224 CPUtime=581.98
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 50593 0 0 0 58173 25 0 0 25 0 1 0 1164377953 187621376 43597 1992294400 134512640 135997824 4294956160 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 45806 43597 175 362 0 45441 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 183224

[startup+642.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1325128/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=184548 CPUtime=641.94
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 50921 0 0 0 64169 25 0 0 25 0 1 0 1164377953 188977152 43925 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 46137 43925 175 362 0 45772 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 184548

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1324360/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=185232 CPUtime=701.9
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 51105 0 0 0 70165 25 0 0 25 0 1 0 1164377953 189677568 44109 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 46308 44109 175 362 0 45943 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 185232

[startup+762.307 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1323464/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=186040 CPUtime=761.87
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 51312 0 0 0 76162 25 0 0 25 0 1 0 1164377953 190504960 44316 1992294400 134512640 135997824 4294956160 18446744073709551615 134756069 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 46510 44316 175 362 0 46145 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 186040

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1322376/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=187152 CPUtime=821.84
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 51603 0 0 0 82158 26 0 0 25 0 1 0 1164377953 191643648 44607 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 46788 44607 175 362 0 46423 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 187152

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1321608/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=187968 CPUtime=881.81
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 51797 0 0 0 88155 26 0 0 25 0 1 0 1164377953 192479232 44801 1992294400 134512640 135997824 4294956160 18446744073709551615 134664770 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 46992 44801 175 362 0 46627 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 187968

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1320712/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=188788 CPUtime=941.78
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 52022 0 0 0 94152 26 0 0 25 0 1 0 1164377953 193318912 45026 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 47197 45026 175 362 0 46832 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 188788

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1319816/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=189604 CPUtime=1001.74
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 52230 0 0 0 100147 27 0 0 25 0 1 0 1164377953 194154496 45234 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 47401 45234 175 362 0 47036 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 189604

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1319368/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=190160 CPUtime=1061.71
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 52349 0 0 0 106144 27 0 0 25 0 1 0 1164377953 194723840 45353 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 47540 45353 175 362 0 47175 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 190160

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1318664/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=190828 CPUtime=1121.68
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 52540 0 0 0 112141 27 0 0 25 0 1 0 1164377953 195407872 45544 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 47707 45544 175 362 0 47342 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 190828

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1317576/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=191940 CPUtime=1181.65
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 52799 0 0 0 118138 27 0 0 25 0 1 0 1164377953 196546560 45803 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 47985 45803 175 362 0 47620 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 191940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1317512/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=191940 CPUtime=1200.04
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 52813 0 0 0 119977 27 0 0 25 0 1 0 1164377953 196546560 45817 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 47985 45817 175 362 0 47620 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 191940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/73 12345
/proc/meminfo: memFree=1317512/2055920 swapFree=4175004/4192956
[pid=12342] ppid=12340 vsize=191940 CPUtime=1200.04
/proc/12342/stat : 12342 (hydrasat) R 12340 12342 12103 0 -1 4194304 52813 0 0 0 119977 27 0 0 25 0 1 0 1164377953 196546560 45817 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/12342/statm: 47985 45817 175 362 0 47620 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 191940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.08
CPU user time (s): 1199.78
CPU system time (s): 0.302953
CPU usage (%): 99.9457
Max. virtual memory (cumulated for all children) (KiB): 191940

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

runsolver used 1.21981 second user time and 3.19651 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-05 09:39:27
IDJOB=1580231
IDBENCH=71013
IDSOLVER=520
FILE ID=node64/1580231-1238917165
PBS_JOBID= 9101379
Free space on /tmp= 66512 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5p1.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580231-1238917165/watcher-1580231-1238917165 -o /tmp/evaluation-result-1580231-1238917165/solver-1580231-1238917165 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1580231-1238917165.cnf -rs 12243897 -co memory_limit 1800

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

MD5SUM BENCH= c530016627d60451f148c386bba0e9bf
RANDOM SEED=12243897

node64.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.261
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.261
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:       1500592 kB
Buffers:         56140 kB
Cached:         423768 kB
SwapCached:       8672 kB
Active:         224496 kB
Inactive:       265852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500592 kB
SwapTotal:     4192956 kB
SwapFree:      4175004 kB
Dirty:           24172 kB
Writeback:           0 kB
Mapped:          16184 kB
Slab:            49832 kB
Committed_AS:  3442840 kB
PageTables:       2012 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66512 MiB
End job on node64 at 2009-04-05 09:59:29