Trace number 1554519

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl128.cnf
MD5SUMd464f22dd212ad9afa317dae82dd7350
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 variables301759
Number of clauses904892
Sum of the clauses size2111412
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2603260
Number of clauses of size 3301630
Number of clauses of size 40
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-1554519-1238728796/watcher-1554519-1238728796 -o /tmp/evaluation-result-1554519-1238728796/solver-1554519-1238728796 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1554519-1238728796.cnf -rs 663010226 -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 2/68 11059
/proc/meminfo: memFree=1090208/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=5304 CPUtime=0
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 1145541695 5431296 208 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 1326 208 151 362 0 961 0

[startup+0.04105 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11059
/proc/meminfo: memFree=1090208/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=6360 CPUtime=0.03
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 530 0 0 0 3 0 0 0 18 0 1 0 1145541695 6512640 514 1992294400 134512640 135997824 4294956176 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 1590 514 151 362 0 1225 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6360

[startup+0.101053 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11059
/proc/meminfo: memFree=1090208/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=8208 CPUtime=0.09
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 1040 0 0 0 9 0 0 0 18 0 1 0 1145541695 8404992 1024 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 2052 1025 151 362 0 1687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8208

[startup+0.301065 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11059
/proc/meminfo: memFree=1090208/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=14412 CPUtime=0.29
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 2738 0 0 0 29 0 0 0 20 0 1 0 1145541695 14757888 2722 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 3603 2724 151 362 0 3238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14412

[startup+0.701092 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 11059
/proc/meminfo: memFree=1090208/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=26556 CPUtime=0.69
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 6076 0 0 0 66 3 0 0 24 0 1 0 1145541695 27193344 6060 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 6639 6061 151 362 0 6274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26556

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=1056472/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=59896 CPUtime=1.48
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 14757 0 0 0 141 7 0 0 25 0 1 0 1145541695 61333504 14741 1992294400 134512640 135997824 4294956176 18446744073709551615 135368897 0 0 4096 1 0 0 0 17 1 0 0
/proc/11059/statm: 14974 14741 155 362 0 14609 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59896

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=1021208/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=93292 CPUtime=3.09
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 24388 0 0 0 297 12 0 0 25 0 1 0 1145541695 95531008 22119 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 23323 22119 159 362 0 22958 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93292

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=969560/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=126096 CPUtime=6.28
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 33462 0 0 0 613 15 0 0 25 0 1 0 1145541695 129122304 30680 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 31524 30680 159 362 0 31159 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 126096

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=902168/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=193696 CPUtime=12.67
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 54159 0 0 0 1243 24 0 0 25 0 1 0 1145541695 198344704 47106 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 48424 47106 175 362 0 48059 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 193696

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=899800/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=196096 CPUtime=25.48
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 54773 0 0 0 2523 25 0 0 25 0 1 0 1145541695 200802304 47720 1992294400 134512640 135997824 4294956176 18446744073709551615 134682683 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 49024 47720 175 362 0 48659 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 196096

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=898776/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=197024 CPUtime=51.05
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 55006 0 0 0 5080 25 0 0 25 0 1 0 1145541695 201752576 47953 1992294400 134512640 135997824 4294956176 18446744073709551615 134843735 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 49256 47953 175 362 0 48891 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 197024

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=896344/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=199420 CPUtime=102.22
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 55621 0 0 0 10197 25 0 0 25 0 1 0 1145541695 204206080 48568 1992294400 134512640 135997824 4294956176 18446744073709551615 134843888 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 49855 48568 175 362 0 49490 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 199420

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=890776/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=205172 CPUtime=162.19
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 57023 0 0 0 16192 27 0 0 25 0 1 0 1145541695 210096128 49970 1992294400 134512640 135997824 4294956176 18446744073709551615 135204314 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 51293 49970 175 362 0 50928 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 205172

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=885784/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=210160 CPUtime=222.17
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 58258 0 0 0 22189 28 0 0 25 0 1 0 1145541695 215203840 51205 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 52540 51205 175 362 0 52175 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 210160

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=879896/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=216524 CPUtime=282.14
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 59784 0 0 0 28185 29 0 0 25 0 1 0 1145541695 221720576 52731 1992294400 134512640 135997824 4294956176 18446744073709551615 135369004 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 54131 52731 175 362 0 53766 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 216524

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=873496/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=222940 CPUtime=342.12
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 61347 0 0 0 34181 31 0 0 25 0 1 0 1145541695 228290560 54294 1992294400 134512640 135997824 4294956176 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 55735 54294 175 362 0 55370 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 222940

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=863512/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=233540 CPUtime=402.09
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 63864 0 0 0 40176 33 0 0 25 0 1 0 1145541695 239144960 56811 1992294400 134512640 135997824 4294956176 18446744073709551615 134756069 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 58385 56811 175 362 0 58020 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 233540

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=861016/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=236196 CPUtime=462.07
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 64444 0 0 0 46174 33 0 0 25 0 1 0 1145541695 241864704 57391 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 59049 57391 175 362 0 58684 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 236196

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=858200/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=239916 CPUtime=522.04
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 65285 0 0 0 52171 33 0 0 25 0 1 0 1145541695 245673984 58103 1992294400 134512640 135997824 4294956176 18446744073709551615 135387603 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 59979 58103 175 362 0 59614 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 239916

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=851928/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=246188 CPUtime=582.02
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 66843 0 0 0 58167 35 0 0 25 0 1 0 1145541695 252096512 59661 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 61547 59661 175 362 0 61182 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 246188

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=846296/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=252008 CPUtime=642
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 68252 0 0 0 64164 36 0 0 25 0 1 0 1145541695 258056192 61070 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 63002 61070 175 362 0 62637 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 252008

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=841240/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=257236 CPUtime=701.97
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 69518 0 0 0 70160 37 0 0 25 0 1 0 1145541695 263409664 62336 1992294400 134512640 135997824 4294956176 18446744073709551615 134757816 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 64309 62336 175 362 0 63944 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 257236

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=836440/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=262160 CPUtime=761.96
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 70694 0 0 0 76157 39 0 0 25 0 1 0 1145541695 268451840 63512 1992294400 134512640 135997824 4294956176 18446744073709551615 134843888 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 65540 63512 175 362 0 65175 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 262160

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=829848/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=269156 CPUtime=821.93
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 72342 0 0 0 82153 40 0 0 25 0 1 0 1145541695 275615744 65160 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 67289 65160 175 362 0 66924 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 269156

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=823448/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=276040 CPUtime=881.91
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 73972 0 0 0 88149 42 0 0 25 0 1 0 1145541695 282664960 66790 1992294400 134512640 135997824 4294956176 18446744073709551615 134756142 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 69010 66790 175 362 0 68645 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 276040

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=816984/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=283712 CPUtime=941.88
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 75855 0 0 0 94144 44 0 0 25 0 1 0 1145541695 290521088 68416 1992294400 134512640 135997824 4294956176 18446744073709551615 134682746 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 70928 68416 175 362 0 70563 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 283712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11060
/proc/meminfo: memFree=812312/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=288684 CPUtime=1001.85
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 77007 0 0 0 100140 45 0 0 25 0 1 0 1145541695 295612416 69568 1992294400 134512640 135997824 4294956176 18446744073709551615 134757485 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 72171 69568 175 362 0 71806 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 288684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 11062
/proc/meminfo: memFree=805016/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=296404 CPUtime=1061.83
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 78807 0 0 0 106136 47 0 0 25 0 1 0 1145541695 303517696 71368 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 74101 71368 175 362 0 73736 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 296404

[startup+1122.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/69 11062
/proc/meminfo: memFree=799512/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=301996 CPUtime=1121.81
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 80170 0 0 0 112133 48 0 0 25 0 1 0 1145541695 309243904 72731 1992294400 134512640 135997824 4294956176 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 75499 72731 175 362 0 75134 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 301996

[startup+1182.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/69 11062
/proc/meminfo: memFree=790744/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=310964 CPUtime=1181.78
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 82387 0 0 0 118128 50 0 0 25 0 1 0 1145541695 318427136 74948 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 77741 74948 175 362 0 77376 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 310964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.04 1.02 1.00 2/69 11062
/proc/meminfo: memFree=788568/2055920 swapFree=4177828/4192956
[pid=11059] ppid=11057 vsize=312984 CPUtime=1200.08
/proc/11059/stat : 11059 (hydrasat) R 11057 11059 10840 0 -1 4194304 82922 0 0 0 119957 51 0 0 25 0 1 0 1145541695 320495616 75483 1992294400 134512640 135997824 4294956176 18446744073709551615 134843888 0 0 4096 1 0 0 0 17 0 0 0
/proc/11059/statm: 78246 75483 175 362 0 77881 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 312984

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.65
CPU time (s): 1200.14
CPU user time (s): 1199.58
CPU system time (s): 0.560914
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 312984

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

runsolver used 1.04484 second user time and 3.33349 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-03 05:19:57
IDJOB=1554519
IDBENCH=70782
IDSOLVER=520
FILE ID=node52/1554519-1238728796
PBS_JOBID= 9085338
Free space on /tmp= 66520 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl128.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554519-1238728796/watcher-1554519-1238728796 -o /tmp/evaluation-result-1554519-1238728796/solver-1554519-1238728796 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1554519-1238728796.cnf -rs 663010226 -co memory_limit 1800

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

MD5SUM BENCH= d464f22dd212ad9afa317dae82dd7350
RANDOM SEED=663010226

node52.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.230
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.230
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:       1090688 kB
Buffers:         82908 kB
Cached:         793536 kB
SwapCached:       8032 kB
Active:         211728 kB
Inactive:       674816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090688 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:           17968 kB
Writeback:           0 kB
Mapped:          15744 kB
Slab:            64304 kB
Committed_AS:  3347984 kB
PageTables:       1736 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= 66520 MiB
End job on node52 at 2009-04-03 05:40:00